You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Hervé BOUTEMY <he...@free.fr> on 2011/09/18 07:47:18 UTC

Re: Build failed in Jenkins: maven-wagon #56

we have multiple jobs on ASF's Jenkins instance that fail when publishing the 
result (after a success in the build)

does anybody know the cause?

Regards,

Hervé

Le dimanche 18 septembre 2011, Apache Jenkins Server a écrit :
> See <https://builds.apache.org/job/maven-wagon/56/changes>
> 
> Changes:
> 
> [olamy] restore method setHttpHeaders which is used by core
> (aether-connector-wagon) to set User-Agent
> 

> ------------------------------------------------------------------------
> [INFO] BUILD SUCCESS
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 20:59.385s
> [INFO] Finished at: Sun Sep 18 00:51:25 GMT+00:00 2011
> [INFO] Final Memory: 34M/192M
> [INFO]
> ------------------------------------------------------------------------
> channel stopped
> ERROR: Publisher hudson.maven.RedeployPublisher aborted due to exception
> java.io.IOException: No such file or directory
> 	at java.io.UnixFileSystem.createFileExclusively(Native Method)
> 	at java.io.File.checkAndCreate(File.java:1704)
> 	at java.io.File.createTempFile(File.java:1792)
> 	at java.io.File.createTempFile(File.java:1828)
> 	at
> hudson.maven.RedeployPublisher.createEmbedder(RedeployPublisher.java:190)
> at hudson.maven.RedeployPublisher.perform(RedeployPublisher.java:131) at
> hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19) at
> hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:682)
> at
> hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBui
> ld.java:657) at
> hudson.maven.MavenModuleSetBuild$RunnerImpl.post2(MavenModuleSetBuild.java
> :958) at
> hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:604) at
> hudson.model.Run.run(Run.java:1401)
> 	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:479)
> 	at hudson.model.ResourceController.execute(ResourceController.java:88)
> 	at hudson.model.Executor.run(Executor.java:230)


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


Re: Build failed in Jenkins: maven-wagon #56

Posted by Hervé BOUTEMY <he...@free.fr>.
done: https://issues.apache.org/jira/browse/INFRA-3935

Le dimanche 18 septembre 2011, Olivier Lamy a écrit :
> Create a jira @ https://issues.apache.org/jira/browse/INFRA
> to upgrade to 1.430.
> 
> 2011/9/18 Hervé BOUTEMY <he...@free.fr>:
> > ok
> > how do we upgrade?
> > 
> > Le dimanche 18 septembre 2011, Olivier Lamy a écrit :
> >> I think about a jenkins issue which should be fix in more recent
> >> version.
> >> 
> >> --
> >> Olivier from a vt100 mobile device
> >> 
> >>  Le 18 sept. 2011 07:47, "Hervé BOUTEMY" <he...@free.fr> a écrit 
:
> >> > we have multiple jobs on ASF's Jenkins instance that fail when
> >> > publishing
> >> 
> >> the
> >> 
> >> > result (after a success in the build)
> >> > 
> >> > does anybody know the cause?
> >> > 
> >> > Regards,
> >> > 
> >> > Hervé
> >> > 
> >> > Le dimanche 18 septembre 2011, Apache Jenkins Server a écrit :
> >> >> See <https://builds.apache.org/job/maven-wagon/56/changes>
> >> >> 
> >> >> Changes:
> >> >> 
> >> >> [olamy] restore method setHttpHeaders which is used by core
> >> >> (aether-connector-wagon) to set User-Agent
> >> >> 
> >> >> 
> >> >> ---------------------------------------------------------------------
> >> >> --- [INFO] BUILD SUCCESS
> >> >> [INFO]
> >> >> ---------------------------------------------------------------------
> >> >> --- [INFO] Total time: 20:59.385s
> >> >> [INFO] Finished at: Sun Sep 18 00:51:25 GMT+00:00 2011
> >> >> [INFO] Final Memory: 34M/192M
> >> >> [INFO]
> >> >> ---------------------------------------------------------------------
> >> >> --- channel stopped
> >> >> ERROR: Publisher hudson.maven.RedeployPublisher aborted due to
> >> >> exception java.io.IOException: No such file or directory
> >> >> at java.io.UnixFileSystem.createFileExclusively(Native Method)
> >> >> at java.io.File.checkAndCreate(File.java:1704)
> >> >> at java.io.File.createTempFile(File.java:1792)
> >> >> at java.io.File.createTempFile(File.java:1828)
> >> >> at
> >> >> hudson.maven.RedeployPublisher.createEmbedder(RedeployPublisher.java:
> >> >> 190 ) at
> >> >> hudson.maven.RedeployPublisher.perform(RedeployPublisher.java:131)
> >> >> at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
> >> >> at
> >> >> hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java
> >> >> :68 2) at
> >> 
> >> hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractB
> >> ui
> >> 
> >> >> ld.java:657) at
> >> 
> >> hudson.maven.MavenModuleSetBuild$RunnerImpl.post2(MavenModuleSetBuild.ja
> >> va
> >> 
> >> >> :958) at
> >> >> 
> >> >> hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:604
> >> >> ) at hudson.model.Run.run(Run.java:1401)
> >> >> at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:479)
> >> >> at
> >> >> hudson.model.ResourceController.execute(ResourceController.java:88)
> >> >> at hudson.model.Executor.run(Executor.java:230)
> >> > 
> >> > ---------------------------------------------------------------------
> >> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> >> > For additional commands, e-mail: dev-help@maven.apache.org
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> > For additional commands, e-mail: dev-help@maven.apache.org


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


