Skip to content
Success

Console Output

Started by user score
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/pkgbuilds/python2-hyperlink
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://aur.archlinux.org/python2-hyperlink.git
 > git init /var/lib/jenkins/workspace/pkgbuilds/python2-hyperlink # timeout=10
Fetching upstream changes from https://aur.archlinux.org/python2-hyperlink.git
 > git --version # timeout=10
 > git --version # 'git version 2.43.1'
 > git fetch --tags --force --progress -- https://aur.archlinux.org/python2-hyperlink.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://aur.archlinux.org/python2-hyperlink.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 5da84fed31ca072c39ad6399347d47ba00f9d67c (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5da84fed31ca072c39ad6399347d47ba00f9d67c # timeout=10
Commit message: "Fix and always run hypothesis based tests"
First time build. Skipping changelog.
[python2-hyperlink] $ /bin/sh -xe /tmp/jenkins4965400991333656993.sh
+ '[' -e PKGBUILD ']'
+ '[' -n '' ']'
+ rm -vf '*.pkg.*'
+ sudo /usr/local/sbin/build-chroot-pkg python2-hyperlink
==> Synchronizing chroot copy [/var/lib/jenkins/chroots/root1/root] -> [build-0002]...done
==> Making package: python2-hyperlink 21.0.0-3 (Tue Feb 13 14:28:19 2024)
==> Retrieving sources...
-> Downloading python2-hyperlink-21.0.0.tar.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 137k 0 137k 0 0 335k 0 --:--:-- --:--:-- --:--:-- 335k
-> Found 0001-Silence-health-check-errors-form-hypothesis.patch
==> Validating source files with sha512sums...
python2-hyperlink-21.0.0.tar.gz ... Passed
0001-Silence-health-check-errors-form-hypothesis.patch ... Passed
==> Making package: python2-hyperlink 21.0.0-3 (Tue Feb 13 14:28:52 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (5) libnsl-2.0.1-1 openssl-1.1-1.1.1.w-1 python2-2.7.18-9
python2-idna-2.10-4 python2-typing-3.10.0.2-1
Total Installed Size: 83.40 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 openssl-1.1...
installing python2...
Optional dependencies for python2
tk: for IDLE
python2-setuptools
python2-pip
installing python2-idna...
installing python2-typing...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (26) python2-atomicwrites-1.4.1-1 python2-attrs-21.4.0-1
python2-backports-1.1-2
python2-backports.functools_lru_cache-1.6.4-3
python2-configparser-4.0.2-3 python2-contextlib2-0.6.0.post1-2
python2-enum34-1.1.10-2 python2-funcsigs-1.0.2-4
python2-importlib-metadata-2.1.3-2
python2-more-itertools-5.0.0-3 python2-packaging-20.9-7
python2-pathlib2-2.3.7.post1-2 python2-pbr-6.0.0-1
python2-pluggy-0.13.1-9 python2-py-1.11.0-2
python2-pyparsing-2.4.7-1 python2-pytest-4.6.11-2
python2-scandir-1.10.0-8 python2-six-1.16.0-6
python2-sortedcontainers-2.4.0-1 python2-wcwidth-0.2.5-6
python2-zipp-1.2.0-1 python2-hypothesis-4.57.1-1
python2-mock-3.0.5-9.1 python2-pytest-runner-5.2-5
python2-setuptools-2:44.1.1-2
Total Installed Size: 14.81 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 python2-setuptools...
installing python2-py...
installing python2-contextlib2...
installing python2-zipp...
installing python2-six...
installing python2-scandir...
installing python2-pathlib2...
installing python2-backports...
installing python2-configparser...
installing python2-importlib-metadata...
installing python2-pluggy...
installing python2-attrs...
installing python2-more-itertools...
installing python2-atomicwrites...
installing python2-backports.functools_lru_cache...
installing python2-wcwidth...
installing python2-funcsigs...
installing python2-pyparsing...
installing python2-packaging...
installing python2-pytest...
installing python2-pytest-runner...
installing python2-sortedcontainers...
installing python2-enum34...
installing python2-hypothesis...
installing python2-pbr...
Optional dependencies for python2-pbr
python2-importlib-metadata: Collect semantic version avoiding pkg_resources
[installed]
installing python2-mock...
==> Retrieving sources...
-> Found python2-hyperlink-21.0.0.tar.gz
-> Found 0001-Silence-health-check-errors-form-hypothesis.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting python2-hyperlink-21.0.0.tar.gz with bsdtar
==> Starting prepare()...
patching file src/hyperlink/test/test_hypothesis.py
==> Starting build()...
running build
running build_py
creating build
creating build/lib
creating build/lib/hyperlink
copying src/hyperlink/__init__.py -> build/lib/hyperlink
copying src/hyperlink/_socket.py -> build/lib/hyperlink
copying src/hyperlink/_url.py -> build/lib/hyperlink
copying src/hyperlink/hypothesis.py -> build/lib/hyperlink
creating build/lib/hyperlink/test
copying src/hyperlink/test/__init__.py -> build/lib/hyperlink/test
copying src/hyperlink/test/common.py -> build/lib/hyperlink/test
copying src/hyperlink/test/test_common.py -> build/lib/hyperlink/test
copying src/hyperlink/test/test_decoded_url.py -> build/lib/hyperlink/test
copying src/hyperlink/test/test_parse.py -> build/lib/hyperlink/test
copying src/hyperlink/test/test_scheme_registration.py -> build/lib/hyperlink/test
copying src/hyperlink/test/test_socket.py -> build/lib/hyperlink/test
copying src/hyperlink/test/test_url.py -> build/lib/hyperlink/test
copying src/hyperlink/test/test_hypothesis.py -> build/lib/hyperlink/test
copying src/hyperlink/py.typed -> build/lib/hyperlink
copying src/hyperlink/idna-tables-properties.csv.gz -> build/lib/hyperlink
==> Starting check()...
running pytest
running egg_info
creating src/hyperlink.egg-info
writing requirements to src/hyperlink.egg-info/requires.txt
writing src/hyperlink.egg-info/PKG-INFO
writing top-level names to src/hyperlink.egg-info/top_level.txt
writing dependency_links to src/hyperlink.egg-info/dependency_links.txt
writing manifest file 'src/hyperlink.egg-info/SOURCES.txt'
reading manifest file 'src/hyperlink.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching 'TODO.md'
warning: no previously-included files found matching '.appveyor.yml'
no previously-included directories found matching 'docs/_build'
writing manifest file 'src/hyperlink.egg-info/SOURCES.txt'
running build_ext
============================= test session starts ==============================
platform linux2 -- Python 2.7.18, pytest-4.6.11, py-1.11.0, pluggy-0.13.1
rootdir: /build/python2-hyperlink/src/hyperlink-21.0.0, inifile: pytest.ini
plugins: hypothesis-4.57.1
collected 113 items
src/hyperlink/test/test_common.py ...... [ 5%]
src/hyperlink/test/test_decoded_url.py ............ [ 15%]
src/hyperlink/test/test_hypothesis.py .............. [ 28%]
src/hyperlink/test/test_parse.py . [ 29%]
src/hyperlink/test/test_scheme_registration.py ....... [ 35%]
src/hyperlink/test/test_url.py ......................................... [ 71%]
................................ [100%]
========================= 113 passed in 34.34 seconds ==========================
==> Entering fakeroot environment...
==> Starting package()...
running install
running build
running build_py
running install_lib
creating /build/python2-hyperlink/pkg/python2-hyperlink/usr
creating /build/python2-hyperlink/pkg/python2-hyperlink/usr/lib
creating /build/python2-hyperlink/pkg/python2-hyperlink/usr/lib/python2.7
creating /build/python2-hyperlink/pkg/python2-hyperlink/usr/lib/python2.7/site-packages
creating /build/python2-hyperlink/pkg/python2-hyperlink/usr/lib/python2.7/site-packages/hyperlink
copying build/lib/hyperlink/__init__.py -> /build/python2-hyperlink/pkg/python2-hyperlink/usr/lib/python2.7/site-packages/hyperlink
copying build/lib/hyperlink/_socket.py -> /build/python2-hyperlink/pkg/python2-hyperlink/usr/lib/python2.7/site-packages/hyperlink
copying build/lib/hyperlink/_url.py -> /build/python2-hyperlink/pkg/python2-hyperlink/usr/lib/python2.7/site-packages/hyperlink
copying build/lib/hyperlink/hypothesis.py -> /build/python2-hyperlink/pkg/python2-hyperlink/usr/lib/python2.7/site-packages/hyperlink
creating /build/python2-hyperlink/pkg/python2-hyperlink/usr/lib/python2.7/site-packages/hyperlink/test
copying build/lib/hyperlink/test/__init__.py -> /build/python2-hyperlink/pkg/python2-hyperlink/usr/lib/python2.7/site-packages/hyperlink/test
copying build/lib/hyperlink/test/common.py -> /build/python2-hyperlink/pkg/python2-hyperlink/usr/lib/python2.7/site-packages/hyperlink/test
copying build/lib/hyperlink/test/test_common.py -> /build/python2-hyperlink/pkg/python2-hyperlink/usr/lib/python2.7/site-packages/hyperlink/test
copying build/lib/hyperlink/test/test_decoded_url.py -> /build/python2-hyperlink/pkg/python2-hyperlink/usr/lib/python2.7/site-packages/hyperlink/test
copying build/lib/hyperlink/test/test_parse.py -> /build/python2-hyperlink/pkg/python2-hyperlink/usr/lib/python2.7/site-packages/hyperlink/test
copying build/lib/hyperlink/test/test_scheme_registration.py -> /build/python2-hyperlink/pkg/python2-hyperlink/usr/lib/python2.7/site-packages/hyperlink/test
copying build/lib/hyperlink/test/test_socket.py -> /build/python2-hyperlink/pkg/python2-hyperlink/usr/lib/python2.7/site-packages/hyperlink/test
copying build/lib/hyperlink/test/test_url.py -> /build/python2-hyperlink/pkg/python2-hyperlink/usr/lib/python2.7/site-packages/hyperlink/test
copying build/lib/hyperlink/test/test_hypothesis.py -> /build/python2-hyperlink/pkg/python2-hyperlink/usr/lib/python2.7/site-packages/hyperlink/test
copying build/lib/hyperlink/py.typed -> /build/python2-hyperlink/pkg/python2-hyperlink/usr/lib/python2.7/site-packages/hyperlink
copying build/lib/hyperlink/idna-tables-properties.csv.gz -> /build/python2-hyperlink/pkg/python2-hyperlink/usr/lib/python2.7/site-packages/hyperlink
byte-compiling /build/python2-hyperlink/pkg/python2-hyperlink/usr/lib/python2.7/site-packages/hyperlink/__init__.py to __init__.pyc
byte-compiling /build/python2-hyperlink/pkg/python2-hyperlink/usr/lib/python2.7/site-packages/hyperlink/_socket.py to _socket.pyc
byte-compiling /build/python2-hyperlink/pkg/python2-hyperlink/usr/lib/python2.7/site-packages/hyperlink/_url.py to _url.pyc
byte-compiling /build/python2-hyperlink/pkg/python2-hyperlink/usr/lib/python2.7/site-packages/hyperlink/hypothesis.py to hypothesis.pyc
byte-compiling /build/python2-hyperlink/pkg/python2-hyperlink/usr/lib/python2.7/site-packages/hyperlink/test/__init__.py to __init__.pyc
byte-compiling /build/python2-hyperlink/pkg/python2-hyperlink/usr/lib/python2.7/site-packages/hyperlink/test/common.py to common.pyc
byte-compiling /build/python2-hyperlink/pkg/python2-hyperlink/usr/lib/python2.7/site-packages/hyperlink/test/test_common.py to test_common.pyc
byte-compiling /build/python2-hyperlink/pkg/python2-hyperlink/usr/lib/python2.7/site-packages/hyperlink/test/test_decoded_url.py to test_decoded_url.pyc
byte-compiling /build/python2-hyperlink/pkg/python2-hyperlink/usr/lib/python2.7/site-packages/hyperlink/test/test_parse.py to test_parse.pyc
byte-compiling /build/python2-hyperlink/pkg/python2-hyperlink/usr/lib/python2.7/site-packages/hyperlink/test/test_scheme_registration.py to test_scheme_registration.pyc
byte-compiling /build/python2-hyperlink/pkg/python2-hyperlink/usr/lib/python2.7/site-packages/hyperlink/test/test_socket.py to test_socket.pyc
byte-compiling /build/python2-hyperlink/pkg/python2-hyperlink/usr/lib/python2.7/site-packages/hyperlink/test/test_url.py to test_url.pyc
byte-compiling /build/python2-hyperlink/pkg/python2-hyperlink/usr/lib/python2.7/site-packages/hyperlink/test/test_hypothesis.py to test_hypothesis.pyc
writing byte-compilation script '/tmp/tmpx_7rFN.py'
/usr/bin/python2 -O /tmp/tmpx_7rFN.py
removing /tmp/tmpx_7rFN.py
running install_egg_info
running egg_info
writing requirements to src/hyperlink.egg-info/requires.txt
writing src/hyperlink.egg-info/PKG-INFO
writing top-level names to src/hyperlink.egg-info/top_level.txt
writing dependency_links to src/hyperlink.egg-info/dependency_links.txt
reading manifest file 'src/hyperlink.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching 'TODO.md'
warning: no previously-included files found matching '.appveyor.yml'
no previously-included directories found matching 'docs/_build'
writing manifest file 'src/hyperlink.egg-info/SOURCES.txt'
Copying src/hyperlink.egg-info to /build/python2-hyperlink/pkg/python2-hyperlink/usr/lib/python2.7/site-packages/hyperlink-21.0.0-py2.7.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 "python2-hyperlink"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python2-hyperlink 21.0.0-3 (Tue Feb 13 14:29:36 2024)
tput: unknown terminal "unknown"
gpg: WARNING: server 'gpg-agent' is older than us (2.4.3 < 2.4.4)
gpg: Note: Outdated servers may lack important security fixes.
gpg: Note: Use the command "gpgconf --kill all" to restart them.
'python2-hyperlink-21.0.0-3-any.pkg.tar.zst' -> '/var/lib/aur-repo/python2-hyperlink-21.0.0-3-any.pkg.tar.zst'
'python2-hyperlink-21.0.0-3-any.pkg.tar.zst.sig' -> '/var/lib/aur-repo/python2-hyperlink-21.0.0-3-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 Tue 13 Feb 2024 02:29:05 PM CET
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 Tue 13 Feb 2024 02:29:06 PM CET
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 'python2-hyperlink-21.0.0-3-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.
Last changes from revision 5da84fe (current) to 54888fb (previous) published successfully!
Finished: SUCCESS