Skip to content
Failed

Console Output

Started by user score
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/pkgbuilds/python2-cryptography
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://aur.archlinux.org/python2-cryptography.git
 > git init /var/lib/jenkins/workspace/pkgbuilds/python2-cryptography # timeout=10
Fetching upstream changes from https://aur.archlinux.org/python2-cryptography.git
 > git --version # timeout=10
 > git --version # 'git version 2.43.1'
 > git fetch --tags --force --progress -- https://aur.archlinux.org/python2-cryptography.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://aur.archlinux.org/python2-cryptography.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 10c105e68db2cea41bed3ce516a508f990ed4828 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 10c105e68db2cea41bed3ce516a508f990ed4828 # timeout=10
Commit message: "Bump pkgrel"
First time build. Skipping changelog.
[python2-cryptography] $ /bin/sh -xe /tmp/jenkins11222755913146121605.sh
+ '[' -e PKGBUILD ']'
+ '[' -n '' ']'
+ rm -vf '*.pkg.*'
+ sudo /usr/local/sbin/build-chroot-pkg python2-cryptography
==> Synchronizing chroot copy [/var/lib/jenkins/chroots/root1/root] -> [build-0001]...done
==> Making package: python2-cryptography 3.3.2-2 (Tue Feb 13 13:12:09 2024)
==> Retrieving sources...
-> Downloading cryptography-3.3.2.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 100 122 100 122 0 0 4901 0 --:--:-- --:--:-- --:--:-- 5083
100 284 100 284 0 0 1821 0 --:--:-- --:--:-- --:--:-- 1821
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 527k 100 527k 0 0 1770k 0 --:--:-- --:--:-- --:--:-- 1770k
==> Validating source files with sha512sums...
cryptography-3.3.2.tar.gz ... Passed
==> Making package: python2-cryptography 3.3.2-2 (Tue Feb 13 13:12:14 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
error: target not found: python2-cffi
error: target not found: python2-ipaddress
==> ERROR: 'pacman' failed to install missing dependencies.
==> Missing dependencies:
-> python2-six
-> python2-cffi
-> python2-enum34
-> python2-ipaddress
-> openssl-1.1
-> python2
==> Checking buildtime dependencies...
==> Installing missing dependencies...
error: target not found: python2-pytest-runner
error: target not found: python2-pretend
error: target not found: python2-iso8601
error: target not found: python2-pytz
error: target not found: python2-cryptography-vectors=3.3.2
==> ERROR: 'pacman' failed to install missing dependencies.
==> Missing dependencies:
-> python2-setuptools
-> python2-setuptools
-> python2-pytest-runner
-> python2-pretend
-> python2-iso8601
-> python2-pytz
-> python2-hypothesis
-> python2-cryptography-vectors=3.3.2
==> ERROR: Could not resolve all dependencies.
==> ERROR: Build failed, check /var/lib/jenkins/chroots/root1/build-0001/build
tput: unknown terminal "unknown"
tput: unknown terminal "unknown"
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful
Publishing build last changes...
ERROR: No successful build found, last changes will use previous revision.
Last changes from revision 10c105e (current) to 3be0eeb (previous) published successfully!
Finished: FAILURE