Started by an SCM change
Running as SYSTEM
Building in workspace /home/javastream.de/jenkins/jobs/org.libvirt.libvirt-java/workspace
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir /home/javastream.de/jenkins/jobs/org.libvirt.libvirt-java/workspace/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://gitlab.com/libvirt/libvirt-java.git # timeout=10
Fetching upstream changes from https://gitlab.com/libvirt/libvirt-java.git
> git --version # timeout=10
> git --version # 'git version 2.39.5'
> git fetch --tags --force --progress -- https://gitlab.com/libvirt/libvirt-java.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 502125b4fb80a13a10054ec1fac854f4c12d68cf (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 502125b4fb80a13a10054ec1fac854f4c12d68cf # timeout=10
Commit message: "Add DomainBackupBegin and DomainGetJobStats bindings"
> git rev-list --no-walk c945e7c08c9b0d791d3804480cf74d1b08a4046f # timeout=10
[workspace] $ ant build
ERROR: command execution failed.Maybe you need to configure the job to choose one of your Ant installations?
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: FAILURE