[cle-release-team] Build failed in Jenkins: kernel-trunk #518

Aaron Zeckoski azeckoski at unicon.net
Thu Jun 21 17:11:44 PDT 2012


Can someone double check this for me? I am not seeing any build
failures with a cleaned repo and fresh build of trunk kernel but
jenkins is reporting a test failure.

-AZ


On Thu, Jun 21, 2012 at 8:01 PM, CLE Release Jenkins
<matthew at longsight.com> wrote:
> See <http://builds.sakaiproject.org:8080/job/kernel-trunk/518/changes>
>
> Changes:
>
> [azeckoski at unicon.net] KNL-817 update to fix the handling in rename
>
> ------------------------------------------
> [...truncated 29558 lines...]
>        at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115)
>        at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97)
>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>        at java.lang.reflect.Method.invoke(Method.java:597)
>        at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
>        at $Proxy0.invoke(Unknown Source)
>        at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
>        at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
>        at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
> 00:01:49,284   WARN ResourceLoader:401 - bundle 'org.sakaiproject.localization.bundle.content_type.formattedtext'  missing key: 'html_tag_is_not_allowed'  from: org.sakaiproject.util.ResourceLoader.loadBundle(ResourceLoader.java:613)
> 00:01:49,284   WARN ResourceLoader:237 - getLocale() swallowing NPE - caused by a null sessionmanager or null session, OK for tests, problem if production
> 00:01:49,284   WARN ResourceLoader:301 - setContextLocale(Locale) swallowing Exception
> java.lang.NullPointerException
>        at org.sakaiproject.util.ResourceLoader.setContextLocale(ResourceLoader.java:296)
>        at org.sakaiproject.util.ResourceLoader.getLocale(ResourceLoader.java:243)
>        at org.sakaiproject.util.ResourceLoader.getFormattedMessage(ResourceLoader.java:185)
>        at org.sakaiproject.util.impl.FormattedTextImpl.checkTag(FormattedTextImpl.java:687)
>        at org.sakaiproject.util.impl.FormattedTextImpl.processHtml(FormattedTextImpl.java:623)
>        at org.sakaiproject.util.impl.FormattedTextImpl.processFormattedText(FormattedTextImpl.java:273)
>        at org.sakaiproject.util.impl.FormattedTextImpl.processFormattedText(FormattedTextImpl.java:229)
>        at org.sakaiproject.util.impl.FormattedTextTest.testKNL_579(FormattedTextTest.java:313)
>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>        at java.lang.reflect.Method.invoke(Method.java:597)
>        at junit.framework.TestCase.runTest(TestCase.java:168)
>        at junit.framework.TestCase.runBare(TestCase.java:134)
>        at junit.framework.TestResult$1.protect(TestResult.java:110)
>        at junit.framework.TestResult.runProtected(TestResult.java:128)
>        at junit.framework.TestResult.run(TestResult.java:113)
>        at junit.framework.TestCase.run(TestCase.java:124)
>        at junit.framework.TestSuite.runTest(TestSuite.java:232)
>        at junit.framework.TestSuite.run(TestSuite.java:227)
>        at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
>        at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35)
>        at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115)
>        at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97)
>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>        at java.lang.reflect.Method.invoke(Method.java:597)
>        at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
>        at $Proxy0.invoke(Unknown Source)
>        at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
>        at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
>        at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
> java.lang.NullPointerException
>        at org.sakaiproject.util.ResourceLoader.setContextLocale(ResourceLoader.java:312)
>        at org.sakaiproject.util.ResourceLoader.getLocale(ResourceLoader.java:243)
>        at org.sakaiproject.util.ResourceLoader.getFormattedMessage(ResourceLoader.java:185)
>        at org.sakaiproject.util.impl.FormattedTextImpl.checkTag(FormattedTextImpl.java:687)
>        at org.sakaiproject.util.impl.FormattedTextImpl.processHtml(FormattedTextImpl.java:623)
>        at org.sakaiproject.util.impl.FormattedTextImpl.processFormattedText(FormattedTextImpl.java:273)
>        at org.sakaiproject.util.impl.FormattedTextImpl.processFormattedText(FormattedTextImpl.java:229)
>        at org.sakaiproject.util.impl.FormattedTextTest.testKNL_579(FormattedTextTest.java:313)
>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>        at java.lang.reflect.Method.invoke(Method.java:597)
>        at junit.framework.TestCase.runTest(TestCase.java:168)
>        at junit.framework.TestCase.runBare(TestCase.java:134)
>        at junit.framework.TestResult$1.protect(TestResult.java:110)
>        at junit.framework.TestResult.runProtected(TestResult.java:128)
>        at junit.framework.TestResult.run(TestResult.java:113)
>        at junit.framework.TestCase.run(TestCase.java:124)
>        at junit.framework.TestSuite.runTest(TestSuite.java:232)
>        at junit.framework.TestSuite.run(TestSuite.java:227)
>        at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
>        at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35)
>        at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115)
>        at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97)
>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>        at java.lang.reflect.Method.invoke(Method.java:597)
>        at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
>        at $Proxy0.invoke(Unknown Source)
>        at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
>        at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
>        at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
> java.lang.NullPointerException
>        at org.sakaiproject.util.ResourceLoader.setContextLocale(ResourceLoader.java:344)
>        at org.sakaiproject.util.ResourceLoader.getLocale(ResourceLoader.java:243)
>        at org.sakaiproject.util.ResourceLoader.getFormattedMessage(ResourceLoader.java:185)
>        at org.sakaiproject.util.impl.FormattedTextImpl.checkTag(FormattedTextImpl.java:687)
>        at org.sakaiproject.util.impl.FormattedTextImpl.processHtml(FormattedTextImpl.java:623)
>        at org.sakaiproject.util.impl.FormattedTextImpl.processFormattedText(FormattedTextImpl.java:273)
>        at org.sakaiproject.util.impl.FormattedTextImpl.processFormattedText(FormattedTextImpl.java:229)
>        at org.sakaiproject.util.impl.FormattedTextTest.testKNL_579(FormattedTextTest.java:313)
>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>        at java.lang.reflect.Method.invoke(Method.java:597)
>        at junit.framework.TestCase.runTest(TestCase.java:168)
>        at junit.framework.TestCase.runBare(TestCase.java:134)
>        at junit.framework.TestResult$1.protect(TestResult.java:110)
>        at junit.framework.TestResult.runProtected(TestResult.java:128)
>        at junit.framework.TestResult.run(TestResult.java:113)
>        at junit.framework.TestCase.run(TestCase.java:124)
>        at junit.framework.TestSuite.runTest(TestSuite.java:232)
>        at junit.framework.TestSuite.run(TestSuite.java:227)
>        at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
>        at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35)
>        at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115)
>        at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97)
>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>        at java.lang.reflect.Method.invoke(Method.java:597)
>        at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
>        at $Proxy0.invoke(Unknown Source)
>        at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
>        at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
>        at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
> 00:01:49,285   WARN ResourceLoader:317 - setContextLocale(Locale) swallowing NPE
> 00:01:49,286   WARN ResourceLoader:351 - setContextLocale(Locale) swallowing Exception
> 00:01:49,289   WARN MockCompMgr:46 - LOADING CM in testing mode... this should only ever happen during unit tests
> 00:01:49,290   INFO MockCompMgr:51 - Created an empty CM mock (no services loaded)
> 00:01:49,290   WARN FormattedTextImpl:109 - Error collecting formattedtext.properties (using defaults instead) - if this is a test then everything is OK, if this is live then there is a problem BUT things will probably still work OK if you are english speaking
> 00:01:49,294   WARN MockCompMgr:46 - LOADING CM in testing mode... this should only ever happen during unit tests
> 00:01:49,294   INFO MockCompMgr:51 - Created an empty CM mock (no services loaded)
> 00:01:49,294   WARN FormattedTextImpl:109 - Error collecting formattedtext.properties (using defaults instead) - if this is a test then everything is OK, if this is live then there is a problem BUT things will probably still work OK if you are english speaking
> 00:01:49,299   WARN MockCompMgr:46 - LOADING CM in testing mode... this should only ever happen during unit tests
> 00:01:49,299   INFO MockCompMgr:51 - Created an empty CM mock (no services loaded)
> 00:01:49,299   WARN FormattedTextImpl:109 - Error collecting formattedtext.properties (using defaults instead) - if this is a test then everything is OK, if this is live then there is a problem BUT things will probably still work OK if you are english speaking
> 00:01:49,303   WARN MockCompMgr:46 - LOADING CM in testing mode... this should only ever happen during unit tests
> 00:01:49,304   INFO MockCompMgr:51 - Created an empty CM mock (no services loaded)
> 00:01:49,304   WARN FormattedTextImpl:109 - Error collecting formattedtext.properties (using defaults instead) - if this is a test then everything is OK, if this is live then there is a problem BUT things will probably still work OK if you are english speaking
> 00:01:49,308   WARN MockCompMgr:46 - LOADING CM in testing mode... this should only ever happen during unit tests
> 00:01:49,308   INFO MockCompMgr:51 - Created an empty CM mock (no services loaded)
> 00:01:49,308   WARN FormattedTextImpl:109 - Error collecting formattedtext.properties (using defaults instead) - if this is a test then everything is OK, if this is live then there is a problem BUT things will probably still work OK if you are english speaking
> 00:01:49,313   WARN MockCompMgr:46 - LOADING CM in testing mode... this should only ever happen during unit tests
> 00:01:49,313   INFO MockCompMgr:51 - Created an empty CM mock (no services loaded)
> 00:01:49,313   WARN FormattedTextImpl:109 - Error collecting formattedtext.properties (using defaults instead) - if this is a test then everything is OK, if this is live then there is a problem BUT things will probably still work OK if you are english speaking
> 00:01:49,318   WARN MockCompMgr:46 - LOADING CM in testing mode... this should only ever happen during unit tests
> 00:01:49,318   INFO MockCompMgr:51 - Created an empty CM mock (no services loaded)
> 00:01:49,318   WARN FormattedTextImpl:109 - Error collecting formattedtext.properties (using defaults instead) - if this is a test then everything is OK, if this is live then there is a problem BUT things will probably still work OK if you are english speaking
> 00:01:49,324   WARN MockCompMgr:46 - LOADING CM in testing mode... this should only ever happen during unit tests
> 00:01:49,324   INFO MockCompMgr:51 - Created an empty CM mock (no services loaded)
> 00:01:49,324   WARN FormattedTextImpl:109 - Error collecting formattedtext.properties (using defaults instead) - if this is a test then everything is OK, if this is live then there is a problem BUT things will probably still work OK if you are english speaking
> 00:01:49,328   WARN MockCompMgr:46 - LOADING CM in testing mode... this should only ever happen during unit tests
> 00:01:49,328   INFO MockCompMgr:51 - Created an empty CM mock (no services loaded)
> 00:01:49,329   WARN FormattedTextImpl:109 - Error collecting formattedtext.properties (using defaults instead) - if this is a test then everything is OK, if this is live then there is a problem BUT things will probably still work OK if you are english speaking
> 00:01:49,333   WARN MockCompMgr:46 - LOADING CM in testing mode... this should only ever happen during unit tests
> 00:01:49,333   INFO MockCompMgr:51 - Created an empty CM mock (no services loaded)
> 00:01:49,333   WARN FormattedTextImpl:109 - Error collecting formattedtext.properties (using defaults instead) - if this is a test then everything is OK, if this is live then there is a problem BUT things will probably still work OK if you are english speaking
> Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.801 sec
>
> Results :
>
> Failed tests:
>
> Tests run: 1256, Failures: 1, Errors: 0, Skipped: 0
>
> [JENKINS] Recording test results
> [JENKINS] Archiving <http://builds.sakaiproject.org:8080/job/kernel-trunk/ws/trunk/kernel-impl/pom.xml> to /var/lib/jenkins/jobs/kernel-trunk/modules/org.sakaiproject.kernel$sakai-kernel-impl/builds/2012-06-21_23-53-20/archive/org.sakaiproject.kernel/sakai-kernel-impl/1.4.0-SNAPSHOT/sakai-kernel-impl-1.4.0-SNAPSHOT.pom
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] Sakai Kernel ...................................... SUCCESS [7.738s]
> [INFO] Sakai Component Manager ........................... SUCCESS [37.146s]
> [INFO] Sakai Kernel API .................................. SUCCESS [36.985s]
> [INFO] Sakai Kernel Private Package ...................... SUCCESS [16.371s]
> [INFO] Sakai Kernel Util ................................. SUCCESS [24.328s]
> [INFO] Sakai Kernel Storage Util ......................... SUCCESS [29.987s]
> [INFO] Sakai Core Kernel Implementation .................. FAILURE [5:48.749s]
> [INFO] Sakai Kernel Component Package .................... SKIPPED
> [INFO] Kernel Common ..................................... SKIPPED
> [INFO] Sakai Kernel Terracotta Integration Module ........ SKIPPED
> [INFO] Sakai Loader Project .............................. SKIPPED
> [INFO] Kernel Direct Common Deployer ..................... SKIPPED
> [INFO] Kernel Direct Shared Deployer ..................... SKIPPED
> [INFO] Sakai Deployment Project .......................... SKIPPED
> [INFO] Kernel Assembly ................................... SKIPPED
> [INFO] Sakai Kernel Site Skin ............................ SKIPPED
> [INFO] Sakai Test Harness ................................ SKIPPED
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 8:24.190s
> [INFO] Finished at: Fri Jun 22 00:01:50 GMT 2012
> [INFO] Final Memory: 81M/313M
> [INFO] ------------------------------------------------------------------------
> mavenExecutionResult exceptions not empty
> message : Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.7.2:test (default-test) on project sakai-kernel-impl: There are test failures.
>
> Please refer to <http://builds.sakaiproject.org:8080/job/kernel-trunk/ws/trunk/kernel-impl/target/surefire-reports> for the individual test results.
> cause : There are test failures.
>
> Please refer to <http://builds.sakaiproject.org:8080/job/kernel-trunk/ws/trunk/kernel-impl/target/surefire-reports> for the individual test results.
> Stack trace :
> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.7.2:test (default-test) on project sakai-kernel-impl: There are test failures.
>
> Please refer to <http://builds.sakaiproject.org:8080/job/kernel-trunk/ws/trunk/kernel-impl/target/surefire-reports> for the individual test results.
>        at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
>        at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
>        at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
>        at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
>        at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
>        at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
>        at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
>        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
>        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
>        at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>        at java.lang.reflect.Method.invoke(Method.java:597)
>        at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
>        at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
>        at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
>        at hudson.maven.Maven3Builder.call(Maven3Builder.java:104)
>        at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
>        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
>        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
>        at hudson.remoting.Request$2.run(Request.java:287)
>        at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
>        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
>        at java.util.concurrent.FutureTask.run(FutureTask.java:138)
>        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
>        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
>        at java.lang.Thread.run(Thread.java:662)
> Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.
>
> Please refer to <http://builds.sakaiproject.org:8080/job/kernel-trunk/ws/trunk/kernel-impl/target/surefire-reports> for the individual test results.
>        at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:74)
>        at org.apache.maven.plugin.surefire.SurefirePlugin.execute(SurefirePlugin.java:642)
>        at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
>        at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
>        ... 27 more
> [FINDBUGS] Aggregating results of Sakai Component Manager
> [FINDBUGS] Using set difference to compute new warnings
> [FINDBUGS] Aggregating results of Sakai Kernel API
> [FINDBUGS] Using set difference to compute new warnings
> [FINDBUGS] Aggregating results of Sakai Kernel Private Package
> [FINDBUGS] Using set difference to compute new warnings
> [FINDBUGS] Aggregating results of Sakai Kernel Util
> [FINDBUGS] Using set difference to compute new warnings
> [FINDBUGS] Aggregating results of Sakai Kernel Storage Util
> [FINDBUGS] Using set difference to compute new warnings
> Sending e-mails to: cle-release-svn at googlegroups.com azeckoski at unicon.net
> channel stopped
> Build step 'Dependency analysis' marked build as failure
> Jabber notifier plugin: Sending notification to: david.horwitz at uct.ac.za
> Jabber notifier plugin: [ERROR] not connected. Cannot send message to 'david.horwitz at uct.ac.za'
> Jabber notifier plugin: Sending notification to: buckett at gmail.com
> Jabber notifier plugin: [ERROR] not connected. Cannot send message to 'buckett at gmail.com'



-- 
Aaron Zeckoski - Software Architect - http://tinyurl.com/azprofile



More information about the cle-release-team mailing list