Return-Path: Delivered-To: apmail-incubator-clerezza-dev-archive@minotaur.apache.org Received: (qmail 34629 invoked from network); 13 Apr 2010 17:23:54 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 13 Apr 2010 17:23:54 -0000 Received: (qmail 39017 invoked by uid 500); 13 Apr 2010 17:23:54 -0000 Delivered-To: apmail-incubator-clerezza-dev-archive@incubator.apache.org Received: (qmail 38994 invoked by uid 500); 13 Apr 2010 17:23:54 -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 38984 invoked by uid 99); 13 Apr 2010 17:23:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Apr 2010 17:23:54 +0000 X-ASF-Spam-Status: No, hits=-1356.7 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.106] (HELO hudson.zones.apache.org) (140.211.11.106) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Apr 2010 17:23:52 +0000 Received: from hudson.zones.apache.org (localhost [127.0.0.1]) by hudson.zones.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o3DHNU6B024450 for ; Tue, 13 Apr 2010 13:23:30 -0400 (EDT) Date: Tue, 13 Apr 2010 17:23:30 +0000 (UTC) From: Apache Hudson Server To: clerezza-dev@incubator.apache.org Message-ID: <21869087.1311271179410932.JavaMail.hudson@hudson.zones.apache.org> Subject: Build failed in Hudson: clerezza-trunk-1.6 #208 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit See Changes: [mir] CLEREZZA-191: In typerendering: rendering mode can now be regex and renderlet definitions are cached. Headed-page adjusted [mir] getDefaultBaseUri and getBaseUris are now in a privileged block ------------------------------------------ [...truncated 2129 lines...] [INFO] skip non existing resourceDirectory [INFO] [compiler:testCompile] [INFO] No sources to compile [INFO] [surefire:test] [INFO] No tests to run. [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.graphprovider.content/0.6-incubating-SNAPSHOT/org.apache.clerezza.platform.graphprovider.content-0.6-incubating-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/apache/clerezza/org.apache.clerezza.platform.graphprovider.content/0.6-incubating-SNAPSHOT/org.apache.clerezza.platform.graphprovider.content-0.6-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:321) 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:159) at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:688) at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:632) at hudson.remoting.UserRequest.perform(UserRequest.java:104) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:236) 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@5b14f) 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:162) at org.apache.felix.bundlerepository.impl.DataModelHelperImpl.repository(DataModelHelperImpl.java:133) at org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:317) ... 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.graphprovider.content/0.6-incubating-SNAPSHOT/org.apache.clerezza.platform.graphprovider.content-0.6-incubating-20100413.172016-41.jar 7K uploaded [INFO] Retrieving previous metadata from apache.snapshots.https [INFO] Uploading repository metadata for: 'artifact org.apache.clerezza:org.apache.clerezza.platform.graphprovider.content' [INFO] Uploading project information for org.apache.clerezza.platform.graphprovider.content 0.6-incubating-20100413.172016-41 [INFO] Retrieving previous metadata from apache.snapshots.https [INFO] Uploading repository metadata for: 'snapshot org.apache.clerezza:org.apache.clerezza.platform.graphprovider.content:0.6-incubating-SNAPSHOT' [INFO] Retrieving previous build number from apache.snapshots.https Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/clerezza/org.apache.clerezza.platform.graphprovider.content/0.6-incubating-SNAPSHOT/org.apache.clerezza.platform.graphprovider.content-0.6-incubating-20100413.172016-41-sources.jar 3K uploaded [INFO] [bundle:deploy] [INFO] Remote OBR update disabled (enable with -DremoteOBR) [HUDSON] Archiving to /export/home/hudson/hudson/jobs/clerezza-trunk-1.6/modules/org.apache.clerezza$org.apache.clerezza.platform.graphprovider.content/builds/2010-04-13_17-19-48/archive/org.apache.clerezza/org.apache.clerezza.platform.graphprovider.content/0.6-incubating-SNAPSHOT/pom.xml [HUDSON] Archiving to /export/home/hudson/hudson/jobs/clerezza-trunk-1.6/modules/org.apache.clerezza$org.apache.clerezza.platform.graphprovider.content/builds/2010-04-13_17-19-48/archive/org.apache.clerezza/org.apache.clerezza.platform.graphprovider.content/0.6-incubating-20100413.172016-41/org.apache.clerezza.platform.graphprovider.content-0.6-incubating-SNAPSHOT.jar [HUDSON] Archiving to /export/home/hudson/hudson/jobs/clerezza-trunk-1.6/modules/org.apache.clerezza$org.apache.clerezza.platform.graphprovider.content/builds/2010-04-13_17-19-48/archive/org.apache.clerezza/org.apache.clerezza.platform.graphprovider.content/0.6-incubating-20100413.172016-41/org.apache.clerezza.platform.graphprovider.content-0.6-incubating-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Clerezza - Platform Configuration [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 3 resources [INFO] snapshot org.apache.clerezza:org.apache.clerezza.platform.graphprovider.content:0.6-incubating-SNAPSHOT: checking for updates from ops4j [INFO] snapshot org.apache.clerezza:org.apache.clerezza.platform.graphprovider.content:0.6-incubating-SNAPSHOT: checking for updates from apache [INFO] snapshot org.apache.clerezza:org.apache.clerezza.platform.graphprovider.content:0.6-incubating-SNAPSHOT: checking for updates from scala-tools.org [INFO] snapshot org.apache.clerezza:org.apache.clerezza.platform.graphprovider.content:0.6-incubating-SNAPSHOT: checking for updates from sonatype.snapshots [INFO] [compiler:compile] [INFO] Compiling 2 source files to [INFO] [scr:scr {execution: generate-scr-scrdescriptor}] [INFO] Writing abstract service descriptor with 2 entries. [INFO] Generating 2 Service Component Descriptors to [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] [surefire:test] [INFO] No tests to run. [INFO] [bundle:bundle][HUDSON] Recording test results [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.config/0.3-incubating-SNAPSHOT/org.apache.clerezza.platform.config-0.3-incubating-SNAPSHOT.jar [INFO] Installing to /home/hudson/.m2/repository/org/apache/clerezza/org.apache.clerezza.platform.config/0.3-incubating-SNAPSHOT/org.apache.clerezza.platform.config-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:321) 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:159) at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:688) at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:632) at hudson.remoting.UserRequest.perform(UserRequest.java:104) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:236) 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@14b4201) 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:162) at org.apache.felix.bundlerepository.impl.DataModelHelperImpl.repository(DataModelHelperImpl.java:133) at org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:317) ... 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.config/0.3-incubating-SNAPSHOT/org.apache.clerezza.platform.config-0.3-incubating-20100413.172016-41.jar 14K uploaded [INFO] Retrieving previous metadata from apache.snapshots.https [INFO] Uploading repository metadata for: 'artifact org.apache.clerezza:org.apache.clerezza.platform.config' [INFO] Uploading project information for org.apache.clerezza.platform.config 0.3-incubating-20100413.172016-41 [INFO] Retrieving previous metadata from apache.snapshots.https [INFO] Uploading repository metadata for: 'snapshot org.apache.clerezza:org.apache.clerezza.platform.config:0.3-incubating-SNAPSHOT' [INFO] Retrieving previous build number from apache.snapshots.https Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/clerezza/org.apache.clerezza.platform.config/0.3-incubating-SNAPSHOT/org.apache.clerezza.platform.config-0.3-incubating-20100413.172016-41-sources.jar 7K uploaded [INFO] [bundle:deploy] [INFO] Remote OBR update disabled (enable with -DremoteOBR) [HUDSON] Archiving to /export/home/hudson/hudson/jobs/clerezza-trunk-1.6/modules/org.apache.clerezza$org.apache.clerezza.platform.config/builds/2010-04-13_17-19-48/archive/org.apache.clerezza/org.apache.clerezza.platform.config/0.3-incubating-SNAPSHOT/pom.xml [HUDSON] Archiving to /export/home/hudson/hudson/jobs/clerezza-trunk-1.6/modules/org.apache.clerezza$org.apache.clerezza.platform.config/builds/2010-04-13_17-19-48/archive/org.apache.clerezza/org.apache.clerezza.platform.config/0.3-incubating-20100413.172016-41/org.apache.clerezza.platform.config-0.3-incubating-SNAPSHOT.jar [HUDSON] Archiving to /export/home/hudson/hudson/jobs/clerezza-trunk-1.6/modules/org.apache.clerezza$org.apache.clerezza.platform.config/builds/2010-04-13_17-19-48/archive/org.apache.clerezza/org.apache.clerezza.platform.config/0.3-incubating-20100413.172016-41/org.apache.clerezza.platform.config-0.3-incubating-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Clerezza - Platform Type Rendering Core [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] snapshot org.apache.clerezza:org.apache.clerezza.platform.typerendering.ontologies:0.2-incubating-SNAPSHOT: checking for updates from ops4j [INFO] snapshot org.apache.clerezza:org.apache.clerezza.platform.typerendering.ontologies:0.2-incubating-SNAPSHOT: checking for updates from apache [INFO] snapshot org.apache.clerezza:org.apache.clerezza.platform.config:0.3-incubating-SNAPSHOT: checking for updates from ops4j [INFO] snapshot org.apache.clerezza:org.apache.clerezza.platform.config:0.3-incubating-SNAPSHOT: checking for updates from apache [INFO] [compiler:compile] [INFO] Compiling 16 source files to [HUDSON] Archiving to /export/home/hudson/hudson/jobs/clerezza-trunk-1.6/modules/org.apache.clerezza$org.apache.clerezza.platform.typerendering.core/builds/2010-04-13_17-19-48/archive/org.apache.clerezza/org.apache.clerezza.platform.typerendering.core/0.2-incubating-SNAPSHOT/pom.xml [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure :[87,21] cannot find symbol symbol : class RenderletDefinition location: class org.apache.clerezza.platform.typerendering.RenderletRendererFactoryImpl :[88,51] cannot find symbol symbol : class RenderletDefinition location: class org.apache.clerezza.platform.typerendering.RenderletRendererFactoryImpl :[124,3] cannot find symbol symbol : class RenderletDefinition location: class org.apache.clerezza.platform.typerendering.RenderletRendererFactoryImpl :[128,8] cannot find symbol symbol : class RenderletDefinition location: class org.apache.clerezza.platform.typerendering.RenderletRendererFactoryImpl :[150,27] internal error; cannot instantiate RendererImpl(org.apache.clerezza.rdf.core.UriRef,org.apache.clerezza.platform.typerendering.Renderlet,java.lang.String,javax.ws.rs.core.MediaType,int,org.apache.clerezza.platform.typerendering.CallbackRenderer,boolean) at org.apache.clerezza.platform.typerendering.RendererImpl to () :[231,2] cannot find symbol symbol : class RenderletDefinition location: class org.apache.clerezza.platform.typerendering.RenderletRendererFactoryImpl :[235,7] cannot find symbol symbol : class RenderletDefinition location: class org.apache.clerezza.platform.typerendering.RenderletRendererFactoryImpl :[336,13] cannot find symbol symbol : class RenderletDefinition location: class org.apache.clerezza.platform.typerendering.RenderletRendererFactoryImpl :[336,65] cannot find symbol symbol : class RenderletDefinition location: class org.apache.clerezza.platform.typerendering.RenderletRendererFactoryImpl :[339,10] cannot find symbol symbol : class RenderletDefinition location: class org.apache.clerezza.platform.typerendering.RenderletRendererFactoryImpl :[343,32] cannot find symbol symbol : class RenderletDefinition location: class org.apache.clerezza.platform.typerendering.RenderletRendererFactoryImpl [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3 minutes 15 seconds [INFO] Finished at: Tue Apr 13 17:23:15 UTC 2010 [INFO] Final Memory: 83M/265M [INFO] ------------------------------------------------------------------------ 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