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 c945e7c08c9b0d791d3804480cf74d1b08a4046f (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c945e7c08c9b0d791d3804480cf74d1b08a4046f # timeout=10 Commit message: "Fix incorrect argument type in virDomainMigrate3" > git rev-list --no-walk 9f4e61b79c2582e40337e3df2d2d71e24351ed37 # 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
