Return-Path: X-Original-To: apmail-jena-commits-archive@www.apache.org Delivered-To: apmail-jena-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8C5B9D152 for ; Wed, 3 Oct 2012 05:55:50 +0000 (UTC) Received: (qmail 66852 invoked by uid 500); 3 Oct 2012 05:55:50 -0000 Delivered-To: apmail-jena-commits-archive@jena.apache.org Received: (qmail 66813 invoked by uid 500); 3 Oct 2012 05:55:49 -0000 Mailing-List: contact commits-help@jena.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jena.apache.org Delivered-To: mailing list commits@jena.apache.org Received: (qmail 66787 invoked by uid 99); 3 Oct 2012 05:55:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Oct 2012 05:55:48 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.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; Wed, 03 Oct 2012 05:55:46 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 7020BC00A0 for ; Wed, 3 Oct 2012 05:55:26 +0000 (UTC) Date: Wed, 3 Oct 2012 05:55:26 +0000 (UTC) From: Apache Jenkins Server To: commits@jena.apache.org Message-ID: <1757156298.2091.1349243726435.JavaMail.hudson@aegis.apache.org> In-Reply-To: <1246545114.1812.1349157434953.JavaMail.hudson@aegis.apache.org> References: <1246545114.1812.1349157434953.JavaMail.hudson@aegis.apache.org> Subject: Build failed in Jenkins: Jena_LARQ #504 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: Jena_LARQ X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org See ------------------------------------------ Started by upstream project "Jena__Development_Deploy" build number 124 Building remotely on ubuntu1 in workspace Updating http://svn.apache.org/repos/asf/jena/trunk/jena-larq At revision 1393301 no change for http://svn.apache.org/repos/asf/jena/trunk/jena-larq since the previous build Parsing POMs Modules changed, recalculating dependency graph [jena-larq] $ /home/hudson/tools/java/latest1.6/bin/java -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/hudson/tools/maven/apache-maven-3.0.3/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/hudson/tools/maven/apache-maven-3.0.3 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar 53526 <===[JENKINS REMOTING CAPACITY]===>channel started log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter). log4j:WARN Please initialize the log4j system properly. Executing Maven: -B -f -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean install findbugs:findbugs cobertura:cobertura pmd:pmd [INFO] Scanning for projects... Projects to build: [MavenProject: org.apache.jena:jena-larq:1.0.1-SNAPSHOT @ projectStarted org.apache.jena:jena-larq:1.0.1-SNAPSHOT [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building LARQ 1.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ mojoStarted org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean) [INFO] [INFO] Deleting [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jena-larq --- mojoSucceeded org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean) mojoStarted org.apache.maven.plugins:maven-remote-resources-plugin:1.2.1(default) [INFO] [INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ jena-larq --- mojoSucceeded org.apache.maven.plugins:maven-remote-resources-plugin:1.2.1(default) mojoStarted org.apache.maven.plugins:maven-resources-plugin:2.5(default-resources) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ jena-larq ---[debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 3 resources mojoSucceeded org.apache.maven.plugins:maven-resources-plugin:2.5(default-resources) mojoStarted org.apache.maven.plugins:maven-compiler-plugin:2.4(default-compile) [INFO] [INFO] --- maven-compiler-plugin:2.4:compile (default-compile) @ jena-larq --- [INFO] Compiling 22 source files to mojoSucceeded org.apache.maven.plugins:maven-compiler-plugin:2.4(default-compile) mojoStarted org.apache.maven.plugins:maven-resources-plugin:2.5(default-testResources)[debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 23 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jena-larq --- mojoSucceeded org.apache.maven.plugins:maven-resources-plugin:2.5(default-testResources) mojoStarted org.apache.maven.plugins:maven-compiler-plugin:2.4(default-testCompile) [INFO] [INFO] --- maven-compiler-plugin:2.4:testCompile (default-testCompile) @ jena-larq --- [INFO] Compiling 17 source files to mojoSucceeded org.apache.maven.plugins:maven-compiler-plugin:2.4(default-testCompile) mojoStarted org.apache.maven.plugins:maven-surefire-plugin:2.12(default-test) [INFO] [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ jena-larq ---[INFO] Surefire report directory: ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.jena.larq.TS_LARQ Tests run: 66, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.099 sec Results : Tests run: 66, Failures: 0, Errors: 0, Skipped: 0 mojoSucceeded org.apache.maven.plugins:maven-surefire-plugin:2.12(default-test) [JENKINS] Recording test results mojoStarted org.apache.maven.plugins:maven-jar-plugin:2.4(default-jar) [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jena-larq --- [INFO] Building jar: mojoSucceeded org.apache.maven.plugins:maven-jar-plugin:2.4(default-jar) mojoStarted org.apache.maven.plugins:maven-site-plugin:3.0(attach-descriptor) [INFO] [INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ jena-larq --- mojoSucceeded org.apache.maven.plugins:maven-site-plugin:3.0(attach-descriptor) mojoStarted org.apache.maven.plugins:maven-source-plugin:2.1.2(attach-sources) [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ jena-larq --- [INFO] META-INF already added, skipping [INFO] META-INF already added, skipping [INFO] META-INF/LICENSE already added, skipping [INFO] META-INF/NOTICE already added, skipping [INFO] META-INF/DEPENDENCIES already added, skipping [INFO] Building jar: [INFO] META-INF already added, skipping [INFO] META-INF already added, skipping [INFO] META-INF/LICENSE already added, skipping [INFO] META-INF/NOTICE already added, skipping [INFO] META-INF/DEPENDENCIES already added, skipping mojoSucceeded org.apache.maven.plugins:maven-source-plugin:2.1.2(attach-sources) mojoStarted org.apache.maven.plugins:maven-javadoc-plugin:2.8.1(attach-javadocs) [INFO] [INFO] --- maven-javadoc-plugin:2.8.1:jar (attach-javadocs) @ jena-larq --- [INFO] Building jar: mojoSucceeded org.apache.maven.plugins:maven-javadoc-plugin:2.8.1(attach-javadocs) mojoStarted org.apache.maven.plugins:maven-install-plugin:2.3.1(default-install)[INFO] Installing to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/jena/jena-larq/1.0.1-SNAPSHOT/jena-larq-1.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ jena-larq --- [INFO] Installing to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/jena/jena-larq/1.0.1-SNAPSHOT/jena-larq-1.0.1-SNAPSHOT.pom [INFO] Installing to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/jena/jena-larq/1.0.1-SNAPSHOT/jena-larq-1.0.1-SNAPSHOT-sources.jar [INFO] Installing to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/jena/jena-larq/1.0.1-SNAPSHOT/jena-larq-1.0.1-SNAPSHOT-javadoc.jar mojoSucceeded org.apache.maven.plugins:maven-install-plugin:2.3.1(default-install) mojoStarted org.codehaus.mojo:findbugs-maven-plugin:2.5.2(default-cli) [INFO] [INFO] --- findbugs-maven-plugin:2.5.2:findbugs (default-cli) @ jena-larq --- [INFO] Fork Value is true [java] Warnings generated: 6 [INFO] Done FindBugs Analysis.... mojoSucceeded org.codehaus.mojo:findbugs-maven-plugin:2.5.2(default-cli) [FINDBUGS] Finding all files that match the pattern findbugsXml.xml [FINDBUGS] Parsing 1 files in [FINDBUGS] Successfully parsed file of module LARQ with 6 warnings. [FINDBUGS] Computing warning deltas based on reference build #503 forkedProjectStarted org.apache.jena:jena-larq:1.0.1-SNAPSHOT mojoStarted org.apache.maven.plugins:maven-remote-resources-plugin:1.2.1(default) [INFO] [INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ jena-larq --- mojoSucceeded org.apache.maven.plugins:maven-remote-resources-plugin:1.2.1(default) mojoStarted org.apache.maven.plugins:maven-resources-plugin:2.5(default-resources)[debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ jena-larq --- mojoSucceeded org.apache.maven.plugins:maven-resources-plugin:2.5(default-resources) mojoStarted org.apache.maven.plugins:maven-compiler-plugin:2.4(default-compile)[INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-compiler-plugin:2.4:compile (default-compile) @ jena-larq --- mojoSucceeded org.apache.maven.plugins:maven-compiler-plugin:2.4(default-compile) mojoStarted org.codehaus.mojo:cobertura-maven-plugin:2.5.2(default-cli) [INFO] [INFO] --- cobertura-maven-plugin:2.5.2:instrument (default-cli) @ jena-larq --- [INFO] Cobertura 1.9.4.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file Instrumenting 25 files to Cobertura: Saved information on 25 classes. Instrument time: 198ms [INFO] Instrumentation was successful. [INFO] NOT adding cobertura ser file to attached artifacts list. mojoSucceeded org.codehaus.mojo:cobertura-maven-plugin:2.5.2(default-cli) mojoStarted org.apache.maven.plugins:maven-resources-plugin:2.5(default-testResources)[debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 23 resources [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jena-larq --- mojoSucceeded org.apache.maven.plugins:maven-resources-plugin:2.5(default-testResources) mojoStarted org.apache.maven.plugins:maven-compiler-plugin:2.4(default-testCompile)[INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-compiler-plugin:2.4:testCompile (default-testCompile) @ jena-larq --- mojoSucceeded org.apache.maven.plugins:maven-compiler-plugin:2.4(default-testCompile) mojoStarted org.apache.maven.plugins:maven-surefire-plugin:2.12(default-test)[INFO] Surefire report directory: ------------------------------------------------------- T E S T S ------------------------------------------------------- [INFO] [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ jena-larq --- Running org.apache.jena.larq.TS_LARQ Tests run: 66, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.155 sec Flushing results... Flushing results done Cobertura: Loaded information on 25 classes. Cobertura: Saved information on 25 classes. Results : Tests run: 66, Failures: 0, Errors: 0, Skipped: 0 mojoSucceeded org.apache.maven.plugins:maven-surefire-plugin:2.12(default-test) [JENKINS] Recording test results forkedProjectSucceeded org.apache.jena:jena-larq:1.0.1-SNAPSHOT mojoStarted org.codehaus.mojo:cobertura-maven-plugin:2.5.2(default-cli) [INFO] [INFO] --- cobertura-maven-plugin:2.5.2:cobertura (default-cli) @ jena-larq --- [INFO] Cobertura 1.9.4.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file Cobertura: Loaded information on 25 classes. Report time: 468ms [INFO] Cobertura Report generation was successful. mojoSucceeded org.codehaus.mojo:cobertura-maven-plugin:2.5.2(default-cli) mojoStarted org.apache.maven.plugins:maven-pmd-plugin:2.7.1(default-cli) [INFO] [INFO] --- maven-pmd-plugin:2.7.1:pmd (default-cli) @ jena-larq --- mojoSucceeded org.apache.maven.plugins:maven-pmd-plugin:2.7.1(default-cli) [PMD] Finding all files that match the pattern pmd.xml [PMD] Parsing 1 files in [PMD] Successfully parsed file of module LARQ with 0 warnings. [PMD] Computing warning deltas based on reference build #503 projectSucceeded org.apache.jena:jena-larq:1.0.1-SNAPSHOT sessionEnded [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1:50.383s [INFO] Finished at: Wed Oct 03 05:55:21 UTC 2012 [INFO] Final Memory: 35M/107M [INFO] ------------------------------------------------------------------------ Projects to build: [MavenProject: org.apache.jena:jena-larq:1.0.1-SNAPSHOT @ [JENKINS] Archiving to /home/hudson/hudson/jobs/Jena_LARQ/modules/org.apache.jena$jena-larq/builds/2012-10-03_05-53-11/archive/org.apache.jena/jena-larq/1.0.1-SNAPSHOT/jena-larq-1.0.1-SNAPSHOT.pom [JENKINS] Archiving to /home/hudson/hudson/jobs/Jena_LARQ/modules/org.apache.jena$jena-larq/builds/2012-10-03_05-53-11/archive/org.apache.jena/jena-larq/1.0.1-SNAPSHOT/jena-larq-1.0.1-SNAPSHOT.jar [JENKINS] Archiving to /home/hudson/hudson/jobs/Jena_LARQ/modules/org.apache.jena$jena-larq/builds/2012-10-03_05-53-11/archive/org.apache.jena/jena-larq/1.0.1-SNAPSHOT/jena-larq-1.0.1-SNAPSHOT-sources.jar [JENKINS] Archiving to /home/hudson/hudson/jobs/Jena_LARQ/modules/org.apache.jena$jena-larq/builds/2012-10-03_05-53-11/archive/org.apache.jena/jena-larq/1.0.1-SNAPSHOT/jena-larq-1.0.1-SNAPSHOT-javadoc.jar Waiting for Jenkins to finish collecting data channel stopped Publishing Cobertura coverage report... No coverage results were found using the pattern '**/target/site/cobertura/coverage.xml' relative to ' Did you enter a pattern relative to the correct directory? Did you generate the XML report(s) for Cobertura? Build step 'Publish Cobertura Coverage Report' changed build result to FAILURE