Mock Version: 2.9 Mock Version: 2.9 Mock Version: 2.9 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-pycodestyle.spec'], chrootPath='/var/lib/mock/roe1-build-1736-331/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=86400uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-pycodestyle.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: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-pycodestyle-2.6.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-pycodestyle.spec'], chrootPath='/var/lib/mock/roe1-build-1736-331/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=86400uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-pycodestyle.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: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2PP8p2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pycodestyle-2.6.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/pycodestyle-2.6.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pycodestyle-2.6.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.XAv774 + umask 022 + cd /builddir/build/BUILD + cd pycodestyle-2.6.0 + CFLAGS='-O2 -g' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib copying pycodestyle.py -> build/lib running egg_info writing pycodestyle.egg-info/PKG-INFO writing dependency_links to pycodestyle.egg-info/dependency_links.txt writing entry points to pycodestyle.egg-info/entry_points.txt writing namespace_packages to pycodestyle.egg-info/namespace_packages.txt writing top-level names to pycodestyle.egg-info/top_level.txt reading manifest file 'pycodestyle.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found under directory 'docs' warning: no previously-included files matching '*.pyo' found under directory 'docs' warning: no previously-included files matching '*.pyc' found under directory 'testsuite' warning: no previously-included files matching '*.pyo' found under directory 'testsuite' no previously-included directories found matching 'docs/_build' writing manifest file 'pycodestyle.egg-info/SOURCES.txt' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.r1l022 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pycodestyle-2.6.0-1.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pycodestyle-2.6.0-1.noarch ++ dirname /builddir/build/BUILDROOT/python-pycodestyle-2.6.0-1.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pycodestyle-2.6.0-1.noarch + cd pycodestyle-2.6.0 + CFLAGS='-O2 -g' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/openEuler/openEuler-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pycodestyle-2.6.0-1.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-pycodestyle-2.6.0-1.noarch/usr creating /builddir/build/BUILDROOT/python-pycodestyle-2.6.0-1.noarch/usr/lib creating /builddir/build/BUILDROOT/python-pycodestyle-2.6.0-1.noarch/usr/lib/python3.7 creating /builddir/build/BUILDROOT/python-pycodestyle-2.6.0-1.noarch/usr/lib/python3.7/site-packages copying build/lib/pycodestyle.py -> /builddir/build/BUILDROOT/python-pycodestyle-2.6.0-1.noarch/usr/lib/python3.7/site-packages byte-compiling /builddir/build/BUILDROOT/python-pycodestyle-2.6.0-1.noarch/usr/lib/python3.7/site-packages/pycodestyle.py to pycodestyle.cpython-37.pyc writing byte-compilation script '/tmp/tmps8tsts18.py' /usr/bin/python3 /tmp/tmps8tsts18.py removing /tmp/tmps8tsts18.py running install_egg_info running egg_info writing pycodestyle.egg-info/PKG-INFO writing dependency_links to pycodestyle.egg-info/dependency_links.txt writing entry points to pycodestyle.egg-info/entry_points.txt writing namespace_packages to pycodestyle.egg-info/namespace_packages.txt writing top-level names to pycodestyle.egg-info/top_level.txt reading manifest file 'pycodestyle.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found under directory 'docs' warning: no previously-included files matching '*.pyo' found under directory 'docs' warning: no previously-included files matching '*.pyc' found under directory 'testsuite' warning: no previously-included files matching '*.pyo' found under directory 'testsuite' no previously-included directories found matching 'docs/_build' writing manifest file 'pycodestyle.egg-info/SOURCES.txt' Copying pycodestyle.egg-info to /builddir/build/BUILDROOT/python-pycodestyle-2.6.0-1.noarch/usr/lib/python3.7/site-packages/pycodestyle-2.6.0-py3.7.egg-info running install_scripts Installing pycodestyle script to /builddir/build/BUILDROOT/python-pycodestyle-2.6.0-1.noarch/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-pycodestyle-2.6.0-1.noarch//usr/share/doc/python-pycodestyle + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-pycodestyle-2.6.0-1.noarch//usr/share/doc/python-pycodestyle + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-pycodestyle-2.6.0-1.noarch ~/build/BUILDROOT/python-pycodestyle-2.6.0-1.noarch ~/build/BUILD/pycodestyle-2.6.0 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/pycodestyle-2.6.0 + popd + mv /builddir/build/BUILDROOT/python-pycodestyle-2.6.0-1.noarch/filelist.lst . + mv /builddir/build/BUILDROOT/python-pycodestyle-2.6.0-1.noarch/doclist.lst . + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -i --build-id-seed 2.6.0-1 --unique-debug-suffix -2.6.0-1.noarch --unique-debug-src-base python-pycodestyle-2.6.0-1.noarch -S debugsourcefiles.list /builddir/build/BUILD/pycodestyle-2.6.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/openEuler/brp-ldconfig + /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-pycodestyle-2.6.0-1.noarch/usr/lib/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-pycodestyle-2.6.0-1.noarch Provides: python-pycodestyle python3-pycodestyle = 2.6.0-1 python3.7dist(pycodestyle) = 2.6 python3dist(pycodestyle) = 2.6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.7 python3.7dist(setuptools) Processing files: python-pycodestyle-help-2.6.0-1.noarch warning: Empty %files file /builddir/build/BUILD/pycodestyle-2.6.0/doclist.lst Provides: python-pycodestyle-help = 2.6.0-1 python3-pycodestyle-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pycodestyle-2.6.0-1.noarch Wrote: /builddir/build/RPMS/python-pycodestyle-help-2.6.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-pycodestyle-2.6.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6uCZg4 + umask 022 + cd /builddir/build/BUILD + cd pycodestyle-2.6.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pycodestyle-2.6.0-1.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0