Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/python-pyasn1.spec'], False, '/var/lib/mock/c7.01.01-armhfp-6e307b2c822dd32a46bbba890b21d352f02348fd/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/python-pyasn1.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} 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: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-pyasn1-0.1.6-2.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/python-pyasn1.spec'], False, '/var/lib/mock/c7.01.01-armhfp-6e307b2c822dd32a46bbba890b21d352f02348fd/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/python-pyasn1.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZOoS6i + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pyasn1-0.1.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/pyasn1-0.1.6.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /builddir/build/SOURCES/pyasn1-modules-0.0.4.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyasn1-0.1.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.oi6apz + umask 022 + cd /builddir/build/BUILD + cd pyasn1-0.1.6 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/pyasn1 copying pyasn1/__init__.py -> build/lib/pyasn1 copying pyasn1/debug.py -> build/lib/pyasn1 copying pyasn1/error.py -> build/lib/pyasn1 creating build/lib/pyasn1/type copying pyasn1/type/namedval.py -> build/lib/pyasn1/type copying pyasn1/type/__init__.py -> build/lib/pyasn1/type copying pyasn1/type/tagmap.py -> build/lib/pyasn1/type copying pyasn1/type/char.py -> build/lib/pyasn1/type copying pyasn1/type/tag.py -> build/lib/pyasn1/type copying pyasn1/type/namedtype.py -> build/lib/pyasn1/type copying pyasn1/type/constraint.py -> build/lib/pyasn1/type copying pyasn1/type/error.py -> build/lib/pyasn1/type copying pyasn1/type/base.py -> build/lib/pyasn1/type copying pyasn1/type/univ.py -> build/lib/pyasn1/type copying pyasn1/type/useful.py -> build/lib/pyasn1/type creating build/lib/pyasn1/compat copying pyasn1/compat/__init__.py -> build/lib/pyasn1/compat copying pyasn1/compat/octets.py -> build/lib/pyasn1/compat creating build/lib/pyasn1/codec copying pyasn1/codec/__init__.py -> build/lib/pyasn1/codec creating build/lib/pyasn1/codec/ber copying pyasn1/codec/ber/__init__.py -> build/lib/pyasn1/codec/ber copying pyasn1/codec/ber/encoder.py -> build/lib/pyasn1/codec/ber copying pyasn1/codec/ber/decoder.py -> build/lib/pyasn1/codec/ber copying pyasn1/codec/ber/eoo.py -> build/lib/pyasn1/codec/ber creating build/lib/pyasn1/codec/cer copying pyasn1/codec/cer/__init__.py -> build/lib/pyasn1/codec/cer copying pyasn1/codec/cer/encoder.py -> build/lib/pyasn1/codec/cer copying pyasn1/codec/cer/decoder.py -> build/lib/pyasn1/codec/cer creating build/lib/pyasn1/codec/der copying pyasn1/codec/der/__init__.py -> build/lib/pyasn1/codec/der copying pyasn1/codec/der/encoder.py -> build/lib/pyasn1/codec/der copying pyasn1/codec/der/decoder.py -> build/lib/pyasn1/codec/der ~/build/BUILD/pyasn1-modules-0.0.4 ~/build/BUILD/pyasn1-0.1.6 + pushd ../pyasn1-modules-0.0.4 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/pyasn1_modules copying pyasn1_modules/__init__.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc4210.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc2459.py -> build/lib/pyasn1_modules copying pyasn1_modules/pkcs12.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc2560.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc2315.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc2251.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc5208.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc3447.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc1902.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc3414.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc3412.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc1155.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc1905.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc2511.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc2314.py -> build/lib/pyasn1_modules copying pyasn1_modules/pem.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc2437.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc1157.py -> build/lib/pyasn1_modules copying pyasn1_modules/rfc1901.py -> build/lib/pyasn1_modules ~/build/BUILD/pyasn1-0.1.6 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.sGOOMS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch + cd pyasn1-0.1.6 + rm -rf /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch + /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch creating /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr creating /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1 copying build/lib/pyasn1/__init__.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1 creating /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/type copying build/lib/pyasn1/type/namedval.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/type copying build/lib/pyasn1/type/__init__.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/type copying build/lib/pyasn1/type/tagmap.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/type copying build/lib/pyasn1/type/char.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/type copying build/lib/pyasn1/type/tag.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/type copying build/lib/pyasn1/type/namedtype.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/type copying build/lib/pyasn1/type/constraint.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/type copying build/lib/pyasn1/type/error.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/type copying build/lib/pyasn1/type/base.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/type copying build/lib/pyasn1/type/univ.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/type copying build/lib/pyasn1/type/useful.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/type creating /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/codec copying build/lib/pyasn1/codec/__init__.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/codec creating /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/codec/der copying build/lib/pyasn1/codec/der/__init__.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/codec/der copying build/lib/pyasn1/codec/der/encoder.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/codec/der copying build/lib/pyasn1/codec/der/decoder.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/codec/der creating /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/codec/cer copying build/lib/pyasn1/codec/cer/__init__.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/codec/cer copying build/lib/pyasn1/codec/cer/encoder.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/codec/cer copying build/lib/pyasn1/codec/cer/decoder.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/codec/cer creating /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/codec/ber copying build/lib/pyasn1/codec/ber/__init__.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/codec/ber copying build/lib/pyasn1/codec/ber/encoder.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/codec/ber copying build/lib/pyasn1/codec/ber/decoder.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/codec/ber copying build/lib/pyasn1/codec/ber/eoo.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/codec/ber copying build/lib/pyasn1/debug.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1 copying build/lib/pyasn1/error.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1 creating /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/compat copying build/lib/pyasn1/compat/__init__.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/compat copying build/lib/pyasn1/compat/octets.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/compat byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/type/namedval.py to namedval.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/type/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/type/tagmap.py to tagmap.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/type/char.py to char.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/type/tag.py to tag.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/type/namedtype.py to namedtype.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/type/constraint.py to constraint.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/type/error.py to error.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/type/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/type/univ.py to univ.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/type/useful.py to useful.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/codec/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/codec/der/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/codec/der/encoder.py to encoder.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/codec/der/decoder.py to decoder.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/codec/cer/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/codec/cer/encoder.py to encoder.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/codec/cer/decoder.py to decoder.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/codec/ber/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/codec/ber/encoder.py to encoder.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/codec/ber/decoder.py to decoder.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/codec/ber/eoo.py to eoo.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/debug.py to debug.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/error.py to error.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/compat/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1/compat/octets.py to octets.pyc running install_egg_info running egg_info writing pyasn1.egg-info/PKG-INFO writing top-level names to pyasn1.egg-info/top_level.txt writing dependency_links to pyasn1.egg-info/dependency_links.txt reading manifest file 'pyasn1.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pyasn1.egg-info/SOURCES.txt' Copying pyasn1.egg-info to /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1-0.1.6-py2.7.egg-info running install_scripts ~/build/BUILD/pyasn1-modules-0.0.4 ~/build/BUILD/pyasn1-0.1.6 + pushd ../pyasn1-modules-0.0.4 + /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/__init__.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc4210.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc2459.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/pkcs12.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc2560.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc2315.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc2251.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc5208.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc3447.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc1902.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc3414.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc3412.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc1155.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc1905.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc2511.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc2314.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/pem.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc2437.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc1157.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1_modules copying build/lib/pyasn1_modules/rfc1901.py -> /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1_modules byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1_modules/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1_modules/rfc4210.py to rfc4210.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1_modules/rfc2459.py to rfc2459.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1_modules/pkcs12.py to pkcs12.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1_modules/rfc2560.py to rfc2560.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1_modules/rfc2315.py to rfc2315.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1_modules/rfc2251.py to rfc2251.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1_modules/rfc5208.py to rfc5208.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1_modules/rfc3447.py to rfc3447.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1_modules/rfc1902.py to rfc1902.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1_modules/rfc3414.py to rfc3414.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1_modules/rfc3412.py to rfc3412.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1_modules/rfc1155.py to rfc1155.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1_modules/rfc1905.py to rfc1905.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1_modules/rfc2511.py to rfc2511.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1_modules/rfc2314.py to rfc2314.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1_modules/pem.py to pem.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1_modules/rfc2437.py to rfc2437.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1_modules/rfc1157.py to rfc1157.pyc byte-compiling /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1_modules/rfc1901.py to rfc1901.pyc running install_egg_info running egg_info writing requirements to pyasn1_modules.egg-info/requires.txt writing pyasn1_modules.egg-info/PKG-INFO writing top-level names to pyasn1_modules.egg-info/top_level.txt writing dependency_links to pyasn1_modules.egg-info/dependency_links.txt reading manifest file 'pyasn1_modules.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pyasn1_modules.egg-info/SOURCES.txt' Copying pyasn1_modules.egg-info to /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages/pyasn1_modules-0.0.4-py2.7.egg-info running install_scripts ~/build/BUILD/pyasn1-0.1.6 + popd + /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/pyasn1-0.1.6 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /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-pyasn1-0.1.6-2.el7.noarch/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.V62eIq + umask 022 + cd /builddir/build/BUILD + cd pyasn1-0.1.6 + PYTHONPATH=/builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/lib/python2.7/site-packages: + /usr/bin/python2 test/suite.py testSuperTagCheck1 (type.tag.SuperTagSetTestCase) ... ok testSuperTagCheck2 (type.tag.SuperTagSetTestCase) ... ok testSuperTagCheck3 (type.tag.SuperTagSetTestCase) ... ok testCmp (type.tag.TagCmpTestCase) ... ok testHash (type.tag.TagCmpTestCase) ... ok testSequence (type.tag.TagCmpTestCase) ... ok testAdd (type.tag.TagSetAddTestSuite) ... ok testRadd (type.tag.TagSetAddTestSuite) ... ok testCmp (type.tag.TagSetCmpTestCase) ... ok testHash (type.tag.TagSetCmpTestCase) ... ok testLen (type.tag.TagSetCmpTestCase) ... ok testExplicitTag (type.tag.TaggingTestSuite) ... ok testImplicitTag (type.tag.TaggingTestSuite) ... ok testBadVal (type.constraint.ConstraintsExclusionTestCase) ... ok testGoodVal (type.constraint.ConstraintsExclusionTestCase) ... ok testBadVal (type.constraint.ConstraintsIntersectionTestCase) ... ok testGoodVal (type.constraint.ConstraintsIntersectionTestCase) ... ok testBadVal (type.constraint.ConstraintsUnionTestCase) ... ok testGoodVal (type.constraint.ConstraintsUnionTestCase) ... ok testBadVal (type.constraint.ContainedSubtypeConstraintTestCase) ... ok testGoodVal (type.constraint.ContainedSubtypeConstraintTestCase) ... ok testBadVal (type.constraint.DirectDerivationTestCase) ... ok testGoodVal (type.constraint.DirectDerivationTestCase) ... ok testBadVal (type.constraint.IndirectDerivationTestCase) ... ok testGoodVal (type.constraint.IndirectDerivationTestCase) ... ok testConst1 (type.constraint.InnerTypeConstraintTestCase) ... ok testConst2 (type.constraint.InnerTypeConstraintTestCase) ... ok testBadVal (type.constraint.PermittedAlphabetConstraintTestCase) ... ok testCmp (type.constraint.PermittedAlphabetConstraintTestCase) ... ok testGoodVal (type.constraint.PermittedAlphabetConstraintTestCase) ... ok testHash (type.constraint.PermittedAlphabetConstraintTestCase) ... ok testBadVal (type.constraint.SingleValueConstraintTestCase) ... ok testCmp (type.constraint.SingleValueConstraintTestCase) ... ok testGoodVal (type.constraint.SingleValueConstraintTestCase) ... ok testHash (type.constraint.SingleValueConstraintTestCase) ... ok testBadVal (type.constraint.ValueRangeConstraintTestCase) ... ok testGoodVal (type.constraint.ValueRangeConstraintTestCase) ... ok testBadVal (type.constraint.ValueSizeConstraintTestCase) ... ok testGoodVal (type.constraint.ValueSizeConstraintTestCase) ... ok testIter (type.namedtype.NamedTypeCaseBase) ... ok testGetNameByPosition (type.namedtype.NamedTypesCaseBase) ... ok testGetPositionByName (type.namedtype.NamedTypesCaseBase) ... ok testGetPositionNearType (type.namedtype.NamedTypesCaseBase) ... ok testGetTagMap (type.namedtype.NamedTypesCaseBase) ... ok testGetTagMapWithDups (type.namedtype.NamedTypesCaseBase) ... ok testGetTypeByPosition (type.namedtype.NamedTypesCaseBase) ... ok testGetTypesNearPosition (type.namedtype.NamedTypesCaseBase) ... ok testIter (type.namedtype.NamedTypesCaseBase) ... ok testGetTypeByPosition (type.namedtype.OrderedNamedTypesCaseBase) ... ok testIter (type.univ.BitStringTestCase) ... ok testLen (type.univ.BitStringTestCase) ... ok testRepr (type.univ.BitStringTestCase) ... ok testSet (type.univ.BitStringTestCase) ... ok testStr (type.univ.BitStringTestCase) ... ok testTag (type.univ.BitStringTestCase) ... ok testConstraints (type.univ.BooleanTestCase) ... ok testFalse (type.univ.BooleanTestCase) ... ok testStr (type.univ.BooleanTestCase) ... ok testSubtype (type.univ.BooleanTestCase) ... ok testTag (type.univ.BooleanTestCase) ... ok testTruth (type.univ.BooleanTestCase) ... ok testClone (type.univ.Choice) ... ok testCmp (type.univ.Choice) ... ok testGetComponent (type.univ.Choice) ... ok testGetName (type.univ.Choice) ... ok testInnerByTypeWithInstanceValue (type.univ.Choice) ... ok testInnerByTypeWithPythonValue (type.univ.Choice) ... ok testOuterByTypeWithInstanceValue (type.univ.Choice) ... ok testOuterByTypeWithPythonValue (type.univ.Choice) ... ok testSetComponentByPosition (type.univ.Choice) ... ok testTag (type.univ.Choice) ... ok testAdd (type.univ.IntegerTestCase) ... ok testAnd (type.univ.IntegerTestCase) ... ok testDiv (type.univ.IntegerTestCase) ... ok testFloat (type.univ.IntegerTestCase) ... ok testInt (type.univ.IntegerTestCase) ... ok testLong (type.univ.IntegerTestCase) ... ok testLshift (type.univ.IntegerTestCase) ... ok testMod (type.univ.IntegerTestCase) ... ok testMul (type.univ.IntegerTestCase) ... ok testNamedVals (type.univ.IntegerTestCase) ... ok testOr (type.univ.IntegerTestCase) ... ok testPow (type.univ.IntegerTestCase) ... ok testPrettyIn (type.univ.IntegerTestCase) ... ok testRadd (type.univ.IntegerTestCase) ... ok testRand (type.univ.IntegerTestCase) ... ok testRdiv (type.univ.IntegerTestCase) ... ok testRmod (type.univ.IntegerTestCase) ... ok testRmul (type.univ.IntegerTestCase) ... ok testRor (type.univ.IntegerTestCase) ... ok testRpow (type.univ.IntegerTestCase) ... ok testRshift (type.univ.IntegerTestCase) ... ok testRsub (type.univ.IntegerTestCase) ... ok testRxor (type.univ.IntegerTestCase) ... ok testStr (type.univ.IntegerTestCase) ... ok testSub (type.univ.IntegerTestCase) ... ok testTag (type.univ.IntegerTestCase) ... ok testXor (type.univ.IntegerTestCase) ... ok testConstraints (type.univ.Null) ... ok testStr (type.univ.Null) ... ok testTag (type.univ.Null) ... ok testAdd (type.univ.ObjectIdentifier) ... ok testEq (type.univ.ObjectIdentifier) ... ok testInput (type.univ.ObjectIdentifier) ... ok testLen (type.univ.ObjectIdentifier) ... ok testPrefix (type.univ.ObjectIdentifier) ... ok testRadd (type.univ.ObjectIdentifier) ... ok testStr (type.univ.ObjectIdentifier) ... ok testTag (type.univ.ObjectIdentifier) ... ok testAdd (type.univ.OctetStringTestCase) ... ok testAsInts (type.univ.OctetStringTestCase) ... ok testAsOctets (type.univ.OctetStringTestCase) ... ok testBinStr (type.univ.OctetStringTestCase) ... ok testEmpty (type.univ.OctetStringTestCase) ... ok testHexStr (type.univ.OctetStringTestCase) ... ok testInit (type.univ.OctetStringTestCase) ... ok testMul (type.univ.OctetStringTestCase) ... ok testRadd (type.univ.OctetStringTestCase) ... ok testRmul (type.univ.OctetStringTestCase) ... ok testSeq (type.univ.OctetStringTestCase) ... ok testStr (type.univ.OctetStringTestCase) ... ok testTag (type.univ.OctetStringTestCase) ... ok testTuple (type.univ.OctetStringTestCase) ... ok testAdd (type.univ.RealTestCase) ... ok testAddInf (type.univ.RealTestCase) ... ok testDiv (type.univ.RealTestCase) ... ok testFloat (type.univ.RealTestCase) ... ok testFloatInf (type.univ.RealTestCase) ... ok testInt (type.univ.RealTestCase) ... ok testIntInf (type.univ.RealTestCase) ... ok testLong (type.univ.RealTestCase) ... ok testLongInf (type.univ.RealTestCase) ... ok testMinusInf (type.univ.RealTestCase) ... ok testMod (type.univ.RealTestCase) ... ok testMul (type.univ.RealTestCase) ... ok testPlusInf (type.univ.RealTestCase) ... ok testPow (type.univ.RealTestCase) ... ok testPrettyIn (type.univ.RealTestCase) ... ok testPrettyInInf (type.univ.RealTestCase) ... ok testRadd (type.univ.RealTestCase) ... ok testRaddInf (type.univ.RealTestCase) ... ok testRdiv (type.univ.RealTestCase) ... ok testRepr (type.univ.RealTestCase) ... ok testReprInf (type.univ.RealTestCase) ... ok testRmod (type.univ.RealTestCase) ... ok testRmul (type.univ.RealTestCase) ... ok testRpow (type.univ.RealTestCase) ... ok testRsub (type.univ.RealTestCase) ... ok testStr (type.univ.RealTestCase) ... ok testStrInf (type.univ.RealTestCase) ... ok testSub (type.univ.RealTestCase) ... ok testTag (type.univ.RealTestCase) ... ok testById (type.univ.Sequence) ... ok testByKey (type.univ.Sequence) ... ok testClone (type.univ.Sequence) ... ok testGetDefaultComponentByPosition (type.univ.Sequence) ... ok testGetNearPosition (type.univ.Sequence) ... ok testSetDefaultComponents (type.univ.Sequence) ... ok testTag (type.univ.Sequence) ... ok testClone (type.univ.SequenceOf) ... ok testCmp (type.univ.SequenceOf) ... ok testGetComponentTagMap (type.univ.SequenceOf) ... ok testSeq (type.univ.SequenceOf) ... ok testSizeSpec (type.univ.SequenceOf) ... ok testSubtype (type.univ.SequenceOf) ... ok testSubtypeSpec (type.univ.SequenceOf) ... ok testTag (type.univ.SequenceOf) ... ok testByTypeWithInstance (type.univ.Set) ... ok testByTypeWithPythonValue (type.univ.Set) ... ok testGetComponentTagMap (type.univ.Set) ... ok testGetPositionByType (type.univ.Set) ... ok testGetTagMap (type.univ.Set) ... ok testTag (type.univ.Set) ... ok testSeq (type.univ.SetOf) ... ok testTag (type.univ.SetOf) ... ok testTaggedEx (codec.ber.encoder.AnyEncoderTestCase) ... ok testTaggedIm (codec.ber.encoder.AnyEncoderTestCase) ... ok testUntagged (codec.ber.encoder.AnyEncoderTestCase) ... ok testDefMode (codec.ber.encoder.BitStringEncoderTestCase) ... ok testDefModeChunked (codec.ber.encoder.BitStringEncoderTestCase) ... ok testEmptyValue (codec.ber.encoder.BitStringEncoderTestCase) ... ok testIndefMode (codec.ber.encoder.BitStringEncoderTestCase) ... ok testIndefModeChunked (codec.ber.encoder.BitStringEncoderTestCase) ... ok testFalse (codec.ber.encoder.BooleanEncoderTestCase) ... ok testTrue (codec.ber.encoder.BooleanEncoderTestCase) ... ok testEmpty (codec.ber.encoder.ChoiceEncoderTestCase) ... ok testFilled (codec.ber.encoder.ChoiceEncoderTestCase) ... ok testTagged (codec.ber.encoder.ChoiceEncoderTestCase) ... ok testDefMode (codec.ber.encoder.ExpTaggedOctetStringEncoderTestCase) ... ok testDefModeChunked (codec.ber.encoder.ExpTaggedOctetStringEncoderTestCase) ... ok testIndefMode (codec.ber.encoder.ExpTaggedOctetStringEncoderTestCase) ... ok testIndefModeChunked (codec.ber.encoder.ExpTaggedOctetStringEncoderTestCase) ... ok testCompactZero (codec.ber.encoder.IntegerEncoderTestCase) ... ok testMinusOne (codec.ber.encoder.IntegerEncoderTestCase) ... ok testNegInt (codec.ber.encoder.IntegerEncoderTestCase) ... ok testNegLong (codec.ber.encoder.IntegerEncoderTestCase) ... ok testPosInt (codec.ber.encoder.IntegerEncoderTestCase) ... ok testPosLong (codec.ber.encoder.IntegerEncoderTestCase) ... ok testZero (codec.ber.encoder.IntegerEncoderTestCase) ... ok testEncoder (codec.ber.encoder.LargeTagEncoderTestCase) ... ok testNull (codec.ber.encoder.NullEncoderTestCase) ... ok testNull (codec.ber.encoder.ObjectIdentifierEncoderTestCase) ... ok testDefMode (codec.ber.encoder.OctetStringEncoderTestCase) ... ok testDefModeChunked (codec.ber.encoder.OctetStringEncoderTestCase) ... ok testIndefMode (codec.ber.encoder.OctetStringEncoderTestCase) ... ok testIndefModeChunked (codec.ber.encoder.OctetStringEncoderTestCase) ... ok testBin1 (codec.ber.encoder.RealEncoderTestCase) ... ok testBin2 (codec.ber.encoder.RealEncoderTestCase) ... ok testChar (codec.ber.encoder.RealEncoderTestCase) ... ok testMinusInf (codec.ber.encoder.RealEncoderTestCase) ... ok testPlusInf (codec.ber.encoder.RealEncoderTestCase) ... ok testZero (codec.ber.encoder.RealEncoderTestCase) ... ok testDefMode (codec.ber.encoder.SequenceEncoderTestCase) ... ok testDefModeChunked (codec.ber.encoder.SequenceEncoderTestCase) ... ok testIndefMode (codec.ber.encoder.SequenceEncoderTestCase) ... ok testIndefModeChunked (codec.ber.encoder.SequenceEncoderTestCase) ... ok testWithDefaultedDefMode (codec.ber.encoder.SequenceEncoderTestCase) ... ok testWithDefaultedDefModeChunked (codec.ber.encoder.SequenceEncoderTestCase) ... ok testWithDefaultedIndefMode (codec.ber.encoder.SequenceEncoderTestCase) ... ok testWithDefaultedIndefModeChunked (codec.ber.encoder.SequenceEncoderTestCase) ... ok testWithOptionalAndDefaultedDefMode (codec.ber.encoder.SequenceEncoderTestCase) ... ok testWithOptionalAndDefaultedDefModeChunked (codec.ber.encoder.SequenceEncoderTestCase) ... ok testWithOptionalAndDefaultedIndefMode (codec.ber.encoder.SequenceEncoderTestCase) ... ok testWithOptionalAndDefaultedIndefModeChunked (codec.ber.encoder.SequenceEncoderTestCase) ... ok testWithOptionalDefMode (codec.ber.encoder.SequenceEncoderTestCase) ... ok testWithOptionalDefModeChunked (codec.ber.encoder.SequenceEncoderTestCase) ... ok testWithOptionalIndefMode (codec.ber.encoder.SequenceEncoderTestCase) ... ok testWithOptionalIndefModeChunked (codec.ber.encoder.SequenceEncoderTestCase) ... ok testByUntagged (codec.ber.decoder.AnyDecoderTestCase) ... ok testByUntaggedIndefMode (codec.ber.decoder.AnyDecoderTestCase) ... ok testByUntaggedSubst (codec.ber.decoder.AnyDecoderTestCase) ... ok testTaggedEx (codec.ber.decoder.AnyDecoderTestCase) ... ok testTaggedExIndefMode (codec.ber.decoder.AnyDecoderTestCase) ... ok testTaggedExSubst (codec.ber.decoder.AnyDecoderTestCase) ... ok testTaggedIm (codec.ber.decoder.AnyDecoderTestCase) ... ok testTaggedImIndefMode (codec.ber.decoder.AnyDecoderTestCase) ... ok testDefMode (codec.ber.decoder.BitStringDecoderTestCase) ... ok testDefModeChunked (codec.ber.decoder.BitStringDecoderTestCase) ... ok testDefModeChunkedSubst (codec.ber.decoder.BitStringDecoderTestCase) ... ok testIndefMode (codec.ber.decoder.BitStringDecoderTestCase) ... ok testIndefModeChunked (codec.ber.decoder.BitStringDecoderTestCase) ... ok testIndefModeChunkedSubst (codec.ber.decoder.BitStringDecoderTestCase) ... ok testExtraTrue (codec.ber.decoder.BooleanDecoderTestCase) ... ok testFalse (codec.ber.decoder.BooleanDecoderTestCase) ... ok testTrue (codec.ber.decoder.BooleanDecoderTestCase) ... ok testTrueNeg (codec.ber.decoder.BooleanDecoderTestCase) ... ok testBySpec (codec.ber.decoder.ChoiceDecoderTestCase) ... ok testWithoutSpec (codec.ber.decoder.ChoiceDecoderTestCase) ... ok testDefMode (codec.ber.decoder.ExpTaggedOctetStringDecoderTestCase) ... ok testDefModeChunked (codec.ber.decoder.ExpTaggedOctetStringDecoderTestCase) ... ok testDefModeSubst (codec.ber.decoder.ExpTaggedOctetStringDecoderTestCase) ... ok testIndefMode (codec.ber.decoder.ExpTaggedOctetStringDecoderTestCase) ... ok testIndefModeChunked (codec.ber.decoder.ExpTaggedOctetStringDecoderTestCase) ... ok testIndefModeSubst (codec.ber.decoder.ExpTaggedOctetStringDecoderTestCase) ... ok testDefMode (codec.ber.decoder.GuidedSequenceDecoderTestCase) ... ok testDefModeChunked (codec.ber.decoder.GuidedSequenceDecoderTestCase) ... ok testIndefMode (codec.ber.decoder.GuidedSequenceDecoderTestCase) ... ok testIndefModeChunked (codec.ber.decoder.GuidedSequenceDecoderTestCase) ... ok testWithDefaultedDefMode (codec.ber.decoder.GuidedSequenceDecoderTestCase) ... ok testWithDefaultedDefModeChunked (codec.ber.decoder.GuidedSequenceDecoderTestCase) ... ok testWithDefaultedIndefMode (codec.ber.decoder.GuidedSequenceDecoderTestCase) ... ok testWithDefaultedIndefModeChunked (codec.ber.decoder.GuidedSequenceDecoderTestCase) ... ok testWithOptionaIndefMode (codec.ber.decoder.GuidedSequenceDecoderTestCase) ... ok testWithOptionalAndDefaultedDefMode (codec.ber.decoder.GuidedSequenceDecoderTestCase) ... ok testWithOptionalAndDefaultedDefModeChunked (codec.ber.decoder.GuidedSequenceDecoderTestCase) ... ok testWithOptionalAndDefaultedIndefMode (codec.ber.decoder.GuidedSequenceDecoderTestCase) ... ok testWithOptionalAndDefaultedIndefModeChunked (codec.ber.decoder.GuidedSequenceDecoderTestCase) ... ok testWithOptionalDefMode (codec.ber.decoder.GuidedSequenceDecoderTestCase) ... ok testWithOptionalDefModeChunked (codec.ber.decoder.GuidedSequenceDecoderTestCase) ... ok testWithOptionalIndefModeChunked (codec.ber.decoder.GuidedSequenceDecoderTestCase) ... ok testMinusOne (codec.ber.decoder.IntegerDecoderTestCase) ... ok testNegInt (codec.ber.decoder.IntegerDecoderTestCase) ... ok testNegLong (codec.ber.decoder.IntegerDecoderTestCase) ... ok testPosInt (codec.ber.decoder.IntegerDecoderTestCase) ... ok testPosLong (codec.ber.decoder.IntegerDecoderTestCase) ... ok testSpec (codec.ber.decoder.IntegerDecoderTestCase) ... ok testZero (codec.ber.decoder.IntegerDecoderTestCase) ... ok testZeroLong (codec.ber.decoder.IntegerDecoderTestCase) ... ok testLargeTag (codec.ber.decoder.LargeTagDecoderTestCase) ... ok testNull (codec.ber.decoder.NullDecoderTestCase) ... ok testEdges1 (codec.ber.decoder.ObjectIdentifierDecoderTestCase) ... ok testEdges2 (codec.ber.decoder.ObjectIdentifierDecoderTestCase) ... ok testEdges3 (codec.ber.decoder.ObjectIdentifierDecoderTestCase) ... ok testLeading0x80 (codec.ber.decoder.ObjectIdentifierDecoderTestCase) ... ok testNonLeading0x80 (codec.ber.decoder.ObjectIdentifierDecoderTestCase) ... ok testOID (codec.ber.decoder.ObjectIdentifierDecoderTestCase) ... ok testDefMode (codec.ber.decoder.OctetStringDecoderTestCase) ... ok testDefModeChunked (codec.ber.decoder.OctetStringDecoderTestCase) ... ok testDefModeChunkedSubst (codec.ber.decoder.OctetStringDecoderTestCase) ... ok testIndefMode (codec.ber.decoder.OctetStringDecoderTestCase) ... ok testIndefModeChunked (codec.ber.decoder.OctetStringDecoderTestCase) ... ok testIndefModeChunkedSubst (codec.ber.decoder.OctetStringDecoderTestCase) ... ok testBin1 (codec.ber.decoder.RealDecoderTestCase) ... ok testBin2 (codec.ber.decoder.RealDecoderTestCase) ... ok testChar (codec.ber.decoder.RealDecoderTestCase) ... ok testEmpty (codec.ber.decoder.RealDecoderTestCase) ... ok testMinusInf (codec.ber.decoder.RealDecoderTestCase) ... ok testPlusInf (codec.ber.decoder.RealDecoderTestCase) ... ok testWithOptionalAndDefaultedDefMode (codec.ber.decoder.SequenceDecoderTestCase) ... ok testWithOptionalAndDefaultedDefModeChunked (codec.ber.decoder.SequenceDecoderTestCase) ... ok testWithOptionalAndDefaultedDefModeSubst (codec.ber.decoder.SequenceDecoderTestCase) ... ok testWithOptionalAndDefaultedIndefMode (codec.ber.decoder.SequenceDecoderTestCase) ... ok testWithOptionalAndDefaultedIndefModeChunked (codec.ber.decoder.SequenceDecoderTestCase) ... ok testWithOptionalAndDefaultedIndefModeSubst (codec.ber.decoder.SequenceDecoderTestCase) ... ok testLongMode (codec.cer.encoder.BitStringEncoderTestCase) ... ok testShortMode (codec.cer.encoder.BitStringEncoderTestCase) ... ok testFalse (codec.cer.encoder.BooleanEncoderTestCase) ... ok testTrue (codec.cer.encoder.BooleanEncoderTestCase) ... ok testLongMode (codec.cer.encoder.OctetStringEncoderTestCase) ... ok testShortMode (codec.cer.encoder.OctetStringEncoderTestCase) ... ok testIndefMode (codec.cer.encoder.SetEncoderTestCase) ... ok testWithDefaultedIndefMode (codec.cer.encoder.SetEncoderTestCase) ... ok testWithOptionalAndDefaultedIndefMode (codec.cer.encoder.SetEncoderTestCase) ... ok testWithOptionalIndefMode (codec.cer.encoder.SetEncoderTestCase) ... ok testIndefMode (codec.cer.encoder.SetWithChoiceEncoderTestCase) ... ok testFalse (codec.cer.decoder.BooleanDecoderTestCase) ... ok testTrue (codec.cer.decoder.BooleanDecoderTestCase) ... ok testLongMode (codec.cer.decoder.OctetStringDecoderTestCase) ... ok testShortMode (codec.cer.decoder.OctetStringDecoderTestCase) ... ok testShortMode (codec.der.encoder.BitStringEncoderTestCase) ... ok testShortMode (codec.der.encoder.OctetStringEncoderTestCase) ... ok testDefMode (codec.der.encoder.SetWithChoiceEncoderTestCase) ... ok testShortMode (codec.der.decoder.OctetStringDecoderTestCase) ... ok ---------------------------------------------------------------------- Ran 323 tests in 0.576s OK Processing files: python-pyasn1-0.1.6-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rgmuc3 + exit 0 + umask 022 + cd /builddir/build/BUILD + cd pyasn1-0.1.6 + DOCDIR=/builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/share/doc/python-pyasn1-0.1.6 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/share/doc/python-pyasn1-0.1.6 + cp -pr README /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/share/doc/python-pyasn1-0.1.6 + cp -pr LICENSE /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/share/doc/python-pyasn1-0.1.6 + cp -pr doc/codecs.html doc/constraints.html doc/constructed.html doc/intro.html doc/pyasn1-tutorial.html doc/scalar.html doc/tagging.html /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch/usr/share/doc/python-pyasn1-0.1.6 + exit 0 Provides: python-pyasn1 = 0.1.6-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Processing files: python-pyasn1-modules-0.1.6-2.el7.noarch Provides: python-pyasn1-modules = 0.1.6-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch Wrote: /builddir/build/RPMS/python-pyasn1-0.1.6-2.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-pyasn1-modules-0.1.6-2.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Wqgzvc + umask 022 + cd /builddir/build/BUILD + cd pyasn1-0.1.6 + rm -rf /builddir/build/BUILDROOT/python-pyasn1-0.1.6-2.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->