D: [iurt_root_command] chroot
Building target platforms: noarch
Building for target noarch
Installing /home/pterjan/rpmbuild/SRPMS/buildbot-4.2.1-1.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.U2efU5
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.wOiHCa
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build
+ rm -rf buildbot-4.2.1
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/buildbot-4.2.1.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/buildbot_worker-4.2.1.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/buildbot_www-4.2.1.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/buildbot_waterfall_view-4.2.1.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/buildbot_grid_view-4.2.1.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/buildbot_grid_view-4.2.1.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/buildbot_console_view-4.2.1.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/buildbot_pkg-4.2.1.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/buildbot-4.2.1.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd buildbot-4.2.1
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.NgC8vX
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build
+ cd buildbot-4.2.1
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(packaging)'
+ echo 'python3dist(pip) >= 19'
+ '[' -f pyproject.toml ']'
+ '[' -f setup.py ']'
+ echo 'python3dist(setuptools) >= 40.8'
+ for f in pyproject.toml setup.py setup.cfg
+ '[' -f pyproject.toml ']'
+ for f in pyproject.toml setup.py setup.cfg
+ '[' -f setup.py ']'
+ sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' setup.py
+ sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' setup.py
+ sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' setup.py
+ sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' setup.py
+ sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' setup.py
+ sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' setup.py
+ sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' setup.py
+ sed -i -e 's/~=/>=/g' setup.py
+ sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' setup.py
+ sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' setup.py
+ for f in pyproject.toml setup.py setup.cfg
+ '[' -f setup.cfg ']'
+ sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' setup.cfg
+ sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' setup.cfg
+ sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' setup.cfg
+ sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' setup.cfg
+ sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' setup.cfg
+ sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' setup.cfg
+ sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' setup.cfg
+ sed -i -e 's/~=/>=/g' setup.cfg
+ sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' setup.cfg
+ sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' setup.cfg
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir
+ echo -n
+ 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'
+ CXXFLAGS='-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'
+ FFLAGS='-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 '
+ FCFLAGS='-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 '
+ VALAFLAGS=-g
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ 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'
+ LT_SYS_LIBRARY_PATH=/usr/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ CXX=g++
+ TMPDIR=/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir
+ RPM_TOXENV=py313
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-buildrequires
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 78.1.0)
/usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require'
  warnings.warn(msg)
/usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: GNU General Public License v2 (GPLv2)

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
running egg_info
writing buildbot.egg-info/PKG-INFO
writing dependency_links to buildbot.egg-info/dependency_links.txt
writing entry points to buildbot.egg-info/entry_points.txt
writing requirements to buildbot.egg-info/requires.txt
writing top-level names to buildbot.egg-info/top_level.txt
reading manifest file 'buildbot.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'docs/manual/_images/*.svg'
warning: no files found matching 'docs/manual/_images/*.png'
warning: no files found matching 'docs/manual/_images/*.txt'
warning: no files found matching 'docs/manual/_images/icon.blend'
warning: no files found matching 'docs/manual/_images/Makefile'
warning: no files found matching 'buildbot/reporters/templates/*.txt'
warning: no files found matching 'include'
warning: no files found matching 'contrib/windows/*'
warning: no files found matching 'contrib/css/*'
warning: no files found matching 'contrib/trac/*'
warning: no files found matching 'contrib/trac/bbwatcher/*'
warning: no files found matching 'contrib/trac/bbwatcher/templates/*'
adding license file 'COPYING'
writing manifest file 'buildbot.egg-info/SOURCES.txt'
running dist_info
writing buildbot.egg-info/PKG-INFO
writing dependency_links to buildbot.egg-info/dependency_links.txt
writing entry points to buildbot.egg-info/entry_points.txt
writing requirements to buildbot.egg-info/requires.txt
writing top-level names to buildbot.egg-info/top_level.txt
reading manifest file 'buildbot.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'docs/manual/_images/*.svg'
warning: no files found matching 'docs/manual/_images/*.png'
warning: no files found matching 'docs/manual/_images/*.txt'
warning: no files found matching 'docs/manual/_images/icon.blend'
warning: no files found matching 'docs/manual/_images/Makefile'
warning: no files found matching 'buildbot/reporters/templates/*.txt'
warning: no files found matching 'include'
warning: no files found matching 'contrib/windows/*'
warning: no files found matching 'contrib/css/*'
warning: no files found matching 'contrib/trac/*'
warning: no files found matching 'contrib/trac/bbwatcher/*'
warning: no files found matching 'contrib/trac/bbwatcher/templates/*'
adding license file 'COPYING'
writing manifest file 'buildbot.egg-info/SOURCES.txt'
creating '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/buildbot-4.2.1.dist-info'
Handling setuptools>=8.0 from hook generated metadata: Requires-Dist (buildbot)
Requirement satisfied: setuptools>=8.0
   (installed: setuptools 78.1.0)
Handling Twisted>=22.1.0 from hook generated metadata: Requires-Dist (buildbot)
Requirement satisfied: Twisted>=22.1.0
   (installed: Twisted 24.11.0)
Handling treq>=20.9 from hook generated metadata: Requires-Dist (buildbot)
Requirement satisfied: treq>=20.9
   (installed: treq 23.11.0)
Handling Jinja2>=2.1 from hook generated metadata: Requires-Dist (buildbot)
Requirement satisfied: Jinja2>=2.1
   (installed: Jinja2 3.1.6)
Handling msgpack>=0.6.0 from hook generated metadata: Requires-Dist (buildbot)
Requirement satisfied: msgpack>=0.6.0
   (installed: msgpack 1.1.0)
Handling croniter>=1.3.0 from hook generated metadata: Requires-Dist (buildbot)
Requirement satisfied: croniter>=1.3.0
   (installed: croniter 2.0.1)
Handling importlib-resources>=5; python_version < "3.9" from hook generated metadata: Requires-Dist (buildbot)
Ignoring alien requirement: importlib-resources>=5; python_version < "3.9"
Handling zope.interface>=4.1.1 from hook generated metadata: Requires-Dist (buildbot)
Requirement satisfied: zope.interface>=4.1.1
   (installed: zope.interface 7.2)
Handling sqlalchemy>=1.4.0 from hook generated metadata: Requires-Dist (buildbot)
Requirement satisfied: sqlalchemy>=1.4.0
   (installed: sqlalchemy 2.0.36)
Handling alembic>=1.6.0 from hook generated metadata: Requires-Dist (buildbot)
Requirement satisfied: alembic>=1.6.0
   (installed: alembic 1.14.0)
Handling python-dateutil>=1.5 from hook generated metadata: Requires-Dist (buildbot)
Requirement satisfied: python-dateutil>=1.5
   (installed: python-dateutil 2.9.0.post0)
Handling txaio>=2.2.2 from hook generated metadata: Requires-Dist (buildbot)
Requirement satisfied: txaio>=2.2.2
   (installed: txaio 23.1.1)
Handling autobahn>=0.16.0 from hook generated metadata: Requires-Dist (buildbot)
Requirement satisfied: autobahn>=0.16.0
   (installed: autobahn 24.4.2)
Handling packaging from hook generated metadata: Requires-Dist (buildbot)
Requirement satisfied: packaging
   (installed: packaging 24.2)
Handling PyJWT from hook generated metadata: Requires-Dist (buildbot)
Requirement satisfied: PyJWT
   (installed: PyJWT 2.8.0)
Handling pyyaml from hook generated metadata: Requires-Dist (buildbot)
Requirement satisfied: pyyaml
   (installed: pyyaml 6.0.1)
Handling unidiff>=0.7.5 from hook generated metadata: Requires-Dist (buildbot)
Requirement satisfied: unidiff>=0.7.5
   (installed: unidiff 0.7.5)
Handling setuptools_trial; extra == "test" from hook generated metadata: Requires-Dist (buildbot)
Ignoring alien requirement: setuptools_trial; extra == "test"
Handling ruff; extra == "test" from hook generated metadata: Requires-Dist (buildbot)
Ignoring alien requirement: ruff; extra == "test"
Handling treq; extra == "test" from hook generated metadata: Requires-Dist (buildbot)
Ignoring alien requirement: treq; extra == "test"
Handling txrequests; extra == "test" from hook generated metadata: Requires-Dist (buildbot)
Ignoring alien requirement: txrequests; extra == "test"
Handling pypugjs; extra == "test" from hook generated metadata: Requires-Dist (buildbot)
Ignoring alien requirement: pypugjs; extra == "test"
Handling boto3; extra == "test" from hook generated metadata: Requires-Dist (buildbot)
Ignoring alien requirement: boto3; extra == "test"
Handling moto; extra == "test" from hook generated metadata: Requires-Dist (buildbot)
Ignoring alien requirement: moto; extra == "test"
Handling Markdown>=3.0.0; extra == "test" from hook generated metadata: Requires-Dist (buildbot)
Ignoring alien requirement: Markdown>=3.0.0; extra == "test"
Handling parameterized; extra == "test" from hook generated metadata: Requires-Dist (buildbot)
Ignoring alien requirement: parameterized; extra == "test"
Handling lz4; extra == "test" from hook generated metadata: Requires-Dist (buildbot)
Ignoring alien requirement: lz4; extra == "test"
Handling buildbot-www==4.2.1; extra == "bundle" from hook generated metadata: Requires-Dist (buildbot)
Ignoring alien requirement: buildbot-www==4.2.1; extra == "bundle"
Handling buildbot-worker==4.2.1; extra == "bundle" from hook generated metadata: Requires-Dist (buildbot)
Ignoring alien requirement: buildbot-worker==4.2.1; extra == "bundle"
Handling buildbot-waterfall-view==4.2.1; extra == "bundle" from hook generated metadata: Requires-Dist (buildbot)
Ignoring alien requirement: buildbot-waterfall-view==4.2.1; extra == "bundle"
Handling buildbot-console-view==4.2.1; extra == "bundle" from hook generated metadata: Requires-Dist (buildbot)
Ignoring alien requirement: buildbot-console-view==4.2.1; extra == "bundle"
Handling buildbot-grid-view==4.2.1; extra == "bundle" from hook generated metadata: Requires-Dist (buildbot)
Ignoring alien requirement: buildbot-grid-view==4.2.1; extra == "bundle"
Handling Twisted[tls]>=22.1.0; extra == "tls" from hook generated metadata: Requires-Dist (buildbot)
Ignoring alien requirement: Twisted[tls]>=22.1.0; extra == "tls"
Handling pyopenssl>=16.0.0; extra == "tls" from hook generated metadata: Requires-Dist (buildbot)
Ignoring alien requirement: pyopenssl>=16.0.0; extra == "tls"
Handling service_identity; extra == "tls" from hook generated metadata: Requires-Dist (buildbot)
Ignoring alien requirement: service_identity; extra == "tls"
Handling idna>=0.6; extra == "tls" from hook generated metadata: Requires-Dist (buildbot)
Ignoring alien requirement: idna>=0.6; extra == "tls"
Handling docutils>=0.16.0; extra == "docs" from hook generated metadata: Requires-Dist (buildbot)
Ignoring alien requirement: docutils>=0.16.0; extra == "docs"
Handling sphinx>=3.2.0; extra == "docs" from hook generated metadata: Requires-Dist (buildbot)
Ignoring alien requirement: sphinx>=3.2.0; extra == "docs"
Handling sphinx-rtd-theme>=0.5; extra == "docs" from hook generated metadata: Requires-Dist (buildbot)
Ignoring alien requirement: sphinx-rtd-theme>=0.5; extra == "docs"
Handling sphinxcontrib-spelling; extra == "docs" from hook generated metadata: Requires-Dist (buildbot)
Ignoring alien requirement: sphinxcontrib-spelling; extra == "docs"
Handling sphinxcontrib-websupport; extra == "docs" from hook generated metadata: Requires-Dist (buildbot)
Ignoring alien requirement: sphinxcontrib-websupport; extra == "docs"
Handling pyenchant; extra == "docs" from hook generated metadata: Requires-Dist (buildbot)
Ignoring alien requirement: pyenchant; extra == "docs"
Handling sphinx-jinja; extra == "docs" from hook generated metadata: Requires-Dist (buildbot)
Ignoring alien requirement: sphinx-jinja; extra == "docs"
Handling towncrier; extra == "docs" from hook generated metadata: Requires-Dist (buildbot)
Ignoring alien requirement: towncrier; extra == "docs"
Handling Brotli>=1.1.0; extra == "brotli" from hook generated metadata: Requires-Dist (buildbot)
Ignoring alien requirement: Brotli>=1.1.0; extra == "brotli"
Handling zstandard>=0.23.0; extra == "zstd" from hook generated metadata: Requires-Dist (buildbot)
Ignoring alien requirement: zstandard>=0.23.0; extra == "zstd"
Handling evalidate>=2.0.0; extra == "configurable" from hook generated metadata: Requires-Dist (buildbot)
Ignoring alien requirement: evalidate>=2.0.0; extra == "configurable"
+ cat /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-buildrequires
+ rm -rfv buildbot-4.2.1.dist-info/
removed 'buildbot-4.2.1.dist-info/entry_points.txt'
removed 'buildbot-4.2.1.dist-info/top_level.txt'
removed 'buildbot-4.2.1.dist-info/METADATA'
removed 'buildbot-4.2.1.dist-info/licenses/COPYING'
removed directory 'buildbot-4.2.1.dist-info/licenses'
removed directory 'buildbot-4.2.1.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Ru0e0C
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build
+ 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'
+ export CFLAGS
+ CXXFLAGS='-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'
+ export CXXFLAGS
+ FFLAGS='-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 '
+ export FFLAGS
+ FCFLAGS='-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 '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ 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'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd buildbot-4.2.1
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ mkdir -p /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.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'
+ CXXFLAGS='-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'
+ FFLAGS='-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 '
+ FCFLAGS='-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 '
+ VALAFLAGS=-g
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ 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'
+ LT_SYS_LIBRARY_PATH=/usr/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ CXX=g++
+ TMPDIR=/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir
Processing /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1
  Preparing metadata (pyproject.toml): started
  Running command Preparing metadata (pyproject.toml)
  /usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require'
    warnings.warn(msg)
  /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
  !!

          ********************************************************************************
          Please consider removing the following classifiers in favor of a SPDX license expression:

          License :: OSI Approved :: GNU General Public License v2 (GPLv2)

          See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
          ********************************************************************************

  !!
    self._finalize_license_expression()
  running dist_info
  creating /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-1wv36dcq/buildbot.egg-info
  writing /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-1wv36dcq/buildbot.egg-info/PKG-INFO
  writing dependency_links to /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-1wv36dcq/buildbot.egg-info/dependency_links.txt
  writing entry points to /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-1wv36dcq/buildbot.egg-info/entry_points.txt
  writing requirements to /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-1wv36dcq/buildbot.egg-info/requires.txt
  writing top-level names to /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-1wv36dcq/buildbot.egg-info/top_level.txt
  writing manifest file '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-1wv36dcq/buildbot.egg-info/SOURCES.txt'
  reading manifest file '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-1wv36dcq/buildbot.egg-info/SOURCES.txt'
  reading manifest template 'MANIFEST.in'
  warning: no files found matching 'docs/manual/_images/*.svg'
  warning: no files found matching 'docs/manual/_images/*.png'
  warning: no files found matching 'docs/manual/_images/*.txt'
  warning: no files found matching 'docs/manual/_images/icon.blend'
  warning: no files found matching 'docs/manual/_images/Makefile'
  warning: no files found matching 'buildbot/reporters/templates/*.txt'
  warning: no files found matching 'include'
  warning: no files found matching 'contrib/windows/*'
  warning: no files found matching 'contrib/css/*'
  warning: no files found matching 'contrib/trac/*'
  warning: no files found matching 'contrib/trac/bbwatcher/*'
  warning: no files found matching 'contrib/trac/bbwatcher/templates/*'
  adding license file 'COPYING'
  writing manifest file '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-1wv36dcq/buildbot.egg-info/SOURCES.txt'
  creating '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-1wv36dcq/buildbot-4.2.1.dist-info'
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: buildbot
  Building wheel for buildbot (pyproject.toml): started
  Running command Building wheel for buildbot (pyproject.toml)
  /usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require'
    warnings.warn(msg)
  /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
  !!

          ********************************************************************************
          Please consider removing the following classifiers in favor of a SPDX license expression:

          License :: OSI Approved :: GNU General Public License v2 (GPLv2)

          See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
          ********************************************************************************

  !!
    self._finalize_license_expression()
  running bdist_wheel
  running build
  running build_py
  creating build/lib/buildbot
  copying buildbot/asyncio.py -> build/lib/buildbot
  copying buildbot/buildbot_net_usage_data.py -> build/lib/buildbot
  copying buildbot/scheduler.py -> build/lib/buildbot
  copying buildbot/manhole.py -> build/lib/buildbot
  copying buildbot/interfaces.py -> build/lib/buildbot
  copying buildbot/revlinks.py -> build/lib/buildbot
  copying buildbot/locks.py -> build/lib/buildbot
  copying buildbot/pbutil.py -> build/lib/buildbot
  copying buildbot/warnings.py -> build/lib/buildbot
  copying buildbot/__init__.py -> build/lib/buildbot
  copying buildbot/buildrequest.py -> build/lib/buildbot
  copying buildbot/errors.py -> build/lib/buildbot
  copying buildbot/master.py -> build/lib/buildbot
  creating build/lib/buildbot/configurators
  copying buildbot/configurators/__init__.py -> build/lib/buildbot/configurators
  copying buildbot/configurators/janitor.py -> build/lib/buildbot/configurators
  creating build/lib/buildbot/worker
  copying buildbot/worker/libvirt.py -> build/lib/buildbot/worker
  copying buildbot/worker/ec2.py -> build/lib/buildbot/worker
  copying buildbot/worker/manager.py -> build/lib/buildbot/worker
  copying buildbot/worker/kubernetes.py -> build/lib/buildbot/worker
  copying buildbot/worker/docker.py -> build/lib/buildbot/worker
  copying buildbot/worker/openstack.py -> build/lib/buildbot/worker
  copying buildbot/worker/latent.py -> build/lib/buildbot/worker
  copying buildbot/worker/local.py -> build/lib/buildbot/worker
  copying buildbot/worker/upcloud.py -> build/lib/buildbot/worker
  copying buildbot/worker/__init__.py -> build/lib/buildbot/worker
  copying buildbot/worker/base.py -> build/lib/buildbot/worker
  copying buildbot/worker/marathon.py -> build/lib/buildbot/worker
  creating build/lib/buildbot/worker/protocols
  copying buildbot/worker/protocols/null.py -> build/lib/buildbot/worker/protocols
  copying buildbot/worker/protocols/pb.py -> build/lib/buildbot/worker/protocols
  copying buildbot/worker/protocols/msgpack.py -> build/lib/buildbot/worker/protocols
  copying buildbot/worker/protocols/__init__.py -> build/lib/buildbot/worker/protocols
  copying buildbot/worker/protocols/base.py -> build/lib/buildbot/worker/protocols
  creating build/lib/buildbot/worker/protocols/manager
  copying buildbot/worker/protocols/manager/pb.py -> build/lib/buildbot/worker/protocols/manager
  copying buildbot/worker/protocols/manager/msgpack.py -> build/lib/buildbot/worker/protocols/manager
  copying buildbot/worker/protocols/manager/__init__.py -> build/lib/buildbot/worker/protocols/manager
  copying buildbot/worker/protocols/manager/base.py -> build/lib/buildbot/worker/protocols/manager
  creating build/lib/buildbot/changes
  copying buildbot/changes/gerritchangesource.py -> build/lib/buildbot/changes
  copying buildbot/changes/manager.py -> build/lib/buildbot/changes
  copying buildbot/changes/svnpoller.py -> build/lib/buildbot/changes
  copying buildbot/changes/bitbucket.py -> build/lib/buildbot/changes
  copying buildbot/changes/p4poller.py -> build/lib/buildbot/changes
  copying buildbot/changes/pb.py -> build/lib/buildbot/changes
  copying buildbot/changes/github.py -> build/lib/buildbot/changes
  copying buildbot/changes/mail.py -> build/lib/buildbot/changes
  copying buildbot/changes/changes.py -> build/lib/buildbot/changes
  copying buildbot/changes/__init__.py -> build/lib/buildbot/changes
  copying buildbot/changes/base.py -> build/lib/buildbot/changes
  copying buildbot/changes/hgpoller.py -> build/lib/buildbot/changes
  copying buildbot/changes/gitpoller.py -> build/lib/buildbot/changes
  copying buildbot/changes/filter.py -> build/lib/buildbot/changes
  creating build/lib/buildbot/clients
  copying buildbot/clients/tryclient.py -> build/lib/buildbot/clients
  copying buildbot/clients/sendchange.py -> build/lib/buildbot/clients
  copying buildbot/clients/usersclient.py -> build/lib/buildbot/clients
  copying buildbot/clients/__init__.py -> build/lib/buildbot/clients
  creating build/lib/buildbot/config
  copying buildbot/config/builder.py -> build/lib/buildbot/config
  copying buildbot/config/__init__.py -> build/lib/buildbot/config
  copying buildbot/config/errors.py -> build/lib/buildbot/config
  copying buildbot/config/checks.py -> build/lib/buildbot/config
  copying buildbot/config/master.py -> build/lib/buildbot/config
  creating build/lib/buildbot/data
  copying buildbot/data/projects.py -> build/lib/buildbot/data
  copying buildbot/data/build_data.py -> build/lib/buildbot/data
  copying buildbot/data/exceptions.py -> build/lib/buildbot/data
  copying buildbot/data/resultspec.py -> build/lib/buildbot/data
  copying buildbot/data/types.py -> build/lib/buildbot/data
  copying buildbot/data/logs.py -> build/lib/buildbot/data
  copying buildbot/data/sourcestamps.py -> build/lib/buildbot/data
  copying buildbot/data/patches.py -> build/lib/buildbot/data
  copying buildbot/data/logchunks.py -> build/lib/buildbot/data
  copying buildbot/data/changesources.py -> build/lib/buildbot/data
  copying buildbot/data/connector.py -> build/lib/buildbot/data
  copying buildbot/data/builds.py -> build/lib/buildbot/data
  copying buildbot/data/test_results.py -> build/lib/buildbot/data
  copying buildbot/data/schedulers.py -> build/lib/buildbot/data
  copying buildbot/data/buildrequests.py -> build/lib/buildbot/data
  copying buildbot/data/workers.py -> build/lib/buildbot/data
  copying buildbot/data/masters.py -> build/lib/buildbot/data
  copying buildbot/data/forceschedulers.py -> build/lib/buildbot/data
  copying buildbot/data/changes.py -> build/lib/buildbot/data
  copying buildbot/data/buildsets.py -> build/lib/buildbot/data
  copying buildbot/data/__init__.py -> build/lib/buildbot/data
  copying buildbot/data/steps.py -> build/lib/buildbot/data
  copying buildbot/data/graphql.py -> build/lib/buildbot/data
  copying buildbot/data/builders.py -> build/lib/buildbot/data
  copying buildbot/data/root.py -> build/lib/buildbot/data
  copying buildbot/data/base.py -> build/lib/buildbot/data
  copying buildbot/data/test_result_sets.py -> build/lib/buildbot/data
  copying buildbot/data/properties.py -> build/lib/buildbot/data
  creating build/lib/buildbot/db
  copying buildbot/db/projects.py -> build/lib/buildbot/db
  copying buildbot/db/build_data.py -> build/lib/buildbot/db
  copying buildbot/db/migrate_utils.py -> build/lib/buildbot/db
  copying buildbot/db/model_config.py -> build/lib/buildbot/db
  copying buildbot/db/exceptions.py -> build/lib/buildbot/db
  copying buildbot/db/tags.py -> build/lib/buildbot/db
  copying buildbot/db/model.py -> build/lib/buildbot/db
  copying buildbot/db/pool.py -> build/lib/buildbot/db
  copying buildbot/db/logs.py -> build/lib/buildbot/db
  copying buildbot/db/sourcestamps.py -> build/lib/buildbot/db
  copying buildbot/db/changesources.py -> build/lib/buildbot/db
  copying buildbot/db/connector.py -> build/lib/buildbot/db
  copying buildbot/db/builds.py -> build/lib/buildbot/db
  copying buildbot/db/test_results.py -> build/lib/buildbot/db
  copying buildbot/db/schedulers.py -> build/lib/buildbot/db
  copying buildbot/db/buildrequests.py -> build/lib/buildbot/db
  copying buildbot/db/dbconfig.py -> build/lib/buildbot/db
  copying buildbot/db/workers.py -> build/lib/buildbot/db
  copying buildbot/db/masters.py -> build/lib/buildbot/db
  copying buildbot/db/users.py -> build/lib/buildbot/db
  copying buildbot/db/changes.py -> build/lib/buildbot/db
  copying buildbot/db/buildsets.py -> build/lib/buildbot/db
  copying buildbot/db/__init__.py -> build/lib/buildbot/db
  copying buildbot/db/steps.py -> build/lib/buildbot/db
  copying buildbot/db/builders.py -> build/lib/buildbot/db
  copying buildbot/db/enginestrategy.py -> build/lib/buildbot/db
  copying buildbot/db/base.py -> build/lib/buildbot/db
  copying buildbot/db/test_result_sets.py -> build/lib/buildbot/db
  copying buildbot/db/state.py -> build/lib/buildbot/db
  creating build/lib/buildbot/db/compression
  copying buildbot/db/compression/brotli.py -> build/lib/buildbot/db/compression
  copying buildbot/db/compression/zstd.py -> build/lib/buildbot/db/compression
  copying buildbot/db/compression/lz4.py -> build/lib/buildbot/db/compression
  copying buildbot/db/compression/__init__.py -> build/lib/buildbot/db/compression
  copying buildbot/db/compression/protocol.py -> build/lib/buildbot/db/compression
  copying buildbot/db/compression/native.py -> build/lib/buildbot/db/compression
  creating build/lib/buildbot/db/migrations
  copying buildbot/db/migrations/env.py -> build/lib/buildbot/db/migrations
  creating build/lib/buildbot/db/migrations/versions
  copying buildbot/db/migrations/versions/062_v3.9_add_project_description_format.py -> build/lib/buildbot/db/migrations/versions
  copying buildbot/db/migrations/versions/060_v3.9_add_builder_projects.py -> build/lib/buildbot/db/migrations/versions
  copying buildbot/db/migrations/versions/066_v4.0_add_build_locks_duration_s.py -> build/lib/buildbot/db/migrations/versions
  copying buildbot/db/migrations/versions/064_v3.10_add_worker_pause_reason.py -> build/lib/buildbot/db/migrations/versions
  copying buildbot/db/migrations/versions/063_v3.10_add_steps_locks_acquired_at.py -> build/lib/buildbot/db/migrations/versions
  copying buildbot/db/migrations/versions/059_v3.4_alembic_initial.py -> build/lib/buildbot/db/migrations/versions
  copying buildbot/db/migrations/versions/061_v3.9_add_builder_description_format.py -> build/lib/buildbot/db/migrations/versions
  copying buildbot/db/migrations/versions/__init__.py -> build/lib/buildbot/db/migrations/versions
  copying buildbot/db/migrations/versions/065_v4.0_add_buildsets_rebuilt_buildid.py -> build/lib/buildbot/db/migrations/versions
  creating build/lib/buildbot/db/types
  copying buildbot/db/types/__init__.py -> build/lib/buildbot/db/types
  copying buildbot/db/types/json.py -> build/lib/buildbot/db/types
  creating build/lib/buildbot/machine
  copying buildbot/machine/manager.py -> build/lib/buildbot/machine
  copying buildbot/machine/generic.py -> build/lib/buildbot/machine
  copying buildbot/machine/latent.py -> build/lib/buildbot/machine
  copying buildbot/machine/__init__.py -> build/lib/buildbot/machine
  copying buildbot/machine/base.py -> build/lib/buildbot/machine
  creating build/lib/buildbot/monkeypatches
  copying buildbot/monkeypatches/decorators.py -> build/lib/buildbot/monkeypatches
  copying buildbot/monkeypatches/__init__.py -> build/lib/buildbot/monkeypatches
  copying buildbot/monkeypatches/servicechecks.py -> build/lib/buildbot/monkeypatches
  creating build/lib/buildbot/mq
  copying buildbot/mq/connector.py -> build/lib/buildbot/mq
  copying buildbot/mq/simple.py -> build/lib/buildbot/mq
  copying buildbot/mq/wamp.py -> build/lib/buildbot/mq
  copying buildbot/mq/__init__.py -> build/lib/buildbot/mq
  copying buildbot/mq/base.py -> build/lib/buildbot/mq
  creating build/lib/buildbot/plugins
  copying buildbot/plugins/__init__.py -> build/lib/buildbot/plugins
  copying buildbot/plugins/db.py -> build/lib/buildbot/plugins
  creating build/lib/buildbot/process
  copying buildbot/process/botmaster.py -> build/lib/buildbot/process
  copying buildbot/process/results.py -> build/lib/buildbot/process
  copying buildbot/process/buildstep.py -> build/lib/buildbot/process
  copying buildbot/process/remotetransfer.py -> build/lib/buildbot/process
  copying buildbot/process/metrics.py -> build/lib/buildbot/process
  copying buildbot/process/project.py -> build/lib/buildbot/process
  copying buildbot/process/locks.py -> build/lib/buildbot/process
  copying buildbot/process/debug.py -> build/lib/buildbot/process
  copying buildbot/process/logobserver.py -> build/lib/buildbot/process
  copying buildbot/process/buildrequestdistributor.py -> build/lib/buildbot/process
  copying buildbot/process/builder.py -> build/lib/buildbot/process
  copying buildbot/process/build.py -> build/lib/buildbot/process
  copying buildbot/process/__init__.py -> build/lib/buildbot/process
  copying buildbot/process/remotecommand.py -> build/lib/buildbot/process
  copying buildbot/process/buildrequest.py -> build/lib/buildbot/process
  copying buildbot/process/measured_service.py -> build/lib/buildbot/process
  copying buildbot/process/workerforbuilder.py -> build/lib/buildbot/process
  copying buildbot/process/log.py -> build/lib/buildbot/process
  copying buildbot/process/base.py -> build/lib/buildbot/process
  copying buildbot/process/subunitlogobserver.py -> build/lib/buildbot/process
  copying buildbot/process/cache.py -> build/lib/buildbot/process
  copying buildbot/process/properties.py -> build/lib/buildbot/process
  copying buildbot/process/factory.py -> build/lib/buildbot/process
  creating build/lib/buildbot/process/users
  copying buildbot/process/users/manager.py -> build/lib/buildbot/process/users
  copying buildbot/process/users/manual.py -> build/lib/buildbot/process/users
  copying buildbot/process/users/users.py -> build/lib/buildbot/process/users
  copying buildbot/process/users/__init__.py -> build/lib/buildbot/process/users
  creating build/lib/buildbot/reporters
  copying buildbot/reporters/pushjet.py -> build/lib/buildbot/reporters
  copying buildbot/reporters/gerrit.py -> build/lib/buildbot/reporters
  copying buildbot/reporters/bitbucket.py -> build/lib/buildbot/reporters
  copying buildbot/reporters/words.py -> build/lib/buildbot/reporters
  copying buildbot/reporters/github.py -> build/lib/buildbot/reporters
  copying buildbot/reporters/mail.py -> build/lib/buildbot/reporters
  copying buildbot/reporters/message.py -> build/lib/buildbot/reporters
  copying buildbot/reporters/http.py -> build/lib/buildbot/reporters
  copying buildbot/reporters/zulip.py -> build/lib/buildbot/reporters
  copying buildbot/reporters/__init__.py -> build/lib/buildbot/reporters
  copying buildbot/reporters/bitbucketserver.py -> build/lib/buildbot/reporters
  copying buildbot/reporters/pushover.py -> build/lib/buildbot/reporters
  copying buildbot/reporters/irc.py -> build/lib/buildbot/reporters
  copying buildbot/reporters/telegram.py -> build/lib/buildbot/reporters
  copying buildbot/reporters/gerrit_verify_status.py -> build/lib/buildbot/reporters
  copying buildbot/reporters/base.py -> build/lib/buildbot/reporters
  copying buildbot/reporters/gitlab.py -> build/lib/buildbot/reporters
  copying buildbot/reporters/utils.py -> build/lib/buildbot/reporters
  creating build/lib/buildbot/reporters/generators
  copying buildbot/reporters/generators/worker.py -> build/lib/buildbot/reporters/generators
  copying buildbot/reporters/generators/buildset.py -> build/lib/buildbot/reporters/generators
  copying buildbot/reporters/generators/build.py -> build/lib/buildbot/reporters/generators
  copying buildbot/reporters/generators/__init__.py -> build/lib/buildbot/reporters/generators
  copying buildbot/reporters/generators/buildrequest.py -> build/lib/buildbot/reporters/generators
  copying buildbot/reporters/generators/utils.py -> build/lib/buildbot/reporters/generators
  creating build/lib/buildbot/schedulers
  copying buildbot/schedulers/manager.py -> build/lib/buildbot/schedulers
  copying buildbot/schedulers/forcesched.py -> build/lib/buildbot/schedulers
  copying buildbot/schedulers/dependent.py -> build/lib/buildbot/schedulers
  copying buildbot/schedulers/canceller.py -> build/lib/buildbot/schedulers
  copying buildbot/schedulers/triggerable.py -> build/lib/buildbot/schedulers
  copying buildbot/schedulers/__init__.py -> build/lib/buildbot/schedulers
  copying buildbot/schedulers/basic.py -> build/lib/buildbot/schedulers
  copying buildbot/schedulers/canceller_buildset.py -> build/lib/buildbot/schedulers
  copying buildbot/schedulers/base.py -> build/lib/buildbot/schedulers
  copying buildbot/schedulers/timed.py -> build/lib/buildbot/schedulers
  copying buildbot/schedulers/trysched.py -> build/lib/buildbot/schedulers
  copying buildbot/schedulers/filter.py -> build/lib/buildbot/schedulers
  creating build/lib/buildbot/scripts
  copying buildbot/scripts/tryserver.py -> build/lib/buildbot/scripts
  copying buildbot/scripts/create_master.py -> build/lib/buildbot/scripts
  copying buildbot/scripts/runner.py -> build/lib/buildbot/scripts
  copying buildbot/scripts/checkconfig.py -> build/lib/buildbot/scripts
  copying buildbot/scripts/sendchange.py -> build/lib/buildbot/scripts
  copying buildbot/scripts/reconfig.py -> build/lib/buildbot/scripts
  copying buildbot/scripts/windows_service.py -> build/lib/buildbot/scripts
  copying buildbot/scripts/stop.py -> build/lib/buildbot/scripts
  copying buildbot/scripts/dataspec.py -> build/lib/buildbot/scripts
  copying buildbot/scripts/cleanupdb.py -> build/lib/buildbot/scripts
  copying buildbot/scripts/start.py -> build/lib/buildbot/scripts
  copying buildbot/scripts/gengraphql.py -> build/lib/buildbot/scripts
  copying buildbot/scripts/upgrade_master.py -> build/lib/buildbot/scripts
  copying buildbot/scripts/__init__.py -> build/lib/buildbot/scripts
  copying buildbot/scripts/restart.py -> build/lib/buildbot/scripts
  copying buildbot/scripts/copydb.py -> build/lib/buildbot/scripts
  copying buildbot/scripts/devproxy.py -> build/lib/buildbot/scripts
  copying buildbot/scripts/base.py -> build/lib/buildbot/scripts
  copying buildbot/scripts/logwatcher.py -> build/lib/buildbot/scripts
  copying buildbot/scripts/user.py -> build/lib/buildbot/scripts
  copying buildbot/scripts/trycmd.py -> build/lib/buildbot/scripts
  creating build/lib/buildbot/secrets
  copying buildbot/secrets/manager.py -> build/lib/buildbot/secrets
  copying buildbot/secrets/__init__.py -> build/lib/buildbot/secrets
  copying buildbot/secrets/secret.py -> build/lib/buildbot/secrets
  creating build/lib/buildbot/secrets/providers
  copying buildbot/secrets/providers/vault_hvac.py -> build/lib/buildbot/secrets/providers
  copying buildbot/secrets/providers/__init__.py -> build/lib/buildbot/secrets/providers
  copying buildbot/secrets/providers/passwordstore.py -> build/lib/buildbot/secrets/providers
  copying buildbot/secrets/providers/base.py -> build/lib/buildbot/secrets/providers
  copying buildbot/secrets/providers/file.py -> build/lib/buildbot/secrets/providers
  creating build/lib/buildbot/spec
  copying buildbot/spec/indent.py -> build/lib/buildbot/spec
  creating build/lib/buildbot/statistics
  copying buildbot/statistics/stats_service.py -> build/lib/buildbot/statistics
  copying buildbot/statistics/__init__.py -> build/lib/buildbot/statistics
  copying buildbot/statistics/capture.py -> build/lib/buildbot/statistics
  creating build/lib/buildbot/statistics/storage_backends
  copying buildbot/statistics/storage_backends/influxdb_client.py -> build/lib/buildbot/statistics/storage_backends
  copying buildbot/statistics/storage_backends/__init__.py -> build/lib/buildbot/statistics/storage_backends
  copying buildbot/statistics/storage_backends/base.py -> build/lib/buildbot/statistics/storage_backends
  creating build/lib/buildbot/steps
  copying buildbot/steps/trigger.py -> build/lib/buildbot/steps
  copying buildbot/steps/worker.py -> build/lib/buildbot/steps
  copying buildbot/steps/transfer.py -> build/lib/buildbot/steps
  copying buildbot/steps/shellsequence.py -> build/lib/buildbot/steps
  copying buildbot/steps/cppcheck.py -> build/lib/buildbot/steps
  copying buildbot/steps/python.py -> build/lib/buildbot/steps
  copying buildbot/steps/vstudio.py -> build/lib/buildbot/steps
  copying buildbot/steps/maxq.py -> build/lib/buildbot/steps
  copying buildbot/steps/shell.py -> build/lib/buildbot/steps
  copying buildbot/steps/gitdiffinfo.py -> build/lib/buildbot/steps
  copying buildbot/steps/python_twisted.py -> build/lib/buildbot/steps
  copying buildbot/steps/cmake.py -> build/lib/buildbot/steps
  copying buildbot/steps/http.py -> build/lib/buildbot/steps
  copying buildbot/steps/__init__.py -> build/lib/buildbot/steps
  copying buildbot/steps/mswin.py -> build/lib/buildbot/steps
  copying buildbot/steps/download_secret_to_worker.py -> build/lib/buildbot/steps
  copying buildbot/steps/configurable.py -> build/lib/buildbot/steps
  copying buildbot/steps/subunit.py -> build/lib/buildbot/steps
  copying buildbot/steps/master.py -> build/lib/buildbot/steps
  creating build/lib/buildbot/steps/package
  copying buildbot/steps/package/__init__.py -> build/lib/buildbot/steps/package
  copying buildbot/steps/package/util.py -> build/lib/buildbot/steps/package
  creating build/lib/buildbot/steps/package/deb
  copying buildbot/steps/package/deb/lintian.py -> build/lib/buildbot/steps/package/deb
  copying buildbot/steps/package/deb/pbuilder.py -> build/lib/buildbot/steps/package/deb
  copying buildbot/steps/package/deb/__init__.py -> build/lib/buildbot/steps/package/deb
  creating build/lib/buildbot/steps/package/rpm
  copying buildbot/steps/package/rpm/mock.py -> build/lib/buildbot/steps/package/rpm
  copying buildbot/steps/package/rpm/rpmbuild.py -> build/lib/buildbot/steps/package/rpm
  copying buildbot/steps/package/rpm/rpmlint.py -> build/lib/buildbot/steps/package/rpm
  copying buildbot/steps/package/rpm/__init__.py -> build/lib/buildbot/steps/package/rpm
  creating build/lib/buildbot/steps/source
  copying buildbot/steps/source/svn.py -> build/lib/buildbot/steps/source
  copying buildbot/steps/source/p4.py -> build/lib/buildbot/steps/source
  copying buildbot/steps/source/cvs.py -> build/lib/buildbot/steps/source
  copying buildbot/steps/source/gerrit.py -> build/lib/buildbot/steps/source
  copying buildbot/steps/source/repo.py -> build/lib/buildbot/steps/source
  copying buildbot/steps/source/mercurial.py -> build/lib/buildbot/steps/source
  copying buildbot/steps/source/github.py -> build/lib/buildbot/steps/source
  copying buildbot/steps/source/mtn.py -> build/lib/buildbot/steps/source
  copying buildbot/steps/source/bzr.py -> build/lib/buildbot/steps/source
  copying buildbot/steps/source/git.py -> build/lib/buildbot/steps/source
  copying buildbot/steps/source/__init__.py -> build/lib/buildbot/steps/source
  copying buildbot/steps/source/base.py -> build/lib/buildbot/steps/source
  copying buildbot/steps/source/gitlab.py -> build/lib/buildbot/steps/source
  copying buildbot/steps/source/darcs.py -> build/lib/buildbot/steps/source
  creating build/lib/buildbot/util
  copying buildbot/util/ssfilter.py -> build/lib/buildbot/util
  copying buildbot/util/sautils.py -> build/lib/buildbot/util
  copying buildbot/util/maildir.py -> build/lib/buildbot/util
  copying buildbot/util/pullrequest.py -> build/lib/buildbot/util
  copying buildbot/util/private_tempdir.py -> build/lib/buildbot/util
  copying buildbot/util/test_result_submitter.py -> build/lib/buildbot/util
  copying buildbot/util/watchdog.py -> build/lib/buildbot/util
  copying buildbot/util/httpclientservice.py -> build/lib/buildbot/util
  copying buildbot/util/importlib_compat.py -> build/lib/buildbot/util
  copying buildbot/util/render_description.py -> build/lib/buildbot/util
  copying buildbot/util/codebase.py -> build/lib/buildbot/util
  copying buildbot/util/subscription.py -> build/lib/buildbot/util
  copying buildbot/util/latent.py -> build/lib/buildbot/util
  copying buildbot/util/queue.py -> build/lib/buildbot/util
  copying buildbot/util/git_credential.py -> build/lib/buildbot/util
  copying buildbot/util/giturlparse.py -> build/lib/buildbot/util
  copying buildbot/util/poll.py -> build/lib/buildbot/util
  copying buildbot/util/lru.py -> build/lib/buildbot/util
  copying buildbot/util/eventual.py -> build/lib/buildbot/util
  copying buildbot/util/service.py -> build/lib/buildbot/util
  copying buildbot/util/netstrings.py -> build/lib/buildbot/util
  copying buildbot/util/identifiers.py -> build/lib/buildbot/util
  copying buildbot/util/misc.py -> build/lib/buildbot/util
  copying buildbot/util/raml.py -> build/lib/buildbot/util
  copying buildbot/util/runprocess.py -> build/lib/buildbot/util
  copying buildbot/util/config.py -> build/lib/buildbot/util
  copying buildbot/util/deferwaiter.py -> build/lib/buildbot/util
  copying buildbot/util/bbcollections.py -> build/lib/buildbot/util
  copying buildbot/util/path_expand_user.py -> build/lib/buildbot/util
  copying buildbot/util/git.py -> build/lib/buildbot/util
  copying buildbot/util/__init__.py -> build/lib/buildbot/util
  copying buildbot/util/kubeclientservice.py -> build/lib/buildbot/util
  copying buildbot/util/protocol.py -> build/lib/buildbot/util
  copying buildbot/util/backoff.py -> build/lib/buildbot/util
  copying buildbot/util/lineboundaries.py -> build/lib/buildbot/util
  copying buildbot/util/async_sort.py -> build/lib/buildbot/util
  copying buildbot/util/twisted.py -> build/lib/buildbot/util
  copying buildbot/util/debounce.py -> build/lib/buildbot/util
  copying buildbot/util/pathmatch.py -> build/lib/buildbot/util
  copying buildbot/util/tuplematch.py -> build/lib/buildbot/util
  copying buildbot/util/state.py -> build/lib/buildbot/util
  copying buildbot/util/_notifier.py -> build/lib/buildbot/util
  copying buildbot/util/ssl.py -> build/lib/buildbot/util
  creating build/lib/buildbot/wamp
  copying buildbot/wamp/connector.py -> build/lib/buildbot/wamp
  copying buildbot/wamp/__init__.py -> build/lib/buildbot/wamp
  creating build/lib/buildbot/www
  copying buildbot/www/oauth2.py -> build/lib/buildbot/www
  copying buildbot/www/auth.py -> build/lib/buildbot/www
  copying buildbot/www/ws.py -> build/lib/buildbot/www
  copying buildbot/www/resource.py -> build/lib/buildbot/www
  copying buildbot/www/rest.py -> build/lib/buildbot/www
  copying buildbot/www/service.py -> build/lib/buildbot/www
  copying buildbot/www/ldapuserinfo.py -> build/lib/buildbot/www
  copying buildbot/www/config.py -> build/lib/buildbot/www
  copying buildbot/www/encoding.py -> build/lib/buildbot/www
  copying buildbot/www/sse.py -> build/lib/buildbot/www
  copying buildbot/www/__init__.py -> build/lib/buildbot/www
  copying buildbot/www/graphql.py -> build/lib/buildbot/www
  copying buildbot/www/avatar.py -> build/lib/buildbot/www
  copying buildbot/www/change_hook.py -> build/lib/buildbot/www
  copying buildbot/www/plugin.py -> build/lib/buildbot/www
  creating build/lib/buildbot/www/hooks
  copying buildbot/www/hooks/gitorious.py -> build/lib/buildbot/www/hooks
  copying buildbot/www/hooks/bitbucket.py -> build/lib/buildbot/www/hooks
  copying buildbot/www/hooks/github.py -> build/lib/buildbot/www/hooks
  copying buildbot/www/hooks/__init__.py -> build/lib/buildbot/www/hooks
  copying buildbot/www/hooks/bitbucketcloud.py -> build/lib/buildbot/www/hooks
  copying buildbot/www/hooks/bitbucketserver.py -> build/lib/buildbot/www/hooks
  copying buildbot/www/hooks/poller.py -> build/lib/buildbot/www/hooks
  copying buildbot/www/hooks/base.py -> build/lib/buildbot/www/hooks
  copying buildbot/www/hooks/gitlab.py -> build/lib/buildbot/www/hooks
  creating build/lib/buildbot/www/authz
  copying buildbot/www/authz/endpointmatchers.py -> build/lib/buildbot/www/authz
  copying buildbot/www/authz/roles.py -> build/lib/buildbot/www/authz
  copying buildbot/www/authz/__init__.py -> build/lib/buildbot/www/authz
  copying buildbot/www/authz/authz.py -> build/lib/buildbot/www/authz
  creating build/lib/buildbot/test
  copying buildbot/test/test_extra_coverage.py -> build/lib/buildbot/test
  copying buildbot/test/runprocess.py -> build/lib/buildbot/test
  copying buildbot/test/__init__.py -> build/lib/buildbot/test
  copying buildbot/test/steps.py -> build/lib/buildbot/test
  copying buildbot/test/reactor.py -> build/lib/buildbot/test
  creating build/lib/buildbot/test/util
  copying buildbot/test/util/querylog.py -> build/lib/buildbot/test/util
  copying buildbot/test/util/changesource.py -> build/lib/buildbot/test/util
  copying buildbot/test/util/patch_delay.py -> build/lib/buildbot/test/util
  copying buildbot/test/util/scheduler.py -> build/lib/buildbot/test/util
  copying buildbot/test/util/configurators.py -> build/lib/buildbot/test/util
  copying buildbot/test/util/dirs.py -> build/lib/buildbot/test/util
  copying buildbot/test/util/reporter.py -> build/lib/buildbot/test/util
  copying buildbot/test/util/endpoint.py -> build/lib/buildbot/test/util
  copying buildbot/test/util/interfaces.py -> build/lib/buildbot/test/util
  copying buildbot/test/util/sourcesteps.py -> build/lib/buildbot/test/util
  copying buildbot/test/util/migration.py -> build/lib/buildbot/test/util
  copying buildbot/test/util/fuzz.py -> build/lib/buildbot/test/util
  copying buildbot/test/util/logging.py -> build/lib/buildbot/test/util
  copying buildbot/test/util/www.py -> build/lib/buildbot/test/util
  copying buildbot/test/util/site.py -> build/lib/buildbot/test/util
  copying buildbot/test/util/protocols.py -> build/lib/buildbot/test/util
  copying buildbot/test/util/sandboxed_worker.py -> build/lib/buildbot/test/util
  copying buildbot/test/util/misc.py -> build/lib/buildbot/test/util
  copying buildbot/test/util/integration.py -> build/lib/buildbot/test/util
  copying buildbot/test/util/pbmanager.py -> build/lib/buildbot/test/util
  copying buildbot/test/util/config.py -> build/lib/buildbot/test/util
  copying buildbot/test/util/tuplematching.py -> build/lib/buildbot/test/util
  copying buildbot/test/util/decorators.py -> build/lib/buildbot/test/util
  copying buildbot/test/util/warnings.py -> build/lib/buildbot/test/util
  copying buildbot/test/util/__init__.py -> build/lib/buildbot/test/util
  copying buildbot/test/util/validation.py -> build/lib/buildbot/test/util
  copying buildbot/test/util/db.py -> build/lib/buildbot/test/util
  copying buildbot/test/util/git_repository.py -> build/lib/buildbot/test/util
  copying buildbot/test/util/properties.py -> build/lib/buildbot/test/util
  copying buildbot/test/util/state.py -> build/lib/buildbot/test/util
  creating build/lib/buildbot/test/fake
  copying buildbot/test/fake/secrets.py -> build/lib/buildbot/test/fake
  copying buildbot/test/fake/libvirt.py -> build/lib/buildbot/test/fake
  copying buildbot/test/fake/botmaster.py -> build/lib/buildbot/test/fake
  copying buildbot/test/fake/web.py -> build/lib/buildbot/test/fake
  copying buildbot/test/fake/fakemaster.py -> build/lib/buildbot/test/fake
  copying buildbot/test/fake/worker.py -> build/lib/buildbot/test/fake
  copying buildbot/test/fake/change.py -> build/lib/buildbot/test/fake
  copying buildbot/test/fake/msgmanager.py -> build/lib/buildbot/test/fake
  copying buildbot/test/fake/private_tempdir.py -> build/lib/buildbot/test/fake
  copying buildbot/test/fake/httpclientservice.py -> build/lib/buildbot/test/fake
  copying buildbot/test/fake/fakebuild.py -> build/lib/buildbot/test/fake
  copying buildbot/test/fake/endpoint.py -> build/lib/buildbot/test/fake
  copying buildbot/test/fake/docker.py -> build/lib/buildbot/test/fake
  copying buildbot/test/fake/openstack.py -> build/lib/buildbot/test/fake
  copying buildbot/test/fake/fakedata.py -> build/lib/buildbot/test/fake
  copying buildbot/test/fake/fakestats.py -> build/lib/buildbot/test/fake
  copying buildbot/test/fake/latent.py -> build/lib/buildbot/test/fake
  copying buildbot/test/fake/pbmanager.py -> build/lib/buildbot/test/fake
  copying buildbot/test/fake/fakeprotocol.py -> build/lib/buildbot/test/fake
  copying buildbot/test/fake/logfile.py -> build/lib/buildbot/test/fake
  copying buildbot/test/fake/fakemq.py -> build/lib/buildbot/test/fake
  copying buildbot/test/fake/step.py -> build/lib/buildbot/test/fake
  copying buildbot/test/fake/__init__.py -> build/lib/buildbot/test/fake
  copying buildbot/test/fake/connection.py -> build/lib/buildbot/test/fake
  copying buildbot/test/fake/reactor.py -> build/lib/buildbot/test/fake
  copying buildbot/test/fake/bworkermanager.py -> build/lib/buildbot/test/fake
  copying buildbot/test/fake/state.py -> build/lib/buildbot/test/fake
  copying buildbot/test/fake/machine.py -> build/lib/buildbot/test/fake
  creating build/lib/buildbot/test/fakedb
  copying buildbot/test/fakedb/projects.py -> build/lib/buildbot/test/fakedb
  copying buildbot/test/fakedb/build_data.py -> build/lib/buildbot/test/fakedb
  copying buildbot/test/fakedb/row.py -> build/lib/buildbot/test/fakedb
  copying buildbot/test/fakedb/tags.py -> build/lib/buildbot/test/fakedb
  copying buildbot/test/fakedb/logs.py -> build/lib/buildbot/test/fakedb
  copying buildbot/test/fakedb/sourcestamps.py -> build/lib/buildbot/test/fakedb
  copying buildbot/test/fakedb/changesources.py -> build/lib/buildbot/test/fakedb
  copying buildbot/test/fakedb/connector.py -> build/lib/buildbot/test/fakedb
  copying buildbot/test/fakedb/builds.py -> build/lib/buildbot/test/fakedb
  copying buildbot/test/fakedb/test_results.py -> build/lib/buildbot/test/fakedb
  copying buildbot/test/fakedb/schedulers.py -> build/lib/buildbot/test/fakedb
  copying buildbot/test/fakedb/buildrequests.py -> build/lib/buildbot/test/fakedb
  copying buildbot/test/fakedb/workers.py -> build/lib/buildbot/test/fakedb
  copying buildbot/test/fakedb/masters.py -> build/lib/buildbot/test/fakedb
  copying buildbot/test/fakedb/users.py -> build/lib/buildbot/test/fakedb
  copying buildbot/test/fakedb/changes.py -> build/lib/buildbot/test/fakedb
  copying buildbot/test/fakedb/buildsets.py -> build/lib/buildbot/test/fakedb
  copying buildbot/test/fakedb/__init__.py -> build/lib/buildbot/test/fakedb
  copying buildbot/test/fakedb/steps.py -> build/lib/buildbot/test/fakedb
  copying buildbot/test/fakedb/builders.py -> build/lib/buildbot/test/fakedb
  copying buildbot/test/fakedb/test_result_sets.py -> build/lib/buildbot/test/fakedb
  copying buildbot/test/fakedb/state.py -> build/lib/buildbot/test/fakedb
  copying buildbot/VERSION -> build/lib/buildbot
  copying buildbot/db/migrations/alembic.ini -> build/lib/buildbot/db/migrations
  copying buildbot/db/migrations/README -> build/lib/buildbot/db/migrations
  copying buildbot/scripts/sample.cfg -> build/lib/buildbot/scripts
  copying buildbot/scripts/buildbot_tac.tmpl -> build/lib/buildbot/scripts
  copying buildbot/spec/api.raml -> build/lib/buildbot/spec
  creating build/lib/buildbot/spec/types
  copying buildbot/spec/types/change.raml -> build/lib/buildbot/spec/types
  copying buildbot/spec/types/test_result.raml -> build/lib/buildbot/spec/types
  copying buildbot/spec/types/builder.raml -> build/lib/buildbot/spec/types
  copying buildbot/spec/types/buildset.raml -> build/lib/buildbot/spec/types
  copying buildbot/spec/types/build_data.raml -> build/lib/buildbot/spec/types
  copying buildbot/spec/types/spec.raml -> build/lib/buildbot/spec/types
  copying buildbot/spec/types/build.raml -> build/lib/buildbot/spec/types
  copying buildbot/spec/types/test_result_set.raml -> build/lib/buildbot/spec/types
  copying buildbot/spec/types/rootlink.raml -> build/lib/buildbot/spec/types
  copying buildbot/spec/types/master.raml -> build/lib/buildbot/spec/types
  copying buildbot/spec/types/forcescheduler.raml -> build/lib/buildbot/spec/types
  copying buildbot/spec/types/sourcestamp.raml -> build/lib/buildbot/spec/types
  copying buildbot/spec/types/patch.raml -> build/lib/buildbot/spec/types
  copying buildbot/spec/types/logchunk.raml -> build/lib/buildbot/spec/types
  copying buildbot/spec/types/identifier.raml -> build/lib/buildbot/spec/types
  copying buildbot/spec/types/step.raml -> build/lib/buildbot/spec/types
  copying buildbot/spec/types/changesource.raml -> build/lib/buildbot/spec/types
  copying buildbot/spec/types/scheduler.raml -> build/lib/buildbot/spec/types
  copying buildbot/spec/types/sourcedproperties.raml -> build/lib/buildbot/spec/types
  copying buildbot/spec/types/buildrequest.raml -> build/lib/buildbot/spec/types
  copying buildbot/spec/types/worker.raml -> build/lib/buildbot/spec/types
  copying buildbot/spec/types/project.raml -> build/lib/buildbot/spec/types
  copying buildbot/spec/types/log.raml -> build/lib/buildbot/spec/types
  creating build/lib/buildbot/test/integration/pki
  copying buildbot/test/integration/pki/127.0.0.1.key -> build/lib/buildbot/test/integration/pki
  copying buildbot/test/integration/pki/127.0.0.1.crt -> build/lib/buildbot/test/integration/pki
  creating build/lib/buildbot/test/integration/pki/ca
  copying buildbot/test/integration/pki/ca/ca.crt -> build/lib/buildbot/test/integration/pki/ca
  creating build/lib/buildbot/test/unit/test_templates_dir
  copying buildbot/test/unit/test_templates_dir/builds.html -> build/lib/buildbot/test/unit/test_templates_dir
  creating build/lib/buildbot/test/unit/test_templates_dir/plugin
  copying buildbot/test/unit/test_templates_dir/plugin/plugin.jade -> build/lib/buildbot/test/unit/test_templates_dir/plugin
  installing to build/bdist.linux-x86_64/wheel
  running install
  running install_lib
  creating build/bdist.linux-x86_64/wheel
  creating build/bdist.linux-x86_64/wheel/buildbot
  copying build/lib/buildbot/asyncio.py -> build/bdist.linux-x86_64/wheel/./buildbot
  copying build/lib/buildbot/buildbot_net_usage_data.py -> build/bdist.linux-x86_64/wheel/./buildbot
  creating build/bdist.linux-x86_64/wheel/buildbot/plugins
  copying build/lib/buildbot/plugins/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/plugins
  copying build/lib/buildbot/plugins/db.py -> build/bdist.linux-x86_64/wheel/./buildbot/plugins
  copying build/lib/buildbot/scheduler.py -> build/bdist.linux-x86_64/wheel/./buildbot
  creating build/bdist.linux-x86_64/wheel/buildbot/mq
  copying build/lib/buildbot/mq/connector.py -> build/bdist.linux-x86_64/wheel/./buildbot/mq
  copying build/lib/buildbot/mq/simple.py -> build/bdist.linux-x86_64/wheel/./buildbot/mq
  copying build/lib/buildbot/mq/wamp.py -> build/bdist.linux-x86_64/wheel/./buildbot/mq
  copying build/lib/buildbot/mq/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/mq
  copying build/lib/buildbot/mq/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/mq
  creating build/bdist.linux-x86_64/wheel/buildbot/schedulers
  copying build/lib/buildbot/schedulers/manager.py -> build/bdist.linux-x86_64/wheel/./buildbot/schedulers
  copying build/lib/buildbot/schedulers/forcesched.py -> build/bdist.linux-x86_64/wheel/./buildbot/schedulers
  copying build/lib/buildbot/schedulers/dependent.py -> build/bdist.linux-x86_64/wheel/./buildbot/schedulers
  copying build/lib/buildbot/schedulers/canceller.py -> build/bdist.linux-x86_64/wheel/./buildbot/schedulers
  copying build/lib/buildbot/schedulers/triggerable.py -> build/bdist.linux-x86_64/wheel/./buildbot/schedulers
  copying build/lib/buildbot/schedulers/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/schedulers
  copying build/lib/buildbot/schedulers/basic.py -> build/bdist.linux-x86_64/wheel/./buildbot/schedulers
  copying build/lib/buildbot/schedulers/canceller_buildset.py -> build/bdist.linux-x86_64/wheel/./buildbot/schedulers
  copying build/lib/buildbot/schedulers/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/schedulers
  copying build/lib/buildbot/schedulers/timed.py -> build/bdist.linux-x86_64/wheel/./buildbot/schedulers
  copying build/lib/buildbot/schedulers/trysched.py -> build/bdist.linux-x86_64/wheel/./buildbot/schedulers
  copying build/lib/buildbot/schedulers/filter.py -> build/bdist.linux-x86_64/wheel/./buildbot/schedulers
  creating build/bdist.linux-x86_64/wheel/buildbot/steps
  copying build/lib/buildbot/steps/trigger.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps
  copying build/lib/buildbot/steps/worker.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps
  copying build/lib/buildbot/steps/transfer.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps
  copying build/lib/buildbot/steps/shellsequence.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps
  copying build/lib/buildbot/steps/cppcheck.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps
  copying build/lib/buildbot/steps/python.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps
  copying build/lib/buildbot/steps/vstudio.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps
  creating build/bdist.linux-x86_64/wheel/buildbot/steps/package
  creating build/bdist.linux-x86_64/wheel/buildbot/steps/package/deb
  copying build/lib/buildbot/steps/package/deb/lintian.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/package/deb
  copying build/lib/buildbot/steps/package/deb/pbuilder.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/package/deb
  copying build/lib/buildbot/steps/package/deb/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/package/deb
  copying build/lib/buildbot/steps/package/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/package
  creating build/bdist.linux-x86_64/wheel/buildbot/steps/package/rpm
  copying build/lib/buildbot/steps/package/rpm/mock.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/package/rpm
  copying build/lib/buildbot/steps/package/rpm/rpmbuild.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/package/rpm
  copying build/lib/buildbot/steps/package/rpm/rpmlint.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/package/rpm
  copying build/lib/buildbot/steps/package/rpm/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/package/rpm
  copying build/lib/buildbot/steps/package/util.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/package
  copying build/lib/buildbot/steps/maxq.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps
  copying build/lib/buildbot/steps/shell.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps
  copying build/lib/buildbot/steps/gitdiffinfo.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps
  copying build/lib/buildbot/steps/python_twisted.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps
  copying build/lib/buildbot/steps/cmake.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps
  copying build/lib/buildbot/steps/http.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps
  copying build/lib/buildbot/steps/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps
  copying build/lib/buildbot/steps/mswin.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps
  copying build/lib/buildbot/steps/download_secret_to_worker.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps
  copying build/lib/buildbot/steps/configurable.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps
  copying build/lib/buildbot/steps/subunit.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps
  copying build/lib/buildbot/steps/master.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps
  creating build/bdist.linux-x86_64/wheel/buildbot/steps/source
  copying build/lib/buildbot/steps/source/svn.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source
  copying build/lib/buildbot/steps/source/p4.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source
  copying build/lib/buildbot/steps/source/cvs.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source
  copying build/lib/buildbot/steps/source/gerrit.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source
  copying build/lib/buildbot/steps/source/repo.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source
  copying build/lib/buildbot/steps/source/mercurial.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source
  copying build/lib/buildbot/steps/source/github.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source
  copying build/lib/buildbot/steps/source/mtn.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source
  copying build/lib/buildbot/steps/source/bzr.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source
  copying build/lib/buildbot/steps/source/git.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source
  copying build/lib/buildbot/steps/source/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source
  copying build/lib/buildbot/steps/source/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source
  copying build/lib/buildbot/steps/source/gitlab.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source
  copying build/lib/buildbot/steps/source/darcs.py -> build/bdist.linux-x86_64/wheel/./buildbot/steps/source
  creating build/bdist.linux-x86_64/wheel/buildbot/test
  creating build/bdist.linux-x86_64/wheel/buildbot/test/unit
  creating build/bdist.linux-x86_64/wheel/buildbot/test/unit/test_templates_dir
  copying build/lib/buildbot/test/unit/test_templates_dir/builds.html -> build/bdist.linux-x86_64/wheel/./buildbot/test/unit/test_templates_dir
  creating build/bdist.linux-x86_64/wheel/buildbot/test/unit/test_templates_dir/plugin
  copying build/lib/buildbot/test/unit/test_templates_dir/plugin/plugin.jade -> build/bdist.linux-x86_64/wheel/./buildbot/test/unit/test_templates_dir/plugin
  creating build/bdist.linux-x86_64/wheel/buildbot/test/fakedb
  copying build/lib/buildbot/test/fakedb/projects.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb
  copying build/lib/buildbot/test/fakedb/build_data.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb
  copying build/lib/buildbot/test/fakedb/row.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb
  copying build/lib/buildbot/test/fakedb/tags.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb
  copying build/lib/buildbot/test/fakedb/logs.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb
  copying build/lib/buildbot/test/fakedb/sourcestamps.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb
  copying build/lib/buildbot/test/fakedb/changesources.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb
  copying build/lib/buildbot/test/fakedb/connector.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb
  copying build/lib/buildbot/test/fakedb/builds.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb
  copying build/lib/buildbot/test/fakedb/test_results.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb
  copying build/lib/buildbot/test/fakedb/schedulers.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb
  copying build/lib/buildbot/test/fakedb/buildrequests.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb
  copying build/lib/buildbot/test/fakedb/workers.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb
  copying build/lib/buildbot/test/fakedb/masters.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb
  copying build/lib/buildbot/test/fakedb/users.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb
  copying build/lib/buildbot/test/fakedb/changes.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb
  copying build/lib/buildbot/test/fakedb/buildsets.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb
  copying build/lib/buildbot/test/fakedb/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb
  copying build/lib/buildbot/test/fakedb/steps.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb
  copying build/lib/buildbot/test/fakedb/builders.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb
  copying build/lib/buildbot/test/fakedb/test_result_sets.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb
  copying build/lib/buildbot/test/fakedb/state.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fakedb
  creating build/bdist.linux-x86_64/wheel/buildbot/test/integration
  creating build/bdist.linux-x86_64/wheel/buildbot/test/integration/pki
  creating build/bdist.linux-x86_64/wheel/buildbot/test/integration/pki/ca
  copying build/lib/buildbot/test/integration/pki/ca/ca.crt -> build/bdist.linux-x86_64/wheel/./buildbot/test/integration/pki/ca
  copying build/lib/buildbot/test/integration/pki/127.0.0.1.key -> build/bdist.linux-x86_64/wheel/./buildbot/test/integration/pki
  copying build/lib/buildbot/test/integration/pki/127.0.0.1.crt -> build/bdist.linux-x86_64/wheel/./buildbot/test/integration/pki
  creating build/bdist.linux-x86_64/wheel/buildbot/test/fake
  copying build/lib/buildbot/test/fake/secrets.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake
  copying build/lib/buildbot/test/fake/libvirt.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake
  copying build/lib/buildbot/test/fake/botmaster.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake
  copying build/lib/buildbot/test/fake/web.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake
  copying build/lib/buildbot/test/fake/fakemaster.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake
  copying build/lib/buildbot/test/fake/worker.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake
  copying build/lib/buildbot/test/fake/change.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake
  copying build/lib/buildbot/test/fake/msgmanager.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake
  copying build/lib/buildbot/test/fake/private_tempdir.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake
  copying build/lib/buildbot/test/fake/httpclientservice.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake
  copying build/lib/buildbot/test/fake/fakebuild.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake
  copying build/lib/buildbot/test/fake/endpoint.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake
  copying build/lib/buildbot/test/fake/docker.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake
  copying build/lib/buildbot/test/fake/openstack.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake
  copying build/lib/buildbot/test/fake/fakedata.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake
  copying build/lib/buildbot/test/fake/fakestats.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake
  copying build/lib/buildbot/test/fake/latent.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake
  copying build/lib/buildbot/test/fake/pbmanager.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake
  copying build/lib/buildbot/test/fake/fakeprotocol.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake
  copying build/lib/buildbot/test/fake/logfile.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake
  copying build/lib/buildbot/test/fake/fakemq.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake
  copying build/lib/buildbot/test/fake/step.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake
  copying build/lib/buildbot/test/fake/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake
  copying build/lib/buildbot/test/fake/connection.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake
  copying build/lib/buildbot/test/fake/reactor.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake
  copying build/lib/buildbot/test/fake/bworkermanager.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake
  copying build/lib/buildbot/test/fake/state.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake
  copying build/lib/buildbot/test/fake/machine.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/fake
  copying build/lib/buildbot/test/test_extra_coverage.py -> build/bdist.linux-x86_64/wheel/./buildbot/test
  copying build/lib/buildbot/test/runprocess.py -> build/bdist.linux-x86_64/wheel/./buildbot/test
  copying build/lib/buildbot/test/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/test
  copying build/lib/buildbot/test/steps.py -> build/bdist.linux-x86_64/wheel/./buildbot/test
  copying build/lib/buildbot/test/reactor.py -> build/bdist.linux-x86_64/wheel/./buildbot/test
  creating build/bdist.linux-x86_64/wheel/buildbot/test/util
  copying build/lib/buildbot/test/util/querylog.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util
  copying build/lib/buildbot/test/util/changesource.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util
  copying build/lib/buildbot/test/util/patch_delay.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util
  copying build/lib/buildbot/test/util/scheduler.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util
  copying build/lib/buildbot/test/util/configurators.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util
  copying build/lib/buildbot/test/util/dirs.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util
  copying build/lib/buildbot/test/util/reporter.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util
  copying build/lib/buildbot/test/util/endpoint.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util
  copying build/lib/buildbot/test/util/interfaces.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util
  copying build/lib/buildbot/test/util/sourcesteps.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util
  copying build/lib/buildbot/test/util/migration.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util
  copying build/lib/buildbot/test/util/fuzz.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util
  copying build/lib/buildbot/test/util/logging.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util
  copying build/lib/buildbot/test/util/www.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util
  copying build/lib/buildbot/test/util/site.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util
  copying build/lib/buildbot/test/util/protocols.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util
  copying build/lib/buildbot/test/util/sandboxed_worker.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util
  copying build/lib/buildbot/test/util/misc.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util
  copying build/lib/buildbot/test/util/integration.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util
  copying build/lib/buildbot/test/util/pbmanager.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util
  copying build/lib/buildbot/test/util/config.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util
  copying build/lib/buildbot/test/util/tuplematching.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util
  copying build/lib/buildbot/test/util/decorators.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util
  copying build/lib/buildbot/test/util/warnings.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util
  copying build/lib/buildbot/test/util/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util
  copying build/lib/buildbot/test/util/validation.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util
  copying build/lib/buildbot/test/util/db.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util
  copying build/lib/buildbot/test/util/git_repository.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util
  copying build/lib/buildbot/test/util/properties.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util
  copying build/lib/buildbot/test/util/state.py -> build/bdist.linux-x86_64/wheel/./buildbot/test/util
  copying build/lib/buildbot/manhole.py -> build/bdist.linux-x86_64/wheel/./buildbot
  creating build/bdist.linux-x86_64/wheel/buildbot/reporters
  copying build/lib/buildbot/reporters/pushjet.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters
  copying build/lib/buildbot/reporters/gerrit.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters
  copying build/lib/buildbot/reporters/bitbucket.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters
  copying build/lib/buildbot/reporters/words.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters
  copying build/lib/buildbot/reporters/github.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters
  copying build/lib/buildbot/reporters/mail.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters
  copying build/lib/buildbot/reporters/message.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters
  copying build/lib/buildbot/reporters/http.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters
  copying build/lib/buildbot/reporters/zulip.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters
  copying build/lib/buildbot/reporters/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters
  copying build/lib/buildbot/reporters/bitbucketserver.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters
  copying build/lib/buildbot/reporters/pushover.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters
  copying build/lib/buildbot/reporters/irc.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters
  copying build/lib/buildbot/reporters/telegram.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters
  copying build/lib/buildbot/reporters/gerrit_verify_status.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters
  copying build/lib/buildbot/reporters/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters
  copying build/lib/buildbot/reporters/gitlab.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters
  creating build/bdist.linux-x86_64/wheel/buildbot/reporters/generators
  copying build/lib/buildbot/reporters/generators/worker.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters/generators
  copying build/lib/buildbot/reporters/generators/buildset.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters/generators
  copying build/lib/buildbot/reporters/generators/build.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters/generators
  copying build/lib/buildbot/reporters/generators/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters/generators
  copying build/lib/buildbot/reporters/generators/buildrequest.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters/generators
  copying build/lib/buildbot/reporters/generators/utils.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters/generators
  copying build/lib/buildbot/reporters/utils.py -> build/bdist.linux-x86_64/wheel/./buildbot/reporters
  copying build/lib/buildbot/interfaces.py -> build/bdist.linux-x86_64/wheel/./buildbot
  creating build/bdist.linux-x86_64/wheel/buildbot/clients
  copying build/lib/buildbot/clients/tryclient.py -> build/bdist.linux-x86_64/wheel/./buildbot/clients
  copying build/lib/buildbot/clients/sendchange.py -> build/bdist.linux-x86_64/wheel/./buildbot/clients
  copying build/lib/buildbot/clients/usersclient.py -> build/bdist.linux-x86_64/wheel/./buildbot/clients
  copying build/lib/buildbot/clients/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/clients
  copying build/lib/buildbot/revlinks.py -> build/bdist.linux-x86_64/wheel/./buildbot
  creating build/bdist.linux-x86_64/wheel/buildbot/statistics
  creating build/bdist.linux-x86_64/wheel/buildbot/statistics/storage_backends
  copying build/lib/buildbot/statistics/storage_backends/influxdb_client.py -> build/bdist.linux-x86_64/wheel/./buildbot/statistics/storage_backends
  copying build/lib/buildbot/statistics/storage_backends/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/statistics/storage_backends
  copying build/lib/buildbot/statistics/storage_backends/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/statistics/storage_backends
  copying build/lib/buildbot/statistics/stats_service.py -> build/bdist.linux-x86_64/wheel/./buildbot/statistics
  copying build/lib/buildbot/statistics/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/statistics
  copying build/lib/buildbot/statistics/capture.py -> build/bdist.linux-x86_64/wheel/./buildbot/statistics
  creating build/bdist.linux-x86_64/wheel/buildbot/configurators
  copying build/lib/buildbot/configurators/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/configurators
  copying build/lib/buildbot/configurators/janitor.py -> build/bdist.linux-x86_64/wheel/./buildbot/configurators
  creating build/bdist.linux-x86_64/wheel/buildbot/wamp
  copying build/lib/buildbot/wamp/connector.py -> build/bdist.linux-x86_64/wheel/./buildbot/wamp
  copying build/lib/buildbot/wamp/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/wamp
  copying build/lib/buildbot/locks.py -> build/bdist.linux-x86_64/wheel/./buildbot
  creating build/bdist.linux-x86_64/wheel/buildbot/changes
  copying build/lib/buildbot/changes/gerritchangesource.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes
  copying build/lib/buildbot/changes/manager.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes
  copying build/lib/buildbot/changes/svnpoller.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes
  copying build/lib/buildbot/changes/bitbucket.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes
  copying build/lib/buildbot/changes/p4poller.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes
  copying build/lib/buildbot/changes/pb.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes
  copying build/lib/buildbot/changes/github.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes
  copying build/lib/buildbot/changes/mail.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes
  copying build/lib/buildbot/changes/changes.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes
  copying build/lib/buildbot/changes/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes
  copying build/lib/buildbot/changes/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes
  copying build/lib/buildbot/changes/hgpoller.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes
  copying build/lib/buildbot/changes/gitpoller.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes
  copying build/lib/buildbot/changes/filter.py -> build/bdist.linux-x86_64/wheel/./buildbot/changes
  creating build/bdist.linux-x86_64/wheel/buildbot/monkeypatches
  copying build/lib/buildbot/monkeypatches/decorators.py -> build/bdist.linux-x86_64/wheel/./buildbot/monkeypatches
  copying build/lib/buildbot/monkeypatches/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/monkeypatches
  copying build/lib/buildbot/monkeypatches/servicechecks.py -> build/bdist.linux-x86_64/wheel/./buildbot/monkeypatches
  creating build/bdist.linux-x86_64/wheel/buildbot/process
  copying build/lib/buildbot/process/botmaster.py -> build/bdist.linux-x86_64/wheel/./buildbot/process
  creating build/bdist.linux-x86_64/wheel/buildbot/process/users
  copying build/lib/buildbot/process/users/manager.py -> build/bdist.linux-x86_64/wheel/./buildbot/process/users
  copying build/lib/buildbot/process/users/manual.py -> build/bdist.linux-x86_64/wheel/./buildbot/process/users
  copying build/lib/buildbot/process/users/users.py -> build/bdist.linux-x86_64/wheel/./buildbot/process/users
  copying build/lib/buildbot/process/users/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/process/users
  copying build/lib/buildbot/process/results.py -> build/bdist.linux-x86_64/wheel/./buildbot/process
  copying build/lib/buildbot/process/buildstep.py -> build/bdist.linux-x86_64/wheel/./buildbot/process
  copying build/lib/buildbot/process/remotetransfer.py -> build/bdist.linux-x86_64/wheel/./buildbot/process
  copying build/lib/buildbot/process/metrics.py -> build/bdist.linux-x86_64/wheel/./buildbot/process
  copying build/lib/buildbot/process/project.py -> build/bdist.linux-x86_64/wheel/./buildbot/process
  copying build/lib/buildbot/process/locks.py -> build/bdist.linux-x86_64/wheel/./buildbot/process
  copying build/lib/buildbot/process/debug.py -> build/bdist.linux-x86_64/wheel/./buildbot/process
  copying build/lib/buildbot/process/logobserver.py -> build/bdist.linux-x86_64/wheel/./buildbot/process
  copying build/lib/buildbot/process/buildrequestdistributor.py -> build/bdist.linux-x86_64/wheel/./buildbot/process
  copying build/lib/buildbot/process/builder.py -> build/bdist.linux-x86_64/wheel/./buildbot/process
  copying build/lib/buildbot/process/build.py -> build/bdist.linux-x86_64/wheel/./buildbot/process
  copying build/lib/buildbot/process/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/process
  copying build/lib/buildbot/process/remotecommand.py -> build/bdist.linux-x86_64/wheel/./buildbot/process
  copying build/lib/buildbot/process/buildrequest.py -> build/bdist.linux-x86_64/wheel/./buildbot/process
  copying build/lib/buildbot/process/measured_service.py -> build/bdist.linux-x86_64/wheel/./buildbot/process
  copying build/lib/buildbot/process/workerforbuilder.py -> build/bdist.linux-x86_64/wheel/./buildbot/process
  copying build/lib/buildbot/process/log.py -> build/bdist.linux-x86_64/wheel/./buildbot/process
  copying build/lib/buildbot/process/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/process
  copying build/lib/buildbot/process/subunitlogobserver.py -> build/bdist.linux-x86_64/wheel/./buildbot/process
  copying build/lib/buildbot/process/cache.py -> build/bdist.linux-x86_64/wheel/./buildbot/process
  copying build/lib/buildbot/process/properties.py -> build/bdist.linux-x86_64/wheel/./buildbot/process
  copying build/lib/buildbot/process/factory.py -> build/bdist.linux-x86_64/wheel/./buildbot/process
  copying build/lib/buildbot/pbutil.py -> build/bdist.linux-x86_64/wheel/./buildbot
  creating build/bdist.linux-x86_64/wheel/buildbot/secrets
  copying build/lib/buildbot/secrets/manager.py -> build/bdist.linux-x86_64/wheel/./buildbot/secrets
  creating build/bdist.linux-x86_64/wheel/buildbot/secrets/providers
  copying build/lib/buildbot/secrets/providers/vault_hvac.py -> build/bdist.linux-x86_64/wheel/./buildbot/secrets/providers
  copying build/lib/buildbot/secrets/providers/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/secrets/providers
  copying build/lib/buildbot/secrets/providers/passwordstore.py -> build/bdist.linux-x86_64/wheel/./buildbot/secrets/providers
  copying build/lib/buildbot/secrets/providers/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/secrets/providers
  copying build/lib/buildbot/secrets/providers/file.py -> build/bdist.linux-x86_64/wheel/./buildbot/secrets/providers
  copying build/lib/buildbot/secrets/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/secrets
  copying build/lib/buildbot/secrets/secret.py -> build/bdist.linux-x86_64/wheel/./buildbot/secrets
  copying build/lib/buildbot/warnings.py -> build/bdist.linux-x86_64/wheel/./buildbot
  creating build/bdist.linux-x86_64/wheel/buildbot/data
  copying build/lib/buildbot/data/projects.py -> build/bdist.linux-x86_64/wheel/./buildbot/data
  copying build/lib/buildbot/data/build_data.py -> build/bdist.linux-x86_64/wheel/./buildbot/data
  copying build/lib/buildbot/data/exceptions.py -> build/bdist.linux-x86_64/wheel/./buildbot/data
  copying build/lib/buildbot/data/resultspec.py -> build/bdist.linux-x86_64/wheel/./buildbot/data
  copying build/lib/buildbot/data/types.py -> build/bdist.linux-x86_64/wheel/./buildbot/data
  copying build/lib/buildbot/data/logs.py -> build/bdist.linux-x86_64/wheel/./buildbot/data
  copying build/lib/buildbot/data/sourcestamps.py -> build/bdist.linux-x86_64/wheel/./buildbot/data
  copying build/lib/buildbot/data/patches.py -> build/bdist.linux-x86_64/wheel/./buildbot/data
  copying build/lib/buildbot/data/logchunks.py -> build/bdist.linux-x86_64/wheel/./buildbot/data
  copying build/lib/buildbot/data/changesources.py -> build/bdist.linux-x86_64/wheel/./buildbot/data
  copying build/lib/buildbot/data/connector.py -> build/bdist.linux-x86_64/wheel/./buildbot/data
  copying build/lib/buildbot/data/builds.py -> build/bdist.linux-x86_64/wheel/./buildbot/data
  copying build/lib/buildbot/data/test_results.py -> build/bdist.linux-x86_64/wheel/./buildbot/data
  copying build/lib/buildbot/data/schedulers.py -> build/bdist.linux-x86_64/wheel/./buildbot/data
  copying build/lib/buildbot/data/buildrequests.py -> build/bdist.linux-x86_64/wheel/./buildbot/data
  copying build/lib/buildbot/data/workers.py -> build/bdist.linux-x86_64/wheel/./buildbot/data
  copying build/lib/buildbot/data/masters.py -> build/bdist.linux-x86_64/wheel/./buildbot/data
  copying build/lib/buildbot/data/forceschedulers.py -> build/bdist.linux-x86_64/wheel/./buildbot/data
  copying build/lib/buildbot/data/changes.py -> build/bdist.linux-x86_64/wheel/./buildbot/data
  copying build/lib/buildbot/data/buildsets.py -> build/bdist.linux-x86_64/wheel/./buildbot/data
  copying build/lib/buildbot/data/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/data
  copying build/lib/buildbot/data/steps.py -> build/bdist.linux-x86_64/wheel/./buildbot/data
  copying build/lib/buildbot/data/graphql.py -> build/bdist.linux-x86_64/wheel/./buildbot/data
  copying build/lib/buildbot/data/builders.py -> build/bdist.linux-x86_64/wheel/./buildbot/data
  copying build/lib/buildbot/data/root.py -> build/bdist.linux-x86_64/wheel/./buildbot/data
  copying build/lib/buildbot/data/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/data
  copying build/lib/buildbot/data/test_result_sets.py -> build/bdist.linux-x86_64/wheel/./buildbot/data
  copying build/lib/buildbot/data/properties.py -> build/bdist.linux-x86_64/wheel/./buildbot/data
  creating build/bdist.linux-x86_64/wheel/buildbot/db
  copying build/lib/buildbot/db/projects.py -> build/bdist.linux-x86_64/wheel/./buildbot/db
  copying build/lib/buildbot/db/build_data.py -> build/bdist.linux-x86_64/wheel/./buildbot/db
  copying build/lib/buildbot/db/migrate_utils.py -> build/bdist.linux-x86_64/wheel/./buildbot/db
  copying build/lib/buildbot/db/model_config.py -> build/bdist.linux-x86_64/wheel/./buildbot/db
  copying build/lib/buildbot/db/exceptions.py -> build/bdist.linux-x86_64/wheel/./buildbot/db
  copying build/lib/buildbot/db/tags.py -> build/bdist.linux-x86_64/wheel/./buildbot/db
  copying build/lib/buildbot/db/model.py -> build/bdist.linux-x86_64/wheel/./buildbot/db
  copying build/lib/buildbot/db/pool.py -> build/bdist.linux-x86_64/wheel/./buildbot/db
  copying build/lib/buildbot/db/logs.py -> build/bdist.linux-x86_64/wheel/./buildbot/db
  copying build/lib/buildbot/db/sourcestamps.py -> build/bdist.linux-x86_64/wheel/./buildbot/db
  creating build/bdist.linux-x86_64/wheel/buildbot/db/types
  copying build/lib/buildbot/db/types/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/types
  copying build/lib/buildbot/db/types/json.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/types
  copying build/lib/buildbot/db/changesources.py -> build/bdist.linux-x86_64/wheel/./buildbot/db
  copying build/lib/buildbot/db/connector.py -> build/bdist.linux-x86_64/wheel/./buildbot/db
  copying build/lib/buildbot/db/builds.py -> build/bdist.linux-x86_64/wheel/./buildbot/db
  copying build/lib/buildbot/db/test_results.py -> build/bdist.linux-x86_64/wheel/./buildbot/db
  copying build/lib/buildbot/db/schedulers.py -> build/bdist.linux-x86_64/wheel/./buildbot/db
  copying build/lib/buildbot/db/buildrequests.py -> build/bdist.linux-x86_64/wheel/./buildbot/db
  copying build/lib/buildbot/db/dbconfig.py -> build/bdist.linux-x86_64/wheel/./buildbot/db
  copying build/lib/buildbot/db/workers.py -> build/bdist.linux-x86_64/wheel/./buildbot/db
  creating build/bdist.linux-x86_64/wheel/buildbot/db/compression
  copying build/lib/buildbot/db/compression/brotli.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/compression
  copying build/lib/buildbot/db/compression/zstd.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/compression
  copying build/lib/buildbot/db/compression/lz4.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/compression
  copying build/lib/buildbot/db/compression/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/compression
  copying build/lib/buildbot/db/compression/protocol.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/compression
  copying build/lib/buildbot/db/compression/native.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/compression
  copying build/lib/buildbot/db/masters.py -> build/bdist.linux-x86_64/wheel/./buildbot/db
  copying build/lib/buildbot/db/users.py -> build/bdist.linux-x86_64/wheel/./buildbot/db
  copying build/lib/buildbot/db/changes.py -> build/bdist.linux-x86_64/wheel/./buildbot/db
  copying build/lib/buildbot/db/buildsets.py -> build/bdist.linux-x86_64/wheel/./buildbot/db
  copying build/lib/buildbot/db/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/db
  copying build/lib/buildbot/db/steps.py -> build/bdist.linux-x86_64/wheel/./buildbot/db
  creating build/bdist.linux-x86_64/wheel/buildbot/db/migrations
  copying build/lib/buildbot/db/migrations/env.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/migrations
  creating build/bdist.linux-x86_64/wheel/buildbot/db/migrations/versions
  copying build/lib/buildbot/db/migrations/versions/062_v3.9_add_project_description_format.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/migrations/versions
  copying build/lib/buildbot/db/migrations/versions/060_v3.9_add_builder_projects.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/migrations/versions
  copying build/lib/buildbot/db/migrations/versions/066_v4.0_add_build_locks_duration_s.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/migrations/versions
  copying build/lib/buildbot/db/migrations/versions/064_v3.10_add_worker_pause_reason.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/migrations/versions
  copying build/lib/buildbot/db/migrations/versions/063_v3.10_add_steps_locks_acquired_at.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/migrations/versions
  copying build/lib/buildbot/db/migrations/versions/059_v3.4_alembic_initial.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/migrations/versions
  copying build/lib/buildbot/db/migrations/versions/061_v3.9_add_builder_description_format.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/migrations/versions
  copying build/lib/buildbot/db/migrations/versions/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/migrations/versions
  copying build/lib/buildbot/db/migrations/versions/065_v4.0_add_buildsets_rebuilt_buildid.py -> build/bdist.linux-x86_64/wheel/./buildbot/db/migrations/versions
  copying build/lib/buildbot/db/migrations/README -> build/bdist.linux-x86_64/wheel/./buildbot/db/migrations
  copying build/lib/buildbot/db/migrations/alembic.ini -> build/bdist.linux-x86_64/wheel/./buildbot/db/migrations
  copying build/lib/buildbot/db/builders.py -> build/bdist.linux-x86_64/wheel/./buildbot/db
  copying build/lib/buildbot/db/enginestrategy.py -> build/bdist.linux-x86_64/wheel/./buildbot/db
  copying build/lib/buildbot/db/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/db
  copying build/lib/buildbot/db/test_result_sets.py -> build/bdist.linux-x86_64/wheel/./buildbot/db
  copying build/lib/buildbot/db/state.py -> build/bdist.linux-x86_64/wheel/./buildbot/db
  copying build/lib/buildbot/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot
  creating build/bdist.linux-x86_64/wheel/buildbot/config
  copying build/lib/buildbot/config/builder.py -> build/bdist.linux-x86_64/wheel/./buildbot/config
  copying build/lib/buildbot/config/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/config
  copying build/lib/buildbot/config/errors.py -> build/bdist.linux-x86_64/wheel/./buildbot/config
  copying build/lib/buildbot/config/checks.py -> build/bdist.linux-x86_64/wheel/./buildbot/config
  copying build/lib/buildbot/config/master.py -> build/bdist.linux-x86_64/wheel/./buildbot/config
  copying build/lib/buildbot/VERSION -> build/bdist.linux-x86_64/wheel/./buildbot
  creating build/bdist.linux-x86_64/wheel/buildbot/worker
  copying build/lib/buildbot/worker/libvirt.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker
  copying build/lib/buildbot/worker/ec2.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker
  copying build/lib/buildbot/worker/manager.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker
  copying build/lib/buildbot/worker/kubernetes.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker
  copying build/lib/buildbot/worker/docker.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker
  copying build/lib/buildbot/worker/openstack.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker
  copying build/lib/buildbot/worker/latent.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker
  copying build/lib/buildbot/worker/local.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker
  copying build/lib/buildbot/worker/upcloud.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker
  copying build/lib/buildbot/worker/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker
  creating build/bdist.linux-x86_64/wheel/buildbot/worker/protocols
  copying build/lib/buildbot/worker/protocols/null.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker/protocols
  copying build/lib/buildbot/worker/protocols/pb.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker/protocols
  creating build/bdist.linux-x86_64/wheel/buildbot/worker/protocols/manager
  copying build/lib/buildbot/worker/protocols/manager/pb.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker/protocols/manager
  copying build/lib/buildbot/worker/protocols/manager/msgpack.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker/protocols/manager
  copying build/lib/buildbot/worker/protocols/manager/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker/protocols/manager
  copying build/lib/buildbot/worker/protocols/manager/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker/protocols/manager
  copying build/lib/buildbot/worker/protocols/msgpack.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker/protocols
  copying build/lib/buildbot/worker/protocols/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker/protocols
  copying build/lib/buildbot/worker/protocols/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker/protocols
  copying build/lib/buildbot/worker/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker
  copying build/lib/buildbot/worker/marathon.py -> build/bdist.linux-x86_64/wheel/./buildbot/worker
  creating build/bdist.linux-x86_64/wheel/buildbot/scripts
  copying build/lib/buildbot/scripts/tryserver.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts
  copying build/lib/buildbot/scripts/create_master.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts
  copying build/lib/buildbot/scripts/runner.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts
  copying build/lib/buildbot/scripts/checkconfig.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts
  copying build/lib/buildbot/scripts/buildbot_tac.tmpl -> build/bdist.linux-x86_64/wheel/./buildbot/scripts
  copying build/lib/buildbot/scripts/sendchange.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts
  copying build/lib/buildbot/scripts/reconfig.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts
  copying build/lib/buildbot/scripts/windows_service.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts
  copying build/lib/buildbot/scripts/stop.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts
  copying build/lib/buildbot/scripts/dataspec.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts
  copying build/lib/buildbot/scripts/cleanupdb.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts
  copying build/lib/buildbot/scripts/start.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts
  copying build/lib/buildbot/scripts/gengraphql.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts
  copying build/lib/buildbot/scripts/upgrade_master.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts
  copying build/lib/buildbot/scripts/sample.cfg -> build/bdist.linux-x86_64/wheel/./buildbot/scripts
  copying build/lib/buildbot/scripts/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts
  copying build/lib/buildbot/scripts/restart.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts
  copying build/lib/buildbot/scripts/copydb.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts
  copying build/lib/buildbot/scripts/devproxy.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts
  copying build/lib/buildbot/scripts/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts
  copying build/lib/buildbot/scripts/logwatcher.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts
  copying build/lib/buildbot/scripts/user.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts
  copying build/lib/buildbot/scripts/trycmd.py -> build/bdist.linux-x86_64/wheel/./buildbot/scripts
  copying build/lib/buildbot/buildrequest.py -> build/bdist.linux-x86_64/wheel/./buildbot
  copying build/lib/buildbot/errors.py -> build/bdist.linux-x86_64/wheel/./buildbot
  creating build/bdist.linux-x86_64/wheel/buildbot/www
  copying build/lib/buildbot/www/oauth2.py -> build/bdist.linux-x86_64/wheel/./buildbot/www
  copying build/lib/buildbot/www/auth.py -> build/bdist.linux-x86_64/wheel/./buildbot/www
  copying build/lib/buildbot/www/ws.py -> build/bdist.linux-x86_64/wheel/./buildbot/www
  copying build/lib/buildbot/www/resource.py -> build/bdist.linux-x86_64/wheel/./buildbot/www
  creating build/bdist.linux-x86_64/wheel/buildbot/www/hooks
  copying build/lib/buildbot/www/hooks/gitorious.py -> build/bdist.linux-x86_64/wheel/./buildbot/www/hooks
  copying build/lib/buildbot/www/hooks/bitbucket.py -> build/bdist.linux-x86_64/wheel/./buildbot/www/hooks
  copying build/lib/buildbot/www/hooks/github.py -> build/bdist.linux-x86_64/wheel/./buildbot/www/hooks
  copying build/lib/buildbot/www/hooks/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/www/hooks
  copying build/lib/buildbot/www/hooks/bitbucketcloud.py -> build/bdist.linux-x86_64/wheel/./buildbot/www/hooks
  copying build/lib/buildbot/www/hooks/bitbucketserver.py -> build/bdist.linux-x86_64/wheel/./buildbot/www/hooks
  copying build/lib/buildbot/www/hooks/poller.py -> build/bdist.linux-x86_64/wheel/./buildbot/www/hooks
  copying build/lib/buildbot/www/hooks/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/www/hooks
  copying build/lib/buildbot/www/hooks/gitlab.py -> build/bdist.linux-x86_64/wheel/./buildbot/www/hooks
  copying build/lib/buildbot/www/rest.py -> build/bdist.linux-x86_64/wheel/./buildbot/www
  copying build/lib/buildbot/www/service.py -> build/bdist.linux-x86_64/wheel/./buildbot/www
  copying build/lib/buildbot/www/ldapuserinfo.py -> build/bdist.linux-x86_64/wheel/./buildbot/www
  copying build/lib/buildbot/www/config.py -> build/bdist.linux-x86_64/wheel/./buildbot/www
  copying build/lib/buildbot/www/encoding.py -> build/bdist.linux-x86_64/wheel/./buildbot/www
  copying build/lib/buildbot/www/sse.py -> build/bdist.linux-x86_64/wheel/./buildbot/www
  copying build/lib/buildbot/www/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/www
  copying build/lib/buildbot/www/graphql.py -> build/bdist.linux-x86_64/wheel/./buildbot/www
  copying build/lib/buildbot/www/avatar.py -> build/bdist.linux-x86_64/wheel/./buildbot/www
  copying build/lib/buildbot/www/change_hook.py -> build/bdist.linux-x86_64/wheel/./buildbot/www
  copying build/lib/buildbot/www/plugin.py -> build/bdist.linux-x86_64/wheel/./buildbot/www
  creating build/bdist.linux-x86_64/wheel/buildbot/www/authz
  copying build/lib/buildbot/www/authz/endpointmatchers.py -> build/bdist.linux-x86_64/wheel/./buildbot/www/authz
  copying build/lib/buildbot/www/authz/roles.py -> build/bdist.linux-x86_64/wheel/./buildbot/www/authz
  copying build/lib/buildbot/www/authz/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/www/authz
  copying build/lib/buildbot/www/authz/authz.py -> build/bdist.linux-x86_64/wheel/./buildbot/www/authz
  copying build/lib/buildbot/master.py -> build/bdist.linux-x86_64/wheel/./buildbot
  creating build/bdist.linux-x86_64/wheel/buildbot/spec
  copying build/lib/buildbot/spec/indent.py -> build/bdist.linux-x86_64/wheel/./buildbot/spec
  creating build/bdist.linux-x86_64/wheel/buildbot/spec/types
  copying build/lib/buildbot/spec/types/change.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types
  copying build/lib/buildbot/spec/types/test_result.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types
  copying build/lib/buildbot/spec/types/builder.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types
  copying build/lib/buildbot/spec/types/buildset.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types
  copying build/lib/buildbot/spec/types/build_data.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types
  copying build/lib/buildbot/spec/types/spec.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types
  copying build/lib/buildbot/spec/types/build.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types
  copying build/lib/buildbot/spec/types/test_result_set.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types
  copying build/lib/buildbot/spec/types/rootlink.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types
  copying build/lib/buildbot/spec/types/master.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types
  copying build/lib/buildbot/spec/types/forcescheduler.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types
  copying build/lib/buildbot/spec/types/sourcestamp.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types
  copying build/lib/buildbot/spec/types/patch.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types
  copying build/lib/buildbot/spec/types/logchunk.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types
  copying build/lib/buildbot/spec/types/identifier.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types
  copying build/lib/buildbot/spec/types/step.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types
  copying build/lib/buildbot/spec/types/changesource.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types
  copying build/lib/buildbot/spec/types/scheduler.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types
  copying build/lib/buildbot/spec/types/sourcedproperties.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types
  copying build/lib/buildbot/spec/types/buildrequest.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types
  copying build/lib/buildbot/spec/types/worker.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types
  copying build/lib/buildbot/spec/types/project.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types
  copying build/lib/buildbot/spec/types/log.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec/types
  copying build/lib/buildbot/spec/api.raml -> build/bdist.linux-x86_64/wheel/./buildbot/spec
  creating build/bdist.linux-x86_64/wheel/buildbot/util
  copying build/lib/buildbot/util/ssfilter.py -> build/bdist.linux-x86_64/wheel/./buildbot/util
  copying build/lib/buildbot/util/sautils.py -> build/bdist.linux-x86_64/wheel/./buildbot/util
  copying build/lib/buildbot/util/maildir.py -> build/bdist.linux-x86_64/wheel/./buildbot/util
  copying build/lib/buildbot/util/pullrequest.py -> build/bdist.linux-x86_64/wheel/./buildbot/util
  copying build/lib/buildbot/util/private_tempdir.py -> build/bdist.linux-x86_64/wheel/./buildbot/util
  copying build/lib/buildbot/util/test_result_submitter.py -> build/bdist.linux-x86_64/wheel/./buildbot/util
  copying build/lib/buildbot/util/watchdog.py -> build/bdist.linux-x86_64/wheel/./buildbot/util
  copying build/lib/buildbot/util/httpclientservice.py -> build/bdist.linux-x86_64/wheel/./buildbot/util
  copying build/lib/buildbot/util/importlib_compat.py -> build/bdist.linux-x86_64/wheel/./buildbot/util
  copying build/lib/buildbot/util/render_description.py -> build/bdist.linux-x86_64/wheel/./buildbot/util
  copying build/lib/buildbot/util/codebase.py -> build/bdist.linux-x86_64/wheel/./buildbot/util
  copying build/lib/buildbot/util/subscription.py -> build/bdist.linux-x86_64/wheel/./buildbot/util
  copying build/lib/buildbot/util/latent.py -> build/bdist.linux-x86_64/wheel/./buildbot/util
  copying build/lib/buildbot/util/queue.py -> build/bdist.linux-x86_64/wheel/./buildbot/util
  copying build/lib/buildbot/util/git_credential.py -> build/bdist.linux-x86_64/wheel/./buildbot/util
  copying build/lib/buildbot/util/giturlparse.py -> build/bdist.linux-x86_64/wheel/./buildbot/util
  copying build/lib/buildbot/util/poll.py -> build/bdist.linux-x86_64/wheel/./buildbot/util
  copying build/lib/buildbot/util/lru.py -> build/bdist.linux-x86_64/wheel/./buildbot/util
  copying build/lib/buildbot/util/eventual.py -> build/bdist.linux-x86_64/wheel/./buildbot/util
  copying build/lib/buildbot/util/service.py -> build/bdist.linux-x86_64/wheel/./buildbot/util
  copying build/lib/buildbot/util/netstrings.py -> build/bdist.linux-x86_64/wheel/./buildbot/util
  copying build/lib/buildbot/util/identifiers.py -> build/bdist.linux-x86_64/wheel/./buildbot/util
  copying build/lib/buildbot/util/misc.py -> build/bdist.linux-x86_64/wheel/./buildbot/util
  copying build/lib/buildbot/util/raml.py -> build/bdist.linux-x86_64/wheel/./buildbot/util
  copying build/lib/buildbot/util/runprocess.py -> build/bdist.linux-x86_64/wheel/./buildbot/util
  copying build/lib/buildbot/util/config.py -> build/bdist.linux-x86_64/wheel/./buildbot/util
  copying build/lib/buildbot/util/deferwaiter.py -> build/bdist.linux-x86_64/wheel/./buildbot/util
  copying build/lib/buildbot/util/bbcollections.py -> build/bdist.linux-x86_64/wheel/./buildbot/util
  copying build/lib/buildbot/util/path_expand_user.py -> build/bdist.linux-x86_64/wheel/./buildbot/util
  copying build/lib/buildbot/util/git.py -> build/bdist.linux-x86_64/wheel/./buildbot/util
  copying build/lib/buildbot/util/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/util
  copying build/lib/buildbot/util/kubeclientservice.py -> build/bdist.linux-x86_64/wheel/./buildbot/util
  copying build/lib/buildbot/util/protocol.py -> build/bdist.linux-x86_64/wheel/./buildbot/util
  copying build/lib/buildbot/util/backoff.py -> build/bdist.linux-x86_64/wheel/./buildbot/util
  copying build/lib/buildbot/util/lineboundaries.py -> build/bdist.linux-x86_64/wheel/./buildbot/util
  copying build/lib/buildbot/util/async_sort.py -> build/bdist.linux-x86_64/wheel/./buildbot/util
  copying build/lib/buildbot/util/twisted.py -> build/bdist.linux-x86_64/wheel/./buildbot/util
  copying build/lib/buildbot/util/debounce.py -> build/bdist.linux-x86_64/wheel/./buildbot/util
  copying build/lib/buildbot/util/pathmatch.py -> build/bdist.linux-x86_64/wheel/./buildbot/util
  copying build/lib/buildbot/util/tuplematch.py -> build/bdist.linux-x86_64/wheel/./buildbot/util
  copying build/lib/buildbot/util/state.py -> build/bdist.linux-x86_64/wheel/./buildbot/util
  copying build/lib/buildbot/util/_notifier.py -> build/bdist.linux-x86_64/wheel/./buildbot/util
  copying build/lib/buildbot/util/ssl.py -> build/bdist.linux-x86_64/wheel/./buildbot/util
  creating build/bdist.linux-x86_64/wheel/buildbot/machine
  copying build/lib/buildbot/machine/manager.py -> build/bdist.linux-x86_64/wheel/./buildbot/machine
  copying build/lib/buildbot/machine/generic.py -> build/bdist.linux-x86_64/wheel/./buildbot/machine
  copying build/lib/buildbot/machine/latent.py -> build/bdist.linux-x86_64/wheel/./buildbot/machine
  copying build/lib/buildbot/machine/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot/machine
  copying build/lib/buildbot/machine/base.py -> build/bdist.linux-x86_64/wheel/./buildbot/machine
  running install_data
  running install_egg_info
  running egg_info
  writing buildbot.egg-info/PKG-INFO
  writing dependency_links to buildbot.egg-info/dependency_links.txt
  writing entry points to buildbot.egg-info/entry_points.txt
  writing requirements to buildbot.egg-info/requires.txt
  writing top-level names to buildbot.egg-info/top_level.txt
  reading manifest file 'buildbot.egg-info/SOURCES.txt'
  reading manifest template 'MANIFEST.in'
  warning: no files found matching 'docs/manual/_images/*.svg'
  warning: no files found matching 'docs/manual/_images/*.png'
  warning: no files found matching 'docs/manual/_images/*.txt'
  warning: no files found matching 'docs/manual/_images/icon.blend'
  warning: no files found matching 'docs/manual/_images/Makefile'
  warning: no files found matching 'buildbot/reporters/templates/*.txt'
  warning: no files found matching 'include'
  warning: no files found matching 'contrib/windows/*'
  warning: no files found matching 'contrib/css/*'
  warning: no files found matching 'contrib/trac/*'
  warning: no files found matching 'contrib/trac/bbwatcher/*'
  warning: no files found matching 'contrib/trac/bbwatcher/templates/*'
  adding license file 'COPYING'
  writing manifest file 'buildbot.egg-info/SOURCES.txt'
  Copying buildbot.egg-info to build/bdist.linux-x86_64/wheel/./buildbot-4.2.1-py3.13.egg-info
  running install_scripts
  creating build/bdist.linux-x86_64/wheel/buildbot-4.2.1.dist-info/WHEEL
  creating '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-wheel-omuav_5l/.tmp-c3ckppav/buildbot-4.2.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
  adding 'buildbot/VERSION'
  adding 'buildbot/__init__.py'
  adding 'buildbot/asyncio.py'
  adding 'buildbot/buildbot_net_usage_data.py'
  adding 'buildbot/buildrequest.py'
  adding 'buildbot/errors.py'
  adding 'buildbot/interfaces.py'
  adding 'buildbot/locks.py'
  adding 'buildbot/manhole.py'
  adding 'buildbot/master.py'
  adding 'buildbot/pbutil.py'
  adding 'buildbot/revlinks.py'
  adding 'buildbot/scheduler.py'
  adding 'buildbot/warnings.py'
  adding 'buildbot/changes/__init__.py'
  adding 'buildbot/changes/base.py'
  adding 'buildbot/changes/bitbucket.py'
  adding 'buildbot/changes/changes.py'
  adding 'buildbot/changes/filter.py'
  adding 'buildbot/changes/gerritchangesource.py'
  adding 'buildbot/changes/github.py'
  adding 'buildbot/changes/gitpoller.py'
  adding 'buildbot/changes/hgpoller.py'
  adding 'buildbot/changes/mail.py'
  adding 'buildbot/changes/manager.py'
  adding 'buildbot/changes/p4poller.py'
  adding 'buildbot/changes/pb.py'
  adding 'buildbot/changes/svnpoller.py'
  adding 'buildbot/clients/__init__.py'
  adding 'buildbot/clients/sendchange.py'
  adding 'buildbot/clients/tryclient.py'
  adding 'buildbot/clients/usersclient.py'
  adding 'buildbot/config/__init__.py'
  adding 'buildbot/config/builder.py'
  adding 'buildbot/config/checks.py'
  adding 'buildbot/config/errors.py'
  adding 'buildbot/config/master.py'
  adding 'buildbot/configurators/__init__.py'
  adding 'buildbot/configurators/janitor.py'
  adding 'buildbot/data/__init__.py'
  adding 'buildbot/data/base.py'
  adding 'buildbot/data/build_data.py'
  adding 'buildbot/data/builders.py'
  adding 'buildbot/data/buildrequests.py'
  adding 'buildbot/data/builds.py'
  adding 'buildbot/data/buildsets.py'
  adding 'buildbot/data/changes.py'
  adding 'buildbot/data/changesources.py'
  adding 'buildbot/data/connector.py'
  adding 'buildbot/data/exceptions.py'
  adding 'buildbot/data/forceschedulers.py'
  adding 'buildbot/data/graphql.py'
  adding 'buildbot/data/logchunks.py'
  adding 'buildbot/data/logs.py'
  adding 'buildbot/data/masters.py'
  adding 'buildbot/data/patches.py'
  adding 'buildbot/data/projects.py'
  adding 'buildbot/data/properties.py'
  adding 'buildbot/data/resultspec.py'
  adding 'buildbot/data/root.py'
  adding 'buildbot/data/schedulers.py'
  adding 'buildbot/data/sourcestamps.py'
  adding 'buildbot/data/steps.py'
  adding 'buildbot/data/test_result_sets.py'
  adding 'buildbot/data/test_results.py'
  adding 'buildbot/data/types.py'
  adding 'buildbot/data/workers.py'
  adding 'buildbot/db/__init__.py'
  adding 'buildbot/db/base.py'
  adding 'buildbot/db/build_data.py'
  adding 'buildbot/db/builders.py'
  adding 'buildbot/db/buildrequests.py'
  adding 'buildbot/db/builds.py'
  adding 'buildbot/db/buildsets.py'
  adding 'buildbot/db/changes.py'
  adding 'buildbot/db/changesources.py'
  adding 'buildbot/db/connector.py'
  adding 'buildbot/db/dbconfig.py'
  adding 'buildbot/db/enginestrategy.py'
  adding 'buildbot/db/exceptions.py'
  adding 'buildbot/db/logs.py'
  adding 'buildbot/db/masters.py'
  adding 'buildbot/db/migrate_utils.py'
  adding 'buildbot/db/model.py'
  adding 'buildbot/db/model_config.py'
  adding 'buildbot/db/pool.py'
  adding 'buildbot/db/projects.py'
  adding 'buildbot/db/schedulers.py'
  adding 'buildbot/db/sourcestamps.py'
  adding 'buildbot/db/state.py'
  adding 'buildbot/db/steps.py'
  adding 'buildbot/db/tags.py'
  adding 'buildbot/db/test_result_sets.py'
  adding 'buildbot/db/test_results.py'
  adding 'buildbot/db/users.py'
  adding 'buildbot/db/workers.py'
  adding 'buildbot/db/compression/__init__.py'
  adding 'buildbot/db/compression/brotli.py'
  adding 'buildbot/db/compression/lz4.py'
  adding 'buildbot/db/compression/native.py'
  adding 'buildbot/db/compression/protocol.py'
  adding 'buildbot/db/compression/zstd.py'
  adding 'buildbot/db/migrations/README'
  adding 'buildbot/db/migrations/alembic.ini'
  adding 'buildbot/db/migrations/env.py'
  adding 'buildbot/db/migrations/versions/059_v3.4_alembic_initial.py'
  adding 'buildbot/db/migrations/versions/060_v3.9_add_builder_projects.py'
  adding 'buildbot/db/migrations/versions/061_v3.9_add_builder_description_format.py'
  adding 'buildbot/db/migrations/versions/062_v3.9_add_project_description_format.py'
  adding 'buildbot/db/migrations/versions/063_v3.10_add_steps_locks_acquired_at.py'
  adding 'buildbot/db/migrations/versions/064_v3.10_add_worker_pause_reason.py'
  adding 'buildbot/db/migrations/versions/065_v4.0_add_buildsets_rebuilt_buildid.py'
  adding 'buildbot/db/migrations/versions/066_v4.0_add_build_locks_duration_s.py'
  adding 'buildbot/db/migrations/versions/__init__.py'
  adding 'buildbot/db/types/__init__.py'
  adding 'buildbot/db/types/json.py'
  adding 'buildbot/machine/__init__.py'
  adding 'buildbot/machine/base.py'
  adding 'buildbot/machine/generic.py'
  adding 'buildbot/machine/latent.py'
  adding 'buildbot/machine/manager.py'
  adding 'buildbot/monkeypatches/__init__.py'
  adding 'buildbot/monkeypatches/decorators.py'
  adding 'buildbot/monkeypatches/servicechecks.py'
  adding 'buildbot/mq/__init__.py'
  adding 'buildbot/mq/base.py'
  adding 'buildbot/mq/connector.py'
  adding 'buildbot/mq/simple.py'
  adding 'buildbot/mq/wamp.py'
  adding 'buildbot/plugins/__init__.py'
  adding 'buildbot/plugins/db.py'
  adding 'buildbot/process/__init__.py'
  adding 'buildbot/process/base.py'
  adding 'buildbot/process/botmaster.py'
  adding 'buildbot/process/build.py'
  adding 'buildbot/process/builder.py'
  adding 'buildbot/process/buildrequest.py'
  adding 'buildbot/process/buildrequestdistributor.py'
  adding 'buildbot/process/buildstep.py'
  adding 'buildbot/process/cache.py'
  adding 'buildbot/process/debug.py'
  adding 'buildbot/process/factory.py'
  adding 'buildbot/process/locks.py'
  adding 'buildbot/process/log.py'
  adding 'buildbot/process/logobserver.py'
  adding 'buildbot/process/measured_service.py'
  adding 'buildbot/process/metrics.py'
  adding 'buildbot/process/project.py'
  adding 'buildbot/process/properties.py'
  adding 'buildbot/process/remotecommand.py'
  adding 'buildbot/process/remotetransfer.py'
  adding 'buildbot/process/results.py'
  adding 'buildbot/process/subunitlogobserver.py'
  adding 'buildbot/process/workerforbuilder.py'
  adding 'buildbot/process/users/__init__.py'
  adding 'buildbot/process/users/manager.py'
  adding 'buildbot/process/users/manual.py'
  adding 'buildbot/process/users/users.py'
  adding 'buildbot/reporters/__init__.py'
  adding 'buildbot/reporters/base.py'
  adding 'buildbot/reporters/bitbucket.py'
  adding 'buildbot/reporters/bitbucketserver.py'
  adding 'buildbot/reporters/gerrit.py'
  adding 'buildbot/reporters/gerrit_verify_status.py'
  adding 'buildbot/reporters/github.py'
  adding 'buildbot/reporters/gitlab.py'
  adding 'buildbot/reporters/http.py'
  adding 'buildbot/reporters/irc.py'
  adding 'buildbot/reporters/mail.py'
  adding 'buildbot/reporters/message.py'
  adding 'buildbot/reporters/pushjet.py'
  adding 'buildbot/reporters/pushover.py'
  adding 'buildbot/reporters/telegram.py'
  adding 'buildbot/reporters/utils.py'
  adding 'buildbot/reporters/words.py'
  adding 'buildbot/reporters/zulip.py'
  adding 'buildbot/reporters/generators/__init__.py'
  adding 'buildbot/reporters/generators/build.py'
  adding 'buildbot/reporters/generators/buildrequest.py'
  adding 'buildbot/reporters/generators/buildset.py'
  adding 'buildbot/reporters/generators/utils.py'
  adding 'buildbot/reporters/generators/worker.py'
  adding 'buildbot/schedulers/__init__.py'
  adding 'buildbot/schedulers/base.py'
  adding 'buildbot/schedulers/basic.py'
  adding 'buildbot/schedulers/canceller.py'
  adding 'buildbot/schedulers/canceller_buildset.py'
  adding 'buildbot/schedulers/dependent.py'
  adding 'buildbot/schedulers/filter.py'
  adding 'buildbot/schedulers/forcesched.py'
  adding 'buildbot/schedulers/manager.py'
  adding 'buildbot/schedulers/timed.py'
  adding 'buildbot/schedulers/triggerable.py'
  adding 'buildbot/schedulers/trysched.py'
  adding 'buildbot/scripts/__init__.py'
  adding 'buildbot/scripts/base.py'
  adding 'buildbot/scripts/buildbot_tac.tmpl'
  adding 'buildbot/scripts/checkconfig.py'
  adding 'buildbot/scripts/cleanupdb.py'
  adding 'buildbot/scripts/copydb.py'
  adding 'buildbot/scripts/create_master.py'
  adding 'buildbot/scripts/dataspec.py'
  adding 'buildbot/scripts/devproxy.py'
  adding 'buildbot/scripts/gengraphql.py'
  adding 'buildbot/scripts/logwatcher.py'
  adding 'buildbot/scripts/reconfig.py'
  adding 'buildbot/scripts/restart.py'
  adding 'buildbot/scripts/runner.py'
  adding 'buildbot/scripts/sample.cfg'
  adding 'buildbot/scripts/sendchange.py'
  adding 'buildbot/scripts/start.py'
  adding 'buildbot/scripts/stop.py'
  adding 'buildbot/scripts/trycmd.py'
  adding 'buildbot/scripts/tryserver.py'
  adding 'buildbot/scripts/upgrade_master.py'
  adding 'buildbot/scripts/user.py'
  adding 'buildbot/scripts/windows_service.py'
  adding 'buildbot/secrets/__init__.py'
  adding 'buildbot/secrets/manager.py'
  adding 'buildbot/secrets/secret.py'
  adding 'buildbot/secrets/providers/__init__.py'
  adding 'buildbot/secrets/providers/base.py'
  adding 'buildbot/secrets/providers/file.py'
  adding 'buildbot/secrets/providers/passwordstore.py'
  adding 'buildbot/secrets/providers/vault_hvac.py'
  adding 'buildbot/spec/api.raml'
  adding 'buildbot/spec/indent.py'
  adding 'buildbot/spec/types/build.raml'
  adding 'buildbot/spec/types/build_data.raml'
  adding 'buildbot/spec/types/builder.raml'
  adding 'buildbot/spec/types/buildrequest.raml'
  adding 'buildbot/spec/types/buildset.raml'
  adding 'buildbot/spec/types/change.raml'
  adding 'buildbot/spec/types/changesource.raml'
  adding 'buildbot/spec/types/forcescheduler.raml'
  adding 'buildbot/spec/types/identifier.raml'
  adding 'buildbot/spec/types/log.raml'
  adding 'buildbot/spec/types/logchunk.raml'
  adding 'buildbot/spec/types/master.raml'
  adding 'buildbot/spec/types/patch.raml'
  adding 'buildbot/spec/types/project.raml'
  adding 'buildbot/spec/types/rootlink.raml'
  adding 'buildbot/spec/types/scheduler.raml'
  adding 'buildbot/spec/types/sourcedproperties.raml'
  adding 'buildbot/spec/types/sourcestamp.raml'
  adding 'buildbot/spec/types/spec.raml'
  adding 'buildbot/spec/types/step.raml'
  adding 'buildbot/spec/types/test_result.raml'
  adding 'buildbot/spec/types/test_result_set.raml'
  adding 'buildbot/spec/types/worker.raml'
  adding 'buildbot/statistics/__init__.py'
  adding 'buildbot/statistics/capture.py'
  adding 'buildbot/statistics/stats_service.py'
  adding 'buildbot/statistics/storage_backends/__init__.py'
  adding 'buildbot/statistics/storage_backends/base.py'
  adding 'buildbot/statistics/storage_backends/influxdb_client.py'
  adding 'buildbot/steps/__init__.py'
  adding 'buildbot/steps/cmake.py'
  adding 'buildbot/steps/configurable.py'
  adding 'buildbot/steps/cppcheck.py'
  adding 'buildbot/steps/download_secret_to_worker.py'
  adding 'buildbot/steps/gitdiffinfo.py'
  adding 'buildbot/steps/http.py'
  adding 'buildbot/steps/master.py'
  adding 'buildbot/steps/maxq.py'
  adding 'buildbot/steps/mswin.py'
  adding 'buildbot/steps/python.py'
  adding 'buildbot/steps/python_twisted.py'
  adding 'buildbot/steps/shell.py'
  adding 'buildbot/steps/shellsequence.py'
  adding 'buildbot/steps/subunit.py'
  adding 'buildbot/steps/transfer.py'
  adding 'buildbot/steps/trigger.py'
  adding 'buildbot/steps/vstudio.py'
  adding 'buildbot/steps/worker.py'
  adding 'buildbot/steps/package/__init__.py'
  adding 'buildbot/steps/package/util.py'
  adding 'buildbot/steps/package/deb/__init__.py'
  adding 'buildbot/steps/package/deb/lintian.py'
  adding 'buildbot/steps/package/deb/pbuilder.py'
  adding 'buildbot/steps/package/rpm/__init__.py'
  adding 'buildbot/steps/package/rpm/mock.py'
  adding 'buildbot/steps/package/rpm/rpmbuild.py'
  adding 'buildbot/steps/package/rpm/rpmlint.py'
  adding 'buildbot/steps/source/__init__.py'
  adding 'buildbot/steps/source/base.py'
  adding 'buildbot/steps/source/bzr.py'
  adding 'buildbot/steps/source/cvs.py'
  adding 'buildbot/steps/source/darcs.py'
  adding 'buildbot/steps/source/gerrit.py'
  adding 'buildbot/steps/source/git.py'
  adding 'buildbot/steps/source/github.py'
  adding 'buildbot/steps/source/gitlab.py'
  adding 'buildbot/steps/source/mercurial.py'
  adding 'buildbot/steps/source/mtn.py'
  adding 'buildbot/steps/source/p4.py'
  adding 'buildbot/steps/source/repo.py'
  adding 'buildbot/steps/source/svn.py'
  adding 'buildbot/test/__init__.py'
  adding 'buildbot/test/reactor.py'
  adding 'buildbot/test/runprocess.py'
  adding 'buildbot/test/steps.py'
  adding 'buildbot/test/test_extra_coverage.py'
  adding 'buildbot/test/fake/__init__.py'
  adding 'buildbot/test/fake/botmaster.py'
  adding 'buildbot/test/fake/bworkermanager.py'
  adding 'buildbot/test/fake/change.py'
  adding 'buildbot/test/fake/connection.py'
  adding 'buildbot/test/fake/docker.py'
  adding 'buildbot/test/fake/endpoint.py'
  adding 'buildbot/test/fake/fakebuild.py'
  adding 'buildbot/test/fake/fakedata.py'
  adding 'buildbot/test/fake/fakemaster.py'
  adding 'buildbot/test/fake/fakemq.py'
  adding 'buildbot/test/fake/fakeprotocol.py'
  adding 'buildbot/test/fake/fakestats.py'
  adding 'buildbot/test/fake/httpclientservice.py'
  adding 'buildbot/test/fake/latent.py'
  adding 'buildbot/test/fake/libvirt.py'
  adding 'buildbot/test/fake/logfile.py'
  adding 'buildbot/test/fake/machine.py'
  adding 'buildbot/test/fake/msgmanager.py'
  adding 'buildbot/test/fake/openstack.py'
  adding 'buildbot/test/fake/pbmanager.py'
  adding 'buildbot/test/fake/private_tempdir.py'
  adding 'buildbot/test/fake/reactor.py'
  adding 'buildbot/test/fake/secrets.py'
  adding 'buildbot/test/fake/state.py'
  adding 'buildbot/test/fake/step.py'
  adding 'buildbot/test/fake/web.py'
  adding 'buildbot/test/fake/worker.py'
  adding 'buildbot/test/fakedb/__init__.py'
  adding 'buildbot/test/fakedb/build_data.py'
  adding 'buildbot/test/fakedb/builders.py'
  adding 'buildbot/test/fakedb/buildrequests.py'
  adding 'buildbot/test/fakedb/builds.py'
  adding 'buildbot/test/fakedb/buildsets.py'
  adding 'buildbot/test/fakedb/changes.py'
  adding 'buildbot/test/fakedb/changesources.py'
  adding 'buildbot/test/fakedb/connector.py'
  adding 'buildbot/test/fakedb/logs.py'
  adding 'buildbot/test/fakedb/masters.py'
  adding 'buildbot/test/fakedb/projects.py'
  adding 'buildbot/test/fakedb/row.py'
  adding 'buildbot/test/fakedb/schedulers.py'
  adding 'buildbot/test/fakedb/sourcestamps.py'
  adding 'buildbot/test/fakedb/state.py'
  adding 'buildbot/test/fakedb/steps.py'
  adding 'buildbot/test/fakedb/tags.py'
  adding 'buildbot/test/fakedb/test_result_sets.py'
  adding 'buildbot/test/fakedb/test_results.py'
  adding 'buildbot/test/fakedb/users.py'
  adding 'buildbot/test/fakedb/workers.py'
  adding 'buildbot/test/integration/pki/127.0.0.1.crt'
  adding 'buildbot/test/integration/pki/127.0.0.1.key'
  adding 'buildbot/test/integration/pki/ca/ca.crt'
  adding 'buildbot/test/unit/test_templates_dir/builds.html'
  adding 'buildbot/test/unit/test_templates_dir/plugin/plugin.jade'
  adding 'buildbot/test/util/__init__.py'
  adding 'buildbot/test/util/changesource.py'
  adding 'buildbot/test/util/config.py'
  adding 'buildbot/test/util/configurators.py'
  adding 'buildbot/test/util/db.py'
  adding 'buildbot/test/util/decorators.py'
  adding 'buildbot/test/util/dirs.py'
  adding 'buildbot/test/util/endpoint.py'
  adding 'buildbot/test/util/fuzz.py'
  adding 'buildbot/test/util/git_repository.py'
  adding 'buildbot/test/util/integration.py'
  adding 'buildbot/test/util/interfaces.py'
  adding 'buildbot/test/util/logging.py'
  adding 'buildbot/test/util/migration.py'
  adding 'buildbot/test/util/misc.py'
  adding 'buildbot/test/util/patch_delay.py'
  adding 'buildbot/test/util/pbmanager.py'
  adding 'buildbot/test/util/properties.py'
  adding 'buildbot/test/util/protocols.py'
  adding 'buildbot/test/util/querylog.py'
  adding 'buildbot/test/util/reporter.py'
  adding 'buildbot/test/util/sandboxed_worker.py'
  adding 'buildbot/test/util/scheduler.py'
  adding 'buildbot/test/util/site.py'
  adding 'buildbot/test/util/sourcesteps.py'
  adding 'buildbot/test/util/state.py'
  adding 'buildbot/test/util/tuplematching.py'
  adding 'buildbot/test/util/validation.py'
  adding 'buildbot/test/util/warnings.py'
  adding 'buildbot/test/util/www.py'
  adding 'buildbot/util/__init__.py'
  adding 'buildbot/util/_notifier.py'
  adding 'buildbot/util/async_sort.py'
  adding 'buildbot/util/backoff.py'
  adding 'buildbot/util/bbcollections.py'
  adding 'buildbot/util/codebase.py'
  adding 'buildbot/util/config.py'
  adding 'buildbot/util/debounce.py'
  adding 'buildbot/util/deferwaiter.py'
  adding 'buildbot/util/eventual.py'
  adding 'buildbot/util/git.py'
  adding 'buildbot/util/git_credential.py'
  adding 'buildbot/util/giturlparse.py'
  adding 'buildbot/util/httpclientservice.py'
  adding 'buildbot/util/identifiers.py'
  adding 'buildbot/util/importlib_compat.py'
  adding 'buildbot/util/kubeclientservice.py'
  adding 'buildbot/util/latent.py'
  adding 'buildbot/util/lineboundaries.py'
  adding 'buildbot/util/lru.py'
  adding 'buildbot/util/maildir.py'
  adding 'buildbot/util/misc.py'
  adding 'buildbot/util/netstrings.py'
  adding 'buildbot/util/path_expand_user.py'
  adding 'buildbot/util/pathmatch.py'
  adding 'buildbot/util/poll.py'
  adding 'buildbot/util/private_tempdir.py'
  adding 'buildbot/util/protocol.py'
  adding 'buildbot/util/pullrequest.py'
  adding 'buildbot/util/queue.py'
  adding 'buildbot/util/raml.py'
  adding 'buildbot/util/render_description.py'
  adding 'buildbot/util/runprocess.py'
  adding 'buildbot/util/sautils.py'
  adding 'buildbot/util/service.py'
  adding 'buildbot/util/ssfilter.py'
  adding 'buildbot/util/ssl.py'
  adding 'buildbot/util/state.py'
  adding 'buildbot/util/subscription.py'
  adding 'buildbot/util/test_result_submitter.py'
  adding 'buildbot/util/tuplematch.py'
  adding 'buildbot/util/twisted.py'
  adding 'buildbot/util/watchdog.py'
  adding 'buildbot/wamp/__init__.py'
  adding 'buildbot/wamp/connector.py'
  adding 'buildbot/worker/__init__.py'
  adding 'buildbot/worker/base.py'
  adding 'buildbot/worker/docker.py'
  adding 'buildbot/worker/ec2.py'
  adding 'buildbot/worker/kubernetes.py'
  adding 'buildbot/worker/latent.py'
  adding 'buildbot/worker/libvirt.py'
  adding 'buildbot/worker/local.py'
  adding 'buildbot/worker/manager.py'
  adding 'buildbot/worker/marathon.py'
  adding 'buildbot/worker/openstack.py'
  adding 'buildbot/worker/upcloud.py'
  adding 'buildbot/worker/protocols/__init__.py'
  adding 'buildbot/worker/protocols/base.py'
  adding 'buildbot/worker/protocols/msgpack.py'
  adding 'buildbot/worker/protocols/null.py'
  adding 'buildbot/worker/protocols/pb.py'
  adding 'buildbot/worker/protocols/manager/__init__.py'
  adding 'buildbot/worker/protocols/manager/base.py'
  adding 'buildbot/worker/protocols/manager/msgpack.py'
  adding 'buildbot/worker/protocols/manager/pb.py'
  adding 'buildbot/www/__init__.py'
  adding 'buildbot/www/auth.py'
  adding 'buildbot/www/avatar.py'
  adding 'buildbot/www/change_hook.py'
  adding 'buildbot/www/config.py'
  adding 'buildbot/www/encoding.py'
  adding 'buildbot/www/graphql.py'
  adding 'buildbot/www/ldapuserinfo.py'
  adding 'buildbot/www/oauth2.py'
  adding 'buildbot/www/plugin.py'
  adding 'buildbot/www/resource.py'
  adding 'buildbot/www/rest.py'
  adding 'buildbot/www/service.py'
  adding 'buildbot/www/sse.py'
  adding 'buildbot/www/ws.py'
  adding 'buildbot/www/authz/__init__.py'
  adding 'buildbot/www/authz/authz.py'
  adding 'buildbot/www/authz/endpointmatchers.py'
  adding 'buildbot/www/authz/roles.py'
  adding 'buildbot/www/hooks/__init__.py'
  adding 'buildbot/www/hooks/base.py'
  adding 'buildbot/www/hooks/bitbucket.py'
  adding 'buildbot/www/hooks/bitbucketcloud.py'
  adding 'buildbot/www/hooks/bitbucketserver.py'
  adding 'buildbot/www/hooks/github.py'
  adding 'buildbot/www/hooks/gitlab.py'
  adding 'buildbot/www/hooks/gitorious.py'
  adding 'buildbot/www/hooks/poller.py'
  adding 'buildbot-4.2.1.dist-info/licenses/COPYING'
  adding 'buildbot-4.2.1.dist-info/METADATA'
  adding 'buildbot-4.2.1.dist-info/WHEEL'
  adding 'buildbot-4.2.1.dist-info/entry_points.txt'
  adding 'buildbot-4.2.1.dist-info/top_level.txt'
  adding 'buildbot-4.2.1.dist-info/RECORD'
  removing build/bdist.linux-x86_64/wheel
  Building wheel for buildbot (pyproject.toml): finished with status 'done'
  Created wheel for buildbot: filename=buildbot-4.2.1-py3-none-any.whl size=1045075 sha256=f8050aedbbad8e255fca2334ed6b3c47c1cb37bcaf139c50900546d90f8a3f23
  Stored in directory: /home/pterjan/.cache/pip/wheels/90/bf/6c/ae3dfaa639a439456ea52ddbb46b2ae157a732ed0797dd5f0e
Successfully built buildbot
+ pushd ../buildbot_worker-4.2.1
~/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot_worker-4.2.1 ~/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1
+ mkdir -p /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.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'
+ CXXFLAGS='-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'
+ FFLAGS='-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 '
+ FCFLAGS='-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 '
+ VALAFLAGS=-g
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ 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'
+ LT_SYS_LIBRARY_PATH=/usr/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ CXX=g++
+ TMPDIR=/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir
Processing /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot_worker-4.2.1
  Preparing metadata (pyproject.toml): started
  Running command Preparing metadata (pyproject.toml)
  /usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require'
    warnings.warn(msg)
  /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
  !!

          ********************************************************************************
          Please consider removing the following classifiers in favor of a SPDX license expression:

          License :: OSI Approved :: GNU General Public License v2 (GPLv2)

          See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
          ********************************************************************************

  !!
    self._finalize_license_expression()
  running dist_info
  creating /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-ir4wx41p/buildbot_worker.egg-info
  writing /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-ir4wx41p/buildbot_worker.egg-info/PKG-INFO
  writing dependency_links to /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-ir4wx41p/buildbot_worker.egg-info/dependency_links.txt
  writing entry points to /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-ir4wx41p/buildbot_worker.egg-info/entry_points.txt
  writing requirements to /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-ir4wx41p/buildbot_worker.egg-info/requires.txt
  writing top-level names to /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-ir4wx41p/buildbot_worker.egg-info/top_level.txt
  writing manifest file '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-ir4wx41p/buildbot_worker.egg-info/SOURCES.txt'
  reading manifest file '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-ir4wx41p/buildbot_worker.egg-info/SOURCES.txt'
  reading manifest template 'MANIFEST.in'
  warning: no files found matching 'bin/buildbot-worker'
  warning: no files found matching 'contrib/windows/*'
  adding license file 'COPYING'
  writing manifest file '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-ir4wx41p/buildbot_worker.egg-info/SOURCES.txt'
  creating '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-ir4wx41p/buildbot_worker-4.2.1.dist-info'
  /usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated
  !!

          ********************************************************************************
          With Python 2.7 end-of-life, support for building universal wheels
          (i.e., wheels that support both Python 2 and Python 3)
          is being obviated.
          Please discontinue using this option, or if you still need it,
          file an issue with pypa/setuptools describing your use case.

          By 2025-Aug-30, you need to update your project and remove deprecated calls
          or your builds will no longer be supported.
          ********************************************************************************

  !!
    self.finalize_options()
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: buildbot-worker
  Building wheel for buildbot-worker (pyproject.toml): started
  Running command Building wheel for buildbot-worker (pyproject.toml)
  /usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require'
    warnings.warn(msg)
  /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
  !!

          ********************************************************************************
          Please consider removing the following classifiers in favor of a SPDX license expression:

          License :: OSI Approved :: GNU General Public License v2 (GPLv2)

          See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
          ********************************************************************************

  !!
    self._finalize_license_expression()
  running bdist_wheel
  /usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated
  !!

          ********************************************************************************
          With Python 2.7 end-of-life, support for building universal wheels
          (i.e., wheels that support both Python 2 and Python 3)
          is being obviated.
          Please discontinue using this option, or if you still need it,
          file an issue with pypa/setuptools describing your use case.

          By 2025-Aug-30, you need to update your project and remove deprecated calls
          or your builds will no longer be supported.
          ********************************************************************************

  !!
    self.finalize_options()
  running build
  running build_py
  creating build/lib/buildbot_worker
  copying buildbot_worker/null.py -> build/lib/buildbot_worker
  copying buildbot_worker/exceptions.py -> build/lib/buildbot_worker
  copying buildbot_worker/interfaces.py -> build/lib/buildbot_worker
  copying buildbot_worker/tunnel.py -> build/lib/buildbot_worker
  copying buildbot_worker/compat.py -> build/lib/buildbot_worker
  copying buildbot_worker/pb.py -> build/lib/buildbot_worker
  copying buildbot_worker/pbutil.py -> build/lib/buildbot_worker
  copying buildbot_worker/bot.py -> build/lib/buildbot_worker
  copying buildbot_worker/runprocess.py -> build/lib/buildbot_worker
  copying buildbot_worker/msgpack.py -> build/lib/buildbot_worker
  copying buildbot_worker/__init__.py -> build/lib/buildbot_worker
  copying buildbot_worker/base.py -> build/lib/buildbot_worker
  creating build/lib/buildbot_worker/util
  copying buildbot_worker/util/_hangcheck.py -> build/lib/buildbot_worker/util
  copying buildbot_worker/util/buffer_manager.py -> build/lib/buildbot_worker/util
  copying buildbot_worker/util/deferwaiter.py -> build/lib/buildbot_worker/util
  copying buildbot_worker/util/__init__.py -> build/lib/buildbot_worker/util
  copying buildbot_worker/util/lineboundaries.py -> build/lib/buildbot_worker/util
  copying buildbot_worker/util/_notifier.py -> build/lib/buildbot_worker/util
  creating build/lib/buildbot_worker/commands
  copying buildbot_worker/commands/fs.py -> build/lib/buildbot_worker/commands
  copying buildbot_worker/commands/transfer.py -> build/lib/buildbot_worker/commands
  copying buildbot_worker/commands/shell.py -> build/lib/buildbot_worker/commands
  copying buildbot_worker/commands/registry.py -> build/lib/buildbot_worker/commands
  copying buildbot_worker/commands/__init__.py -> build/lib/buildbot_worker/commands
  copying buildbot_worker/commands/base.py -> build/lib/buildbot_worker/commands
  copying buildbot_worker/commands/utils.py -> build/lib/buildbot_worker/commands
  creating build/lib/buildbot_worker/scripts
  copying buildbot_worker/scripts/runner.py -> build/lib/buildbot_worker/scripts
  copying buildbot_worker/scripts/windows_service.py -> build/lib/buildbot_worker/scripts
  copying buildbot_worker/scripts/stop.py -> build/lib/buildbot_worker/scripts
  copying buildbot_worker/scripts/create_worker.py -> build/lib/buildbot_worker/scripts
  copying buildbot_worker/scripts/start.py -> build/lib/buildbot_worker/scripts
  copying buildbot_worker/scripts/__init__.py -> build/lib/buildbot_worker/scripts
  copying buildbot_worker/scripts/restart.py -> build/lib/buildbot_worker/scripts
  copying buildbot_worker/scripts/base.py -> build/lib/buildbot_worker/scripts
  copying buildbot_worker/scripts/logwatcher.py -> build/lib/buildbot_worker/scripts
  creating build/lib/buildbot_worker/monkeypatches
  copying buildbot_worker/monkeypatches/testcase_assert.py -> build/lib/buildbot_worker/monkeypatches
  copying buildbot_worker/monkeypatches/__init__.py -> build/lib/buildbot_worker/monkeypatches
  copying buildbot_worker/VERSION -> build/lib/buildbot_worker
  installing to build/bdist.linux-x86_64/wheel
  running install
  running install_lib
  creating build/bdist.linux-x86_64/wheel
  creating build/bdist.linux-x86_64/wheel/buildbot_worker
  copying build/lib/buildbot_worker/null.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker
  copying build/lib/buildbot_worker/exceptions.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker
  creating build/bdist.linux-x86_64/wheel/buildbot_worker/commands
  copying build/lib/buildbot_worker/commands/fs.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/commands
  copying build/lib/buildbot_worker/commands/transfer.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/commands
  copying build/lib/buildbot_worker/commands/shell.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/commands
  copying build/lib/buildbot_worker/commands/registry.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/commands
  copying build/lib/buildbot_worker/commands/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/commands
  copying build/lib/buildbot_worker/commands/base.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/commands
  copying build/lib/buildbot_worker/commands/utils.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/commands
  copying build/lib/buildbot_worker/interfaces.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker
  copying build/lib/buildbot_worker/tunnel.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker
  copying build/lib/buildbot_worker/compat.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker
  copying build/lib/buildbot_worker/pb.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker
  creating build/bdist.linux-x86_64/wheel/buildbot_worker/monkeypatches
  copying build/lib/buildbot_worker/monkeypatches/testcase_assert.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/monkeypatches
  copying build/lib/buildbot_worker/monkeypatches/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/monkeypatches
  copying build/lib/buildbot_worker/pbutil.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker
  copying build/lib/buildbot_worker/bot.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker
  copying build/lib/buildbot_worker/runprocess.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker
  copying build/lib/buildbot_worker/msgpack.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker
  copying build/lib/buildbot_worker/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker
  copying build/lib/buildbot_worker/VERSION -> build/bdist.linux-x86_64/wheel/./buildbot_worker
  creating build/bdist.linux-x86_64/wheel/buildbot_worker/scripts
  copying build/lib/buildbot_worker/scripts/runner.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/scripts
  copying build/lib/buildbot_worker/scripts/windows_service.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/scripts
  copying build/lib/buildbot_worker/scripts/stop.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/scripts
  copying build/lib/buildbot_worker/scripts/create_worker.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/scripts
  copying build/lib/buildbot_worker/scripts/start.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/scripts
  copying build/lib/buildbot_worker/scripts/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/scripts
  copying build/lib/buildbot_worker/scripts/restart.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/scripts
  copying build/lib/buildbot_worker/scripts/base.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/scripts
  copying build/lib/buildbot_worker/scripts/logwatcher.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/scripts
  copying build/lib/buildbot_worker/base.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker
  creating build/bdist.linux-x86_64/wheel/buildbot_worker/util
  copying build/lib/buildbot_worker/util/_hangcheck.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/util
  copying build/lib/buildbot_worker/util/buffer_manager.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/util
  copying build/lib/buildbot_worker/util/deferwaiter.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/util
  copying build/lib/buildbot_worker/util/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/util
  copying build/lib/buildbot_worker/util/lineboundaries.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/util
  copying build/lib/buildbot_worker/util/_notifier.py -> build/bdist.linux-x86_64/wheel/./buildbot_worker/util
  running install_data
  running install_egg_info
  running egg_info
  writing buildbot_worker.egg-info/PKG-INFO
  writing dependency_links to buildbot_worker.egg-info/dependency_links.txt
  writing entry points to buildbot_worker.egg-info/entry_points.txt
  writing requirements to buildbot_worker.egg-info/requires.txt
  writing top-level names to buildbot_worker.egg-info/top_level.txt
  reading manifest file 'buildbot_worker.egg-info/SOURCES.txt'
  reading manifest template 'MANIFEST.in'
  warning: no files found matching 'bin/buildbot-worker'
  warning: no files found matching 'contrib/windows/*'
  adding license file 'COPYING'
  writing manifest file 'buildbot_worker.egg-info/SOURCES.txt'
  Copying buildbot_worker.egg-info to build/bdist.linux-x86_64/wheel/./buildbot_worker-4.2.1-py3.13.egg-info
  running install_scripts
  creating build/bdist.linux-x86_64/wheel/buildbot_worker-4.2.1.dist-info/WHEEL
  creating '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-wheel-4dwad2h_/.tmp-hreshqd1/buildbot_worker-4.2.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
  adding 'buildbot_worker/VERSION'
  adding 'buildbot_worker/__init__.py'
  adding 'buildbot_worker/base.py'
  adding 'buildbot_worker/bot.py'
  adding 'buildbot_worker/compat.py'
  adding 'buildbot_worker/exceptions.py'
  adding 'buildbot_worker/interfaces.py'
  adding 'buildbot_worker/msgpack.py'
  adding 'buildbot_worker/null.py'
  adding 'buildbot_worker/pb.py'
  adding 'buildbot_worker/pbutil.py'
  adding 'buildbot_worker/runprocess.py'
  adding 'buildbot_worker/tunnel.py'
  adding 'buildbot_worker/commands/__init__.py'
  adding 'buildbot_worker/commands/base.py'
  adding 'buildbot_worker/commands/fs.py'
  adding 'buildbot_worker/commands/registry.py'
  adding 'buildbot_worker/commands/shell.py'
  adding 'buildbot_worker/commands/transfer.py'
  adding 'buildbot_worker/commands/utils.py'
  adding 'buildbot_worker/monkeypatches/__init__.py'
  adding 'buildbot_worker/monkeypatches/testcase_assert.py'
  adding 'buildbot_worker/scripts/__init__.py'
  adding 'buildbot_worker/scripts/base.py'
  adding 'buildbot_worker/scripts/create_worker.py'
  adding 'buildbot_worker/scripts/logwatcher.py'
  adding 'buildbot_worker/scripts/restart.py'
  adding 'buildbot_worker/scripts/runner.py'
  adding 'buildbot_worker/scripts/start.py'
  adding 'buildbot_worker/scripts/stop.py'
  adding 'buildbot_worker/scripts/windows_service.py'
  adding 'buildbot_worker/util/__init__.py'
  adding 'buildbot_worker/util/_hangcheck.py'
  adding 'buildbot_worker/util/_notifier.py'
  adding 'buildbot_worker/util/buffer_manager.py'
  adding 'buildbot_worker/util/deferwaiter.py'
  adding 'buildbot_worker/util/lineboundaries.py'
  adding 'buildbot_worker-4.2.1.dist-info/licenses/COPYING'
  adding 'buildbot_worker-4.2.1.dist-info/METADATA'
  adding 'buildbot_worker-4.2.1.dist-info/WHEEL'
  adding 'buildbot_worker-4.2.1.dist-info/entry_points.txt'
  adding 'buildbot_worker-4.2.1.dist-info/top_level.txt'
  adding 'buildbot_worker-4.2.1.dist-info/RECORD'
  removing build/bdist.linux-x86_64/wheel
  Building wheel for buildbot-worker (pyproject.toml): finished with status 'done'
  Created wheel for buildbot-worker: filename=buildbot_worker-4.2.1-py2.py3-none-any.whl size=90258 sha256=809f1b0a40587351887e2fa2a4859189a118103370874c6e97d6aaf7538e8fb0
  Stored in directory: /home/pterjan/.cache/pip/wheels/f1/a7/cd/111938c9899e89859971c86a78d5f2d02eb51a4629eaa78e88
Successfully built buildbot-worker
+ popd
~/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1
+ export BUILDBOT_VERSION=4.2.1
+ BUILDBOT_VERSION=4.2.1
+ export PYTHONPATH=/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/build/lib:/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot_pkg-4.2.1/build/lib
+ PYTHONPATH=/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/build/lib:/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot_pkg-4.2.1/build/lib
+ bbweb_components=(pkg www waterfall_view grid_view console_view)
+ for bbweb_component in ${bbweb_components[@]}
+ pushd ../buildbot_pkg-4.2.1
~/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot_pkg-4.2.1 ~/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1
+ sed -e 's/^    setup_requires=.*$//' -i setup.py
+ mkdir -p /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.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'
+ CXXFLAGS='-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'
+ FFLAGS='-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 '
+ FCFLAGS='-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 '
+ VALAFLAGS=-g
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ 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'
+ LT_SYS_LIBRARY_PATH=/usr/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ CXX=g++
+ TMPDIR=/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir
Processing /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot_pkg-4.2.1
  Preparing metadata (pyproject.toml): started
  Running command Preparing metadata (pyproject.toml)
  /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
  !!

          ********************************************************************************
          Please consider removing the following classifiers in favor of a SPDX license expression:

          License :: OSI Approved :: GNU General Public License v2 (GPLv2)

          See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
          ********************************************************************************

  !!
    self._finalize_license_expression()
  running dist_info
  creating /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-phwrjxw4/buildbot_pkg.egg-info
  writing /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-phwrjxw4/buildbot_pkg.egg-info/PKG-INFO
  writing dependency_links to /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-phwrjxw4/buildbot_pkg.egg-info/dependency_links.txt
  writing requirements to /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-phwrjxw4/buildbot_pkg.egg-info/requires.txt
  writing top-level names to /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-phwrjxw4/buildbot_pkg.egg-info/top_level.txt
  writing manifest file '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-phwrjxw4/buildbot_pkg.egg-info/SOURCES.txt'
  reading manifest file '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-phwrjxw4/buildbot_pkg.egg-info/SOURCES.txt'
  writing manifest file '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-phwrjxw4/buildbot_pkg.egg-info/SOURCES.txt'
  creating '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-phwrjxw4/buildbot_pkg-4.2.1.dist-info'
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: buildbot-pkg
  Building wheel for buildbot-pkg (pyproject.toml): started
  Running command Building wheel for buildbot-pkg (pyproject.toml)
  /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
  !!

          ********************************************************************************
          Please consider removing the following classifiers in favor of a SPDX license expression:

          License :: OSI Approved :: GNU General Public License v2 (GPLv2)

          See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
          ********************************************************************************

  !!
    self._finalize_license_expression()
  running bdist_wheel
  running build
  running build_py
  creating build/lib
  copying buildbot_pkg.py -> build/lib
  installing to build/bdist.linux-x86_64/wheel
  running install
  running install_lib
  creating build/bdist.linux-x86_64/wheel
  copying build/lib/buildbot_pkg.py -> build/bdist.linux-x86_64/wheel/.
  running install_egg_info
  running egg_info
  writing buildbot_pkg.egg-info/PKG-INFO
  writing dependency_links to buildbot_pkg.egg-info/dependency_links.txt
  writing requirements to buildbot_pkg.egg-info/requires.txt
  writing top-level names to buildbot_pkg.egg-info/top_level.txt
  reading manifest file 'buildbot_pkg.egg-info/SOURCES.txt'
  writing manifest file 'buildbot_pkg.egg-info/SOURCES.txt'
  Copying buildbot_pkg.egg-info to build/bdist.linux-x86_64/wheel/./buildbot_pkg-4.2.1-py3.13.egg-info
  running install_scripts
  creating build/bdist.linux-x86_64/wheel/buildbot_pkg-4.2.1.dist-info/WHEEL
  creating '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-wheel-mn9lcc03/.tmp-e1_usjr1/buildbot_pkg-4.2.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
  adding 'buildbot_pkg.py'
  adding 'buildbot_pkg-4.2.1.dist-info/METADATA'
  adding 'buildbot_pkg-4.2.1.dist-info/WHEEL'
  adding 'buildbot_pkg-4.2.1.dist-info/top_level.txt'
  adding 'buildbot_pkg-4.2.1.dist-info/RECORD'
  removing build/bdist.linux-x86_64/wheel
  Building wheel for buildbot-pkg (pyproject.toml): finished with status 'done'
  Created wheel for buildbot-pkg: filename=buildbot_pkg-4.2.1-py3-none-any.whl size=4714 sha256=adc0d06fb4094a50c95412d1a92496d4125d06fafb0317944ca7e1c622e4b059
  Stored in directory: /home/pterjan/.cache/pip/wheels/a5/16/c1/fc39e32b6cfc4f6294fdd984f6e4f48e2bc45ee3ecee330e56
Successfully built buildbot-pkg
+ popd
~/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1
+ for bbweb_component in ${bbweb_components[@]}
+ pushd ../buildbot_www-4.2.1
~/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot_www-4.2.1 ~/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1
+ sed -e 's/^    setup_requires=.*$//' -i setup.py
+ mkdir -p /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.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'
+ CXXFLAGS='-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'
+ FFLAGS='-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 '
+ FCFLAGS='-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 '
+ VALAFLAGS=-g
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ 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'
+ LT_SYS_LIBRARY_PATH=/usr/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ CXX=g++
+ TMPDIR=/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir
Processing /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot_www-4.2.1
  Preparing metadata (pyproject.toml): started
  Running command Preparing metadata (pyproject.toml)
  /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
  !!

          ********************************************************************************
          Please consider removing the following classifiers in favor of a SPDX license expression:

          License :: OSI Approved :: GNU General Public License v2 (GPLv2)

          See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
          ********************************************************************************

  !!
    self._finalize_license_expression()
  running dist_info
  running build_js
  creating build/lib/buildbot_www/static
  copying buildbot_www/static/robots.txt -> build/lib/buildbot_www/static
  copying buildbot_www/static/manifest.json -> build/lib/buildbot_www/static
  creating build/lib/buildbot_www/static/assets
  copying buildbot_www/static/assets/index-BQQVm37S.js -> build/lib/buildbot_www/static/assets
  copying buildbot_www/static/assets/index-Q7Gts7Zs.css -> build/lib/buildbot_www/static/assets
  copying buildbot_www/static/browser-warning.css -> build/lib/buildbot_www/static
  copying buildbot_www/static/browser-warning-list.js -> build/lib/buildbot_www/static
  copying buildbot_www/static/icon.png -> build/lib/buildbot_www/static
  copying buildbot_www/static/index.html -> build/lib/buildbot_www/static
  copying buildbot_www/static/browser-warning.js -> build/lib/buildbot_www/static
  copying buildbot_www/static/icon.svg -> build/lib/buildbot_www/static
  creating /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-6xhvv44z/buildbot_www.egg-info
  writing /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-6xhvv44z/buildbot_www.egg-info/PKG-INFO
  writing dependency_links to /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-6xhvv44z/buildbot_www.egg-info/dependency_links.txt
  writing entry points to /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-6xhvv44z/buildbot_www.egg-info/entry_points.txt
  writing requirements to /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-6xhvv44z/buildbot_www.egg-info/requires.txt
  writing top-level names to /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-6xhvv44z/buildbot_www.egg-info/top_level.txt
  writing manifest file '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-6xhvv44z/buildbot_www.egg-info/SOURCES.txt'
  reading manifest file '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-6xhvv44z/buildbot_www.egg-info/SOURCES.txt'
  writing manifest file '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-6xhvv44z/buildbot_www.egg-info/SOURCES.txt'
  creating '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-6xhvv44z/buildbot_www-4.2.1.dist-info'
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: buildbot-www
  Building wheel for buildbot-www (pyproject.toml): started
  Running command Building wheel for buildbot-www (pyproject.toml)
  /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
  !!

          ********************************************************************************
          Please consider removing the following classifiers in favor of a SPDX license expression:

          License :: OSI Approved :: GNU General Public License v2 (GPLv2)

          See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
          ********************************************************************************

  !!
    self._finalize_license_expression()
  running bdist_wheel
  running build
  running build_py
  running build_js
  creating build/lib/buildbot_www/static
  copying buildbot_www/static/robots.txt -> build/lib/buildbot_www/static
  copying buildbot_www/static/manifest.json -> build/lib/buildbot_www/static
  creating build/lib/buildbot_www/static/assets
  copying buildbot_www/static/assets/index-BQQVm37S.js -> build/lib/buildbot_www/static/assets
  copying buildbot_www/static/assets/index-Q7Gts7Zs.css -> build/lib/buildbot_www/static/assets
  copying buildbot_www/static/browser-warning.css -> build/lib/buildbot_www/static
  copying buildbot_www/static/browser-warning-list.js -> build/lib/buildbot_www/static
  copying buildbot_www/static/icon.png -> build/lib/buildbot_www/static
  copying buildbot_www/static/index.html -> build/lib/buildbot_www/static
  copying buildbot_www/static/browser-warning.js -> build/lib/buildbot_www/static
  copying buildbot_www/static/icon.svg -> build/lib/buildbot_www/static
  copying buildbot_www/__init__.py -> build/lib/buildbot_www
  installing to build/bdist.linux-x86_64/wheel
  running install
  running install_lib
  creating build/bdist.linux-x86_64/wheel
  creating build/bdist.linux-x86_64/wheel/buildbot_www
  creating build/bdist.linux-x86_64/wheel/buildbot_www/static
  copying build/lib/buildbot_www/static/robots.txt -> build/bdist.linux-x86_64/wheel/./buildbot_www/static
  copying build/lib/buildbot_www/static/manifest.json -> build/bdist.linux-x86_64/wheel/./buildbot_www/static
  creating build/bdist.linux-x86_64/wheel/buildbot_www/static/assets
  copying build/lib/buildbot_www/static/assets/index-BQQVm37S.js -> build/bdist.linux-x86_64/wheel/./buildbot_www/static/assets
  copying build/lib/buildbot_www/static/assets/index-Q7Gts7Zs.css -> build/bdist.linux-x86_64/wheel/./buildbot_www/static/assets
  copying build/lib/buildbot_www/static/browser-warning.css -> build/bdist.linux-x86_64/wheel/./buildbot_www/static
  copying build/lib/buildbot_www/static/browser-warning-list.js -> build/bdist.linux-x86_64/wheel/./buildbot_www/static
  copying build/lib/buildbot_www/static/icon.png -> build/bdist.linux-x86_64/wheel/./buildbot_www/static
  copying build/lib/buildbot_www/static/index.html -> build/bdist.linux-x86_64/wheel/./buildbot_www/static
  copying build/lib/buildbot_www/static/browser-warning.js -> build/bdist.linux-x86_64/wheel/./buildbot_www/static
  copying build/lib/buildbot_www/static/icon.svg -> build/bdist.linux-x86_64/wheel/./buildbot_www/static
  copying build/lib/buildbot_www/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot_www
  copying build/lib/buildbot_www/VERSION -> build/bdist.linux-x86_64/wheel/./buildbot_www
  running install_egg_info
  running egg_info
  writing buildbot_www.egg-info/PKG-INFO
  writing dependency_links to buildbot_www.egg-info/dependency_links.txt
  writing entry points to buildbot_www.egg-info/entry_points.txt
  writing requirements to buildbot_www.egg-info/requires.txt
  writing top-level names to buildbot_www.egg-info/top_level.txt
  reading manifest file 'buildbot_www.egg-info/SOURCES.txt'
  writing manifest file 'buildbot_www.egg-info/SOURCES.txt'
  Copying buildbot_www.egg-info to build/bdist.linux-x86_64/wheel/./buildbot_www-4.2.1-py3.13.egg-info
  running install_scripts
  creating build/bdist.linux-x86_64/wheel/buildbot_www-4.2.1.dist-info/WHEEL
  creating '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-wheel-qo241vcm/.tmp-f9jss95h/buildbot_www-4.2.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
  adding 'buildbot_www/VERSION'
  adding 'buildbot_www/__init__.py'
  adding 'buildbot_www/static/browser-warning-list.js'
  adding 'buildbot_www/static/browser-warning.css'
  adding 'buildbot_www/static/browser-warning.js'
  adding 'buildbot_www/static/icon.png'
  adding 'buildbot_www/static/icon.svg'
  adding 'buildbot_www/static/index.html'
  adding 'buildbot_www/static/manifest.json'
  adding 'buildbot_www/static/robots.txt'
  adding 'buildbot_www/static/assets/index-BQQVm37S.js'
  adding 'buildbot_www/static/assets/index-Q7Gts7Zs.css'
  adding 'buildbot_www-4.2.1.dist-info/METADATA'
  adding 'buildbot_www-4.2.1.dist-info/WHEEL'
  adding 'buildbot_www-4.2.1.dist-info/entry_points.txt'
  adding 'buildbot_www-4.2.1.dist-info/top_level.txt'
  adding 'buildbot_www-4.2.1.dist-info/RECORD'
  removing build/bdist.linux-x86_64/wheel
  Building wheel for buildbot-www (pyproject.toml): finished with status 'done'
  Created wheel for buildbot-www: filename=buildbot_www-4.2.1-py3-none-any.whl size=431760 sha256=2d7f3724c0b78a07030f71a06c2e435cdc2670fa722a1603ee8eed4d2d15c918
  Stored in directory: /home/pterjan/.cache/pip/wheels/c9/b5/b6/cb2c1826dae970f94566e6ee2acc21add951980be2d414b58e
Successfully built buildbot-www
+ popd
~/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1
+ for bbweb_component in ${bbweb_components[@]}
+ pushd ../buildbot_waterfall_view-4.2.1
~/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot_waterfall_view-4.2.1 ~/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1
+ sed -e 's/^    setup_requires=.*$//' -i setup.py
+ mkdir -p /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.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'
+ CXXFLAGS='-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'
+ FFLAGS='-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 '
+ FCFLAGS='-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 '
+ VALAFLAGS=-g
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ 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'
+ LT_SYS_LIBRARY_PATH=/usr/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ CXX=g++
+ TMPDIR=/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir
Processing /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot_waterfall_view-4.2.1
  Preparing metadata (pyproject.toml): started
  Running command Preparing metadata (pyproject.toml)
  /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
  !!

          ********************************************************************************
          Please consider removing the following classifiers in favor of a SPDX license expression:

          License :: OSI Approved :: GNU General Public License v2 (GPLv2)

          See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
          ********************************************************************************

  !!
    self._finalize_license_expression()
  running dist_info
  running build_js
  creating build/lib/buildbot_waterfall_view/static
  copying buildbot_waterfall_view/static/scripts.js -> build/lib/buildbot_waterfall_view/static
  copying buildbot_waterfall_view/static/styles.css -> build/lib/buildbot_waterfall_view/static
  creating /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-w1shv24z/buildbot_waterfall_view.egg-info
  writing /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-w1shv24z/buildbot_waterfall_view.egg-info/PKG-INFO
  writing dependency_links to /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-w1shv24z/buildbot_waterfall_view.egg-info/dependency_links.txt
  writing entry points to /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-w1shv24z/buildbot_waterfall_view.egg-info/entry_points.txt
  writing top-level names to /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-w1shv24z/buildbot_waterfall_view.egg-info/top_level.txt
  writing manifest file '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-w1shv24z/buildbot_waterfall_view.egg-info/SOURCES.txt'
  reading manifest file '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-w1shv24z/buildbot_waterfall_view.egg-info/SOURCES.txt'
  writing manifest file '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-w1shv24z/buildbot_waterfall_view.egg-info/SOURCES.txt'
  creating '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-w1shv24z/buildbot_waterfall_view-4.2.1.dist-info'
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: buildbot-waterfall-view
  Building wheel for buildbot-waterfall-view (pyproject.toml): started
  Running command Building wheel for buildbot-waterfall-view (pyproject.toml)
  /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
  !!

          ********************************************************************************
          Please consider removing the following classifiers in favor of a SPDX license expression:

          License :: OSI Approved :: GNU General Public License v2 (GPLv2)

          See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
          ********************************************************************************

  !!
    self._finalize_license_expression()
  running bdist_wheel
  running build
  running build_py
  running build_js
  creating build/lib/buildbot_waterfall_view/static
  copying buildbot_waterfall_view/static/scripts.js -> build/lib/buildbot_waterfall_view/static
  copying buildbot_waterfall_view/static/styles.css -> build/lib/buildbot_waterfall_view/static
  copying buildbot_waterfall_view/__init__.py -> build/lib/buildbot_waterfall_view
  installing to build/bdist.linux-x86_64/wheel
  running install
  running install_lib
  creating build/bdist.linux-x86_64/wheel
  creating build/bdist.linux-x86_64/wheel/buildbot_waterfall_view
  creating build/bdist.linux-x86_64/wheel/buildbot_waterfall_view/static
  copying build/lib/buildbot_waterfall_view/static/scripts.js -> build/bdist.linux-x86_64/wheel/./buildbot_waterfall_view/static
  copying build/lib/buildbot_waterfall_view/static/styles.css -> build/bdist.linux-x86_64/wheel/./buildbot_waterfall_view/static
  copying build/lib/buildbot_waterfall_view/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot_waterfall_view
  copying build/lib/buildbot_waterfall_view/VERSION -> build/bdist.linux-x86_64/wheel/./buildbot_waterfall_view
  running install_egg_info
  running egg_info
  writing buildbot_waterfall_view.egg-info/PKG-INFO
  writing dependency_links to buildbot_waterfall_view.egg-info/dependency_links.txt
  writing entry points to buildbot_waterfall_view.egg-info/entry_points.txt
  writing top-level names to buildbot_waterfall_view.egg-info/top_level.txt
  reading manifest file 'buildbot_waterfall_view.egg-info/SOURCES.txt'
  writing manifest file 'buildbot_waterfall_view.egg-info/SOURCES.txt'
  Copying buildbot_waterfall_view.egg-info to build/bdist.linux-x86_64/wheel/./buildbot_waterfall_view-4.2.1-py3.13.egg-info
  running install_scripts
  creating build/bdist.linux-x86_64/wheel/buildbot_waterfall_view-4.2.1.dist-info/WHEEL
  creating '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-wheel-_l7g5pgz/.tmp-52qihbuh/buildbot_waterfall_view-4.2.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
  adding 'buildbot_waterfall_view/VERSION'
  adding 'buildbot_waterfall_view/__init__.py'
  adding 'buildbot_waterfall_view/static/scripts.js'
  adding 'buildbot_waterfall_view/static/styles.css'
  adding 'buildbot_waterfall_view-4.2.1.dist-info/METADATA'
  adding 'buildbot_waterfall_view-4.2.1.dist-info/WHEEL'
  adding 'buildbot_waterfall_view-4.2.1.dist-info/entry_points.txt'
  adding 'buildbot_waterfall_view-4.2.1.dist-info/top_level.txt'
  adding 'buildbot_waterfall_view-4.2.1.dist-info/RECORD'
  removing build/bdist.linux-x86_64/wheel
  Building wheel for buildbot-waterfall-view (pyproject.toml): finished with status 'done'
  Created wheel for buildbot-waterfall-view: filename=buildbot_waterfall_view-4.2.1-py3-none-any.whl size=33676 sha256=9977a376785f696f11da54a96357573291dae346956a295f4e8e10d060fde1ff
  Stored in directory: /home/pterjan/.cache/pip/wheels/0e/1c/a7/03dbbbc9a949854969b3717398c84e0b1083ff9834604661d8
Successfully built buildbot-waterfall-view
+ popd
~/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1
+ for bbweb_component in ${bbweb_components[@]}
+ pushd ../buildbot_grid_view-4.2.1
~/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot_grid_view-4.2.1 ~/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1
+ sed -e 's/^    setup_requires=.*$//' -i setup.py
+ mkdir -p /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.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'
+ CXXFLAGS='-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'
+ FFLAGS='-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 '
+ FCFLAGS='-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 '
+ VALAFLAGS=-g
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ 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'
+ LT_SYS_LIBRARY_PATH=/usr/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ CXX=g++
+ TMPDIR=/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir
Processing /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot_grid_view-4.2.1
  Preparing metadata (pyproject.toml): started
  Running command Preparing metadata (pyproject.toml)
  /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
  !!

          ********************************************************************************
          Please consider removing the following classifiers in favor of a SPDX license expression:

          License :: OSI Approved :: GNU General Public License v2 (GPLv2)

          See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
          ********************************************************************************

  !!
    self._finalize_license_expression()
  running dist_info
  running build_js
  creating build/lib/buildbot_grid_view/static
  copying buildbot_grid_view/static/scripts.js -> build/lib/buildbot_grid_view/static
  creating /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-pxxuphqc/buildbot_grid_view.egg-info
  writing /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-pxxuphqc/buildbot_grid_view.egg-info/PKG-INFO
  writing dependency_links to /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-pxxuphqc/buildbot_grid_view.egg-info/dependency_links.txt
  writing entry points to /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-pxxuphqc/buildbot_grid_view.egg-info/entry_points.txt
  writing top-level names to /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-pxxuphqc/buildbot_grid_view.egg-info/top_level.txt
  writing manifest file '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-pxxuphqc/buildbot_grid_view.egg-info/SOURCES.txt'
  reading manifest file '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-pxxuphqc/buildbot_grid_view.egg-info/SOURCES.txt'
  writing manifest file '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-pxxuphqc/buildbot_grid_view.egg-info/SOURCES.txt'
  creating '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-pxxuphqc/buildbot_grid_view-4.2.1.dist-info'
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: buildbot-grid-view
  Building wheel for buildbot-grid-view (pyproject.toml): started
  Running command Building wheel for buildbot-grid-view (pyproject.toml)
  /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
  !!

          ********************************************************************************
          Please consider removing the following classifiers in favor of a SPDX license expression:

          License :: OSI Approved :: GNU General Public License v2 (GPLv2)

          See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
          ********************************************************************************

  !!
    self._finalize_license_expression()
  running bdist_wheel
  running build
  running build_py
  running build_js
  creating build/lib/buildbot_grid_view/static
  copying buildbot_grid_view/static/scripts.js -> build/lib/buildbot_grid_view/static
  copying buildbot_grid_view/__init__.py -> build/lib/buildbot_grid_view
  installing to build/bdist.linux-x86_64/wheel
  running install
  running install_lib
  creating build/bdist.linux-x86_64/wheel
  creating build/bdist.linux-x86_64/wheel/buildbot_grid_view
  creating build/bdist.linux-x86_64/wheel/buildbot_grid_view/static
  copying build/lib/buildbot_grid_view/static/scripts.js -> build/bdist.linux-x86_64/wheel/./buildbot_grid_view/static
  copying build/lib/buildbot_grid_view/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot_grid_view
  copying build/lib/buildbot_grid_view/VERSION -> build/bdist.linux-x86_64/wheel/./buildbot_grid_view
  running install_egg_info
  running egg_info
  writing buildbot_grid_view.egg-info/PKG-INFO
  writing dependency_links to buildbot_grid_view.egg-info/dependency_links.txt
  writing entry points to buildbot_grid_view.egg-info/entry_points.txt
  writing top-level names to buildbot_grid_view.egg-info/top_level.txt
  reading manifest file 'buildbot_grid_view.egg-info/SOURCES.txt'
  writing manifest file 'buildbot_grid_view.egg-info/SOURCES.txt'
  Copying buildbot_grid_view.egg-info to build/bdist.linux-x86_64/wheel/./buildbot_grid_view-4.2.1-py3.13.egg-info
  running install_scripts
  creating build/bdist.linux-x86_64/wheel/buildbot_grid_view-4.2.1.dist-info/WHEEL
  creating '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-wheel-auwqcu6c/.tmp-swrx5hp5/buildbot_grid_view-4.2.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
  adding 'buildbot_grid_view/VERSION'
  adding 'buildbot_grid_view/__init__.py'
  adding 'buildbot_grid_view/static/scripts.js'
  adding 'buildbot_grid_view-4.2.1.dist-info/METADATA'
  adding 'buildbot_grid_view-4.2.1.dist-info/WHEEL'
  adding 'buildbot_grid_view-4.2.1.dist-info/entry_points.txt'
  adding 'buildbot_grid_view-4.2.1.dist-info/top_level.txt'
  adding 'buildbot_grid_view-4.2.1.dist-info/RECORD'
  removing build/bdist.linux-x86_64/wheel
  Building wheel for buildbot-grid-view (pyproject.toml): finished with status 'done'
  Created wheel for buildbot-grid-view: filename=buildbot_grid_view-4.2.1-py3-none-any.whl size=10235 sha256=64349102c1d33b626fd2f12e5ebddb8708ad0904affff8eb0a22db1735250417
  Stored in directory: /home/pterjan/.cache/pip/wheels/d0/51/96/368c3a3cc48202d8761c03d18df48209f6a9c9c4a67619c526
Successfully built buildbot-grid-view
+ popd
~/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1
+ for bbweb_component in ${bbweb_components[@]}
+ pushd ../buildbot_console_view-4.2.1
~/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot_console_view-4.2.1 ~/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1
+ sed -e 's/^    setup_requires=.*$//' -i setup.py
+ mkdir -p /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.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'
+ CXXFLAGS='-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'
+ FFLAGS='-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 '
+ FCFLAGS='-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 '
+ VALAFLAGS=-g
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ 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'
+ LT_SYS_LIBRARY_PATH=/usr/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ CXX=g++
+ TMPDIR=/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir
Processing /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot_console_view-4.2.1
  Preparing metadata (pyproject.toml): started
  Running command Preparing metadata (pyproject.toml)
  /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
  !!

          ********************************************************************************
          Please consider removing the following classifiers in favor of a SPDX license expression:

          License :: OSI Approved :: GNU General Public License v2 (GPLv2)

          See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
          ********************************************************************************

  !!
    self._finalize_license_expression()
  running dist_info
  running build_js
  creating build/lib/buildbot_console_view/static
  copying buildbot_console_view/static/scripts.js -> build/lib/buildbot_console_view/static
  copying buildbot_console_view/static/styles.css -> build/lib/buildbot_console_view/static
  creating /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-oopy78b2/buildbot_console_view.egg-info
  writing /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-oopy78b2/buildbot_console_view.egg-info/PKG-INFO
  writing dependency_links to /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-oopy78b2/buildbot_console_view.egg-info/dependency_links.txt
  writing entry points to /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-oopy78b2/buildbot_console_view.egg-info/entry_points.txt
  writing top-level names to /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-oopy78b2/buildbot_console_view.egg-info/top_level.txt
  writing manifest file '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-oopy78b2/buildbot_console_view.egg-info/SOURCES.txt'
  reading manifest file '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-oopy78b2/buildbot_console_view.egg-info/SOURCES.txt'
  writing manifest file '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-oopy78b2/buildbot_console_view.egg-info/SOURCES.txt'
  creating '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-modern-metadata-oopy78b2/buildbot_console_view-4.2.1.dist-info'
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: buildbot-console-view
  Building wheel for buildbot-console-view (pyproject.toml): started
  Running command Building wheel for buildbot-console-view (pyproject.toml)
  /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
  !!

          ********************************************************************************
          Please consider removing the following classifiers in favor of a SPDX license expression:

          License :: OSI Approved :: GNU General Public License v2 (GPLv2)

          See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
          ********************************************************************************

  !!
    self._finalize_license_expression()
  running bdist_wheel
  running build
  running build_py
  running build_js
  creating build/lib/buildbot_console_view/static
  copying buildbot_console_view/static/scripts.js -> build/lib/buildbot_console_view/static
  copying buildbot_console_view/static/styles.css -> build/lib/buildbot_console_view/static
  copying buildbot_console_view/__init__.py -> build/lib/buildbot_console_view
  copying buildbot_console_view/VERSION -> build/lib/buildbot_console_view
  installing to build/bdist.linux-x86_64/wheel
  running install
  running install_lib
  creating build/bdist.linux-x86_64/wheel
  creating build/bdist.linux-x86_64/wheel/buildbot_console_view
  creating build/bdist.linux-x86_64/wheel/buildbot_console_view/static
  copying build/lib/buildbot_console_view/static/scripts.js -> build/bdist.linux-x86_64/wheel/./buildbot_console_view/static
  copying build/lib/buildbot_console_view/static/styles.css -> build/bdist.linux-x86_64/wheel/./buildbot_console_view/static
  copying build/lib/buildbot_console_view/__init__.py -> build/bdist.linux-x86_64/wheel/./buildbot_console_view
  copying build/lib/buildbot_console_view/VERSION -> build/bdist.linux-x86_64/wheel/./buildbot_console_view
  running install_egg_info
  running egg_info
  writing buildbot_console_view.egg-info/PKG-INFO
  writing dependency_links to buildbot_console_view.egg-info/dependency_links.txt
  writing entry points to buildbot_console_view.egg-info/entry_points.txt
  writing top-level names to buildbot_console_view.egg-info/top_level.txt
  reading manifest file 'buildbot_console_view.egg-info/SOURCES.txt'
  writing manifest file 'buildbot_console_view.egg-info/SOURCES.txt'
  Copying buildbot_console_view.egg-info to build/bdist.linux-x86_64/wheel/./buildbot_console_view-4.2.1-py3.13.egg-info
  running install_scripts
  creating build/bdist.linux-x86_64/wheel/buildbot_console_view-4.2.1.dist-info/WHEEL
  creating '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir/pip-wheel-f09qhojr/.tmp-cl2rdxdq/buildbot_console_view-4.2.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
  adding 'buildbot_console_view/VERSION'
  adding 'buildbot_console_view/__init__.py'
  adding 'buildbot_console_view/static/scripts.js'
  adding 'buildbot_console_view/static/styles.css'
  adding 'buildbot_console_view-4.2.1.dist-info/METADATA'
  adding 'buildbot_console_view-4.2.1.dist-info/WHEEL'
  adding 'buildbot_console_view-4.2.1.dist-info/entry_points.txt'
  adding 'buildbot_console_view-4.2.1.dist-info/top_level.txt'
  adding 'buildbot_console_view-4.2.1.dist-info/RECORD'
  removing build/bdist.linux-x86_64/wheel
  Building wheel for buildbot-console-view (pyproject.toml): finished with status 'done'
  Created wheel for buildbot-console-view: filename=buildbot_console_view-4.2.1-py3-none-any.whl size=22628 sha256=a4dd125dfc8d0cb9fc58e1c9a1686e539a6c5c1ae8ebaf72d46fc1ed6aec2b7d
  Stored in directory: /home/pterjan/.cache/pip/wheels/bb/09/b0/b662f1078c0d821e306e615f1db2e8088f89679a9f7fb0b59b
Successfully built buildbot-console-view
+ popd
~/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.zox0Lr
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build
+ mkdir /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT
+ 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'
+ export CFLAGS
+ CXXFLAGS='-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'
+ export CXXFLAGS
+ FFLAGS='-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 '
+ export FFLAGS
+ FCFLAGS='-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 '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ 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'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd buildbot-4.2.1
+ '[' 1 -eq 1 ']'
++ ls /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot-4.2.1-py3-none-any.whl /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_console_view-4.2.1-py3-none-any.whl /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_grid_view-4.2.1-py3-none-any.whl /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_pkg-4.2.1-py3-none-any.whl /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_waterfall_view-4.2.1-py3-none-any.whl /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_worker-4.2.1-py2.py3-none-any.whl /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_www-4.2.1-py3-none-any.whl
++ xargs basename --multiple
++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/'
+ specifier='buildbot==4.2.1
buildbot_console_view==4.2.1
buildbot_grid_view==4.2.1
buildbot_pkg==4.2.1
buildbot_waterfall_view==4.2.1
buildbot_worker==4.2.1
buildbot_www==4.2.1'
+ '[' -z buildbot==4.2.1 buildbot_console_view==4.2.1 buildbot_grid_view==4.2.1 buildbot_pkg==4.2.1 buildbot_waterfall_view==4.2.1 buildbot_worker==4.2.1 buildbot_www==4.2.1 ']'
/home/pterjan/rpmbuild/tmp/rpm-tmp.zox0Lr: line 54: [: too many arguments
+ TMPDIR=/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir
+ /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT --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/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir buildbot==4.2.1 buildbot_console_view==4.2.1 buildbot_grid_view==4.2.1 buildbot_pkg==4.2.1 buildbot_waterfall_view==4.2.1 buildbot_worker==4.2.1 buildbot_www==4.2.1
Using pip 25.0.1 from /usr/lib/python3.13/site-packages/pip (python 3.13)
Looking in links: /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir
Processing ./pyproject-wheeldir/buildbot-4.2.1-py3-none-any.whl
Processing ./pyproject-wheeldir/buildbot_console_view-4.2.1-py3-none-any.whl
Processing ./pyproject-wheeldir/buildbot_grid_view-4.2.1-py3-none-any.whl
Processing ./pyproject-wheeldir/buildbot_pkg-4.2.1-py3-none-any.whl
Processing ./pyproject-wheeldir/buildbot_waterfall_view-4.2.1-py3-none-any.whl
Processing ./pyproject-wheeldir/buildbot_worker-4.2.1-py2.py3-none-any.whl
Processing ./pyproject-wheeldir/buildbot_www-4.2.1-py3-none-any.whl
Installing collected packages: buildbot_www, buildbot_worker, buildbot_waterfall_view, buildbot_pkg, buildbot_grid_view, buildbot_console_view, buildbot
  Creating /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin
  changing mode of /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot-worker to 755
  changing mode of /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot_worker_windows_service to 755
  changing mode of /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot to 755
  changing mode of /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot_windows_service to 755
Successfully installed buildbot-4.2.1 buildbot_console_view-4.2.1 buildbot_grid_view-4.2.1 buildbot_pkg-4.2.1 buildbot_waterfall_view-4.2.1 buildbot_worker-4.2.1 buildbot_www-4.2.1
+ '[' -d /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin ']'
+ '[' -z sP ']'
+ shebang_flags=-kasP
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot-worker /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot_windows_service /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot_worker_windows_service
/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot: updating
/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot-worker: updating
/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot_windows_service: updating
/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot_worker_windows_service: updating
+ rm -rfv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/__pycache__
+ rm -f /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-ghost-distinfo
+ site_dirs=()
+ '[' -d /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages ']'
+ site_dirs+=("/usr/lib/python3.13/site-packages")
+ '[' /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib64/python3.13/site-packages '!=' /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages ']'
+ '[' -d /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib64/python3.13/site-packages ']'
+ for site_dir in ${site_dirs[@]}
+ for distinfo in /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.13/site-packages/buildbot-4.2.1.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot-4.2.1.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot-4.2.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot-4.2.1.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot-4.2.1.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot-4.2.1.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot-4.2.1.dist-info/REQUESTED'
+ for distinfo in /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.13/site-packages/buildbot_console_view-4.2.1.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_console_view-4.2.1.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_console_view-4.2.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_console_view-4.2.1.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_console_view-4.2.1.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_console_view-4.2.1.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_console_view-4.2.1.dist-info/REQUESTED'
+ for distinfo in /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.13/site-packages/buildbot_grid_view-4.2.1.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_grid_view-4.2.1.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_grid_view-4.2.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_grid_view-4.2.1.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_grid_view-4.2.1.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_grid_view-4.2.1.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_grid_view-4.2.1.dist-info/REQUESTED'
+ for distinfo in /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.13/site-packages/buildbot_pkg-4.2.1.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_pkg-4.2.1.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_pkg-4.2.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_pkg-4.2.1.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_pkg-4.2.1.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_pkg-4.2.1.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_pkg-4.2.1.dist-info/REQUESTED'
+ for distinfo in /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.13/site-packages/buildbot_waterfall_view-4.2.1.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_waterfall_view-4.2.1.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_waterfall_view-4.2.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_waterfall_view-4.2.1.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_waterfall_view-4.2.1.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_waterfall_view-4.2.1.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_waterfall_view-4.2.1.dist-info/REQUESTED'
+ for distinfo in /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.13/site-packages/buildbot_worker-4.2.1.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_worker-4.2.1.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_worker-4.2.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_worker-4.2.1.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_worker-4.2.1.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_worker-4.2.1.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_worker-4.2.1.dist-info/REQUESTED'
+ for distinfo in /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.13/site-packages/buildbot_www-4.2.1.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_www-4.2.1.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_www-4.2.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_www-4.2.1.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_www-4.2.1.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_www-4.2.1.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_www-4.2.1.dist-info/REQUESTED'
++ wc -l /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-ghost-distinfo
++ cut -f1 '-d '
+ lines=7
+ '[' 7 -ne 1 ']'
+ echo -e '\n\nWARNING: %pyproject_extras_subpkg won'\''t work without explicit -i or -F, found 7 dist-info directories.\n\n'


WARNING: %pyproject_extras_subpkg won't work without explicit -i or -F, found 7 dist-info directories.


+ rm /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-ghost-distinfo
+ mkdir -p /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/share/buildbot/ /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/share/man/man1/ /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/share/doc/buildbot-4.2.1
+ export BUILDBOT_VERSION=4.2.1
+ BUILDBOT_VERSION=4.2.1
+ export PYTHONPATH=/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/build/lib:/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot_pkg-4.2.1/build/lib
+ PYTHONPATH=/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/build/lib:/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot_pkg-4.2.1/build/lib
+ bbweb_components=(www waterfall_view grid_view console_view)
+ for bbweb_component in ${bbweb_components[@]}
+ pushd ../buildbot_www-4.2.1
~/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot_www-4.2.1 ~/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1
++ ls /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot-4.2.1-py3-none-any.whl /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_console_view-4.2.1-py3-none-any.whl /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_grid_view-4.2.1-py3-none-any.whl /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_pkg-4.2.1-py3-none-any.whl /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_waterfall_view-4.2.1-py3-none-any.whl /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_worker-4.2.1-py2.py3-none-any.whl /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_www-4.2.1-py3-none-any.whl
++ xargs basename --multiple
++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/'
+ specifier='buildbot==4.2.1
buildbot_console_view==4.2.1
buildbot_grid_view==4.2.1
buildbot_pkg==4.2.1
buildbot_waterfall_view==4.2.1
buildbot_worker==4.2.1
buildbot_www==4.2.1'
+ '[' -z buildbot==4.2.1 buildbot_console_view==4.2.1 buildbot_grid_view==4.2.1 buildbot_pkg==4.2.1 buildbot_waterfall_view==4.2.1 buildbot_worker==4.2.1 buildbot_www==4.2.1 ']'
/home/pterjan/rpmbuild/tmp/rpm-tmp.zox0Lr: line 114: [: too many arguments
+ TMPDIR=/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir
+ /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT --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/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir buildbot==4.2.1 buildbot_console_view==4.2.1 buildbot_grid_view==4.2.1 buildbot_pkg==4.2.1 buildbot_waterfall_view==4.2.1 buildbot_worker==4.2.1 buildbot_www==4.2.1
Using pip 25.0.1 from /usr/lib/python3.13/site-packages/pip (python 3.13)
Looking in links: /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir
Processing /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot-4.2.1-py3-none-any.whl
Processing /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_console_view-4.2.1-py3-none-any.whl
Processing /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_grid_view-4.2.1-py3-none-any.whl
Processing /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_pkg-4.2.1-py3-none-any.whl
Processing /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_waterfall_view-4.2.1-py3-none-any.whl
Processing /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_worker-4.2.1-py2.py3-none-any.whl
Processing /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_www-4.2.1-py3-none-any.whl
Installing collected packages: buildbot_www, buildbot_worker, buildbot_waterfall_view, buildbot_pkg, buildbot_grid_view, buildbot_console_view, buildbot
  changing mode of /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot-worker to 755
  changing mode of /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot_worker_windows_service to 755
  changing mode of /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot to 755
  changing mode of /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot_windows_service to 755
Successfully installed buildbot-4.2.1 buildbot_console_view-4.2.1 buildbot_grid_view-4.2.1 buildbot_pkg-4.2.1 buildbot_waterfall_view-4.2.1 buildbot_worker-4.2.1 buildbot_www-4.2.1
+ '[' -d /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin ']'
+ '[' -z sP ']'
+ shebang_flags=-kasP
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot-worker /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot_windows_service /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot_worker_windows_service
/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot: updating
/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot-worker: updating
/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot_windows_service: updating
/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot_worker_windows_service: updating
+ rm -rfv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/__pycache__
+ rm -f /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-ghost-distinfo
+ site_dirs=()
+ '[' -d /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages ']'
+ site_dirs+=("/usr/lib/python3.13/site-packages")
+ '[' /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib64/python3.13/site-packages '!=' /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages ']'
+ '[' -d /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib64/python3.13/site-packages ']'
+ for site_dir in ${site_dirs[@]}
+ for distinfo in /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.13/site-packages/buildbot-4.2.1.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot-4.2.1.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot-4.2.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot-4.2.1.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot-4.2.1.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot-4.2.1.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot-4.2.1.dist-info/REQUESTED'
+ for distinfo in /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.13/site-packages/buildbot_console_view-4.2.1.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_console_view-4.2.1.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_console_view-4.2.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_console_view-4.2.1.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_console_view-4.2.1.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_console_view-4.2.1.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_console_view-4.2.1.dist-info/REQUESTED'
+ for distinfo in /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.13/site-packages/buildbot_grid_view-4.2.1.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_grid_view-4.2.1.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_grid_view-4.2.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_grid_view-4.2.1.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_grid_view-4.2.1.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_grid_view-4.2.1.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_grid_view-4.2.1.dist-info/REQUESTED'
+ for distinfo in /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.13/site-packages/buildbot_pkg-4.2.1.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_pkg-4.2.1.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_pkg-4.2.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_pkg-4.2.1.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_pkg-4.2.1.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_pkg-4.2.1.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_pkg-4.2.1.dist-info/REQUESTED'
+ for distinfo in /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.13/site-packages/buildbot_waterfall_view-4.2.1.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_waterfall_view-4.2.1.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_waterfall_view-4.2.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_waterfall_view-4.2.1.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_waterfall_view-4.2.1.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_waterfall_view-4.2.1.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_waterfall_view-4.2.1.dist-info/REQUESTED'
+ for distinfo in /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.13/site-packages/buildbot_worker-4.2.1.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_worker-4.2.1.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_worker-4.2.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_worker-4.2.1.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_worker-4.2.1.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_worker-4.2.1.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_worker-4.2.1.dist-info/REQUESTED'
+ for distinfo in /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.13/site-packages/buildbot_www-4.2.1.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_www-4.2.1.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_www-4.2.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_www-4.2.1.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_www-4.2.1.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_www-4.2.1.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_www-4.2.1.dist-info/REQUESTED'
++ wc -l /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-ghost-distinfo
++ cut -f1 '-d '
+ lines=7
+ '[' 7 -ne 1 ']'
+ echo -e '\n\nWARNING: %pyproject_extras_subpkg won'\''t work without explicit -i or -F, found 7 dist-info directories.\n\n'


WARNING: %pyproject_extras_subpkg won't work without explicit -i or -F, found 7 dist-info directories.


+ rm /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-ghost-distinfo
+ popd
~/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1
+ for bbweb_component in ${bbweb_components[@]}
+ pushd ../buildbot_waterfall_view-4.2.1
~/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot_waterfall_view-4.2.1 ~/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1
++ ls /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot-4.2.1-py3-none-any.whl /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_console_view-4.2.1-py3-none-any.whl /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_grid_view-4.2.1-py3-none-any.whl /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_pkg-4.2.1-py3-none-any.whl /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_waterfall_view-4.2.1-py3-none-any.whl /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_worker-4.2.1-py2.py3-none-any.whl /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_www-4.2.1-py3-none-any.whl
++ xargs basename --multiple
++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/'
+ specifier='buildbot==4.2.1
buildbot_console_view==4.2.1
buildbot_grid_view==4.2.1
buildbot_pkg==4.2.1
buildbot_waterfall_view==4.2.1
buildbot_worker==4.2.1
buildbot_www==4.2.1'
+ '[' -z buildbot==4.2.1 buildbot_console_view==4.2.1 buildbot_grid_view==4.2.1 buildbot_pkg==4.2.1 buildbot_waterfall_view==4.2.1 buildbot_worker==4.2.1 buildbot_www==4.2.1 ']'
/home/pterjan/rpmbuild/tmp/rpm-tmp.zox0Lr: line 114: [: too many arguments
+ TMPDIR=/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir
+ /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT --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/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir buildbot==4.2.1 buildbot_console_view==4.2.1 buildbot_grid_view==4.2.1 buildbot_pkg==4.2.1 buildbot_waterfall_view==4.2.1 buildbot_worker==4.2.1 buildbot_www==4.2.1
Using pip 25.0.1 from /usr/lib/python3.13/site-packages/pip (python 3.13)
Looking in links: /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir
Processing /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot-4.2.1-py3-none-any.whl
Processing /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_console_view-4.2.1-py3-none-any.whl
Processing /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_grid_view-4.2.1-py3-none-any.whl
Processing /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_pkg-4.2.1-py3-none-any.whl
Processing /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_waterfall_view-4.2.1-py3-none-any.whl
Processing /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_worker-4.2.1-py2.py3-none-any.whl
Processing /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_www-4.2.1-py3-none-any.whl
Installing collected packages: buildbot_www, buildbot_worker, buildbot_waterfall_view, buildbot_pkg, buildbot_grid_view, buildbot_console_view, buildbot
  changing mode of /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot-worker to 755
  changing mode of /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot_worker_windows_service to 755
  changing mode of /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot to 755
  changing mode of /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot_windows_service to 755
Successfully installed buildbot-4.2.1 buildbot_console_view-4.2.1 buildbot_grid_view-4.2.1 buildbot_pkg-4.2.1 buildbot_waterfall_view-4.2.1 buildbot_worker-4.2.1 buildbot_www-4.2.1
+ '[' -d /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin ']'
+ '[' -z sP ']'
+ shebang_flags=-kasP
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot-worker /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot_windows_service /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot_worker_windows_service
/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot: updating
/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot-worker: updating
/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot_windows_service: updating
/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot_worker_windows_service: updating
+ rm -rfv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/__pycache__
+ rm -f /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-ghost-distinfo
+ site_dirs=()
+ '[' -d /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages ']'
+ site_dirs+=("/usr/lib/python3.13/site-packages")
+ '[' /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib64/python3.13/site-packages '!=' /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages ']'
+ '[' -d /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib64/python3.13/site-packages ']'
+ for site_dir in ${site_dirs[@]}
+ for distinfo in /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.13/site-packages/buildbot-4.2.1.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot-4.2.1.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot-4.2.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot-4.2.1.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot-4.2.1.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot-4.2.1.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot-4.2.1.dist-info/REQUESTED'
+ for distinfo in /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.13/site-packages/buildbot_console_view-4.2.1.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_console_view-4.2.1.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_console_view-4.2.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_console_view-4.2.1.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_console_view-4.2.1.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_console_view-4.2.1.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_console_view-4.2.1.dist-info/REQUESTED'
+ for distinfo in /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.13/site-packages/buildbot_grid_view-4.2.1.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_grid_view-4.2.1.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_grid_view-4.2.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_grid_view-4.2.1.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_grid_view-4.2.1.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_grid_view-4.2.1.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_grid_view-4.2.1.dist-info/REQUESTED'
+ for distinfo in /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.13/site-packages/buildbot_pkg-4.2.1.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_pkg-4.2.1.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_pkg-4.2.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_pkg-4.2.1.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_pkg-4.2.1.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_pkg-4.2.1.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_pkg-4.2.1.dist-info/REQUESTED'
+ for distinfo in /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.13/site-packages/buildbot_waterfall_view-4.2.1.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_waterfall_view-4.2.1.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_waterfall_view-4.2.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_waterfall_view-4.2.1.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_waterfall_view-4.2.1.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_waterfall_view-4.2.1.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_waterfall_view-4.2.1.dist-info/REQUESTED'
+ for distinfo in /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.13/site-packages/buildbot_worker-4.2.1.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_worker-4.2.1.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_worker-4.2.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_worker-4.2.1.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_worker-4.2.1.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_worker-4.2.1.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_worker-4.2.1.dist-info/REQUESTED'
+ for distinfo in /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.13/site-packages/buildbot_www-4.2.1.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_www-4.2.1.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_www-4.2.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_www-4.2.1.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_www-4.2.1.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_www-4.2.1.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_www-4.2.1.dist-info/REQUESTED'
++ wc -l /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-ghost-distinfo
++ cut -f1 '-d '
+ lines=7
+ '[' 7 -ne 1 ']'
+ echo -e '\n\nWARNING: %pyproject_extras_subpkg won'\''t work without explicit -i or -F, found 7 dist-info directories.\n\n'


WARNING: %pyproject_extras_subpkg won't work without explicit -i or -F, found 7 dist-info directories.


+ rm /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-ghost-distinfo
+ popd
~/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1
+ for bbweb_component in ${bbweb_components[@]}
+ pushd ../buildbot_grid_view-4.2.1
~/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot_grid_view-4.2.1 ~/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1
++ ls /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot-4.2.1-py3-none-any.whl /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_console_view-4.2.1-py3-none-any.whl /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_grid_view-4.2.1-py3-none-any.whl /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_pkg-4.2.1-py3-none-any.whl /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_waterfall_view-4.2.1-py3-none-any.whl /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_worker-4.2.1-py2.py3-none-any.whl /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_www-4.2.1-py3-none-any.whl
++ xargs basename --multiple
++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/'
+ specifier='buildbot==4.2.1
buildbot_console_view==4.2.1
buildbot_grid_view==4.2.1
buildbot_pkg==4.2.1
buildbot_waterfall_view==4.2.1
buildbot_worker==4.2.1
buildbot_www==4.2.1'
+ '[' -z buildbot==4.2.1 buildbot_console_view==4.2.1 buildbot_grid_view==4.2.1 buildbot_pkg==4.2.1 buildbot_waterfall_view==4.2.1 buildbot_worker==4.2.1 buildbot_www==4.2.1 ']'
/home/pterjan/rpmbuild/tmp/rpm-tmp.zox0Lr: line 114: [: too many arguments
+ TMPDIR=/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir
+ /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT --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/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir buildbot==4.2.1 buildbot_console_view==4.2.1 buildbot_grid_view==4.2.1 buildbot_pkg==4.2.1 buildbot_waterfall_view==4.2.1 buildbot_worker==4.2.1 buildbot_www==4.2.1
Using pip 25.0.1 from /usr/lib/python3.13/site-packages/pip (python 3.13)
Looking in links: /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir
Processing /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot-4.2.1-py3-none-any.whl
Processing /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_console_view-4.2.1-py3-none-any.whl
Processing /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_grid_view-4.2.1-py3-none-any.whl
Processing /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_pkg-4.2.1-py3-none-any.whl
Processing /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_waterfall_view-4.2.1-py3-none-any.whl
Processing /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_worker-4.2.1-py2.py3-none-any.whl
Processing /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_www-4.2.1-py3-none-any.whl
Installing collected packages: buildbot_www, buildbot_worker, buildbot_waterfall_view, buildbot_pkg, buildbot_grid_view, buildbot_console_view, buildbot
  changing mode of /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot-worker to 755
  changing mode of /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot_worker_windows_service to 755
  changing mode of /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot to 755
  changing mode of /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot_windows_service to 755
Successfully installed buildbot-4.2.1 buildbot_console_view-4.2.1 buildbot_grid_view-4.2.1 buildbot_pkg-4.2.1 buildbot_waterfall_view-4.2.1 buildbot_worker-4.2.1 buildbot_www-4.2.1
+ '[' -d /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin ']'
+ '[' -z sP ']'
+ shebang_flags=-kasP
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot-worker /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot_windows_service /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot_worker_windows_service
/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot: updating
/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot-worker: updating
/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot_windows_service: updating
/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot_worker_windows_service: updating
+ rm -rfv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/__pycache__
+ rm -f /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-ghost-distinfo
+ site_dirs=()
+ '[' -d /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages ']'
+ site_dirs+=("/usr/lib/python3.13/site-packages")
+ '[' /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib64/python3.13/site-packages '!=' /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages ']'
+ '[' -d /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib64/python3.13/site-packages ']'
+ for site_dir in ${site_dirs[@]}
+ for distinfo in /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.13/site-packages/buildbot-4.2.1.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot-4.2.1.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot-4.2.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot-4.2.1.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot-4.2.1.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot-4.2.1.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot-4.2.1.dist-info/REQUESTED'
+ for distinfo in /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.13/site-packages/buildbot_console_view-4.2.1.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_console_view-4.2.1.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_console_view-4.2.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_console_view-4.2.1.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_console_view-4.2.1.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_console_view-4.2.1.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_console_view-4.2.1.dist-info/REQUESTED'
+ for distinfo in /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.13/site-packages/buildbot_grid_view-4.2.1.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_grid_view-4.2.1.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_grid_view-4.2.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_grid_view-4.2.1.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_grid_view-4.2.1.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_grid_view-4.2.1.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_grid_view-4.2.1.dist-info/REQUESTED'
+ for distinfo in /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.13/site-packages/buildbot_pkg-4.2.1.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_pkg-4.2.1.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_pkg-4.2.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_pkg-4.2.1.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_pkg-4.2.1.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_pkg-4.2.1.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_pkg-4.2.1.dist-info/REQUESTED'
+ for distinfo in /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.13/site-packages/buildbot_waterfall_view-4.2.1.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_waterfall_view-4.2.1.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_waterfall_view-4.2.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_waterfall_view-4.2.1.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_waterfall_view-4.2.1.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_waterfall_view-4.2.1.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_waterfall_view-4.2.1.dist-info/REQUESTED'
+ for distinfo in /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.13/site-packages/buildbot_worker-4.2.1.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_worker-4.2.1.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_worker-4.2.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_worker-4.2.1.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_worker-4.2.1.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_worker-4.2.1.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_worker-4.2.1.dist-info/REQUESTED'
+ for distinfo in /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.13/site-packages/buildbot_www-4.2.1.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_www-4.2.1.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_www-4.2.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_www-4.2.1.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_www-4.2.1.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_www-4.2.1.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_www-4.2.1.dist-info/REQUESTED'
++ wc -l /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-ghost-distinfo
++ cut -f1 '-d '
+ lines=7
+ '[' 7 -ne 1 ']'
+ echo -e '\n\nWARNING: %pyproject_extras_subpkg won'\''t work without explicit -i or -F, found 7 dist-info directories.\n\n'


WARNING: %pyproject_extras_subpkg won't work without explicit -i or -F, found 7 dist-info directories.


+ rm /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-ghost-distinfo
+ popd
~/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1
+ for bbweb_component in ${bbweb_components[@]}
+ pushd ../buildbot_console_view-4.2.1
~/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot_console_view-4.2.1 ~/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1
++ ls /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot-4.2.1-py3-none-any.whl /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_console_view-4.2.1-py3-none-any.whl /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_grid_view-4.2.1-py3-none-any.whl /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_pkg-4.2.1-py3-none-any.whl /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_waterfall_view-4.2.1-py3-none-any.whl /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_worker-4.2.1-py2.py3-none-any.whl /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_www-4.2.1-py3-none-any.whl
++ xargs basename --multiple
++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/'
+ specifier='buildbot==4.2.1
buildbot_console_view==4.2.1
buildbot_grid_view==4.2.1
buildbot_pkg==4.2.1
buildbot_waterfall_view==4.2.1
buildbot_worker==4.2.1
buildbot_www==4.2.1'
+ '[' -z buildbot==4.2.1 buildbot_console_view==4.2.1 buildbot_grid_view==4.2.1 buildbot_pkg==4.2.1 buildbot_waterfall_view==4.2.1 buildbot_worker==4.2.1 buildbot_www==4.2.1 ']'
/home/pterjan/rpmbuild/tmp/rpm-tmp.zox0Lr: line 114: [: too many arguments
+ TMPDIR=/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir
+ /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT --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/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir buildbot==4.2.1 buildbot_console_view==4.2.1 buildbot_grid_view==4.2.1 buildbot_pkg==4.2.1 buildbot_waterfall_view==4.2.1 buildbot_worker==4.2.1 buildbot_www==4.2.1
Using pip 25.0.1 from /usr/lib/python3.13/site-packages/pip (python 3.13)
Looking in links: /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir
Processing /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot-4.2.1-py3-none-any.whl
Processing /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_console_view-4.2.1-py3-none-any.whl
Processing /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_grid_view-4.2.1-py3-none-any.whl
Processing /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_pkg-4.2.1-py3-none-any.whl
Processing /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_waterfall_view-4.2.1-py3-none-any.whl
Processing /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_worker-4.2.1-py2.py3-none-any.whl
Processing /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_www-4.2.1-py3-none-any.whl
Installing collected packages: buildbot_www, buildbot_worker, buildbot_waterfall_view, buildbot_pkg, buildbot_grid_view, buildbot_console_view, buildbot
  changing mode of /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot-worker to 755
  changing mode of /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot_worker_windows_service to 755
  changing mode of /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot to 755
  changing mode of /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot_windows_service to 755
Successfully installed buildbot-4.2.1 buildbot_console_view-4.2.1 buildbot_grid_view-4.2.1 buildbot_pkg-4.2.1 buildbot_waterfall_view-4.2.1 buildbot_worker-4.2.1 buildbot_www-4.2.1
+ '[' -d /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin ']'
+ '[' -z sP ']'
+ shebang_flags=-kasP
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot-worker /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot_windows_service /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot_worker_windows_service
/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot: updating
/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot-worker: updating
/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot_windows_service: updating
/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot_worker_windows_service: updating
+ rm -rfv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/__pycache__
+ rm -f /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-ghost-distinfo
+ site_dirs=()
+ '[' -d /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages ']'
+ site_dirs+=("/usr/lib/python3.13/site-packages")
+ '[' /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib64/python3.13/site-packages '!=' /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages ']'
+ '[' -d /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib64/python3.13/site-packages ']'
+ for site_dir in ${site_dirs[@]}
+ for distinfo in /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.13/site-packages/buildbot-4.2.1.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot-4.2.1.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot-4.2.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot-4.2.1.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot-4.2.1.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot-4.2.1.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot-4.2.1.dist-info/REQUESTED'
+ for distinfo in /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.13/site-packages/buildbot_console_view-4.2.1.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_console_view-4.2.1.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_console_view-4.2.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_console_view-4.2.1.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_console_view-4.2.1.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_console_view-4.2.1.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_console_view-4.2.1.dist-info/REQUESTED'
+ for distinfo in /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.13/site-packages/buildbot_grid_view-4.2.1.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_grid_view-4.2.1.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_grid_view-4.2.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_grid_view-4.2.1.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_grid_view-4.2.1.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_grid_view-4.2.1.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_grid_view-4.2.1.dist-info/REQUESTED'
+ for distinfo in /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.13/site-packages/buildbot_pkg-4.2.1.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_pkg-4.2.1.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_pkg-4.2.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_pkg-4.2.1.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_pkg-4.2.1.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_pkg-4.2.1.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_pkg-4.2.1.dist-info/REQUESTED'
+ for distinfo in /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.13/site-packages/buildbot_waterfall_view-4.2.1.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_waterfall_view-4.2.1.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_waterfall_view-4.2.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_waterfall_view-4.2.1.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_waterfall_view-4.2.1.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_waterfall_view-4.2.1.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_waterfall_view-4.2.1.dist-info/REQUESTED'
+ for distinfo in /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.13/site-packages/buildbot_worker-4.2.1.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_worker-4.2.1.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_worker-4.2.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_worker-4.2.1.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_worker-4.2.1.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_worker-4.2.1.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_worker-4.2.1.dist-info/REQUESTED'
+ for distinfo in /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.13/site-packages/buildbot_www-4.2.1.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_www-4.2.1.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_www-4.2.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_www-4.2.1.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_www-4.2.1.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_www-4.2.1.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_www-4.2.1.dist-info/REQUESTED'
++ wc -l /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-ghost-distinfo
++ cut -f1 '-d '
+ lines=7
+ '[' 7 -ne 1 ']'
+ echo -e '\n\nWARNING: %pyproject_extras_subpkg won'\''t work without explicit -i or -F, found 7 dist-info directories.\n\n'


WARNING: %pyproject_extras_subpkg won't work without explicit -i or -F, found 7 dist-info directories.


+ rm /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-ghost-distinfo
+ popd
~/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1
+ install -Dpm0644 -t /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/share/man/man1 docs/buildbot.1
+ pushd ../buildbot_worker-4.2.1
~/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot_worker-4.2.1 ~/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1
++ ls /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot-4.2.1-py3-none-any.whl /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_console_view-4.2.1-py3-none-any.whl /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_grid_view-4.2.1-py3-none-any.whl /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_pkg-4.2.1-py3-none-any.whl /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_waterfall_view-4.2.1-py3-none-any.whl /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_worker-4.2.1-py2.py3-none-any.whl /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_www-4.2.1-py3-none-any.whl
++ xargs basename --multiple
++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/'
+ specifier='buildbot==4.2.1
buildbot_console_view==4.2.1
buildbot_grid_view==4.2.1
buildbot_pkg==4.2.1
buildbot_waterfall_view==4.2.1
buildbot_worker==4.2.1
buildbot_www==4.2.1'
+ '[' -z buildbot==4.2.1 buildbot_console_view==4.2.1 buildbot_grid_view==4.2.1 buildbot_pkg==4.2.1 buildbot_waterfall_view==4.2.1 buildbot_worker==4.2.1 buildbot_www==4.2.1 ']'
/home/pterjan/rpmbuild/tmp/rpm-tmp.zox0Lr: line 167: [: too many arguments
+ TMPDIR=/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/.pyproject-builddir
+ /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT --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/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir buildbot==4.2.1 buildbot_console_view==4.2.1 buildbot_grid_view==4.2.1 buildbot_pkg==4.2.1 buildbot_waterfall_view==4.2.1 buildbot_worker==4.2.1 buildbot_www==4.2.1
Using pip 25.0.1 from /usr/lib/python3.13/site-packages/pip (python 3.13)
Looking in links: /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir
Processing /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot-4.2.1-py3-none-any.whl
Processing /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_console_view-4.2.1-py3-none-any.whl
Processing /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_grid_view-4.2.1-py3-none-any.whl
Processing /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_pkg-4.2.1-py3-none-any.whl
Processing /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_waterfall_view-4.2.1-py3-none-any.whl
Processing /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_worker-4.2.1-py2.py3-none-any.whl
Processing /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/pyproject-wheeldir/buildbot_www-4.2.1-py3-none-any.whl
Installing collected packages: buildbot_www, buildbot_worker, buildbot_waterfall_view, buildbot_pkg, buildbot_grid_view, buildbot_console_view, buildbot
  changing mode of /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot-worker to 755
  changing mode of /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot_worker_windows_service to 755
  changing mode of /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot to 755
  changing mode of /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot_windows_service to 755
Successfully installed buildbot-4.2.1 buildbot_console_view-4.2.1 buildbot_grid_view-4.2.1 buildbot_pkg-4.2.1 buildbot_waterfall_view-4.2.1 buildbot_worker-4.2.1 buildbot_www-4.2.1
+ '[' -d /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin ']'
+ '[' -z sP ']'
+ shebang_flags=-kasP
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot-worker /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot_windows_service /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot_worker_windows_service
/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot: updating
/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot-worker: updating
/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot_windows_service: updating
/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot_worker_windows_service: updating
+ rm -rfv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/__pycache__
+ rm -f /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-ghost-distinfo
+ site_dirs=()
+ '[' -d /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages ']'
+ site_dirs+=("/usr/lib/python3.13/site-packages")
+ '[' /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib64/python3.13/site-packages '!=' /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages ']'
+ '[' -d /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib64/python3.13/site-packages ']'
+ for site_dir in ${site_dirs[@]}
+ for distinfo in /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.13/site-packages/buildbot-4.2.1.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot-4.2.1.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot-4.2.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot-4.2.1.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot-4.2.1.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot-4.2.1.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot-4.2.1.dist-info/REQUESTED'
+ for distinfo in /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.13/site-packages/buildbot_console_view-4.2.1.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_console_view-4.2.1.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_console_view-4.2.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_console_view-4.2.1.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_console_view-4.2.1.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_console_view-4.2.1.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_console_view-4.2.1.dist-info/REQUESTED'
+ for distinfo in /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.13/site-packages/buildbot_grid_view-4.2.1.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_grid_view-4.2.1.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_grid_view-4.2.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_grid_view-4.2.1.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_grid_view-4.2.1.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_grid_view-4.2.1.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_grid_view-4.2.1.dist-info/REQUESTED'
+ for distinfo in /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.13/site-packages/buildbot_pkg-4.2.1.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_pkg-4.2.1.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_pkg-4.2.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_pkg-4.2.1.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_pkg-4.2.1.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_pkg-4.2.1.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_pkg-4.2.1.dist-info/REQUESTED'
+ for distinfo in /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.13/site-packages/buildbot_waterfall_view-4.2.1.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_waterfall_view-4.2.1.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_waterfall_view-4.2.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_waterfall_view-4.2.1.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_waterfall_view-4.2.1.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_waterfall_view-4.2.1.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_waterfall_view-4.2.1.dist-info/REQUESTED'
+ for distinfo in /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.13/site-packages/buildbot_worker-4.2.1.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_worker-4.2.1.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_worker-4.2.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_worker-4.2.1.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_worker-4.2.1.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_worker-4.2.1.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_worker-4.2.1.dist-info/REQUESTED'
+ for distinfo in /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.13/site-packages/buildbot_www-4.2.1.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_www-4.2.1.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_www-4.2.1.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_www-4.2.1.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_www-4.2.1.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_www-4.2.1.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13/site-packages/buildbot_www-4.2.1.dist-info/REQUESTED'
++ wc -l /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-ghost-distinfo
++ cut -f1 '-d '
+ lines=7
+ '[' 7 -ne 1 ']'
+ echo -e '\n\nWARNING: %pyproject_extras_subpkg won'\''t work without explicit -i or -F, found 7 dist-info directories.\n\n'


WARNING: %pyproject_extras_subpkg won't work without explicit -i or -F, found 7 dist-info directories.


+ rm /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1-1.mga10.noarch-pyproject-ghost-distinfo
+ install -Dpm0644 -t /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/share/man/man1 docs/buildbot-worker.1
+ popd
~/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1
+ rm -vf /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot_windows_service /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot_worker_windows_service
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot_windows_service'
removed '/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/bin/buildbot_worker_windows_service'
+ /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/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /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/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/lib/python3.13 using python3.13
Not clamping source mtimes, $SOURCE_DATE_EPOCH not set
+ /usr/lib/rpm/redhat/brp-python-hardlink
Processing files: buildbot-4.2.1-1.mga10.noarch
Processing files: buildbot-master-4.2.1-1.mga10.noarch
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.hettmj
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build
+ cd buildbot-4.2.1
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/share/doc/buildbot-master
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/share/doc/buildbot-master
+ cp -pr /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/COPYING /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/share/doc/buildbot-master
+ cp -pr /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/CREDITS /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/share/doc/buildbot-master
+ cp -pr /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/NEWS /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/share/doc/buildbot-master
+ cp -pr /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/UPGRADING /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/share/doc/buildbot-master
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: buildbot-master = 4.2.1-1.mga10 python3.13dist(buildbot) = 4.2.1 python3.13dist(buildbot-pkg) = 4.2.1 python3dist(buildbot) = 4.2.1 python3dist(buildbot-pkg) = 4.2.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.13 python3.13dist(alembic) >= 1.6 python3.13dist(autobahn) >= 0.16 python3.13dist(croniter) >= 1.3 python3.13dist(jinja2) >= 2.1 python3.13dist(msgpack) >= 0.6 python3.13dist(packaging) python3.13dist(pyjwt) python3.13dist(python-dateutil) >= 1.5 python3.13dist(pyyaml) python3.13dist(setuptools) >= 21.2.1 python3.13dist(setuptools) >= 8 python3.13dist(sqlalchemy) >= 1.4 python3.13dist(treq) >= 20.9 python3.13dist(twisted) >= 22.1 python3.13dist(txaio) >= 2.2.2 python3.13dist(unidiff) >= 0.7.5 python3.13dist(zope-interface) >= 4.1.1
Recommends: buildbot-doc
Processing files: buildbot-worker-4.2.1-1.mga10.noarch
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.49PqAS
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build
+ cd buildbot-4.2.1
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/share/doc/buildbot-worker
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/share/doc/buildbot-worker
+ cp -pr /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/NEWS /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/share/doc/buildbot-worker
+ cp -pr /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/UPGRADING /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/share/doc/buildbot-worker
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.QP9m2G
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build
+ cd buildbot-4.2.1
+ LICENSEDIR=/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/share/licenses/buildbot-worker
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/share/licenses/buildbot-worker
+ cp -pr /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/COPYING /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/share/licenses/buildbot-worker
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: buildbot-slave = 4.2.1-1.mga10 buildbot-worker = 4.2.1-1.mga10 python3.13dist(buildbot-worker) = 4.2.1 python3dist(buildbot-worker) = 4.2.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.13 python3.13dist(autobahn) >= 0.16 python3.13dist(msgpack) >= 0.6 python3.13dist(twisted) >= 21.2
Obsoletes: buildbot-doc < 4.2.1-1.mga10 buildbot-slave < 0.9.0
Processing files: buildbot-www-4.2.1-1.mga10.noarch
Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.rCQnVs
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build
+ cd buildbot-4.2.1
+ LICENSEDIR=/home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/share/licenses/buildbot-www
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/share/licenses/buildbot-www
+ cp -pr /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/buildbot-4.2.1/COPYING /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT/usr/share/licenses/buildbot-www
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: buildbot-www = 4.2.1-1.mga10 bundled(guanlecoja) = 0.8.0 bundled(guanlecoja) = 0.8.3 bundled(gulp) = 3.9.0 bundled(gulp) = 3.9.1 bundled(gulp-shell) = 0.4.1 bundled(http-proxy) = 1.11.1 bundled(minimist) = 1.1.1 bundled(shelljs) = 0.5.3 python3.13dist(buildbot-console-view) = 4.2.1 python3.13dist(buildbot-grid-view) = 4.2.1 python3.13dist(buildbot-waterfall-view) = 4.2.1 python3.13dist(buildbot-www) = 4.2.1 python3dist(buildbot-console-view) = 4.2.1 python3dist(buildbot-grid-view) = 4.2.1 python3dist(buildbot-waterfall-view) = 4.2.1 python3dist(buildbot-www) = 4.2.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.13 python3.13dist(buildbot)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/buildbot-4.2.1-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/buildbot-worker-4.2.1-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/buildbot-www-4.2.1-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/buildbot-master-4.2.1-1.mga10.noarch.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1Ak9cu
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build
+ test -d /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/buildbot-4.2.1-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!