Hello, Issue is still present. Thanks
On Mon, Jul 22, 2019 at 8:56 PM Philippe Mouawad <[email protected]> wrote: > Hello, > Our Jenkins builds are failing on node H44 since few minutes due to the > above error. > > Could you have a look ? > > Thanks > Building remotely on H44 (ubuntu bionic) in workspace < > https://builds.apache.org/job/JMeter-trunk/ws/> > No credentials specified > > git rev-parse --is-inside-work-tree # timeout=10 > Fetching changes from the remote Git repository > > git config remote.origin.url > https://gitbox.apache.org/repos/asf/jmeter.git # timeout=10 > Fetching upstream changes from > https://gitbox.apache.org/repos/asf/jmeter.git > > git --version # timeout=10 > > git fetch --tags --progress > https://gitbox.apache.org/repos/asf/jmeter.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 9869daa3ec2d558b7900d2c4e8b4f396e72c8750 > (refs/remotes/origin/master) > > git config core.sparsecheckout # timeout=10 > > git checkout -f 9869daa3ec2d558b7900d2c4e8b4f396e72c8750 > Commit message: "Support all cURL command line options and allow import of > multiple commands from a file (Fix bugs 63452 & 63419) (#475)" > > git rev-list --no-walk 9869daa3ec2d558b7900d2c4e8b4f396e72c8750 # > timeout=10 > [locks-and-latches] Checking to see if we really have the locks > [locks-and-latches] Have all the locks, build can start > Injecting SonarQube environment variables using the configuration: ASF > Sonar Analysis > WARN: Unable to locate 'report-task.txt' in the workspace. Did the > SonarScanner succeeded? > [locks-and-latches] Releasing all the locks > [locks-and-latches] All the locks released > ERROR: Cannot find executable from the chosen Ant installation "Ant 1.10.1" > Archiving artifacts > Recording test results > ERROR: Step ?Publish JUnit test result report? failed: No test report > files were found. Configuration error? > > Thanks > Regards >
