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/02/17 06:47:34 UTC

Build failed in Jenkins: Ant-Build-Matrix-1.9.x-Linux » JDK 1.5 (latest) #98

See <https://builds.apache.org/job/Ant-Build-Matrix-1.9.x-Linux/jdk=JDK%201.5%20(latest)/98/changes>

Changes:

[bodewig] Added option to force the csv quote char

[bodewig] Added forceCsvQuoteChar option

[bodewig] Record new forceCsvQuoteChar by Francesco Steccanella

------------------------------------------
Started by upstream project "Ant-Build-Matrix-1.9.x-Linux" build number 98
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H14 (ubuntu) in workspace <https://builds.apache.org/job/Ant-Build-Matrix-1.9.x-Linux/jdk=JDK%201.5%20(latest)/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/ant.git
 > git init <https://builds.apache.org/job/Ant-Build-Matrix-1.9.x-Linux/jdk=JDK%201.5%20(latest)/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/ant.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/ant.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/ant.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.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/ant.git
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/ant.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 54f5c5fbbd51f2f7bf239756010f49fdfc99dd55 (refs/remotes/origin/1.9.x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 54f5c5fbbd51f2f7bf239756010f49fdfc99dd55
 > git rev-list 05d69720d40699278ef2f29c25d5c1388c8a6aca # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
LANG=en_US.utf8

[EnvInject] - Variables injected successfully.
[JDK 1.5 (latest)] $ /home/jenkins/tools/ant/latest/bin/ant -file launch-build.xml "-Djdk=JDK 1.5 (latest)"
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
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?


Jenkins build is back to normal : Ant-Build-Matrix-1.9.x-Linux » JDK 1.5 (latest) #99

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Ant-Build-Matrix-1.9.x-Linux/jdk=JDK%201.5%20(latest)/99/>