D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/python-httplib2-0.21.0-2.mga10.src.rpm Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.8Cs2VX + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf httplib2-0.21.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/httplib2-0.21.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd httplib2-0.21.0 + rm -rf /home/pterjan/rpmbuild/BUILD/httplib2-0.21.0-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/httplib2-0.21.0-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/python-httplib2.certfile.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/python-httplib2.rfc2459.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/python-httplib2-0.9-proxy-http.patch + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/httplib2-reqs.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.9vgF5W + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd httplib2-0.21.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/httplib2-0.21.0/.pyproject-builddir + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + TMPDIR=/home/pterjan/rpmbuild/BUILD/httplib2-0.21.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/httplib2-0.21.0/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/httplib2-0.21.0 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) running dist_info creating /home/pterjan/rpmbuild/BUILD/httplib2-0.21.0/.pyproject-builddir/pip-modern-metadata-i6moznwq/httplib2.egg-info writing /home/pterjan/rpmbuild/BUILD/httplib2-0.21.0/.pyproject-builddir/pip-modern-metadata-i6moznwq/httplib2.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/httplib2-0.21.0/.pyproject-builddir/pip-modern-metadata-i6moznwq/httplib2.egg-info/dependency_links.txt writing requirements to /home/pterjan/rpmbuild/BUILD/httplib2-0.21.0/.pyproject-builddir/pip-modern-metadata-i6moznwq/httplib2.egg-info/requires.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/httplib2-0.21.0/.pyproject-builddir/pip-modern-metadata-i6moznwq/httplib2.egg-info/top_level.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/httplib2-0.21.0/.pyproject-builddir/pip-modern-metadata-i6moznwq/httplib2.egg-info/SOURCES.txt' reading manifest file '/home/pterjan/rpmbuild/BUILD/httplib2-0.21.0/.pyproject-builddir/pip-modern-metadata-i6moznwq/httplib2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'codecov.yml' warning: no previously-included files found matching '.pre-commit-*.yaml' no previously-included directories found matching 'ref' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution adding license file 'LICENSE' writing manifest file '/home/pterjan/rpmbuild/BUILD/httplib2-0.21.0/.pyproject-builddir/pip-modern-metadata-i6moznwq/httplib2.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/httplib2-0.21.0/.pyproject-builddir/pip-modern-metadata-i6moznwq/httplib2-0.21.0.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: httplib2 Building wheel for httplib2 (pyproject.toml): started Running command Building wheel for httplib2 (pyproject.toml) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/httplib2 copying python3/httplib2/auth.py -> build/lib/httplib2 copying python3/httplib2/socks.py -> build/lib/httplib2 copying python3/httplib2/certs.py -> build/lib/httplib2 copying python3/httplib2/error.py -> build/lib/httplib2 copying python3/httplib2/__init__.py -> build/lib/httplib2 copying python3/httplib2/iri2uri.py -> build/lib/httplib2 copying python3/httplib2/cacerts.txt -> build/lib/httplib2 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/httplib2 copying build/lib/httplib2/auth.py -> build/bdist.linux-x86_64/wheel/httplib2 copying build/lib/httplib2/socks.py -> build/bdist.linux-x86_64/wheel/httplib2 copying build/lib/httplib2/cacerts.txt -> build/bdist.linux-x86_64/wheel/httplib2 copying build/lib/httplib2/certs.py -> build/bdist.linux-x86_64/wheel/httplib2 copying build/lib/httplib2/error.py -> build/bdist.linux-x86_64/wheel/httplib2 copying build/lib/httplib2/__init__.py -> build/bdist.linux-x86_64/wheel/httplib2 copying build/lib/httplib2/iri2uri.py -> build/bdist.linux-x86_64/wheel/httplib2 running install_egg_info running egg_info creating python3/httplib2.egg-info writing python3/httplib2.egg-info/PKG-INFO writing dependency_links to python3/httplib2.egg-info/dependency_links.txt writing requirements to python3/httplib2.egg-info/requires.txt writing top-level names to python3/httplib2.egg-info/top_level.txt writing manifest file 'python3/httplib2.egg-info/SOURCES.txt' reading manifest file 'python3/httplib2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'codecov.yml' warning: no previously-included files found matching '.pre-commit-*.yaml' no previously-included directories found matching 'ref' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'python3/httplib2.egg-info/SOURCES.txt' Copying python3/httplib2.egg-info to build/bdist.linux-x86_64/wheel/httplib2-0.21.0-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/httplib2-0.21.0.dist-info/WHEEL creating '/home/pterjan/rpmbuild/BUILD/httplib2-0.21.0/.pyproject-builddir/pip-wheel-r4ocqw1r/.tmp-dtgvyedm/httplib2-0.21.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'httplib2/__init__.py' adding 'httplib2/auth.py' adding 'httplib2/cacerts.txt' adding 'httplib2/certs.py' adding 'httplib2/error.py' adding 'httplib2/iri2uri.py' adding 'httplib2/socks.py' adding 'httplib2-0.21.0.dist-info/LICENSE' adding 'httplib2-0.21.0.dist-info/METADATA' adding 'httplib2-0.21.0.dist-info/WHEEL' adding 'httplib2-0.21.0.dist-info/top_level.txt' adding 'httplib2-0.21.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for httplib2 (pyproject.toml): finished with status 'done' Created wheel for httplib2: filename=httplib2-0.21.0-py3-none-any.whl size=96498 sha256=70950ad21dbfdb0e92076c8d44046e98d5e80b9a14d5e6d9648c29c339583f8f Stored in directory: /home/pterjan/.cache/pip/wheels/f1/80/1f/7e6e5dfa605504457a9134a9bd581a633bf31754d5b5ebb7ef Successfully built httplib2 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jeLq3W + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/python-httplib2-0.21.0-2.mga10.noarch '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-httplib2-0.21.0-2.mga10.noarch ++ dirname /home/pterjan/rpmbuild/BUILDROOT/python-httplib2-0.21.0-2.mga10.noarch + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/python-httplib2-0.21.0-2.mga10.noarch + cd httplib2-0.21.0 + '[' 1 -eq 1 ']' ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ xargs basename --multiple ++ ls /home/pterjan/rpmbuild/BUILD/httplib2-0.21.0/pyproject-wheeldir/httplib2-0.21.0-py3-none-any.whl + specifier=httplib2==0.21.0 + TMPDIR=/home/pterjan/rpmbuild/BUILD/httplib2-0.21.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILDROOT/python-httplib2-0.21.0-2.mga10.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/httplib2-0.21.0/pyproject-wheeldir httplib2==0.21.0 Using pip 24.0 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /home/pterjan/rpmbuild/BUILD/httplib2-0.21.0/pyproject-wheeldir Processing ./pyproject-wheeldir/httplib2-0.21.0-py3-none-any.whl Installing collected packages: httplib2 Successfully installed httplib2-0.21.0 + '[' -d /home/pterjan/rpmbuild/BUILDROOT/python-httplib2-0.21.0-2.mga10.noarch/usr/bin ']' + rm -f /home/pterjan/rpmbuild/BUILD/python-httplib2-0.21.0-2.mga10.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILDROOT/python-httplib2-0.21.0-2.mga10.noarch/usr/lib/python3.12/site-packages ']' + site_dirs+=("/usr/lib/python3.12/site-packages") + '[' /home/pterjan/rpmbuild/BUILDROOT/python-httplib2-0.21.0-2.mga10.noarch/usr/lib64/python3.12/site-packages '!=' /home/pterjan/rpmbuild/BUILDROOT/python-httplib2-0.21.0-2.mga10.noarch/usr/lib/python3.12/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILDROOT/python-httplib2-0.21.0-2.mga10.noarch/usr/lib64/python3.12/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILDROOT/python-httplib2-0.21.0-2.mga10.noarch$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.12/site-packages/httplib2-0.21.0.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILDROOT/python-httplib2-0.21.0-2.mga10.noarch/usr/lib/python3.12/site-packages/httplib2-0.21.0.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-httplib2-0.21.0-2.mga10.noarch --record /home/pterjan/rpmbuild/BUILDROOT/python-httplib2-0.21.0-2.mga10.noarch/usr/lib/python3.12/site-packages/httplib2-0.21.0.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-httplib2-0.21.0-2.mga10.noarch-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILDROOT/python-httplib2-0.21.0-2.mga10.noarch/usr/lib/python3.12/site-packages/httplib2-0.21.0.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILDROOT/python-httplib2-0.21.0-2.mga10.noarch/usr/lib/python3.12/site-packages/httplib2-0.21.0.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILDROOT/python-httplib2-0.21.0-2.mga10.noarch/usr/lib/python3.12/site-packages/httplib2-0.21.0.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILDROOT/python-httplib2-0.21.0-2.mga10.noarch/usr/lib/python3.12/site-packages/httplib2-0.21.0.dist-info/REQUESTED' ++ cut -f1 '-d ' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-httplib2-0.21.0-2.mga10.noarch-pyproject-ghost-distinfo + lines=1 + '[' 1 -ne 1 ']' + RPM_PERCENTAGES_COUNT=2 + /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /home/pterjan/rpmbuild/BUILD/python-httplib2-0.21.0-2.mga10.noarch-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-httplib2-0.21.0-2.mga10.noarch-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILDROOT/python-httplib2-0.21.0-2.mga10.noarch --sitelib /usr/lib/python3.12/site-packages --sitearch /usr/lib64/python3.12/site-packages --python-version 3.12 --pyproject-record /home/pterjan/rpmbuild/BUILD/python-httplib2-0.21.0-2.mga10.noarch-pyproject-record --prefix /usr httplib2 + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.21.0-2.mga10 --unique-debug-suffix -0.21.0-2.mga10.noarch --unique-debug-src-base python-httplib2-0.21.0-2.mga10.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/httplib2-0.21.0 find-debuginfo: starting Extracting debug info from 0 files Creating .debug symlinks for symlinks to ELF files find-debuginfo: done + /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 + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-httplib2-0.21.0-2.mga10.noarch/usr/lib/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: python3-httplib2-0.21.0-2.mga10.noarch Provides: python-httplib2 = 0.21.0-2.mga10 python3-httplib2 = 0.21.0-2.mga10 python3.12-httplib2 = 0.21.0-2.mga10 python3.12dist(httplib2) = 0.21 python3dist(httplib2) = 0.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.12 python3.12dist(pyparsing) < 4~~ Obsoletes: python-httplib2 < 0.21.0-2.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/python-httplib2-0.21.0-2.mga10.noarch Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-httplib2-0.21.0-2.mga10.noarch.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.UJjH9v + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd httplib2-0.21.0 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-httplib2-0.21.0-2.mga10.noarch + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.mmckah + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf /home/pterjan/rpmbuild/BUILD/httplib2-0.21.0-SPECPARTS + rm -rf httplib2-0.21.0 httplib2-0.21.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!