Return-Path: Delivered-To: apmail-incubator-clerezza-dev-archive@minotaur.apache.org Received: (qmail 269 invoked from network); 31 Aug 2010 21:45:24 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 31 Aug 2010 21:45:24 -0000 Received: (qmail 71822 invoked by uid 500); 31 Aug 2010 21:45:24 -0000 Delivered-To: apmail-incubator-clerezza-dev-archive@incubator.apache.org Received: (qmail 71782 invoked by uid 500); 31 Aug 2010 21:45:24 -0000 Mailing-List: contact clerezza-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: clerezza-dev@incubator.apache.org Delivered-To: mailing list clerezza-dev@incubator.apache.org Received: (qmail 71774 invoked by uid 99); 31 Aug 2010 21:45:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Aug 2010 21:45:24 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Aug 2010 21:45:22 +0000 Received: from aegis (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 5ECB1C01D2 for ; Tue, 31 Aug 2010 21:45:02 +0000 (UTC) Date: Tue, 31 Aug 2010 21:45:02 +0000 (UTC) From: Apache Hudson Server To: clerezza-dev@incubator.apache.org Message-ID: <1808942279.2811283291102386.JavaMail.hudson@aegis> In-Reply-To: <1581788866.1901283188895145.JavaMail.hudson@aegis> References: <1581788866.1901283188895145.JavaMail.hudson@aegis> Subject: Build failed in Hudson: clerezza-trunk-1.6 #351 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit See Changes: [ito] SocketException catched and thread sleep used ------------------------------------------ [...truncated 13899 lines...] [INFO] [resources:resources] [INFO] Using 'utf-8' encoding to copy filtered resources. [INFO] Copying 0 resource to META-INF [INFO] skip non existing resourceDirectory [INFO] [compiler:compile] [INFO] Nothing to compile - all classes are up to date [INFO] [scala:compile {execution: default}] [ERROR] [INFO] Compiling 2 source files to [WARNING] warning: there were unchecked warnings; re-run with -unchecked for details [WARNING] one warning found [INFO] [scr:scr {execution: generate-scr-scrdescriptor}] [INFO] [resources:testResources] [INFO] Using 'utf-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] [compiler:testCompile] [INFO] No sources to compile [INFO] [scala:testCompile {execution: default}] [ERROR] [ERROR] [WARNING] No source files found. [INFO] [surefire:test] [INFO] Surefire report directory: ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results[INFO] [bundle:bundle] [INFO] Preparing source:jar [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation. [INFO] No goals needed for project - skipping [INFO] [source:jar {execution: default}] [INFO] Building jar: [INFO] [install:install] [INFO] Installing to /home/hudson/.m2/repository/org/apache/clerezza/org.apache.clerezza.platform.typerendering.scala/0.1-incubating-SNAPSHOT/org.apache.clerezza.platform.typerendering.scala-0.1-incubating-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/apache/clerezza/org.apache.clerezza.platform.typerendering.scala/0.1-incubating-SNAPSHOT/org.apache.clerezza.platform.typerendering.scala-0.1-incubating-SNAPSHOT-sources.jar [INFO] [bundle:install] [WARNING] Exception while updating local OBR: Unable to read repository xml: file:/home/hudson/.m2/repository/repository.xml org.apache.maven.plugin.MojoExecutionException: Unable to read repository xml: file:/home/hudson/.m2/repository/repository.xml at org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:295) at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:140) at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:451) at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:558) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:499) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:478) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:330) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:291) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142) at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129) at org.apache.maven.cli.MavenCli.main(MavenCli.java:287) 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.classworlds.Launcher.launchEnhanced(Launcher.java:315) at org.codehaus.classworlds.Launcher.launch(Launcher.java:255) at hudson.maven.agent.Main.launch(Main.java:165) at hudson.maven.MavenBuilder.call(MavenBuilder.java:165) at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:681) at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:625) at hudson.remoting.UserRequest.perform(UserRequest.java:114) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:270) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) 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:619) Caused by: org.xmlpull.v1.XmlPullParserException: unexpected type (position:END_DOCUMENT null@3:1 in java.io.InputStreamReader@1afaf38) at org.kxml2.io.KXmlParser.exception(Unknown Source) at org.kxml2.io.KXmlParser.nextTag(Unknown Source) at org.apache.felix.bundlerepository.impl.PullParser.parseRepository(PullParser.java:43) at org.apache.felix.bundlerepository.impl.DataModelHelperImpl.repository(DataModelHelperImpl.java:147) at org.apache.felix.bundlerepository.impl.DataModelHelperImpl.repository(DataModelHelperImpl.java:118) at org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:291) ... 32 more [INFO] [deploy:deploy] [INFO] Retrieving previous build number from apache.snapshots.https Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/clerezza/org.apache.clerezza.platform.typerendering.scala/0.1-incubating-SNAPSHOT/org.apache.clerezza.platform.typerendering.scala-0.1-incubating-20100831.204403-6.jar 16K uploaded [INFO] Retrieving previous metadata from apache.snapshots.https [INFO] Uploading repository metadata for: 'artifact org.apache.clerezza:org.apache.clerezza.platform.typerendering.scala' [INFO] Retrieving previous metadata from apache.snapshots.https [INFO] Uploading repository metadata for: 'snapshot org.apache.clerezza:org.apache.clerezza.platform.typerendering.scala:0.1-incubating-SNAPSHOT' [INFO] Uploading project information for org.apache.clerezza.platform.typerendering.scala 0.1-incubating-20100831.204403-6 [INFO] Retrieving previous build number from apache.snapshots.https Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/clerezza/org.apache.clerezza.platform.typerendering.scala/0.1-incubating-SNAPSHOT/org.apache.clerezza.platform.typerendering.scala-0.1-incubating-20100831.204403-6-sources.jar 3K uploaded [INFO] [bundle:deploy] [INFO] Remote OBR update disabled (enable with -DremoteOBR) [HUDSON] Archiving to /home/hudson/hudson/jobs/clerezza-trunk-1.6/modules/org.apache.clerezza$org.apache.clerezza.platform.typerendering.scala/builds/2010-08-31_20-43-44/archive/org.apache.clerezza/org.apache.clerezza.platform.typerendering.scala/0.1-incubating-SNAPSHOT/pom.xml [HUDSON] Archiving to /home/hudson/hudson/jobs/clerezza-trunk-1.6/modules/org.apache.clerezza$org.apache.clerezza.platform.typerendering.scala/builds/2010-08-31_20-43-44/archive/org.apache.clerezza/org.apache.clerezza.platform.typerendering.scala/0.1-incubating-20100831.204403-6/org.apache.clerezza.platform.typerendering.scala-0.1-incubating-SNAPSHOT.jar [HUDSON] Archiving to /home/hudson/hudson/jobs/clerezza-trunk-1.6/modules/org.apache.clerezza$org.apache.clerezza.platform.typerendering.scala/builds/2010-08-31_20-43-44/archive/org.apache.clerezza/org.apache.clerezza.platform.typerendering.scala/0.1-incubating-20100831.204403-6/org.apache.clerezza.platform.typerendering.scala-0.1-incubating-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Clerezza - SCB File Storage Provider [INFO] task-segment: [clean, deploy] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] Deleting file set: (included: [**], excluded: []) [INFO] [resources:resources] [INFO] Using 'utf-8' encoding to copy filtered resources. [INFO] Copying 1 resource to META-INF [INFO] Copying 1 resource [INFO] [compiler:compile] [INFO] Compiling 2 source files to [INFO] [scr:scr {execution: generate-scr-scrdescriptor}] [INFO] Generating 2 MetaType Descriptors to [INFO] Writing abstract service descriptor with 1 entries. [INFO] Generating 1 Service Component Descriptors to [INFO] [resources:testResources] [INFO] Using 'utf-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [compiler:testCompile] [INFO] Compiling 3 source files to [INFO] [surefire:test] [INFO] Surefire report directory: ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.clerezza.rdf.file.storage.FileMGraphTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.626 sec Running org.apache.clerezza.rdf.file.storage.FileTcProviderTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 sec Results : Tests run: 20, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [bundle:bundle] [INFO] Preparing source:jar [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation. [INFO] No goals needed for project - skipping [INFO] [source:jar {execution: default}] [INFO] Building jar: [INFO] [install:install] [INFO] Installing to /home/hudson/.m2/repository/org/apache/clerezza/org.apache.clerezza.rdf.file.storage/0.3-incubating-SNAPSHOT/org.apache.clerezza.rdf.file.storage-0.3-incubating-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/apache/clerezza/org.apache.clerezza.rdf.file.storage/0.3-incubating-SNAPSHOT/org.apache.clerezza.rdf.file.storage-0.3-incubating-SNAPSHOT-sources.jar [INFO] [bundle:install] [WARNING] Exception while updating local OBR: Unable to read repository xml: file:/home/hudson/.m2/repository/repository.xml org.apache.maven.plugin.MojoExecutionException: Unable to read repository xml: file:/home/hudson/.m2/repository/repository.xml at org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:295) at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:140) at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:451) at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:558) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:499) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:478) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:330) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:291) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142) at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129) at org.apache.maven.cli.MavenCli.main(MavenCli.java:287) 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.classworlds.Launcher.launchEnhanced(Launcher.java:315) at org.codehaus.classworlds.Launcher.launch(Launcher.java:255) at hudson.maven.agent.Main.launch(Main.java:165) at hudson.maven.MavenBuilder.call(MavenBuilder.java:165) at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:681) at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:625) at hudson.remoting.UserRequest.perform(UserRequest.java:114) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:270) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) 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:619) Caused by: org.xmlpull.v1.XmlPullParserException: unexpected type (position:END_DOCUMENT null@3:1 in java.io.InputStreamReader@1cd8e3f) at org.kxml2.io.KXmlParser.exception(Unknown Source) at org.kxml2.io.KXmlParser.nextTag(Unknown Source) at org.apache.felix.bundlerepository.impl.PullParser.parseRepository(PullParser.java:43) at org.apache.felix.bundlerepository.impl.DataModelHelperImpl.repository(DataModelHelperImpl.java:147) at org.apache.felix.bundlerepository.impl.DataModelHelperImpl.repository(DataModelHelperImpl.java:118) at org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:291) ... 32 more [INFO] [deploy:deploy] [INFO] Retrieving previous build number from apache.snapshots.https Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/clerezza/org.apache.clerezza.rdf.file.storage/0.3-incubating-SNAPSHOT/org.apache.clerezza.rdf.file.storage-0.3-incubating-20100831.204403-79.jar 12K uploaded [INFO] Retrieving previous metadata from apache.snapshots.https [INFO] Uploading repository metadata for: 'snapshot org.apache.clerezza:org.apache.clerezza.rdf.file.storage:0.3-incubating-SNAPSHOT' [INFO] Uploading project information for org.apache.clerezza.rdf.file.storage 0.3-incubating-20100831.204403-79 [INFO] Retrieving previous metadata from apache.snapshots.https [INFO] Uploading repository metadata for: 'artifact org.apache.clerezza:org.apache.clerezza.rdf.file.storage' [INFO] Retrieving previous build number from apache.snapshots.https Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/clerezza/org.apache.clerezza.rdf.file.storage/0.3-incubating-SNAPSHOT/org.apache.clerezza.rdf.file.storage-0.3-incubating-20100831.204403-79-sources.jar 5K uploaded [INFO] [bundle:deploy] [INFO] Remote OBR update disabled (enable with -DremoteOBR) [HUDSON] Archiving to /home/hudson/hudson/jobs/clerezza-trunk-1.6/modules/org.apache.clerezza$org.apache.clerezza.rdf.file.storage/builds/2010-08-31_20-43-44/archive/org.apache.clerezza/org.apache.clerezza.rdf.file.storage/0.3-incubating-SNAPSHOT/pom.xml [HUDSON] Archiving to /home/hudson/hudson/jobs/clerezza-trunk-1.6/modules/org.apache.clerezza$org.apache.clerezza.rdf.file.storage/builds/2010-08-31_20-43-44/archive/org.apache.clerezza/org.apache.clerezza.rdf.file.storage/0.3-incubating-20100831.204403-79/org.apache.clerezza.rdf.file.storage-0.3-incubating-SNAPSHOT.jar [HUDSON] Archiving to /home/hudson/hudson/jobs/clerezza-trunk-1.6/modules/org.apache.clerezza$org.apache.clerezza.rdf.file.storage/builds/2010-08-31_20-43-44/archive/org.apache.clerezza/org.apache.clerezza.rdf.file.storage/0.3-incubating-20100831.204403-79/org.apache.clerezza.rdf.file.storage-0.3-incubating-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Clerezza - Tools Offline Site Generator [INFO] task-segment: [clean, deploy] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] Deleting file set: (included: [**], excluded: []) [INFO] [resources:resources] [INFO] Using 'utf-8' encoding to copy filtered resources. [INFO] Copying 0 resource to META-INF [INFO] Copying 2 resources [INFO] [compiler:compile] [INFO] Compiling 6 source files to [HUDSON] Archiving to /home/hudson/hudson/jobs/clerezza-trunk-1.6/modules/org.apache.clerezza$org.apache.clerezza.tools.offline/builds/2010-08-31_20-43-44/archive/org.apache.clerezza/org.apache.clerezza.tools.offline/0.1-incubating-SNAPSHOT/pom.xml [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure :[63,38] package org.apache.commons.codec.binary does not exist :[63,38] package org.apache.commons.codec.binary does not exist [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 61 minutes 4 seconds [INFO] Finished at: Tue Aug 31 21:44:55 UTC 2010 [INFO] Final Memory: 152M/863M [INFO] ------------------------------------------------------------------------ Sending e-mails to: clerezza-dev@incubator.apache.org Sending e-mails to: clerezza-dev@incubator.apache.org Sending e-mails to: clerezza-dev@incubator.apache.org Sending e-mails to: clerezza-dev@incubator.apache.org channel stopped [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released