Skip to content
Failed

Console Output

Started by user GermanCoding
Running as SYSTEM
Building in workspace /var/jenkins_home/workspace/PacketAPI
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/PacketAPI/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/GermanCoding/PacketAPI.git # timeout=10
Fetching upstream changes from https://github.com/GermanCoding/PacketAPI.git
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://github.com/GermanCoding/PacketAPI.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 778593d1a054e7ca20ff1b36a28a49e1de9a63ef (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 778593d1a054e7ca20ff1b36a28a49e1de9a63ef # timeout=10
Commit message: "Buildserver is now on Java 11"
 > git rev-list --no-walk 778593d1a054e7ca20ff1b36a28a49e1de9a63ef # timeout=10
[PacketAPI] $ /var/jenkins_home/tools/hudson.tasks.Ant_AntInstallation/Ant-10.12/bin/ant -file build.xml dist doc
We cannot run Java, please ensure you have Java installed.
  We have tried to execute /var/jenkins_home/tools/hudson.model.JDK/Adoptium11.0.14/jdk-11.0.14+9/bin/java but failed.
If you have installed Java in a unusual place you can set JAVA_HOME
to the directory containing the Java installation.
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Publishing Javadoc
Finished: FAILURE