Build failed in Jenkins: spring-extensions-nightly #434
Shibboleth Jenkins
noreply at shibboleth.net
Wed Feb 11 02:03:05 EST 2015
See <https://build.shibboleth.net/jenkins/job/spring-extensions-nightly/434/changes>
Changes:
[Rod Widdowson] Explicitly test for non reloading. Log non reloading at trace (very noisy, so trace)
------------------------------------------
Started by upstream project "java-support-nightly" build number 472
originally caused by:
Started by upstream project "java-parent-project-v3-nightly" build number 448
originally caused by:
Started by upstream project "trigger-nightly-v3" build number 538
originally caused by:
Started by timer
Building in workspace <https://build.shibboleth.net/jenkins/job/spring-extensions-nightly/ws/>
Updating https://svn.shibboleth.net/utilities/spring-extensions/trunk at revision '2015-02-11T02:02:26.759 -0500'
U src/test/java/net/shibboleth/ext/spring/service/ReloadableSpringServiceTest.java
U src/main/java/net/shibboleth/ext/spring/service/ReloadableSpringService.java
At revision 745
[workspace] $ /opt/apache-maven-3.2.3/bin/mvn -Dmaven.repo.local=<https://build.shibboleth.net/jenkins/job/spring-extensions-nightly/ws/.repository> clean -Prelease -U deploy site
[INFO] Scanning for projects...
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent-v3/TRUNK-SNAPSHOT/maven-metadata.xml
604/604 B
Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent-v3/TRUNK-SNAPSHOT/maven-metadata.xml (604 B at 0.9 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent-v3/TRUNK-SNAPSHOT/parent-v3-TRUNK-20150211.065619-462.pom
4/39 KB
8/39 KB
12/39 KB
16/39 KB
16/39 KB
20/39 KB
24/39 KB
28/39 KB
32/39 KB
36/39 KB
39/39 KB
Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent-v3/TRUNK-SNAPSHOT/parent-v3-TRUNK-20150211.065619-462.pom (39 KB at 671.5 KB/sec)
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Spring Framework Extension 5.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/java-support/7.1-SNAPSHOT/maven-metadata.xml
2/2 KB
Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/java-support/7.1-SNAPSHOT/maven-metadata.xml (2 KB at 57.1 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/java-support/7.1-SNAPSHOT/java-support-7.1-20150211.065949-26.pom
4/5 KB
5/5 KB
Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/java-support/7.1-SNAPSHOT/java-support-7.1-20150211.065949-26.pom (5 KB at 181.1 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/java-support/7.1-SNAPSHOT/java-support-7.1-20150211.065949-26.jar
4/202 KB
8/202 KB
12/202 KB
16/202 KB
20/202 KB
24/202 KB
28/202 KB
31/202 KB
32/202 KB
36/202 KB
40/202 KB
44/202 KB
48/202 KB
52/202 KB
56/202 KB
60/202 KB
64/202 KB
64/202 KB
68/202 KB
72/202 KB
76/202 KB
80/202 KB
84/202 KB
88/202 KB
92/202 KB
96/202 KB
96/202 KB
100/202 KB
104/202 KB
108/202 KB
112/202 KB
116/202 KB
120/202 KB
124/202 KB
128/202 KB
132/202 KB
136/202 KB
140/202 KB
143/202 KB
147/202 KB
151/202 KB
155/202 KB
159/202 KB
163/202 KB
167/202 KB
171/202 KB
175/202 KB
179/202 KB
182/202 KB
186/202 KB
190/202 KB
194/202 KB
198/202 KB
202/202 KB
202/202 KB
Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/java-support/7.1-SNAPSHOT/java-support-7.1-20150211.065949-26.jar (202 KB at 4581.1 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spring-extensions ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/spring-extensions-nightly/ws/target>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spring-extensions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spring-extensions ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 39 source files to <https://build.shibboleth.net/jenkins/job/spring-extensions-nightly/ws/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/spring-extensions-nightly/ws/src/main/java/net/shibboleth/ext/spring/service/ClassBasedServiceStrategy.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/spring-extensions-nightly/ws/src/main/java/net/shibboleth/ext/spring/service/ClassBasedServiceStrategy.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spring-extensions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 23 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spring-extensions ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to <https://build.shibboleth.net/jenkins/job/spring-extensions-nightly/ws/target/test-classes>
[INFO]
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ spring-extensions ---
[INFO] Surefire report directory: <https://build.shibboleth.net/jenkins/job/spring-extensions-nightly/ws/target/surefire-reports>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running TestSuite
Tests run: 30, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 16.46 sec <<< FAILURE! - in TestSuite
deferedReload(net.shibboleth.ext.spring.service.ReloadableSpringServiceTest) Time elapsed: 0.488 sec <<< FAILURE!
java.lang.AssertionError: expected [2015-02-11T07:02:55.983Z] but found [2015-02-11T07:02:55.878Z]
at org.testng.Assert.fail(Assert.java:94)
at org.testng.Assert.failNotEquals(Assert.java:494)
at org.testng.Assert.assertEquals(Assert.java:123)
at org.testng.Assert.assertEquals(Assert.java:165)
at net.shibboleth.ext.spring.service.ReloadableSpringServiceTest.deferedReload(ReloadableSpringServiceTest.java:131)
Results :
Failed tests:
ReloadableSpringServiceTest.deferedReload:131 expected [2015-02-11T07:02:55.983Z] but found [2015-02-11T07:02:55.878Z]
Tests run: 30, Failures: 1, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 28.267 s
[INFO] Finished at: 2015-02-11T02:02:58-05:00
[INFO] Final Memory: 30M/341M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project spring-extensions: There are test failures.
[ERROR]
[ERROR] Please refer to <https://build.shibboleth.net/jenkins/job/spring-extensions-nightly/ws/target/surefire-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Build step 'Invoke top-level Maven targets' marked build as failure
[CHECKSTYLE] Skipping publisher since build result is FAILURE
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at PROJECT level <https://build.shibboleth.net/jenkins/job/spring-extensions-nightly/ws/target/site> to /home/jenkins/.jenkins/jobs/spring-extensions-nightly/htmlreports/Site_Report
ERROR: Specified HTML directory '<https://build.shibboleth.net/jenkins/job/spring-extensions-nightly/ws/target/site'> does not exist.
Publishing Javadoc
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
Saving reports...
Processing '/home/jenkins/.jenkins/jobs/spring-extensions-nightly/builds/2015-02-11_02-02-26/testng/testng-results.xml'
Failed Tests/Configs found. Marking build as UNSTABLE.
TestNG Reports Processing: FINISH
More information about the commits
mailing list