D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/python-nox-2022.11.21-1.mga9.src.rpm Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4N2dk7 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf nox-2022.11.21 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/nox-2022.11.21.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd nox-2022.11.21 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf nox.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.HEHWlR + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd nox-2022.11.21 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/nox-2022.11.21/.pyproject-builddir + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' + TMPDIR=/home/pterjan/rpmbuild/BUILD/nox-2022.11.21/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/nox-2022.11.21/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/nox-2022.11.21 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /usr/lib/python3.10/site-packages/setuptools/config/pyprojecttoml.py:108: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. warnings.warn(msg, _BetaConfiguration) running dist_info creating /home/pterjan/rpmbuild/BUILD/nox-2022.11.21/.pyproject-builddir/pip-modern-metadata-lto6jk1o/nox.egg-info writing /home/pterjan/rpmbuild/BUILD/nox-2022.11.21/.pyproject-builddir/pip-modern-metadata-lto6jk1o/nox.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/nox-2022.11.21/.pyproject-builddir/pip-modern-metadata-lto6jk1o/nox.egg-info/dependency_links.txt writing entry points to /home/pterjan/rpmbuild/BUILD/nox-2022.11.21/.pyproject-builddir/pip-modern-metadata-lto6jk1o/nox.egg-info/entry_points.txt writing requirements to /home/pterjan/rpmbuild/BUILD/nox-2022.11.21/.pyproject-builddir/pip-modern-metadata-lto6jk1o/nox.egg-info/requires.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/nox-2022.11.21/.pyproject-builddir/pip-modern-metadata-lto6jk1o/nox.egg-info/top_level.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/nox-2022.11.21/.pyproject-builddir/pip-modern-metadata-lto6jk1o/nox.egg-info/SOURCES.txt' reading manifest file '/home/pterjan/rpmbuild/BUILD/nox-2022.11.21/.pyproject-builddir/pip-modern-metadata-lto6jk1o/nox.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file '/home/pterjan/rpmbuild/BUILD/nox-2022.11.21/.pyproject-builddir/pip-modern-metadata-lto6jk1o/nox.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/nox-2022.11.21/.pyproject-builddir/pip-modern-metadata-lto6jk1o/nox-2022.11.21.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: nox Building wheel for nox (pyproject.toml): started Running command Building wheel for nox (pyproject.toml) /usr/lib/python3.10/site-packages/setuptools/config/pyprojecttoml.py:108: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. warnings.warn(msg, _BetaConfiguration) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/nox copying nox/sessions.py -> build/lib/nox copying nox/tasks.py -> build/lib/nox copying nox/_decorators.py -> build/lib/nox copying nox/registry.py -> build/lib/nox copying nox/virtualenv.py -> build/lib/nox copying nox/command.py -> build/lib/nox copying nox/logger.py -> build/lib/nox copying nox/__main__.py -> build/lib/nox copying nox/_option_set.py -> build/lib/nox copying nox/workflow.py -> build/lib/nox copying nox/__init__.py -> build/lib/nox copying nox/tox_to_nox.py -> build/lib/nox copying nox/_typing.py -> build/lib/nox copying nox/manifest.py -> build/lib/nox copying nox/_options.py -> build/lib/nox copying nox/_version.py -> build/lib/nox copying nox/popen.py -> build/lib/nox copying nox/_parametrize.py -> build/lib/nox running egg_info creating nox.egg-info writing nox.egg-info/PKG-INFO writing dependency_links to nox.egg-info/dependency_links.txt writing entry points to nox.egg-info/entry_points.txt writing requirements to nox.egg-info/requires.txt writing top-level names to nox.egg-info/top_level.txt writing manifest file 'nox.egg-info/SOURCES.txt' reading manifest file 'nox.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'nox.egg-info/SOURCES.txt' copying nox/py.typed -> build/lib/nox installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/nox copying build/lib/nox/sessions.py -> build/bdist.linux-x86_64/wheel/nox copying build/lib/nox/tasks.py -> build/bdist.linux-x86_64/wheel/nox copying build/lib/nox/_decorators.py -> build/bdist.linux-x86_64/wheel/nox copying build/lib/nox/registry.py -> build/bdist.linux-x86_64/wheel/nox copying build/lib/nox/virtualenv.py -> build/bdist.linux-x86_64/wheel/nox copying build/lib/nox/command.py -> build/bdist.linux-x86_64/wheel/nox copying build/lib/nox/logger.py -> build/bdist.linux-x86_64/wheel/nox copying build/lib/nox/__main__.py -> build/bdist.linux-x86_64/wheel/nox copying build/lib/nox/_option_set.py -> build/bdist.linux-x86_64/wheel/nox copying build/lib/nox/workflow.py -> build/bdist.linux-x86_64/wheel/nox copying build/lib/nox/__init__.py -> build/bdist.linux-x86_64/wheel/nox copying build/lib/nox/tox_to_nox.py -> build/bdist.linux-x86_64/wheel/nox copying build/lib/nox/_typing.py -> build/bdist.linux-x86_64/wheel/nox copying build/lib/nox/manifest.py -> build/bdist.linux-x86_64/wheel/nox copying build/lib/nox/_options.py -> build/bdist.linux-x86_64/wheel/nox copying build/lib/nox/_version.py -> build/bdist.linux-x86_64/wheel/nox copying build/lib/nox/popen.py -> build/bdist.linux-x86_64/wheel/nox copying build/lib/nox/py.typed -> build/bdist.linux-x86_64/wheel/nox copying build/lib/nox/_parametrize.py -> build/bdist.linux-x86_64/wheel/nox running install_egg_info Copying nox.egg-info to build/bdist.linux-x86_64/wheel/nox-2022.11.21-py3.10.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-x86_64/wheel/nox-2022.11.21.dist-info/WHEEL creating '/home/pterjan/rpmbuild/BUILD/nox-2022.11.21/.pyproject-builddir/pip-wheel-vtps656n/tmpc51oxkvu/nox-2022.11.21-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'nox/__init__.py' adding 'nox/__main__.py' adding 'nox/_decorators.py' adding 'nox/_option_set.py' adding 'nox/_options.py' adding 'nox/_parametrize.py' adding 'nox/_typing.py' adding 'nox/_version.py' adding 'nox/command.py' adding 'nox/logger.py' adding 'nox/manifest.py' adding 'nox/popen.py' adding 'nox/py.typed' adding 'nox/registry.py' adding 'nox/sessions.py' adding 'nox/tasks.py' adding 'nox/tox_to_nox.py' adding 'nox/virtualenv.py' adding 'nox/workflow.py' adding 'nox-2022.11.21.dist-info/LICENSE' adding 'nox-2022.11.21.dist-info/METADATA' adding 'nox-2022.11.21.dist-info/WHEEL' adding 'nox-2022.11.21.dist-info/entry_points.txt' adding 'nox-2022.11.21.dist-info/top_level.txt' adding 'nox-2022.11.21.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for nox (pyproject.toml): finished with status 'done' Created wheel for nox: filename=nox-2022.11.21-py3-none-any.whl size=53378 sha256=ec56e63ec74dbb7c8b2096b9d550c696231ad24e758842d9cd102d08cc5c6d1b Stored in directory: /home/pterjan/.cache/pip/wheels/79/f4/3e/5105c307a099017a058335d496778dd31cc1be7ee616183527 Successfully built nox + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.PV6jlx + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/python-nox-2022.11.21-1.mga9.noarch '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-nox-2022.11.21-1.mga9.noarch ++ dirname /home/pterjan/rpmbuild/BUILDROOT/python-nox-2022.11.21-1.mga9.noarch + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/python-nox-2022.11.21-1.mga9.noarch + cd nox-2022.11.21 + '[' 1 -eq 1 ']' ++ ls /home/pterjan/rpmbuild/BUILD/nox-2022.11.21/pyproject-wheeldir/nox-2022.11.21-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=nox==2022.11.21 + TMPDIR=/home/pterjan/rpmbuild/BUILD/nox-2022.11.21/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILDROOT/python-nox-2022.11.21-1.mga9.noarch --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /home/pterjan/rpmbuild/BUILD/nox-2022.11.21/pyproject-wheeldir nox==2022.11.21 Using pip 23.0.1 from /usr/lib/python3.10/site-packages/pip (python 3.10) Looking in links: /home/pterjan/rpmbuild/BUILD/nox-2022.11.21/pyproject-wheeldir Processing ./pyproject-wheeldir/nox-2022.11.21-py3-none-any.whl Installing collected packages: nox Creating /home/pterjan/rpmbuild/BUILDROOT/python-nox-2022.11.21-1.mga9.noarch/usr/bin changing mode of /home/pterjan/rpmbuild/BUILDROOT/python-nox-2022.11.21-1.mga9.noarch/usr/bin/nox to 755 changing mode of /home/pterjan/rpmbuild/BUILDROOT/python-nox-2022.11.21-1.mga9.noarch/usr/bin/tox-to-nox to 755 Successfully installed nox-2022.11.21 + '[' -d /home/pterjan/rpmbuild/BUILDROOT/python-nox-2022.11.21-1.mga9.noarch/usr/bin ']' + '[' -z s ']' + shebang_flags=-kas + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kas /home/pterjan/rpmbuild/BUILDROOT/python-nox-2022.11.21-1.mga9.noarch/usr/bin/nox /home/pterjan/rpmbuild/BUILDROOT/python-nox-2022.11.21-1.mga9.noarch/usr/bin/tox-to-nox /home/pterjan/rpmbuild/BUILDROOT/python-nox-2022.11.21-1.mga9.noarch/usr/bin/nox: updating /home/pterjan/rpmbuild/BUILDROOT/python-nox-2022.11.21-1.mga9.noarch/usr/bin/tox-to-nox: updating + rm -rfv /home/pterjan/rpmbuild/BUILDROOT/python-nox-2022.11.21-1.mga9.noarch/usr/bin/__pycache__ + rm -f /home/pterjan/rpmbuild/BUILD/python-nox-2022.11.21-1.mga9.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILDROOT/python-nox-2022.11.21-1.mga9.noarch/usr/lib/python3.10/site-packages ']' + site_dirs+=("/usr/lib/python3.10/site-packages") + '[' /home/pterjan/rpmbuild/BUILDROOT/python-nox-2022.11.21-1.mga9.noarch/usr/lib64/python3.10/site-packages '!=' /home/pterjan/rpmbuild/BUILDROOT/python-nox-2022.11.21-1.mga9.noarch/usr/lib/python3.10/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILDROOT/python-nox-2022.11.21-1.mga9.noarch/usr/lib64/python3.10/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILDROOT/python-nox-2022.11.21-1.mga9.noarch$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.10/site-packages/nox-2022.11.21.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILDROOT/python-nox-2022.11.21-1.mga9.noarch/usr/lib/python3.10/site-packages/nox-2022.11.21.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILDROOT/python-nox-2022.11.21-1.mga9.noarch --record /home/pterjan/rpmbuild/BUILDROOT/python-nox-2022.11.21-1.mga9.noarch/usr/lib/python3.10/site-packages/nox-2022.11.21.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-nox-2022.11.21-1.mga9.noarch-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILDROOT/python-nox-2022.11.21-1.mga9.noarch/usr/lib/python3.10/site-packages/nox-2022.11.21.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILDROOT/python-nox-2022.11.21-1.mga9.noarch/usr/lib/python3.10/site-packages/nox-2022.11.21.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILDROOT/python-nox-2022.11.21-1.mga9.noarch/usr/lib/python3.10/site-packages/nox-2022.11.21.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILDROOT/python-nox-2022.11.21-1.mga9.noarch/usr/lib/python3.10/site-packages/nox-2022.11.21.dist-info/REQUESTED' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-nox-2022.11.21-1.mga9.noarch-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /home/pterjan/rpmbuild/BUILD/python-nox-2022.11.21-1.mga9.noarch-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-nox-2022.11.21-1.mga9.noarch-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILDROOT/python-nox-2022.11.21-1.mga9.noarch --sitelib /usr/lib/python3.10/site-packages --sitearch /usr/lib64/python3.10/site-packages --python-version 3.10 --pyproject-record /home/pterjan/rpmbuild/BUILD/python-nox-2022.11.21-1.mga9.noarch-pyproject-record --prefix /usr nox + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 2022.11.21-1.mga9 --unique-debug-suffix -2022.11.21-1.mga9.noarch --unique-debug-src-base python-nox-2022.11.21-1.mga9.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/nox-2022.11.21 + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-nox-2022.11.21-1.mga9.noarch/usr/lib/python3.10 using python3.10 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: python3-nox-2022.11.21-1.mga9.noarch Provides: python-nox = 2022.11.21-1.mga9 python3-nox = 2022.11.21-1.mga9 python3-nox-automation = 2022.11.21-1.mga9 python3.10-nox = 2022.11.21-1.mga9 python3.10dist(nox) = 2022.11.21 python3dist(nox) = 2022.11.21 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.10 python3.10dist(argcomplete) < 3~~ python3.10dist(colorlog) >= 2.6.1 python3.10dist(packaging) >= 20.9 python3.10dist(virtualenv) >= 14 Obsoletes: python-nox < 2022.11.21-1.mga9 python2-nox-automation < 0.19.1-6 python3-nox-automation < 0.19.1-6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/python-nox-2022.11.21-1.mga9.noarch Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-nox-2022.11.21-1.mga9.noarch.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.UMU9tp + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd nox-2022.11.21 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-nox-2022.11.21-1.mga9.noarch + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.YuMtZG + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf nox-2022.11.21 nox-2022.11.21.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!