Re: Build failed in Jenkins: maven-wagon #56

Posted by Olivier Lamy <ol...@apache.org>.
Create a jira @ https://issues.apache.org/jira/browse/INFRA
to upgrade to 1.430.

2011/9/18 Hervé BOUTEMY <he...@free.fr>:
> ok
> how do we upgrade?
>
> Le dimanche 18 septembre 2011, Olivier Lamy a écrit :
>> I think about a jenkins issue which should be fix in more recent version.
>>
>> --
>> Olivier from a vt100 mobile device
>>
>>  Le 18 sept. 2011 07:47, "Hervé BOUTEMY" <he...@free.fr> a écrit :
>> > we have multiple jobs on ASF's Jenkins instance that fail when publishing
>>
>> the
>>
>> > result (after a success in the build)
>> >
>> > does anybody know the cause?
>> >
>> > Regards,
>> >
>> > Hervé
>> >
>> > Le dimanche 18 septembre 2011, Apache Jenkins Server a écrit :
>> >> See <https://builds.apache.org/job/maven-wagon/56/changes>
>> >>
>> >> Changes:
>> >>
>> >> [olamy] restore method setHttpHeaders which is used by core
>> >> (aether-connector-wagon) to set User-Agent
>> >>
>> >>
>> >> ------------------------------------------------------------------------
>> >> [INFO] BUILD SUCCESS
>> >> [INFO]
>> >> ------------------------------------------------------------------------
>> >> [INFO] Total time: 20:59.385s
>> >> [INFO] Finished at: Sun Sep 18 00:51:25 GMT+00:00 2011
>> >> [INFO] Final Memory: 34M/192M
>> >> [INFO]
>> >> ------------------------------------------------------------------------
>> >> channel stopped
>> >> ERROR: Publisher hudson.maven.RedeployPublisher aborted due to exception
>> >> java.io.IOException: No such file or directory
>> >> at java.io.UnixFileSystem.createFileExclusively(Native Method)
>> >> at java.io.File.checkAndCreate(File.java:1704)
>> >> at java.io.File.createTempFile(File.java:1792)
>> >> at java.io.File.createTempFile(File.java:1828)
>> >> at
>> >> hudson.maven.RedeployPublisher.createEmbedder(RedeployPublisher.java:190
>> >> ) at hudson.maven.RedeployPublisher.perform(RedeployPublisher.java:131)
>> >> at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19) at
>> >> hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:68
>> >> 2) at
>>
>> hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBui
>>
>> >> ld.java:657) at
>>
>> hudson.maven.MavenModuleSetBuild$RunnerImpl.post2(MavenModuleSetBuild.java
>>
>> >> :958) at
>> >>
>> >> hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:604)
>> >> at hudson.model.Run.run(Run.java:1401)
>> >> at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:479)
>> >> at hudson.model.ResourceController.execute(ResourceController.java:88)
>> >> at hudson.model.Executor.run(Executor.java:230)
>> >
>> > ---------------------------------------------------------------------
>> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>> > For additional commands, e-mail: dev-help@maven.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>



-- 
Olivier Lamy
Talend : http://talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

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


Re: Build failed in Jenkins: maven-wagon #56

Posted by Hervé BOUTEMY <he...@free.fr>.
ok
how do we upgrade?

