Le 02/04/2013 21:29, Continuum@vmbuild a écrit :
>           Group (shared) Maven 2 Build Definition (Java 1.5)
> MIME-Version: 1.0
> Content-Type: text/plain; charset=us-ascii
> Content-Transfer-Encoding: 7bit
> X-Continuum-Build-Host: vmbuild
> X-Continuum-Project-Id: 97
> X-Continuum-Project-Name: Commons Math
> 
> Online report : 
> http://vmbuild.apache.org/continuum/buildResult.action?buildId=26669&projectId=97
> 
> Build statistics:
>   State: Failed
>   Previous State: Ok
>   Started at: Tue 2 Apr 2013 19:22:34 +0000
>   Finished at: Tue 2 Apr 2013 19:29:48 +0000
>   Total time: 7m 14s
>   Build Trigger: Schedule
>   Build Number: 1245
>   Exit code: 1
>   Building machine hostname: vmbuild
>   Operating system : Linux(unknown)
>   Java Home version : 
>           java version "1.6.0_30"
>           Java(TM) SE Runtime Environment (build 1.6.0_30-b12)
>           Java HotSpot(TM) 64-Bit Server VM (build 20.5-b03, mixed mode)
>         
>   Builder version :
>           Apache Maven 2.2.1 (r801777; 2009-08-06 19:16:01+0000)
>           Java version: 1.6.0_30
>           Java home: /usr/lib/jvm/jdk1.6.0_30/jre
>           Default locale: en_AU, platform encoding: UTF-8
>           OS name: "linux" version: "2.6.32-41-server" arch: "amd64" Family: 
> "unix"
>     
> ****************************************************************************
> SCM Changes:
> ****************************************************************************
> Changed: luc @ Tue 2 Apr 2013 19:02:55 +0000
> Comment: Fixed missing side effects of secondary equations.
> 
> When secondary equations have a side effect on main state in Ordinary
> Differential Equations integration, it is now preoerly taken into
> account.
> 
> JIRA: MATH-960
> Files changed:
>   /commons/proper/math/trunk/src/changes/changes.xml ( 1463680 )
>   
> /commons/proper/math/trunk/src/main/java/org/apache/commons/math3/ode/ExpandableStatefulODE.java
>  ( 1463680 )
> 
> Changed: luc @ Tue 2 Apr 2013 19:04:13 +0000
> Comment: Fixed wrong array dimensions in secondary equations handling.
> 
> JIRA: MATH-961
> Files changed:
>   /commons/proper/math/trunk/src/changes/changes.xml ( 1463684 )
>   
> /commons/proper/math/trunk/src/main/java/org/apache/commons/math3/ode/AbstractIntegrator.java
>  ( 1463684 )
>   
> /commons/proper/math/trunk/src/main/java/org/apache/commons/math3/ode/ContinuousOutputModel.java
>  ( 1463684 )
>   
> /commons/proper/math/trunk/src/main/java/org/apache/commons/math3/ode/MultistepIntegrator.java
>  ( 1463684 )
>   
> /commons/proper/math/trunk/src/main/java/org/apache/commons/math3/ode/nonstiff/AdamsBashforthIntegrator.java
>  ( 1463684 )
>   
> /commons/proper/math/trunk/src/main/java/org/apache/commons/math3/ode/nonstiff/AdamsMoultonIntegrator.java
>  ( 1463684 )
> 
> Changed: luc @ Tue 2 Apr 2013 19:16:23 +0000
> Comment: Scheduled date for 3.2 released pushed to April 6th.
> Files changed:
>   /commons/proper/math/trunk/doap_math.rdf ( 1463701 )
>   /commons/proper/math/trunk/src/changes/changes.xml ( 1463701 )
> 
> Changed: luc @ Tue 2 Apr 2013 19:16:54 +0000
> Comment: Updated release notes with latest bug fixes.
> Files changed:
>   /commons/proper/math/trunk/RELEASE-NOTES.txt ( 1463702 )
> 
> Changed: luc @ Tue 2 Apr 2013 19:17:20 +0000
> Comment: Preparing RC5 for release 3.2.
> Files changed:
>   /commons/proper/math/trunk/pom.xml ( 1463703 )

It seems continuum tried to build just during the few minutes the
version was set to 3.2 (for doing the tag). The tag was revert to
3.2-SNPASHOT, but conitnuum was already running.

So at the end, there was an authorization failure in a deploy stage.

Luc

> 
> ****************************************************************************
> Dependencies Changes:
> ****************************************************************************
> No dependencies changed
> 
> 
> ****************************************************************************
> Build Definition:
> ****************************************************************************
> POM filename: pom.xml
> Goals: clean deploy   
> Arguments: --batch-mode -Pjava-1.5 -Dgpg.skip -Prelease
> Build Fresh: false
> Always Build: false
> Default Build Definition: true
> Schedule: COMMONS_SCHEDULE
> Profile Name: Maven 2.2.1
> Description: Group (shared) Maven 2 Build Definition (Java 1.5)
> 
> ****************************************************************************
> Test Summary:
> ****************************************************************************
> Tests: 4983
> Failures: 0
> Errors: 0
> Success Rate: 100
> Total time: 296.57407
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to