You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by Apache Continuum <de...@continuum.apache.org> on 2016/01/19 00:43:47 UTC

[continuum] BUILD FAILURE: Apache Commons Net - Apache Commons (Maven 3 Build Definition (Java 1.5))

Online report : https://continuum-ci.apache.org/continuum/buildResult.action?buildId=40819&projectId=107

Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Mon 18 Jan 2016 23:42:04 +0000
  Finished at: Mon 18 Jan 2016 23:43:46 +0000
  Total time: 1m 42s
  Build Trigger: Schedule
  Build Number: 439
  Exit code: 1
  Building machine hostname: continuum-vm
  Operating system : Linux(unknown)
  Java Home version : 
          java version "1.6.0_34"
          OpenJDK Runtime Environment (IcedTea6 1.13.6) (6b34-1.13.6-1ubuntu0.12.04.1)
          OpenJDK 64-Bit Server VM (build 23.25-b01, mixed mode)
        
  Builder version :
          Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 13:51:28+0000)
          Maven home: /opt/apache-maven-3.0.5
          Java version: 1.6.0_34, vendor: Sun Microsystems Inc.
          Java home: /usr/lib/jvm/java-6-openjdk-amd64/jre
          Default locale: en_US, platform encoding: ANSI_X3.4-1968
          OS name: "linux", version: "3.2.0-75-generic", arch: "amd64", family: "unix"
    
****************************************************************************
SCM Changes:
****************************************************************************
Changed: ggregory @ Mon 18 Jan 2016 22:26:43 +0000
Comment: Update copyright for 2016.
Files changed:
  /commons/proper/net/trunk/NOTICE.txt ( 1725371 )

****************************************************************************
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 3.0.5
Description: Maven 3 Build Definition (Java 1.5)

****************************************************************************
Test Summary:
****************************************************************************
Tests: 271
Failures: 1
Errors: 0
Success Rate: 99
Total time: 56.253994

****************************************************************************
Test Failures:
****************************************************************************

FTPTimestampParserImplTest
    testFeb29IfLeapYear :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Test: 'Feb 29th' Server=2016-01-18 11:42. Failed to parse Feb 29 00:00. Actual 2015-02-28 12:00. Expected 2016-02-29 12:00
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.TestCase.fail(TestCase.java:227)
	at org.apache.commons.net.ftp.parser.FTPTimestampParserImplTest.checkShortParse(FTPTimestampParserImplTest.java:307)
	at org.apache.commons.net.ftp.parser.FTPTimestampParserImplTest.checkShortParse(FTPTimestampParserImplTest.java:279)
	at org.apache.commons.net.ftp.parser.FTPTimestampParserImplTest.checkShortParse(FTPTimestampParserImplTest.java:257)
	at org.apache.commons.net.ftp.parser.FTPTimestampParserImplTest.testFeb29IfLeapYear(FTPTimestampParserImplTest.java:390)