Skip to content
Success

Console Output

Started by user score
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/pkgbuilds/python-dephell-archive
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/pkgbuilds/python-dephell-archive/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://aur.archlinux.org/python-dephell-archive.git # timeout=10
Fetching upstream changes from https://aur.archlinux.org/python-dephell-archive.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --tags --force --progress -- https://aur.archlinux.org/python-dephell-archive.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 5f20d569358723f6deb28db51677b2a4a5562b6e (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5f20d569358723f6deb28db51677b2a4a5562b6e # timeout=10
Commit message: "import from community"
 > git rev-list --no-walk 5f20d569358723f6deb28db51677b2a4a5562b6e # timeout=10
[python-dephell-archive] $ /bin/sh -xe /tmp/jenkins17278131625745068348.sh
+ '[' -e PKGBUILD ']'
+ '[' -n 'pkgrel=$pkgrel.1' ']'
+ trap 'mv -v PKGBUILD.real PKGBUILD' EXIT
+ mv PKGBUILD PKGBUILD.real
+ cat PKGBUILD.real
+ printf '\n%s\n' 'pkgrel=$pkgrel.1'
+ rm -vf python-dephell-archive-0.1.7-2-any.pkg.tar.zst python-dephell-archive-0.1.7-2-any.pkg.tar.zst.sig
removed 'python-dephell-archive-0.1.7-2-any.pkg.tar.zst'
removed 'python-dephell-archive-0.1.7-2-any.pkg.tar.zst.sig'
+ sudo /usr/local/sbin/build-chroot-pkg python-dephell-archive
==> Synchronizing chroot copy [/var/lib/jenkins/chroots/root1/root] -> [build-0003]...done
==> Making package: python-dephell-archive 0.1.7-2.1 (Thu May 11 01:59:50 2023)
==> Retrieving sources...
-> Found dephell-archive-0.1.7.tar.gz
==> Validating source files with sha256sums...
dephell-archive-0.1.7.tar.gz ... Passed
==> Validating source files with b2sums...
dephell-archive-0.1.7.tar.gz ... Passed
==> Making package: python-dephell-archive 0.1.7-2.1 (Thu May 11 01:59:56 2023)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (3) libnsl-2.0.0-3 python-3.11.3-1 python-attrs-22.2.0-3
Total Installed Size: 75.88 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libnsl...
installing python...
Optional dependencies for python
python-setuptools
python-pip
sqlite [installed]
mpdecimal: for decimal
xz: for lzma [installed]
tk: for tkinter
installing python-attrs...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (19) python-autocommand-2.2.2-4 python-fastjsonschema-2.16.3-4
python-inflect-6.0.4-2 python-iniconfig-2.0.0-4
python-jaraco.context-4.3.0-3 python-jaraco.functools-3.6.0-3
python-jaraco.text-3.11.1-3 python-more-itertools-9.1.1-4
python-ordered-set-4.1.0-4 python-packaging-23.0-3
python-platformdirs-3.5.0-2 python-pluggy-1.0.0-4
python-pydantic-1.10.7-4 python-tomli-2.0.1-3
python-trove-classifiers-2023.4.22-1
python-typing_extensions-4.5.0-4
python-validate-pyproject-0.12.2-4 python-pytest-7.3.1-4
python-setuptools-1:67.7.0-1
Total Installed Size: 19.68 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing python-typing_extensions...
installing python-pydantic...
Optional dependencies for python-pydantic
python-dotenv: for .env file support
python-email-validator: for email validation
installing python-inflect...
installing python-jaraco.text...
installing python-ordered-set...
installing python-packaging...
installing python-platformdirs...
installing python-tomli...
installing python-fastjsonschema...
installing python-trove-classifiers...
installing python-validate-pyproject...
installing python-setuptools...
installing python-iniconfig...
installing python-pluggy...
installing python-pytest...
==> Retrieving sources...
-> Found dephell-archive-0.1.7.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting dephell-archive-0.1.7.tar.gz with bsdtar
==> Starting prepare()...
==> Starting build()...
/usr/lib/python3.11/site-packages/setuptools/dist.py:754: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!
********************************************************************************
Usage of dash-separated 'description-file' will not be supported in future
versions. Please use the underscore name 'description_file' instead.
By 2023-Sep-26, 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.warn_dash_deprecation(opt, section)
/usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg`
!!
********************************************************************************
The license_file parameter is deprecated, use license_files instead.
By 2023-Oct-30, 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/https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
********************************************************************************
!!
parsed = self.parsers.get(option_name, lambda x: x)(value)
running build
running build_py
creating build
creating build/lib
creating build/lib/dephell_archive
copying ./dephell_archive/_glob.py -> build/lib/dephell_archive
copying ./dephell_archive/_cached_property.py -> build/lib/dephell_archive
copying ./dephell_archive/_stream.py -> build/lib/dephell_archive
copying ./dephell_archive/__init__.py -> build/lib/dephell_archive
copying ./dephell_archive/_path.py -> build/lib/dephell_archive
==> Starting check()...
/usr/lib/python3.11/site-packages/setuptools/dist.py:754: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!
********************************************************************************
Usage of dash-separated 'description-file' will not be supported in future
versions. Please use the underscore name 'description_file' instead.
By 2023-Sep-26, 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.warn_dash_deprecation(opt, section)
/usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg`
!!
********************************************************************************
The license_file parameter is deprecated, use license_files instead.
By 2023-Oct-30, 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/https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
********************************************************************************
!!
parsed = self.parsers.get(option_name, lambda x: x)(value)
running test
WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox.
/usr/lib/python3.11/site-packages/setuptools/command/test.py:194: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
!!
********************************************************************************
Requirements should be satisfied by a PEP 517 installer.
If you are using pip, you can try `pip install --use-pep517`.
********************************************************************************
!!
ir_d = dist.fetch_build_eggs(dist.install_requires)
WARNING: The wheel package is not available.
/usr/lib/python3.11/site-packages/setuptools/command/test.py:195: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
!!
********************************************************************************
Requirements should be satisfied by a PEP 517 installer.
If you are using pip, you can try `pip install --use-pep517`.
********************************************************************************
!!
tr_d = dist.fetch_build_eggs(dist.tests_require or [])
WARNING: The wheel package is not available.
/usr/lib/python3.11/site-packages/setuptools/command/test.py:196: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
!!
********************************************************************************
Requirements should be satisfied by a PEP 517 installer.
If you are using pip, you can try `pip install --use-pep517`.
********************************************************************************
!!
er_d = dist.fetch_build_eggs(
WARNING: The wheel package is not available.
running egg_info
writing dephell_archive.egg-info/PKG-INFO
writing dependency_links to dephell_archive.egg-info/dependency_links.txt
deleting dephell_archive.egg-info/entry_points.txt
writing requirements to dephell_archive.egg-info/requires.txt
writing top-level names to dephell_archive.egg-info/top_level.txt
reading manifest file 'dephell_archive.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'dephell_archive.egg-info/SOURCES.txt'
running build_ext
----------------------------------------------------------------------
Ran 0 tests in 0.000s
OK
==> Entering fakeroot environment...
==> Starting package()...
/usr/lib/python3.11/site-packages/setuptools/dist.py:754: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!
********************************************************************************
Usage of dash-separated 'description-file' will not be supported in future
versions. Please use the underscore name 'description_file' instead.
By 2023-Sep-26, 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.warn_dash_deprecation(opt, section)
/usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg`
!!
********************************************************************************
The license_file parameter is deprecated, use license_files instead.
By 2023-Oct-30, 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/https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
********************************************************************************
!!
parsed = self.parsers.get(option_name, lambda x: x)(value)
running install
/usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!
********************************************************************************
Please avoid running ``setup.py`` directly.
Instead, use pypa/build, pypa/installer, pypa/build or
other standards-based tools.
See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
********************************************************************************
!!
self.initialize_options()
running install_lib
creating /build/python-dephell-archive/pkg/python-dephell-archive/usr
creating /build/python-dephell-archive/pkg/python-dephell-archive/usr/lib
creating /build/python-dephell-archive/pkg/python-dephell-archive/usr/lib/python3.11
creating /build/python-dephell-archive/pkg/python-dephell-archive/usr/lib/python3.11/site-packages
creating /build/python-dephell-archive/pkg/python-dephell-archive/usr/lib/python3.11/site-packages/dephell_archive
copying build/lib/dephell_archive/_glob.py -> /build/python-dephell-archive/pkg/python-dephell-archive/usr/lib/python3.11/site-packages/dephell_archive
copying build/lib/dephell_archive/_cached_property.py -> /build/python-dephell-archive/pkg/python-dephell-archive/usr/lib/python3.11/site-packages/dephell_archive
copying build/lib/dephell_archive/_stream.py -> /build/python-dephell-archive/pkg/python-dephell-archive/usr/lib/python3.11/site-packages/dephell_archive
copying build/lib/dephell_archive/__init__.py -> /build/python-dephell-archive/pkg/python-dephell-archive/usr/lib/python3.11/site-packages/dephell_archive
copying build/lib/dephell_archive/_path.py -> /build/python-dephell-archive/pkg/python-dephell-archive/usr/lib/python3.11/site-packages/dephell_archive
byte-compiling /build/python-dephell-archive/pkg/python-dephell-archive/usr/lib/python3.11/site-packages/dephell_archive/_glob.py to _glob.cpython-311.pyc
byte-compiling /build/python-dephell-archive/pkg/python-dephell-archive/usr/lib/python3.11/site-packages/dephell_archive/_cached_property.py to _cached_property.cpython-311.pyc
byte-compiling /build/python-dephell-archive/pkg/python-dephell-archive/usr/lib/python3.11/site-packages/dephell_archive/_stream.py to _stream.cpython-311.pyc
byte-compiling /build/python-dephell-archive/pkg/python-dephell-archive/usr/lib/python3.11/site-packages/dephell_archive/__init__.py to __init__.cpython-311.pyc
byte-compiling /build/python-dephell-archive/pkg/python-dephell-archive/usr/lib/python3.11/site-packages/dephell_archive/_path.py to _path.cpython-311.pyc
writing byte-compilation script '/tmp/tmp51avfqxy.py'
/usr/bin/python /tmp/tmp51avfqxy.py
removing /tmp/tmp51avfqxy.py
running install_egg_info
running egg_info
writing dephell_archive.egg-info/PKG-INFO
writing dependency_links to dephell_archive.egg-info/dependency_links.txt
writing requirements to dephell_archive.egg-info/requires.txt
writing top-level names to dephell_archive.egg-info/top_level.txt
reading manifest file 'dephell_archive.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'dephell_archive.egg-info/SOURCES.txt'
Copying dephell_archive.egg-info to /build/python-dephell-archive/pkg/python-dephell-archive/usr/lib/python3.11/site-packages/dephell_archive-0.1.7-py3.11.egg-info
running install_scripts
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-dephell-archive"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-dephell-archive 0.1.7-2.1 (Thu May 11 02:00:12 2023)
'python-dephell-archive-0.1.7-2.1-any.pkg.tar.zst' -> '/var/lib/aur-repo/python-dephell-archive-0.1.7-2.1-any.pkg.tar.zst'
'python-dephell-archive-0.1.7-2.1-any.pkg.tar.zst.sig' -> '/var/lib/aur-repo/python-dephell-archive-0.1.7-2.1-any.pkg.tar.zst.sig'
==> Verifying database signature...
gpg: assuming signed data in '/var/lib/aur-repo//score.moe.db.tar.gz'
gpg: Signature made Thu 11 May 2023 02:00:26 AM UTC
gpg: using EDDSA key 8A8F0D6897977A7523D366CB1EE865E2393A9B0F
gpg: Good signature from "gurren.score.moe build host (automatic signing key) <pkgs.score_@0sg.net>" [ultimate]
-> Database signature file verified.
==> Extracting score.moe.db.tar.gz to a temporary location...
==> Verifying database signature...
gpg: assuming signed data in '/var/lib/aur-repo//score.moe.files.tar.gz'
gpg: Signature made Thu 11 May 2023 02:00:27 AM UTC
gpg: using EDDSA key 8A8F0D6897977A7523D366CB1EE865E2393A9B0F
gpg: Good signature from "gurren.score.moe build host (automatic signing key) <pkgs.score_@0sg.net>" [ultimate]
-> Database signature file verified.
==> Extracting score.moe.files.tar.gz to a temporary location...
==> Adding package 'python-dephell-archive-0.1.7-2.1-any.pkg.tar.zst'
-> Adding package signature...
-> Computing checksums...
-> Removing existing entry 'python-dephell-archive-0.1.7-2'...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file 'score.moe.db.tar.gz'
==> Signing database 'score.moe.db.tar.gz'...
-> Created signature file 'score.moe.db.tar.gz.sig'
==> Signing database 'score.moe.files.tar.gz'...
-> Created signature file 'score.moe.files.tar.gz.sig'
+ mv -v PKGBUILD.real PKGBUILD
renamed 'PKGBUILD.real' -> 'PKGBUILD'
Archiving artifacts
Recording fingerprints
Publishing build last changes...
ERROR: Last Changes NOT published due to the following error: Could not find previous head of repository located at /var/lib/jenkins/workspace/pkgbuilds/python-dephell-archive/.git. Its your first commit?
Finished: SUCCESS