INFO: not using any hashes in /data/userland-archives/hashes for elementpath-5.0.2.tar.gz (overridden with --hash) Source /data/userland-archives/elementpath-5.0.2.tar.gz... not found, skipping file copy Source https://files.pythonhosted.org/packages/source/e/elementpath/elementpath-5.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/elementpath/elementpath-5.0.2 to /jenkins/jobs/oi-userland/workspace/components/python/elementpath/build/amd64-3.9 * Getting build dependencies for wheel... /usr/lib/python3.9/vendor-packages/nose/plugins/manager.py:417: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /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 egg_info writing elementpath.egg-info/PKG-INFO writing dependency_links to elementpath.egg-info/dependency_links.txt writing requirements to elementpath.egg-info/requires.txt writing top-level names to elementpath.egg-info/top_level.txt reading manifest file 'elementpath.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'tests/.mypy_cache' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'elementpath.egg-info/SOURCES.txt' * Building wheel... /usr/lib/python3.9/vendor-packages/nose/plugins/manager.py:417: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /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 running build running build_py creating build/lib/elementpath copying elementpath/xpath_nodes.py -> build/lib/elementpath copying elementpath/compare.py -> build/lib/elementpath copying elementpath/exceptions.py -> build/lib/elementpath copying elementpath/xpath_selectors.py -> build/lib/elementpath copying elementpath/decoder.py -> build/lib/elementpath copying elementpath/namespaces.py -> build/lib/elementpath copying elementpath/xpath3.py -> build/lib/elementpath copying elementpath/__init__.py -> build/lib/elementpath copying elementpath/protocols.py -> build/lib/elementpath copying elementpath/serialization.py -> build/lib/elementpath copying elementpath/etree.py -> build/lib/elementpath copying elementpath/helpers.py -> build/lib/elementpath copying elementpath/xpath_tokens.py -> build/lib/elementpath copying elementpath/tree_builders.py -> build/lib/elementpath copying elementpath/xpath_context.py -> build/lib/elementpath copying elementpath/aliases.py -> build/lib/elementpath copying elementpath/sequence_types.py -> build/lib/elementpath copying elementpath/tdop.py -> build/lib/elementpath copying elementpath/schema_proxy.py -> build/lib/elementpath copying elementpath/collations.py -> build/lib/elementpath creating build/lib/elementpath/regex copying elementpath/regex/unicode_subsets.py -> build/lib/elementpath/regex copying elementpath/regex/categories_fallback.py -> build/lib/elementpath/regex copying elementpath/regex/codepoints.py -> build/lib/elementpath/regex copying elementpath/regex/patterns.py -> build/lib/elementpath/regex copying elementpath/regex/unicode_blocks.py -> build/lib/elementpath/regex copying elementpath/regex/__init__.py -> build/lib/elementpath/regex copying elementpath/regex/unicode_categories.py -> build/lib/elementpath/regex copying elementpath/regex/character_classes.py -> build/lib/elementpath/regex creating build/lib/elementpath/xpath30 copying elementpath/xpath30/xpath30_helpers.py -> build/lib/elementpath/xpath30 copying elementpath/xpath30/xpath30_parser.py -> build/lib/elementpath/xpath30 copying elementpath/xpath30/__init__.py -> build/lib/elementpath/xpath30 copying elementpath/xpath30/_xpath30_operators.py -> build/lib/elementpath/xpath30 copying elementpath/xpath30/_translation_maps.py -> build/lib/elementpath/xpath30 copying elementpath/xpath30/_xpath30_functions.py -> build/lib/elementpath/xpath30 creating build/lib/elementpath/validators copying elementpath/validators/__init__.py -> build/lib/elementpath/validators creating build/lib/elementpath/xpath2 copying elementpath/xpath2/_xpath2_constructors.py -> build/lib/elementpath/xpath2 copying elementpath/xpath2/__init__.py -> build/lib/elementpath/xpath2 copying elementpath/xpath2/xpath2_parser.py -> build/lib/elementpath/xpath2 copying elementpath/xpath2/_xpath2_functions.py -> build/lib/elementpath/xpath2 copying elementpath/xpath2/_xpath2_operators.py -> build/lib/elementpath/xpath2 creating build/lib/elementpath/datatypes copying elementpath/datatypes/binary.py -> build/lib/elementpath/datatypes copying elementpath/datatypes/__init__.py -> build/lib/elementpath/datatypes copying elementpath/datatypes/numeric.py -> build/lib/elementpath/datatypes copying elementpath/datatypes/atomic_types.py -> build/lib/elementpath/datatypes copying elementpath/datatypes/proxies.py -> build/lib/elementpath/datatypes copying elementpath/datatypes/qname.py -> build/lib/elementpath/datatypes copying elementpath/datatypes/uri.py -> build/lib/elementpath/datatypes copying elementpath/datatypes/untyped.py -> build/lib/elementpath/datatypes copying elementpath/datatypes/string.py -> build/lib/elementpath/datatypes copying elementpath/datatypes/datetime.py -> build/lib/elementpath/datatypes creating build/lib/elementpath/xpath1 copying elementpath/xpath1/__init__.py -> build/lib/elementpath/xpath1 copying elementpath/xpath1/xpath1_parser.py -> build/lib/elementpath/xpath1 copying elementpath/xpath1/_xpath1_axes.py -> build/lib/elementpath/xpath1 copying elementpath/xpath1/_xpath1_operators.py -> build/lib/elementpath/xpath1 copying elementpath/xpath1/_xpath1_functions.py -> build/lib/elementpath/xpath1 creating build/lib/elementpath/xpath31 copying elementpath/xpath31/_xpath31_functions.py -> build/lib/elementpath/xpath31 copying elementpath/xpath31/xpath31_parser.py -> build/lib/elementpath/xpath31 copying elementpath/xpath31/__init__.py -> build/lib/elementpath/xpath31 copying elementpath/xpath31/_xpath31_operators.py -> build/lib/elementpath/xpath31 creating build/lib/elementpath/extras copying elementpath/extras/__init__.py -> build/lib/elementpath/extras copying elementpath/extras/pathnodes.py -> build/lib/elementpath/extras copying elementpath/py.typed -> build/lib/elementpath copying elementpath/validators/schema-for-json.xsd -> build/lib/elementpath/validators copying elementpath/validators/analyze-string.xsd -> build/lib/elementpath/validators installing to build/bdist.solaris-2.11-i86pc.64bit/wheel running install running install_lib creating build/bdist.solaris-2.11-i86pc.64bit/wheel creating build/bdist.solaris-2.11-i86pc.64bit/wheel/elementpath copying build/lib/elementpath/tree_builders.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath copying build/lib/elementpath/xpath_context.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath copying build/lib/elementpath/exceptions.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath copying build/lib/elementpath/compare.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath creating build/bdist.solaris-2.11-i86pc.64bit/wheel/elementpath/datatypes copying build/lib/elementpath/datatypes/untyped.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath/datatypes copying build/lib/elementpath/datatypes/datetime.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath/datatypes copying build/lib/elementpath/datatypes/string.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath/datatypes copying build/lib/elementpath/datatypes/numeric.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath/datatypes copying build/lib/elementpath/datatypes/proxies.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath/datatypes copying build/lib/elementpath/datatypes/uri.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath/datatypes copying build/lib/elementpath/datatypes/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath/datatypes copying build/lib/elementpath/datatypes/qname.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath/datatypes copying build/lib/elementpath/datatypes/atomic_types.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath/datatypes copying build/lib/elementpath/datatypes/binary.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath/datatypes copying build/lib/elementpath/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath copying build/lib/elementpath/decoder.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath copying build/lib/elementpath/serialization.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath copying build/lib/elementpath/xpath_nodes.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath copying build/lib/elementpath/etree.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath copying build/lib/elementpath/protocols.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath copying build/lib/elementpath/tdop.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath copying build/lib/elementpath/namespaces.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath creating build/bdist.solaris-2.11-i86pc.64bit/wheel/elementpath/validators copying build/lib/elementpath/validators/schema-for-json.xsd -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath/validators copying build/lib/elementpath/validators/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath/validators copying build/lib/elementpath/validators/analyze-string.xsd -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath/validators copying build/lib/elementpath/py.typed -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath creating build/bdist.solaris-2.11-i86pc.64bit/wheel/elementpath/xpath31 copying build/lib/elementpath/xpath31/_xpath31_functions.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath/xpath31 copying build/lib/elementpath/xpath31/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath/xpath31 copying build/lib/elementpath/xpath31/xpath31_parser.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath/xpath31 copying build/lib/elementpath/xpath31/_xpath31_operators.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath/xpath31 creating build/bdist.solaris-2.11-i86pc.64bit/wheel/elementpath/xpath2 copying build/lib/elementpath/xpath2/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath/xpath2 copying build/lib/elementpath/xpath2/_xpath2_operators.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath/xpath2 copying build/lib/elementpath/xpath2/_xpath2_functions.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath/xpath2 copying build/lib/elementpath/xpath2/xpath2_parser.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath/xpath2 copying build/lib/elementpath/xpath2/_xpath2_constructors.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath/xpath2 copying build/lib/elementpath/xpath_tokens.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath copying build/lib/elementpath/schema_proxy.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath copying build/lib/elementpath/sequence_types.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath creating build/bdist.solaris-2.11-i86pc.64bit/wheel/elementpath/xpath30 copying build/lib/elementpath/xpath30/xpath30_parser.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath/xpath30 copying build/lib/elementpath/xpath30/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath/xpath30 copying build/lib/elementpath/xpath30/_xpath30_operators.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath/xpath30 copying build/lib/elementpath/xpath30/_translation_maps.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath/xpath30 copying build/lib/elementpath/xpath30/xpath30_helpers.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath/xpath30 copying build/lib/elementpath/xpath30/_xpath30_functions.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath/xpath30 copying build/lib/elementpath/helpers.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath creating build/bdist.solaris-2.11-i86pc.64bit/wheel/elementpath/xpath1 copying build/lib/elementpath/xpath1/xpath1_parser.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath/xpath1 copying build/lib/elementpath/xpath1/_xpath1_operators.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath/xpath1 copying build/lib/elementpath/xpath1/_xpath1_functions.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath/xpath1 copying build/lib/elementpath/xpath1/_xpath1_axes.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath/xpath1 copying build/lib/elementpath/xpath1/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath/xpath1 creating build/bdist.solaris-2.11-i86pc.64bit/wheel/elementpath/regex copying build/lib/elementpath/regex/unicode_blocks.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath/regex copying build/lib/elementpath/regex/codepoints.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath/regex copying build/lib/elementpath/regex/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath/regex copying build/lib/elementpath/regex/unicode_subsets.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath/regex copying build/lib/elementpath/regex/patterns.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath/regex copying build/lib/elementpath/regex/character_classes.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath/regex copying build/lib/elementpath/regex/categories_fallback.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath/regex copying build/lib/elementpath/regex/unicode_categories.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath/regex copying build/lib/elementpath/collations.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath copying build/lib/elementpath/xpath3.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath copying build/lib/elementpath/aliases.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath creating build/bdist.solaris-2.11-i86pc.64bit/wheel/elementpath/extras copying build/lib/elementpath/extras/pathnodes.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath/extras copying build/lib/elementpath/extras/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath/extras copying build/lib/elementpath/xpath_selectors.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath running install_egg_info running egg_info writing elementpath.egg-info/PKG-INFO writing dependency_links to elementpath.egg-info/dependency_links.txt writing requirements to elementpath.egg-info/requires.txt writing top-level names to elementpath.egg-info/top_level.txt reading manifest file 'elementpath.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'tests/.mypy_cache' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'elementpath.egg-info/SOURCES.txt' Copying elementpath.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./elementpath-5.0.2-py3.9.egg-info running install_scripts creating build/bdist.solaris-2.11-i86pc.64bit/wheel/elementpath-5.0.2.dist-info/WHEEL creating '/jenkins/jobs/oi-userland/workspace/components/python/elementpath/build/amd64-3.9/dist/.tmp-t_6gghmq/elementpath-5.0.2-py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it adding 'elementpath/__init__.py' adding 'elementpath/aliases.py' adding 'elementpath/collations.py' adding 'elementpath/compare.py' adding 'elementpath/decoder.py' adding 'elementpath/etree.py' adding 'elementpath/exceptions.py' adding 'elementpath/helpers.py' adding 'elementpath/namespaces.py' adding 'elementpath/protocols.py' adding 'elementpath/py.typed' adding 'elementpath/schema_proxy.py' adding 'elementpath/sequence_types.py' adding 'elementpath/serialization.py' adding 'elementpath/tdop.py' adding 'elementpath/tree_builders.py' adding 'elementpath/xpath3.py' adding 'elementpath/xpath_context.py' adding 'elementpath/xpath_nodes.py' adding 'elementpath/xpath_selectors.py' adding 'elementpath/xpath_tokens.py' adding 'elementpath/datatypes/__init__.py' adding 'elementpath/datatypes/atomic_types.py' adding 'elementpath/datatypes/binary.py' adding 'elementpath/datatypes/datetime.py' adding 'elementpath/datatypes/numeric.py' adding 'elementpath/datatypes/proxies.py' adding 'elementpath/datatypes/qname.py' adding 'elementpath/datatypes/string.py' adding 'elementpath/datatypes/untyped.py' adding 'elementpath/datatypes/uri.py' adding 'elementpath/extras/__init__.py' adding 'elementpath/extras/pathnodes.py' adding 'elementpath/regex/__init__.py' adding 'elementpath/regex/categories_fallback.py' adding 'elementpath/regex/character_classes.py' adding 'elementpath/regex/codepoints.py' adding 'elementpath/regex/patterns.py' adding 'elementpath/regex/unicode_blocks.py' adding 'elementpath/regex/unicode_categories.py' adding 'elementpath/regex/unicode_subsets.py' adding 'elementpath/validators/__init__.py' adding 'elementpath/validators/analyze-string.xsd' adding 'elementpath/validators/schema-for-json.xsd' adding 'elementpath/xpath1/__init__.py' adding 'elementpath/xpath1/_xpath1_axes.py' adding 'elementpath/xpath1/_xpath1_functions.py' adding 'elementpath/xpath1/_xpath1_operators.py' adding 'elementpath/xpath1/xpath1_parser.py' adding 'elementpath/xpath2/__init__.py' adding 'elementpath/xpath2/_xpath2_constructors.py' adding 'elementpath/xpath2/_xpath2_functions.py' adding 'elementpath/xpath2/_xpath2_operators.py' adding 'elementpath/xpath2/xpath2_parser.py' adding 'elementpath/xpath30/__init__.py' adding 'elementpath/xpath30/_translation_maps.py' adding 'elementpath/xpath30/_xpath30_functions.py' adding 'elementpath/xpath30/_xpath30_operators.py' adding 'elementpath/xpath30/xpath30_helpers.py' adding 'elementpath/xpath30/xpath30_parser.py' adding 'elementpath/xpath31/__init__.py' adding 'elementpath/xpath31/_xpath31_functions.py' adding 'elementpath/xpath31/_xpath31_operators.py' adding 'elementpath/xpath31/xpath31_parser.py' adding 'elementpath-5.0.2.dist-info/licenses/LICENSE' adding 'elementpath-5.0.2.dist-info/METADATA' adding 'elementpath-5.0.2.dist-info/WHEEL' adding 'elementpath-5.0.2.dist-info/top_level.txt' adding 'elementpath-5.0.2.dist-info/RECORD' removing build/bdist.solaris-2.11-i86pc.64bit/wheel Successfully built elementpath-5.0.2-py3-none-any.whl Testing dependencies: tox>=4.0 lxml xmlschema~=4.1.0 Testing extras: Testing dependency groups: VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/python/elementpath/build/manifest-i386-elementpath-39.depend.res /jenkins/jobs/oi-userland/workspace/components/python/elementpath/build/manifest-i386-elementpath.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: python/elementpath pkg://openindiana.org/library/python/elementpath-39@5.0.2,5.11-2025.0.0.0:20250619T084206Z PUBLISHED pkg://openindiana.org/library/python/elementpath@5.0.2,5.11-2025.0.0.0:20250619T084242Z PUBLISHED pkg://openindiana.org/library/python/elementpath-37@4.1.4,5.11-2023.0.0.2:20250619T084259Z PUBLISHED