Skip to content
Failed

Console Output

Started by an SCM change
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/pkgbuilds/uwebsockets
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://aur.archlinux.org/uwebsockets.git
 > git init /var/lib/jenkins/workspace/pkgbuilds/uwebsockets # timeout=10
Fetching upstream changes from https://aur.archlinux.org/uwebsockets.git
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
 > git fetch --tags --force --progress -- https://aur.archlinux.org/uwebsockets.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://aur.archlinux.org/uwebsockets.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 ac7e684d470af26665c75cc98264681724b775e2 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ac7e684d470af26665c75cc98264681724b775e2 # timeout=10
Commit message: "add uwebsockets.pc"
First time build. Skipping changelog.
[uwebsockets] $ /bin/sh -xe /tmp/jenkins16695763720448573143.sh
+ '[' -e PKGBUILD ']'
+ '[' -n '' ']'
+ rm -vf '*.pkg.*'
+ sudo /usr/local/sbin/build-chroot-pkg uwebsockets
==> Synchronizing chroot copy [/var/lib/jenkins/chroots/root1/root] -> [build-0001]...done
==> Making package: uwebsockets 20.37.0-2 (Thu Jan 4 05:55:12 2024)
==> Retrieving sources...
-> Downloading uwebsockets-20.37.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
100 175k 0 175k 0 0 450k 0 --:--:-- --:--:-- --:--:-- 450k
==> Validating source files with md5sums...
uwebsockets-20.37.0.tar.gz ... Passed
==> Making package: uwebsockets 20.37.0-2 (Thu Jan 4 05:55:18 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
error: target not found: usockets
==> ERROR: 'pacman' failed to install missing dependencies.
==> Missing dependencies:
-> usockets
==> Checking buildtime dependencies...
==> ERROR: Could not resolve all dependencies.
==> ERROR: Build failed, check /var/lib/jenkins/chroots/root1/build-0001/build
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 ac7e684 (current) to 3ebf56b (previous) published successfully!
Finished: FAILURE