Mock Version: 2.3 Mock Version: 2.3 Mock Version: 2.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-ruamel-yaml.spec'], chrootPath='/var/lib/mock/eln-build-21984008-1824925/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 x86_64 --nodeps /builddir/build/SPECS/python-ruamel-yaml.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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1595980800 Wrote: /builddir/build/SRPMS/python-ruamel-yaml-0.16.6-4.eln103.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-ruamel-yaml.spec'], chrootPath='/var/lib/mock/eln-build-21984008-1824925/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 x86_64 --nodeps /builddir/build/SPECS/python-ruamel-yaml.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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1595980800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.aDZmtN + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ruamel-yaml-44504659794e + /usr/bin/gzip -dc /builddir/build/SOURCES/ruamel-yaml-0.16.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ruamel-yaml-44504659794e + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/python-ruamel-yaml-pytest27.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/python-ruamel-yaml-pathlib.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch patch unexpectedly ends in middle of line patch unexpectedly ends in middle of line + rm -rf ruamel.yaml.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0X7ntN + umask 022 + cd /builddir/build/BUILD + cd ruamel-yaml-44504659794e + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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' sys.argv ['setup.py', 'build', '--executable=/usr/bin/python3 -s'] running build running build_py creating build creating build/lib creating build/lib/ruamel copying .ruamel/__init__.py -> build/lib/ruamel creating build/lib/ruamel/yaml copying ./__init__.py -> build/lib/ruamel/yaml copying ./anchor.py -> build/lib/ruamel/yaml copying ./comments.py -> build/lib/ruamel/yaml copying ./compat.py -> build/lib/ruamel/yaml copying ./composer.py -> build/lib/ruamel/yaml copying ./configobjwalker.py -> build/lib/ruamel/yaml copying ./constructor.py -> build/lib/ruamel/yaml copying ./cyaml.py -> build/lib/ruamel/yaml copying ./dumper.py -> build/lib/ruamel/yaml copying ./emitter.py -> build/lib/ruamel/yaml copying ./error.py -> build/lib/ruamel/yaml copying ./events.py -> build/lib/ruamel/yaml copying ./loader.py -> build/lib/ruamel/yaml copying ./main.py -> build/lib/ruamel/yaml copying ./nodes.py -> build/lib/ruamel/yaml copying ./parser.py -> build/lib/ruamel/yaml copying ./reader.py -> build/lib/ruamel/yaml copying ./representer.py -> build/lib/ruamel/yaml copying ./resolver.py -> build/lib/ruamel/yaml copying ./scalarbool.py -> build/lib/ruamel/yaml copying ./scalarfloat.py -> build/lib/ruamel/yaml copying ./scalarint.py -> build/lib/ruamel/yaml copying ./scalarstring.py -> build/lib/ruamel/yaml copying ./scanner.py -> build/lib/ruamel/yaml copying ./serializer.py -> build/lib/ruamel/yaml copying ./timestamp.py -> build/lib/ruamel/yaml copying ./tokens.py -> build/lib/ruamel/yaml copying ./util.py -> build/lib/ruamel/yaml copying ./LICENSE -> build/lib/ruamel/yaml copying ./py.typed -> build/lib/ruamel/yaml + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5eRaqO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64 ++ dirname /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64 + cd ruamel-yaml-44504659794e + /usr/bin/python3 setup.py install --single-version-externally-managed --skip-build --root /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64 sys.argv ['setup.py', 'install', '--single-version-externally-managed', '--skip-build', '--root', '/builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64'] running install running install_lib copying ruamel/yaml/__init__.py -> /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml Skipping installation of /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/__init__.py (namespace package) copying ruamel/yaml/anchor.py -> /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml copying ruamel/yaml/comments.py -> /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml copying ruamel/yaml/compat.py -> /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml copying ruamel/yaml/composer.py -> /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml copying ruamel/yaml/configobjwalker.py -> /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml copying ruamel/yaml/constructor.py -> /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml copying ruamel/yaml/cyaml.py -> /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml copying ruamel/yaml/dumper.py -> /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml copying ruamel/yaml/emitter.py -> /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml copying ruamel/yaml/error.py -> /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml copying ruamel/yaml/events.py -> /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml copying ruamel/yaml/loader.py -> /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml copying ruamel/yaml/main.py -> /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml copying ruamel/yaml/nodes.py -> /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml copying ruamel/yaml/parser.py -> /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml copying ruamel/yaml/reader.py -> /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml copying ruamel/yaml/representer.py -> /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml copying ruamel/yaml/resolver.py -> /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml copying ruamel/yaml/scalarbool.py -> /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml copying ruamel/yaml/scalarfloat.py -> /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml copying ruamel/yaml/scalarint.py -> /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml copying ruamel/yaml/scalarstring.py -> /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml copying ruamel/yaml/scanner.py -> /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml copying ruamel/yaml/serializer.py -> /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml copying ruamel/yaml/timestamp.py -> /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml copying ruamel/yaml/tokens.py -> /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml copying ruamel/yaml/util.py -> /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml copying ruamel/yaml/LICENSE -> /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml copying ruamel/yaml/py.typed -> /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml byte-compiling /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml/anchor.py to anchor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml/comments.py to comments.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml/compat.py to compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml/composer.py to composer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml/configobjwalker.py to configobjwalker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml/constructor.py to constructor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml/cyaml.py to cyaml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml/dumper.py to dumper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml/emitter.py to emitter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml/error.py to error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml/events.py to events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml/loader.py to loader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml/nodes.py to nodes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml/parser.py to parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml/reader.py to reader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml/representer.py to representer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml/resolver.py to resolver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml/scalarbool.py to scalarbool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml/scalarfloat.py to scalarfloat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml/scalarint.py to scalarint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml/scalarstring.py to scalarstring.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml/scanner.py to scanner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml/serializer.py to serializer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml/timestamp.py to timestamp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml/tokens.py to tokens.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel/yaml/util.py to util.cpython-39.pyc running install_egg_info running egg_info creating ruamel.yaml.egg-info writing ruamel.yaml.egg-info/PKG-INFO writing dependency_links to ruamel.yaml.egg-info/dependency_links.txt writing namespace_packages to ruamel.yaml.egg-info/namespace_packages.txt writing requirements to ruamel.yaml.egg-info/requires.txt writing top-level names to ruamel.yaml.egg-info/top_level.txt writing manifest file 'ruamel.yaml.egg-info/SOURCES.txt' reading manifest file 'ruamel.yaml.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'ext*' no previously-included directories found matching 'clib*' writing manifest file 'ruamel.yaml.egg-info/SOURCES.txt' Copying ruamel.yaml.egg-info to /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel.yaml-0.16.6-py3.9.egg-info Installing /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9/site-packages/ruamel.yaml-0.16.6-py3.9-nspkg.pth running install_scripts + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.8jUnON + umask 022 + cd /builddir/build/BUILD + cd ruamel-yaml-44504659794e ++ echo build/lib + PYTHONPATH=build/lib + py.test-3.9 _test/test_a_dedent.py _test/test_add_xxx.py _test/test_anchor.py _test/test_api_change.py _test/test_class_register.py _test/test_collections.py _test/test_comment_manipulation.py _test/test_comments.py _test/test_contextmanager.py _test/test_copy.py _test/test_cyaml.py _test/test_datetime.py _test/test_deprecation.py _test/test_documents.py _test/test_fail.py _test/test_float.py _test/test_flowsequencekey.py _test/test_indentation.py _test/test_int.py _test/test_issues.py _test/test_json_numbers.py _test/test_line_col.py _test/test_literal.py _test/test_none.py _test/test_numpy.py _test/test_program_config.py _test/test_spec_examples.py _test/test_string.py _test/test_tag.py _test/test_version.py _test/test_yamlfile.py _test/test_yamlobject.py _test/test_z_check_debug_leftovers.py _test/test_z_data.py _test/test_z_olddata.py ============================= test session starts ============================== platform linux -- Python 3.9.0b5, pytest-5.4.3, py-1.9.0, pluggy-0.13.1 rootdir: /builddir/build/BUILD/ruamel-yaml-44504659794e, inifile: tox.ini collected 418 items _test/test_a_dedent.py ...... [ 1%] _test/test_add_xxx.py ....... [ 3%] _test/test_anchor.py ............................ [ 9%] _test/test_api_change.py ..................s [ 14%] _test/test_class_register.py ........ [ 16%] _test/test_collections.py . [ 16%] _test/test_comment_manipulation.py .......................... [ 22%] _test/test_comments.py ........................................x........ [ 34%] ................. [ 38%] _test/test_contextmanager.py ........ [ 40%] _test/test_copy.py ..... [ 41%] _test/test_cyaml.py .s.. [ 42%] _test/test_datetime.py .............. [ 45%] _test/test_deprecation.py s [ 46%] _test/test_documents.py ...... [ 47%] _test/test_fail.py x.x.x.x....... [ 50%] _test/test_float.py .... [ 51%] _test/test_flowsequencekey.py . [ 52%] _test/test_indentation.py .......................... [ 58%] _test/test_int.py . [ 58%] _test/test_issues.py ................................................... [ 70%] [ 70%] _test/test_json_numbers.py .. [ 71%] _test/test_line_col.py ....... [ 72%] _test/test_literal.py ......................... [ 78%] _test/test_none.py ..... [ 80%] _test/test_program_config.py ... [ 80%] _test/test_spec_examples.py .x.xxxx..xxxxxx.xxxx [ 85%] _test/test_string.py ................ [ 89%] _test/test_tag.py ......xx...... [ 92%] _test/test_version.py ........ [ 94%] _test/test_yamlfile.py ....s......... [ 98%] _test/test_yamlobject.py ... [ 98%] _test/test_z_check_debug_leftovers.py .. [ 99%] _test/test_z_data.py s [ 99%] _test/test_z_olddata.py .. [100%] ================== 391 passed, 5 skipped, 22 xfailed in 5.93s ================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-ruamel-yaml-0.16.6-4.eln103.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.v6IdsN + umask 022 + cd /builddir/build/BUILD + cd ruamel-yaml-44504659794e + DOCDIR=/builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/share/doc/python3-ruamel-yaml + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/share/doc/python3-ruamel-yaml + cp -pr README.rst /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/share/doc/python3-ruamel-yaml + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.r2w8vQ + umask 022 + cd /builddir/build/BUILD + cd ruamel-yaml-44504659794e + LICENSEDIR=/builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/share/licenses/python3-ruamel-yaml + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/share/licenses/python3-ruamel-yaml + cp -pr LICENSE /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64/usr/share/licenses/python3-ruamel-yaml + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-ruamel-yaml = 0.16.6-4.eln103 python-ruamel.yaml = 0.16.6-4.eln103 python3-ruamel-yaml = 0.16.6-4.eln103 python3-ruamel-yaml(x86-64) = 0.16.6-4.eln103 python3.9-ruamel-yaml = 0.16.6-4.eln103 python3.9-ruamel.yaml = 0.16.6-4.eln103 python3.9dist(ruamel-yaml) = 0.16.6 python3.9dist(ruamel.yaml) = 0.16.6 python3dist(ruamel-yaml) = 0.16.6 python3dist(ruamel.yaml) = 0.16.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: python(abi) = 3.9 Obsoletes: python-ruamel.yaml < 0.16.6-4.eln103 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64 Wrote: /builddir/build/RPMS/python3-ruamel-yaml-0.16.6-4.eln103.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YPItJO + umask 022 + cd /builddir/build/BUILD + cd ruamel-yaml-44504659794e + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-ruamel-yaml-0.16.6-4.eln103.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0