Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-html5lib.spec'], chrootPath='/var/lib/mock/centos-stream+epel+fusion-9-x86_64/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=0uid=1001gid=1001user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-html5lib.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=1626998400 Wrote: /builddir/build/SRPMS/python-html5lib-1.1-6.el9.src.rpm Child return code was: 0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-html5lib.spec'], chrootPath='/var/lib/mock/centos-stream+epel+fusion-9-x86_64/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=0uid=1001gid=1001user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-html5lib.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=1626998400 Wrote: /builddir/build/SRPMS/python-html5lib-1.1-6.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/python-html5lib.spec"], chrootPath='/var/lib/mock/centos-stream+epel+fusion-9-x86_64/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=0uid=1001gid=1001user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/python-html5lib.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=1626998400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dp0jSH + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf html5lib-1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/html5lib-1.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd html5lib-1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/506.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rPWfX5 + umask 022 + cd /builddir/build/BUILD + cd html5lib-1.1 + 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 -march=x86-64-v2 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/html5lib copying html5lib/constants.py -> build/lib/html5lib copying html5lib/html5parser.py -> build/lib/html5lib copying html5lib/serializer.py -> build/lib/html5lib copying html5lib/_tokenizer.py -> build/lib/html5lib copying html5lib/__init__.py -> build/lib/html5lib copying html5lib/_ihatexml.py -> build/lib/html5lib copying html5lib/_utils.py -> build/lib/html5lib copying html5lib/_inputstream.py -> build/lib/html5lib creating build/lib/html5lib/treebuilders copying html5lib/treebuilders/__init__.py -> build/lib/html5lib/treebuilders copying html5lib/treebuilders/etree_lxml.py -> build/lib/html5lib/treebuilders copying html5lib/treebuilders/dom.py -> build/lib/html5lib/treebuilders copying html5lib/treebuilders/base.py -> build/lib/html5lib/treebuilders copying html5lib/treebuilders/etree.py -> build/lib/html5lib/treebuilders creating build/lib/html5lib/filters copying html5lib/filters/whitespace.py -> build/lib/html5lib/filters copying html5lib/filters/__init__.py -> build/lib/html5lib/filters copying html5lib/filters/base.py -> build/lib/html5lib/filters copying html5lib/filters/inject_meta_charset.py -> build/lib/html5lib/filters copying html5lib/filters/lint.py -> build/lib/html5lib/filters copying html5lib/filters/optionaltags.py -> build/lib/html5lib/filters copying html5lib/filters/alphabeticalattributes.py -> build/lib/html5lib/filters copying html5lib/filters/sanitizer.py -> build/lib/html5lib/filters creating build/lib/html5lib/_trie copying html5lib/_trie/__init__.py -> build/lib/html5lib/_trie copying html5lib/_trie/_base.py -> build/lib/html5lib/_trie copying html5lib/_trie/py.py -> build/lib/html5lib/_trie creating build/lib/html5lib/treewalkers copying html5lib/treewalkers/__init__.py -> build/lib/html5lib/treewalkers copying html5lib/treewalkers/etree_lxml.py -> build/lib/html5lib/treewalkers copying html5lib/treewalkers/dom.py -> build/lib/html5lib/treewalkers copying html5lib/treewalkers/base.py -> build/lib/html5lib/treewalkers copying html5lib/treewalkers/genshi.py -> build/lib/html5lib/treewalkers copying html5lib/treewalkers/etree.py -> build/lib/html5lib/treewalkers creating build/lib/html5lib/treeadapters copying html5lib/treeadapters/sax.py -> build/lib/html5lib/treeadapters copying html5lib/treeadapters/__init__.py -> build/lib/html5lib/treeadapters copying html5lib/treeadapters/genshi.py -> build/lib/html5lib/treeadapters + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cQfwxB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64 + cd html5lib-1.1 + 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 -march=x86-64-v2 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr creating /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib copying build/lib/html5lib/constants.py -> /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib copying build/lib/html5lib/html5parser.py -> /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib copying build/lib/html5lib/serializer.py -> /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib creating /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/treebuilders copying build/lib/html5lib/treebuilders/__init__.py -> /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/treebuilders copying build/lib/html5lib/treebuilders/etree_lxml.py -> /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/treebuilders copying build/lib/html5lib/treebuilders/dom.py -> /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/treebuilders copying build/lib/html5lib/treebuilders/base.py -> /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/treebuilders copying build/lib/html5lib/treebuilders/etree.py -> /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/treebuilders creating /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/filters copying build/lib/html5lib/filters/whitespace.py -> /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/filters copying build/lib/html5lib/filters/__init__.py -> /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/filters copying build/lib/html5lib/filters/base.py -> /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/filters copying build/lib/html5lib/filters/inject_meta_charset.py -> /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/filters copying build/lib/html5lib/filters/lint.py -> /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/filters copying build/lib/html5lib/filters/optionaltags.py -> /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/filters copying build/lib/html5lib/filters/alphabeticalattributes.py -> /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/filters copying build/lib/html5lib/filters/sanitizer.py -> /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/filters copying build/lib/html5lib/_tokenizer.py -> /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib copying build/lib/html5lib/__init__.py -> /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib creating /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/_trie copying build/lib/html5lib/_trie/__init__.py -> /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/_trie copying build/lib/html5lib/_trie/_base.py -> /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/_trie copying build/lib/html5lib/_trie/py.py -> /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/_trie copying build/lib/html5lib/_ihatexml.py -> /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib copying build/lib/html5lib/_utils.py -> /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib creating /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/treewalkers copying build/lib/html5lib/treewalkers/__init__.py -> /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/treewalkers copying build/lib/html5lib/treewalkers/etree_lxml.py -> /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/treewalkers copying build/lib/html5lib/treewalkers/dom.py -> /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/treewalkers copying build/lib/html5lib/treewalkers/base.py -> /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/treewalkers copying build/lib/html5lib/treewalkers/genshi.py -> /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/treewalkers copying build/lib/html5lib/treewalkers/etree.py -> /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/treewalkers copying build/lib/html5lib/_inputstream.py -> /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib creating /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/treeadapters copying build/lib/html5lib/treeadapters/sax.py -> /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/treeadapters copying build/lib/html5lib/treeadapters/__init__.py -> /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/treeadapters copying build/lib/html5lib/treeadapters/genshi.py -> /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/treeadapters byte-compiling /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/html5parser.py to html5parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/serializer.py to serializer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/treebuilders/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/treebuilders/etree_lxml.py to etree_lxml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/treebuilders/dom.py to dom.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/treebuilders/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/treebuilders/etree.py to etree.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/filters/whitespace.py to whitespace.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/filters/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/filters/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/filters/inject_meta_charset.py to inject_meta_charset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/filters/lint.py to lint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/filters/optionaltags.py to optionaltags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/filters/alphabeticalattributes.py to alphabeticalattributes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/filters/sanitizer.py to sanitizer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/_tokenizer.py to _tokenizer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/_trie/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/_trie/_base.py to _base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/_trie/py.py to py.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/_ihatexml.py to _ihatexml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/_utils.py to _utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/treewalkers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/treewalkers/etree_lxml.py to etree_lxml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/treewalkers/dom.py to dom.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/treewalkers/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/treewalkers/genshi.py to genshi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/treewalkers/etree.py to etree.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/_inputstream.py to _inputstream.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/treeadapters/sax.py to sax.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/treeadapters/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib/treeadapters/genshi.py to genshi.cpython-39.pyc writing byte-compilation script '/tmp/tmp95f__ti1.py' /usr/bin/python3 /tmp/tmp95f__ti1.py removing /tmp/tmp95f__ti1.py running install_egg_info running egg_info writing html5lib.egg-info/PKG-INFO writing dependency_links to html5lib.egg-info/dependency_links.txt writing requirements to html5lib.egg-info/requires.txt writing top-level names to html5lib.egg-info/top_level.txt reading manifest file 'html5lib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'html5lib.egg-info/SOURCES.txt' Copying html5lib.egg-info to /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9/site-packages/html5lib-1.1-py3.9.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.1-6.el9 --unique-debug-suffix -1.1-6.el9.x86_64 --unique-debug-src-base python-html5lib-1.1-6.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/html5lib-1.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /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-html5lib-1.1-6.el9.x86_64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.5L9tVZ Processing files: python3-html5lib-1.1-6.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.aN2g9U + umask 022 + cd /builddir/build/BUILD + cd html5lib-1.1 + DOCDIR=/builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/share/doc/python3-html5lib + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/share/doc/python3-html5lib + cp -pr CHANGES.rst /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/share/doc/python3-html5lib + cp -pr README.rst /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/share/doc/python3-html5lib + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wIgI5s + umask 022 + cd /builddir/build/BUILD + cd html5lib-1.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/share/licenses/python3-html5lib + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/share/licenses/python3-html5lib + cp -pr LICENSE /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64/usr/share/licenses/python3-html5lib + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-html5lib = 1:1.1-6.el9 python3-html5lib = 1:1.1-6.el9 python3.9-html5lib = 1:1.1-6.el9 python3.9dist(html5lib) = 1.1 python3dist(html5lib) = 1.1 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 python3.9dist(six) >= 1.9 python3.9dist(webencodings) Obsoletes: python-html5lib < 1:1.1-6.el9 python39-html5lib < 1:1.1-6.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64 Wrote: /builddir/build/RPMS/python3-html5lib-1.1-6.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TXmS1Z + umask 022 + cd /builddir/build/BUILD + cd html5lib-1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-html5lib-1.1-6.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0