You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/01/26 07:54:19 UTC

core-integration-testing-maven-3-jdk-1.7 - Build # 1686 - Failure

The Apache Jenkins build system has built core-integration-testing-maven-3-jdk-1.7 (build #1686)

Status: Failure

Check console output at https://builds.apache.org/job/core-integration-testing-maven-3-jdk-1.7/1686/ to view the results.

core-integration-testing-maven-3-jdk-1.7 - Build # 1688 - Fixed

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built core-integration-testing-maven-3-jdk-1.7 (build #1688)

Status: Fixed

Check console output at https://builds.apache.org/job/core-integration-testing-maven-3-jdk-1.7/1688/ to view the results.

Re: core-integration-testing-maven-3-jdk-1.7 - Build # 1687 - Still Failing

Posted by Christian Schulte <sc...@apache.org>.
Seems 'maven.test.tmpdir' needs to be set for those build jobs. I do not 
have permissions to look at the configuration of those build jobs. Using 
'/tmp/bootstrap/stderr.log' will not work as multiple jobs running 
concurrently would use the same file and run into issues, I guess.


Am 01/26/16 um 08:43 schrieb Christian Schulte:
> Hi,
>
> can someone take a look at that build node, please. Jenkins is currently
> sending out emails about failing ITs not failing locally here. I think
> the root cause for this is the following exception right at the start of
> the ITs. Setting -Djava.io.tmpdir to point to somewhere inside the
> workspace may help if that issue occurs repeatedly, so that the Jenkins
> UI can be used to try to delete that file.
>
> java.io.IOException: File /tmp/bootstrap/stderr.log unable to be deleted.
> 	at
> org.apache.maven.shared.utils.io.FileUtils.forceDelete(FileUtils.java:1155)
> 	at
> org.apache.maven.shared.utils.io.FileUtils.cleanDirectory(FileUtils.java:1357)
> 	at
> org.apache.maven.shared.utils.io.FileUtils.deleteDirectory(FileUtils.java:1315)
> 	at
> org.apache.maven.it.util.ResourceExtractor.simpleExtractResources(ResourceExtractor.java:49)
> 	at
> org.apache.maven.it.MavenITBootstrapTest.testBootstrap(MavenITBootstrapTest.java:48)
>
> Regards,
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: core-integration-testing-maven-3-jdk-1.7 - Build # 1687 - Still Failing

Posted by Christian Schulte <sc...@apache.org>.
Hi,

can someone take a look at that build node, please. Jenkins is currently 
sending out emails about failing ITs not failing locally here. I think 
the root cause for this is the following exception right at the start of 
the ITs. Setting -Djava.io.tmpdir to point to somewhere inside the 
workspace may help if that issue occurs repeatedly, so that the Jenkins 
UI can be used to try to delete that file.

java.io.IOException: File /tmp/bootstrap/stderr.log unable to be deleted.
	at 
org.apache.maven.shared.utils.io.FileUtils.forceDelete(FileUtils.java:1155)
	at 
org.apache.maven.shared.utils.io.FileUtils.cleanDirectory(FileUtils.java:1357)
	at 
org.apache.maven.shared.utils.io.FileUtils.deleteDirectory(FileUtils.java:1315)
	at 
org.apache.maven.it.util.ResourceExtractor.simpleExtractResources(ResourceExtractor.java:49)
	at 
org.apache.maven.it.MavenITBootstrapTest.testBootstrap(MavenITBootstrapTest.java:48)

Regards,
-- 
Christian


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


core-integration-testing-maven-3-jdk-1.7 - Build # 1687 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built core-integration-testing-maven-3-jdk-1.7 (build #1687)

Status: Still Failing

Check console output at https://builds.apache.org/job/core-integration-testing-maven-3-jdk-1.7/1687/ to view the results.