Skip to content
Success

Console Output

Started by user score
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/pkgbuilds/python-dephell-venvs
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/pkgbuilds/python-dephell-venvs/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://aur.archlinux.org/python-dephell-venvs.git # timeout=10
Fetching upstream changes from https://aur.archlinux.org/python-dephell-venvs.git
 > git --version # timeout=10
 > git --version # 'git version 2.38.1'
 > git fetch --tags --force --progress -- https://aur.archlinux.org/python-dephell-venvs.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision f77a32b2fd5fe6300a90b52fa525bb1b9424b102 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f77a32b2fd5fe6300a90b52fa525bb1b9424b102 # timeout=10
Commit message: "import from community"
 > git rev-list --no-walk f77a32b2fd5fe6300a90b52fa525bb1b9424b102 # timeout=10
[python-dephell-venvs] $ /bin/sh -xe /tmp/jenkins4572167023757713317.sh
+ '[' -n '' ']'
+ rm -vf '*.pkg.*'
+ sudo /usr/local/sbin/build-chroot-pkg python-dephell-venvs
==> Synchronizing chroot copy [/var/lib/jenkins/chroots/root1/root] -> [build-0001]...done
==> Making package: python-dephell-venvs 0.1.18-2 (Mon Dec 19 14:21:26 2022)
==> Retrieving sources...
  -> Found dephell_venvs-0.1.18.tar.gz
==> Validating source files with sha256sums...
    dephell_venvs-0.1.18.tar.gz ... Passed
==> Validating source files with b2sums...
    dephell_venvs-0.1.18.tar.gz ... Passed
==> Making package: python-dephell-venvs 0.1.18-2 (Mon Dec 19 14:21:35 2022)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (7) libnsl-2.0.0-2  python-3.10.8-3  python-dephell-specifier-0.2.2-5
             python-packaging-21.3-1  python-pyparsing-3.0.9-1
             python-attrs-22.1.0-1  python-dephell-pythons-0.1.15-4

Total Download Size:    0.03 MiB
Total Installed Size:  57.03 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-dephell-pythons-0.1.15-4-any downloading...
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...
installing python-pyparsing...
Optional dependencies for python-pyparsing
    python-railroad-diagrams: for generating Railroad Diagrams
    python-jinja: for generating Railroad Diagrams
installing python-packaging...
installing python-dephell-specifier...
installing python-dephell-pythons...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (23) cython-0.29.32-2  python-appdirs-1.4.4-7
              python-autocommand-2.2.2-1  python-chardet-5.1.0-1
              python-exceptiongroup-1.0.4-1  python-idna-3.4-1
              python-inflect-6.0.2-1  python-iniconfig-1.1.1-5
              python-jaraco.context-4.2.0-1  python-jaraco.functools-3.5.2-1
              python-jaraco.text-3.11.0-1  python-more-itertools-9.0.0-1
              python-ordered-set-4.1.0-1  python-pluggy-1.0.0-1
              python-pydantic-1.10.2-1  python-tomli-2.0.1-1
              python-trove-classifiers-2022.12.1-1
              python-typing_extensions-4.4.0-1  python-urllib3-1.26.12-1
              python-validate-pyproject-0.10.1-1  python-pytest-7.2.0-4
              python-requests-2.28.1-1  python-setuptools-1:65.6.3-1

Total Installed Size:  27.80 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-appdirs...
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing cython...
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-tomli...
installing python-trove-classifiers...
installing python-validate-pyproject...
installing python-setuptools...
installing python-exceptiongroup...
installing python-iniconfig...
installing python-pluggy...
installing python-pytest...
installing python-urllib3...
Optional dependencies for python-urllib3
    python-pysocks: SOCKS support
    python-brotli: Brotli support
    python-pyopenssl: security support
    python-idna: security support [pending]
installing python-chardet...
installing python-idna...
installing python-requests...
Optional dependencies for python-requests
    python-pysocks: SOCKS proxy support
