See <https://builds.apache.org/job/AntLib-compress/23/display/redirect?page=changes>
Changes: [bodewig] add @Overrides [bodewig] try-with-resources [bodewig] whitespace [bodewig] backwards-compatible introduction of generics ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H12 (Hadoop xenial) in workspace <https://builds.apache.org/job/AntLib-compress/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/ant-antlibs-compress.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/ant-antlibs-compress.git > git --version # timeout=10 > git fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/ant-antlibs-compress.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 05aaa77a03f766789355c884da3b48fdb5982b41 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 05aaa77a03f766789355c884da3b48fdb5982b41 > git rev-list 401cd2cf5488c47e09fa969eeb1a8eeac87c1e87 # 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-compress] $ /home/jenkins/tools/ant/latest/bin/ant -file prepare.xml update-prepare-script 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
