You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/06/01 17:58:32 UTC

Build failed in Jenkins: AntLib-svn #14

See <https://builds.apache.org/job/AntLib-svn/14/display/redirect?page=changes>

Changes:

[bodewig] update common submodule

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on beam1 (beam) in workspace <https://builds.apache.org/job/AntLib-svn/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/ant-antlibs-svn.git
 > git init <https://builds.apache.org/job/AntLib-svn/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/ant-antlibs-svn.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/ant-antlibs-svn.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/ant-antlibs-svn.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/ant-antlibs-svn.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/ant-antlibs-svn.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/ant-antlibs-svn.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision ff78acf19e632b510058ce7a97d5f95187e44cb3 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ff78acf19e632b510058ce7a97d5f95187e44cb3
 > git rev-list 21bb424ffdbce74f4b0552150aa88b3f423ffaf6 # timeout=10
 > git remote # timeout=10
 > git submodule init # timeout=10
 > git submodule sync # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git submodule init # timeout=10
 > git config -f .gitmodules --get-regexp ^submodule\.(.*)\.url # timeout=10
 > git config --get submodule.common.url # timeout=10
 > git config -f .gitmodules --get submodule.common.path # timeout=10
 > git submodule update --init --recursive common
[AntLib-svn] $ /home/jenkins/tools/ant/latest/bin/ant -file prepare.xml bootstrap
Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad version number in .class file
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
	at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
Build step 'Invoke Ant' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
[TASKS] Skipping publisher since build result is FAILURE
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Publishing Javadoc

Jenkins build is back to normal : AntLib-svn #15

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/AntLib-svn/15/display/redirect>