[?25h==> Retrieving sources...
  -> Found dephell_venvs-0.1.18.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting dephell_venvs-0.1.18.tar.gz with bsdtar
==> Starting prepare()...
==> Starting build()...
/usr/lib/python3.10/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
/usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead.
  warnings.warn(msg, warning_class)
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
running build
running build_py
creating build
creating build/lib
creating build/lib/dephell_venvs
copying ./dephell_venvs/_cached_property.py -> build/lib/dephell_venvs
copying ./dephell_venvs/_constants.py -> build/lib/dephell_venvs
copying ./dephell_venvs/_venv.py -> build/lib/dephell_venvs
copying ./dephell_venvs/_ensurepip.py -> build/lib/dephell_venvs
copying ./dephell_venvs/__init__.py -> build/lib/dephell_venvs
copying ./dephell_venvs/_venvs.py -> build/lib/dephell_venvs
copying ./dephell_venvs/_builder.py -> build/lib/dephell_venvs
==> Starting check()...
============================= test session starts ==============================
platform linux -- Python 3.10.8, pytest-7.2.0, pluggy-1.0.0
rootdir: /build/python-dephell-venvs/src/dephell_venvs-0.1.18
collected 4 items

tests/test_venv.py .                                                     [ 25%]
tests/test_venvs.py ...                                                  [100%]

============================== 4 passed in 9.19s ===============================
==> Entering fakeroot environment...
==> Starting package()...
/usr/lib/python3.10/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
/usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead.
  warnings.warn(msg, warning_class)
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
running install
/usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
running install_lib
creating /build/python-dephell-venvs/pkg/python-dephell-venvs/usr
creating /build/python-dephell-venvs/pkg/python-dephell-venvs/usr/lib
creating /build/python-dephell-venvs/pkg/python-dephell-venvs/usr/lib/python3.10
creating /build/python-dephell-venvs/pkg/python-dephell-venvs/usr/lib/python3.10/site-packages
creating /build/python-dephell-venvs/pkg/python-dephell-venvs/usr/lib/python3.10/site-packages/dephell_venvs
copying build/lib/dephell_venvs/_cached_property.py -> /build/python-dephell-venvs/pkg/python-dephell-venvs/usr/lib/python3.10/site-packages/dephell_venvs
copying build/lib/dephell_venvs/_constants.py -> /build/python-dephell-venvs/pkg/python-dephell-venvs/usr/lib/python3.10/site-packages/dephell_venvs
copying build/lib/dephell_venvs/_venv.py -> /build/python-dephell-venvs/pkg/python-dephell-venvs/usr/lib/python3.10/site-packages/dephell_venvs
copying build/lib/dephell_venvs/_ensurepip.py -> /build/python-dephell-venvs/pkg/python-dephell-venvs/usr/lib/python3.10/site-packages/dephell_venvs
copying build/lib/dephell_venvs/__init__.py -> /build/python-dephell-venvs/pkg/python-dephell-venvs/usr/lib/python3.10/site-packages/dephell_venvs
copying build/lib/dephell_venvs/_venvs.py -> /build/python-dephell-venvs/pkg/python-dephell-venvs/usr/lib/python3.10/site-packages/dephell_venvs
copying build/lib/dephell_venvs/_builder.py -> /build/python-dephell-venvs/pkg/python-dephell-venvs/usr/lib/python3.10/site-packages/dephell_venvs
byte-compiling /build/python-dephell-venvs/pkg/python-dephell-venvs/usr/lib/python3.10/site-packages/dephell_venvs/_cached_property.py to _cached_property.cpython-310.pyc
byte-compiling /build/python-dephell-venvs/pkg/python-dephell-venvs/usr/lib/python3.10/site-packages/dephell_venvs/_constants.py to _constants.cpython-310.pyc
byte-compiling /build/python-dephell-venvs/pkg/python-dephell-venvs/usr/lib/python3.10/site-packages/dephell_venvs/_venv.py to _venv.cpython-310.pyc
byte-compiling /build/python-dephell-venvs/pkg/python-dephell-venvs/usr/lib/python3.10/site-packages/dephell_venvs/_ensurepip.py to _ensurepip.cpython-310.pyc
byte-compiling /build/python-dephell-venvs/pkg/python-dephell-venvs/usr/lib/python3.10/site-packages/dephell_venvs/__init__.py to __init__.cpython-310.pyc
byte-compiling /build/python-dephell-venvs/pkg/python-dephell-venvs/usr/lib/python3.10/site-packages/dephell_venvs/_venvs.py to _venvs.cpython-310.pyc
byte-compiling /build/python-dephell-venvs/pkg/python-dephell-venvs/usr/lib/python3.10/site-packages/dephell_venvs/_builder.py to _builder.cpython-310.pyc
writing byte-compilation script '/tmp/tmpjekqprg6.py'
/usr/bin/python /tmp/tmpjekqprg6.py
removing /tmp/tmpjekqprg6.py
running install_egg_info
running egg_info
writing dephell_venvs.egg-info/PKG-INFO
writing dependency_links to dephell_venvs.egg-info/dependency_links.txt
deleting dephell_venvs.egg-info/entry_points.txt
writing requirements to dephell_venvs.egg-info/requires.txt
writing top-level names to dephell_venvs.egg-info/top_level.txt
reading manifest file 'dephell_venvs.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'dephell_venvs.egg-info/SOURCES.txt'
Copying dephell_venvs.egg-info to /build/python-dephell-venvs/pkg/python-dephell-venvs/usr/lib/python3.10/site-packages/dephell_venvs-0.1.18-py3.10.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-venvs"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-dephell-venvs 0.1.18-2 (Mon Dec 19 14:21:54 2022)
'python-dephell-venvs-0.1.18-2-any.pkg.tar.zst' -> '/var/lib/aur-repo/python-dephell-venvs-0.1.18-2-any.pkg.tar.zst'
'python-dephell-venvs-0.1.18-2-any.pkg.tar.zst.sig' -> '/var/lib/aur-repo/python-dephell-venvs-0.1.18-2-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 Mon 19 Dec 2022 02:21:07 PM 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 Mon 19 Dec 2022 02:21:08 PM 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-venvs-0.1.18-2-any.pkg.tar.zst'
  -> Adding package signature...
  -> Computing checksums...
  -> 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'
Archiving artifacts
Recording fingerprints
Publishing build last changes...
ERROR: No successful build found, last changes will use previous revision.
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-venvs/.git. Its your first commit?
Finished: SUCCESS