Anyone an idea why this is failing and can someone fix it?I would try to do
this myself, but I don't have the necessary permissions on Jenkins.
regards,Maarten
----- Doorgestuurd bericht -----
Van: Apache Jenkins Server <[email protected]>
Aan: [email protected]
Verzonden: woensdag 9 november 2:11 2016
Onderwerp: Build failed in Jenkins: Ivy-tests » JDK 1.5 (latest),Windows #157
See
<https://builds.apache.org/job/Ivy-tests/jdk=JDK%201.5%20(latest),label=Windows/157/changes>
Changes:
[maartenc] Fix NullPointerException in dependencytree with no dependencies
------------------------------------------
Started by upstream project "Ivy-tests" build number 157
originally caused by:
Started by upstream project "Ivy" build number 527
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-2 (Windows) in workspace
<https://builds.apache.org/job/Ivy-tests/jdk=JDK%201.5%20(latest),label=Windows/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-ivy.git # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
> git submodule foreach --recursive git reset --hard # timeout=10
> git submodule foreach --recursive git clean -fdx # timeout=10
Fetching upstream changes from
https://git-wip-us.apache.org/repos/asf/ant-ivy.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress
> https://git-wip-us.apache.org/repos/asf/ant-ivy.git
> +refs/heads/*:refs/remotes/origin/*
Checking out Revision 7217b9d270e31fe1e68803c8e25b0a03869f1556
(refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 7217b9d270e31fe1e68803c8e25b0a03869f1556
> git rev-list f463013f34a5c5c61b7dba22c9ed4096fbd3b218 # 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 update --init --recursive
ERROR: Cannot find executable from the chosen Ant installation "Ant (latest)"
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files
were found. Configuration error?