pkg list: no packages matching the following patterns are installed: /library/python/pbr-314 Adding required packages to build environment... Startup: Refreshing catalog 'openindiana.org' ... Done Planning: Solver setup ... Done (2.054s) Planning: Running solver ... Done (0.172s) Planning: Finding local manifests ... Done (0.003s) Planning: Fetching manifests: 0/1 0% complete Planning: Fetching manifests: 1/1 100% complete Planning: Package planning ... Done (0.200s) Planning: Merging actions ... Done (14.611s) Planning: Checking for conflicting actions ... Done (1.672s) Planning: Consolidating action changes ... Done (0.001s) Planning: Evaluating mediators ... Done (3.478s) Planning: Planning completed in 25.18 seconds Packages to install: 1 Estimated space available: 348.45 GB Estimated space to be consumed: 726.06 MB Create boot environment: No Create backup boot environment: No Rebuild boot archive: No Changed packages: openindiana.org library/python/pbr-314 None -> 7.0.3-2025.0.0.0 Download: 0/141 items 0.0/0.3MB 0% complete Download: Completed 269.85 kB in 3.61 seconds (74.8k/s) Actions: 1/157 actions (Installing new actions) Actions: Completed 157 actions in 0.11 seconds. Done (1.020s) Done (0.000s) Done (2.670s) Done (37.117s) Done (0.000s) INFO: not using any hashes in /data/userland-archives/hashes for testresources-2.0.2.tar.gz (overridden with --hash) Source /data/userland-archives/testresources-2.0.2.tar.gz... not found, skipping file copy Source https://files.pythonhosted.org/packages/source/t/testresources/testresources-2.0.2.tar.gz... downloading... ok validating signature... checking local signature... not found signature validation failed validating hash... ok patching file tox.ini copy cloning /jenkins/jobs/oi-userland/workspace/components/python/testresources/testresources-2.0.2 to /jenkins/jobs/oi-userland/workspace/components/python/testresources/build/amd64-3.9 * Getting build dependencies for wheel... /usr/lib/python3.9/vendor-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'home-page' in 'metadata' (setup.cfg), please use the underscore name 'home_page' instead. !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.9/vendor-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.9/vendor-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 :: BSD License License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() * Building wheel... /usr/lib/python3.9/vendor-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'home-page' in 'metadata' (setup.cfg), please use the underscore name 'home_page' instead. !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. (Affected: testresources). By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.9/vendor-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. (Affected: testresources). By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.9/vendor-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 :: BSD License License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() /usr/lib/python3.9/vendor-packages/coherent/licensed/setuptools.py:13: UserWarning: Avoid installing this plugin for projects that don't depend on it. enabled or warnings.warn( running bdist_wheel The [wheel] section is deprecated. Use [bdist_wheel] instead. /usr/lib/python3.9/vendor-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. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() running build running build_py creating build/lib/testresources/tests copying testresources/tests/test_resourced_test_case.py -> build/lib/testresources/tests copying testresources/tests/test_test_loader.py -> build/lib/testresources/tests copying testresources/tests/__init__.py -> build/lib/testresources/tests copying testresources/tests/test_resource_graph.py -> build/lib/testresources/tests copying testresources/tests/TestUtil.py -> build/lib/testresources/tests copying testresources/tests/test_optimising_test_suite.py -> build/lib/testresources/tests copying testresources/tests/test_test_resource.py -> build/lib/testresources/tests copying testresources/__init__.py -> build/lib/testresources running egg_info writing testresources.egg-info/PKG-INFO writing dependency_links to testresources.egg-info/dependency_links.txt writing requirements to testresources.egg-info/requires.txt writing top-level names to testresources.egg-info/top_level.txt writing pbr to testresources.egg-info/pbr.json [pbr] Reusing existing SOURCES.txt installing to build/bdist.solaris-2.11-i86pc.64bit/wheel running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.8s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (2.1s) running install_lib creating build/bdist.solaris-2.11-i86pc.64bit/wheel creating build/bdist.solaris-2.11-i86pc.64bit/wheel/testresources creating build/bdist.solaris-2.11-i86pc.64bit/wheel/testresources/tests copying build/lib/testresources/tests/test_test_loader.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./testresources/tests copying build/lib/testresources/tests/test_optimising_test_suite.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./testresources/tests copying build/lib/testresources/tests/test_resource_graph.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./testresources/tests copying build/lib/testresources/tests/test_resourced_test_case.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./testresources/tests copying build/lib/testresources/tests/test_test_resource.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./testresources/tests copying build/lib/testresources/tests/TestUtil.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./testresources/tests copying build/lib/testresources/tests/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./testresources/tests copying build/lib/testresources/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./testresources running install_egg_info Copying testresources.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./testresources-2.0.2-py3.9.egg-info running install_scripts creating build/bdist.solaris-2.11-i86pc.64bit/wheel/testresources-2.0.2.dist-info/WHEEL creating '/jenkins/jobs/oi-userland/workspace/components/python/testresources/build/amd64-3.9/dist/.tmp-i4anv5a5/testresources-2.0.2-py2.py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it adding 'testresources/__init__.py' adding 'testresources/tests/TestUtil.py' adding 'testresources/tests/__init__.py' adding 'testresources/tests/test_optimising_test_suite.py' adding 'testresources/tests/test_resource_graph.py' adding 'testresources/tests/test_resourced_test_case.py' adding 'testresources/tests/test_test_loader.py' adding 'testresources/tests/test_test_resource.py' adding 'testresources-2.0.2.dist-info/licenses/AUTHORS' adding 'testresources-2.0.2.dist-info/licenses/COPYING' adding 'testresources-2.0.2.dist-info/METADATA' adding 'testresources-2.0.2.dist-info/WHEEL' adding 'testresources-2.0.2.dist-info/pbr.json' adding 'testresources-2.0.2.dist-info/top_level.txt' adding 'testresources-2.0.2.dist-info/RECORD' removing build/bdist.solaris-2.11-i86pc.64bit/wheel Successfully built testresources-2.0.2-py2.py3-none-any.whl copy cloning /jenkins/jobs/oi-userland/workspace/components/python/testresources/testresources-2.0.2 to /jenkins/jobs/oi-userland/workspace/components/python/testresources/build/amd64-3.14 * Getting build dependencies for wheel... /usr/lib/python3.14/vendor-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'home-page' in 'metadata' (setup.cfg), please use the underscore name 'home_page' instead. !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.14/vendor-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.14/vendor-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 :: BSD License License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() * Building wheel... /usr/lib/python3.14/vendor-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'home-page' in 'metadata' (setup.cfg), please use the underscore name 'home_page' instead. !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. (Affected: testresources). By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.14/vendor-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. (Affected: testresources). By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.14/vendor-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 :: BSD License License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() /usr/lib/python3.14/vendor-packages/coherent/licensed/setuptools.py:13: UserWarning: Avoid installing this plugin for projects that don't depend on it. enabled or warnings.warn( running bdist_wheel The [wheel] section is deprecated. Use [bdist_wheel] instead. /usr/lib/python3.14/vendor-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. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() running build running build_py creating build/lib/testresources/tests copying testresources/tests/test_test_loader.py -> build/lib/testresources/tests copying testresources/tests/test_optimising_test_suite.py -> build/lib/testresources/tests copying testresources/tests/test_test_resource.py -> build/lib/testresources/tests copying testresources/tests/TestUtil.py -> build/lib/testresources/tests copying testresources/tests/__init__.py -> build/lib/testresources/tests copying testresources/tests/test_resourced_test_case.py -> build/lib/testresources/tests copying testresources/tests/test_resource_graph.py -> build/lib/testresources/tests copying testresources/__init__.py -> build/lib/testresources running egg_info writing testresources.egg-info/PKG-INFO writing dependency_links to testresources.egg-info/dependency_links.txt writing requirements to testresources.egg-info/requires.txt writing top-level names to testresources.egg-info/top_level.txt writing pbr to testresources.egg-info/pbr.json [pbr] Reusing existing SOURCES.txt installing to build/bdist.solaris-2.11-i86pc.64bit/wheel running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.9s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (1.8s) running install_lib creating build/bdist.solaris-2.11-i86pc.64bit/wheel creating build/bdist.solaris-2.11-i86pc.64bit/wheel/testresources creating build/bdist.solaris-2.11-i86pc.64bit/wheel/testresources/tests copying build/lib/testresources/tests/test_resourced_test_case.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./testresources/tests copying build/lib/testresources/tests/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./testresources/tests copying build/lib/testresources/tests/TestUtil.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./testresources/tests copying build/lib/testresources/tests/test_test_resource.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./testresources/tests copying build/lib/testresources/tests/test_test_loader.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./testresources/tests copying build/lib/testresources/tests/test_resource_graph.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./testresources/tests copying build/lib/testresources/tests/test_optimising_test_suite.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./testresources/tests copying build/lib/testresources/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./testresources running install_egg_info Copying testresources.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./testresources-2.0.2-py3.14.egg-info running install_scripts creating build/bdist.solaris-2.11-i86pc.64bit/wheel/testresources-2.0.2.dist-info/WHEEL creating '/jenkins/jobs/oi-userland/workspace/components/python/testresources/build/amd64-3.14/dist/.tmp-miznys7n/testresources-2.0.2-py2.py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it adding 'testresources/__init__.py' adding 'testresources/tests/TestUtil.py' adding 'testresources/tests/__init__.py' adding 'testresources/tests/test_optimising_test_suite.py' adding 'testresources/tests/test_resource_graph.py' adding 'testresources/tests/test_resourced_test_case.py' adding 'testresources/tests/test_test_loader.py' adding 'testresources/tests/test_test_resource.py' adding 'testresources-2.0.2.dist-info/licenses/AUTHORS' adding 'testresources-2.0.2.dist-info/licenses/COPYING' adding 'testresources-2.0.2.dist-info/METADATA' adding 'testresources-2.0.2.dist-info/WHEEL' adding 'testresources-2.0.2.dist-info/pbr.json' adding 'testresources-2.0.2.dist-info/top_level.txt' adding 'testresources-2.0.2.dist-info/RECORD' removing build/bdist.solaris-2.11-i86pc.64bit/wheel Successfully built testresources-2.0.2-py2.py3-none-any.whl VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/python/testresources/build/manifest-i386-testresources-39.depend.res /jenkins/jobs/oi-userland/workspace/components/python/testresources/build/manifest-i386-testresources-314.depend.res /jenkins/jobs/oi-userland/workspace/components/python/testresources/build/manifest-i386-testresources.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: python/testresources pkg://openindiana.org/library/python/testresources-39@2.0.2,5.11-2025.0.0.1:20251210T100700Z PUBLISHED pkg://openindiana.org/library/python/testresources-314@2.0.2,5.11-2025.0.0.1:20251210T100701Z PUBLISHED pkg://openindiana.org/library/python/testresources@2.0.2,5.11-2025.0.0.1:20251210T100702Z PUBLISHED pkg://openindiana.org/library/python/testresources-37@2.0.1,5.11-2022.0.0.1:20251210T100703Z PUBLISHED