Le dimanche 18 septembre 2011, Olivier Lamy a écrit :
> I think about a jenkins issue which should be fix in more recent version.
> 
> --
> Olivier from a vt100 mobile device
> 
>  Le 18 sept. 2011 07:47, "Hervé BOUTEMY" <he...@free.fr> a écrit :
> > we have multiple jobs on ASF's Jenkins instance that fail when publishing
> 
> the
> 
> > result (after a success in the build)
> > 
> > does anybody know the cause?
> > 
> > Regards,
> > 
> > Hervé
> > 
> > Le dimanche 18 septembre 2011, Apache Jenkins Server a écrit :
> >> See <https://builds.apache.org/job/maven-wagon/56/changes>
> >> 
> >> Changes:
> >> 
> >> [olamy] restore method setHttpHeaders which is used by core
> >> (aether-connector-wagon) to set User-Agent
> >> 
> >> 
> >> ------------------------------------------------------------------------
> >> [INFO] BUILD SUCCESS
> >> [INFO]
> >> ------------------------------------------------------------------------
> >> [INFO] Total time: 20:59.385s
> >> [INFO] Finished at: Sun Sep 18 00:51:25 GMT+00:00 2011
> >> [INFO] Final Memory: 34M/192M
> >> [INFO]
> >> ------------------------------------------------------------------------
> >> channel stopped
> >> ERROR: Publisher hudson.maven.RedeployPublisher aborted due to exception
> >> java.io.IOException: No such file or directory
> >> at java.io.UnixFileSystem.createFileExclusively(Native Method)
> >> at java.io.File.checkAndCreate(File.java:1704)
> >> at java.io.File.createTempFile(File.java:1792)
> >> at java.io.File.createTempFile(File.java:1828)
> >> at
> >> hudson.maven.RedeployPublisher.createEmbedder(RedeployPublisher.java:190
> >> ) at hudson.maven.RedeployPublisher.perform(RedeployPublisher.java:131)
> >> at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19) at
> >> hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:68
> >> 2) at
> 
> hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBui
> 
> >> ld.java:657) at
> 
> hudson.maven.MavenModuleSetBuild$RunnerImpl.post2(MavenModuleSetBuild.java
> 
> >> :958) at
> >> 
> >> hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:604)
> >> at hudson.model.Run.run(Run.java:1401)
> >> at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:479)
> >> at hudson.model.ResourceController.execute(ResourceController.java:88)
> >> at hudson.model.Executor.run(Executor.java:230)
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> > For additional commands, e-mail: dev-help@maven.apache.org


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


Re: Build failed in Jenkins: maven-wagon #56

Posted by Olivier Lamy <ol...@apache.org>.
I think about a jenkins issue which should be fix in more recent version.

--
Olivier from a vt100 mobile device
 Le 18 sept. 2011 07:47, "Hervé BOUTEMY" <he...@free.fr> a écrit :
> we have multiple jobs on ASF's Jenkins instance that fail when publishing
the
> result (after a success in the build)
>
> does anybody know the cause?
>
> Regards,
>
> Hervé
>
> Le dimanche 18 septembre 2011, Apache Jenkins Server a écrit :
>> See <https://builds.apache.org/job/maven-wagon/56/changes>
>>
>> Changes:
>>
>> [olamy] restore method setHttpHeaders which is used by core
>> (aether-connector-wagon) to set User-Agent
>>
>
>> ------------------------------------------------------------------------
>> [INFO] BUILD SUCCESS
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Total time: 20:59.385s
>> [INFO] Finished at: Sun Sep 18 00:51:25 GMT+00:00 2011
>> [INFO] Final Memory: 34M/192M
>> [INFO]
>> ------------------------------------------------------------------------
>> channel stopped
>> ERROR: Publisher hudson.maven.RedeployPublisher aborted due to exception
>> java.io.IOException: No such file or directory
>> at java.io.UnixFileSystem.createFileExclusively(Native Method)
>> at java.io.File.checkAndCreate(File.java:1704)
>> at java.io.File.createTempFile(File.java:1792)
>> at java.io.File.createTempFile(File.java:1828)
>> at
>> hudson.maven.RedeployPublisher.createEmbedder(RedeployPublisher.java:190)
>> at hudson.maven.RedeployPublisher.perform(RedeployPublisher.java:131) at
>> hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19) at
>> hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:682)
>> at
>>
hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBui
>> ld.java:657) at
>>
hudson.maven.MavenModuleSetBuild$RunnerImpl.post2(MavenModuleSetBuild.java
>> :958) at
>> hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:604) at
>> hudson.model.Run.run(Run.java:1401)
>> at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:479)
>> at hudson.model.ResourceController.execute(ResourceController.java:88)
>> at hudson.model.Executor.run(Executor.java:230)
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>