Return-Path: X-Original-To: apmail-openjpa-commits-archive@www.apache.org Delivered-To: apmail-openjpa-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 A33A410385 for ; Sat, 14 Dec 2013 09:32:47 +0000 (UTC) Received: (qmail 92563 invoked by uid 500); 14 Dec 2013 09:32:47 -0000 Delivered-To: apmail-openjpa-commits-archive@openjpa.apache.org Received: (qmail 92507 invoked by uid 500); 14 Dec 2013 09:32:47 -0000 Mailing-List: contact commits-help@openjpa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openjpa.apache.org Delivered-To: mailing list commits@openjpa.apache.org Received: (qmail 92500 invoked by uid 99); 14 Dec 2013 09:32:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Dec 2013 09:32:46 +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; Sat, 14 Dec 2013 09:32:44 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id B685AC04F9; Sat, 14 Dec 2013 09:32:21 +0000 (UTC) Date: Sat, 14 Dec 2013 09:32:21 +0000 (UTC) From: Apache Jenkins Server To: commits@openjpa.apache.org, null@apache.org Message-ID: <1106497269.354.1387013541510.JavaMail.hudson@aegis> In-Reply-To: <229334049.43.1386923307626.JavaMail.hudson@aegis> References: <229334049.43.1386923307626.JavaMail.hudson@aegis> Subject: Build failed in Jenkins: OpenJPA-trunk-deploy #433 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: OpenJPA-trunk-deploy X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org See Changes: [curtisr7] OPENJPA-2466: Fix checkstyle problem. ------------------------------------------ Started by an SCM change Building remotely on ubuntu3 in workspace Updating https://svn.apache.org/repos/asf/openjpa/trunk at revision '2013-12-14T09:26:00.315 +0000' U openjpa-jdbc/src/main/java/org/apache/openjpa/jdbc/meta/ReverseMappingTool.java At revision 1550909 Parsing POMs maven-agent.jar already up to date classworlds.jar already up to date maven-interceptor.jar already up to date maven2.1-interceptor.jar already up to date [trunk] $ /home/hudson/tools/java/latest1.6/bin/java -Xmx1280m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven-agent.jar:/home/jenkins/jenkins-slave/classworlds.jar hudson.maven.agent.Main /home/hudson/tools/maven/apache-maven-2.2.1 /x1/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven-interceptor.jar 57874 /home/jenkins/jenkins-slave/maven2.1-interceptor.jar <===[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 deploy[INFO] Scanning for projects... [INFO] Reactor build order: [INFO] OpenJPA Parent POM [INFO] OpenJPA Utilities Library [INFO] OpenJPA Kernel [INFO] OpenJPA JDBC [INFO] OpenJPA Persistence [INFO] OpenJPA Persistence JDBC [INFO] OpenJPA Persistence Locking Tests [INFO] OpenJPA tools [INFO] OpenJPA Maven Plugin [INFO] OpenJPA XML Store [INFO] OpenJPA Slice [INFO] OpenJPA JEST [INFO] OpenJPA Aggregate Jar [INFO] OpenJPA Aggregate Jar with Dependencies [INFO] OpenJPA Project Docs and Assemblies [INFO] OpenJPA Examples [INFO] OpenJPA Examples - Simple [INFO] OpenJPA Examples - image-gallery [INFO] OpenJPA Examples - OpenBooks [INFO] OpenJPA Integration Tests [INFO] OpenJPA Integration Tests - Daytrader [INFO] OpenJPA Integration Tests - Examples [INFO] OpenJPA Integration Tests - SLF4JLogFactory [INFO] OpenJPA Integration Tests - JPA TCK [INFO] OpenJPA Integration Tests - Bean Validation [INFO] OpenJPA Integration Tests - JMX Platform MBeans [INFO] OpenJPA Fetching Statistic Tool [INFO] OpenJPA Fetching Statistic Tool -- WAS Bundle [INFO] ------------------------------------------------------------------------ [INFO] Building OpenJPA Parent POM [INFO] task-segment: [clean, deploy] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] Deleting file set: (included: [**], excluded: []) [INFO] [buildnumber:create {execution: default}] [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd && svn --non-interactive info [INFO] Working directory: [INFO] Storing buildNumber: 1550731 at timestamp: December 14, 2013 at 9:27 AM [INFO] Executing: /bin/sh -c cd && svn --non-interactive info [INFO] Working directory: [INFO] Storing buildScmBranch: trunk [INFO] [enforcer:enforce {execution: default}] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. Setting property: site.resource.loader.class => 'org.codehaus.plexus.velocity.SiteResourceLoader'. Setting property: velocimacro.messages.on => 'false'. Setting property: resource.loader => 'classpath,site'. Setting property: runtime.log.invalid.references => 'false'. Setting property: resource.manager.logwhenfound => 'false'. Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. Setting property: site.resource.loader.class => 'org.codehaus.plexus.velocity.SiteResourceLoader'. Setting property: velocimacro.messages.on => 'false'. Setting property: resource.loader => 'classpath,site'. Setting property: runtime.log.invalid.references => 'false'. Setting property: resource.manager.logwhenfound => 'false'. Setting property: velocimacro.permissions.allow.inline.to.replace.global => 'true'. [INFO] [checkstyle:checkstyle {execution: default}] [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [remote-resources:process {execution: default}] [INFO] [compiler:testCompile {execution: test-source-compile}] [INFO] No sources to compile [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] Unable to load parent project from a relative path: Could not find the model file ' for project unknown [INFO] Parent project loaded from repository. [INFO] [ianal:verify-legal-files {execution: default}] [INFO] [apache-rat:check {execution: default}] [INFO] Exclude: **/.*/** [INFO] Exclude: **/target/**/* [INFO] [install:install {execution: default-install}] [INFO] Installing to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/openjpa/openjpa-parent/2.4.0-SNAPSHOT/openjpa-parent-2.4.0-SNAPSHOT.pom [INFO] [deploy:deploy {execution: default-deploy}] [INFO] Retrieving previous build number from apache.snapshots.https [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '35b02e2835ca4d99a072976226a6e45bb861012e'; remote = '1576d5658540bebfb210fcb7e234f353efe2ce5d' - RETRYING [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '35b02e2835ca4d99a072976226a6e45bb861012e'; remote = '1576d5658540bebfb210fcb7e234f353efe2ce5d' - IGNORING Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/openjpa/openjpa-parent/2.4.0-SNAPSHOT/openjpa-parent-2.4.0-20131214.092756-9.pom 52K uploaded (openjpa-parent-2.4.0-20131214.092756-9.pom) [INFO] Uploading site descriptor for openjpa-parent 2.4.0-20131214.092756-9 site.xml [INFO] Retrieving previous metadata from apache.snapshots.https [INFO] Uploading repository metadata for: 'artifact org.apache.openjpa:openjpa-parent' [INFO] Retrieving previous metadata from apache.snapshots.https [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '35b02e2835ca4d99a072976226a6e45bb861012e'; remote = '1576d5658540bebfb210fcb7e234f353efe2ce5d' - RETRYING [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '35b02e2835ca4d99a072976226a6e45bb861012e'; remote = '1576d5658540bebfb210fcb7e234f353efe2ce5d' - IGNORING [INFO] Uploading repository metadata for: 'snapshot org.apache.openjpa:openjpa-parent:2.4.0-SNAPSHOT' [INFO] ------------------------------------------------------------------------ [INFO] Building OpenJPA Utilities Library [INFO] task-segment: [clean, deploy] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] Deleting file set: (included: [**], excluded: []) [INFO] [buildnumber:create {execution: default}] [INFO] [enforcer:enforce {execution: default}] [INFO] [checkstyle:checkstyle {execution: default}] [INFO] Starting audit... Audit done. [WARNING] Unable to locate Source XRef to link to - DISABLED [ERROR] VM #image: error : too few arguments to macro. Wanted 5 got 0 [ERROR] VM #image: error : too few arguments to macro. Wanted 5 got 0 [ERROR] VM #displayTree: error : too few arguments to macro. Wanted 2 got 0 [ERROR] VM #menuItem: error : too few arguments to macro. Wanted 1 got 0 [INFO] [remote-resources:process {execution: default}] [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 161 source files to [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] Failure executing javac, but could not parse the error: javac: invalid target release: 1.7 Usage: javac use -help for a list of possible options [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure Failure executing javac, but could not parse the error: javac: invalid target release: 1.7 Usage: javac use -help for a list of possible options [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1 minute 27 seconds [INFO] Finished at: Sat Dec 14 09:28:30 UTC 2013 [INFO] Final Memory: 62M/382M [INFO] ------------------------------------------------------------------------ [JENKINS] Archiving to org.apache.openjpa/openjpa-lib/2.4.0-SNAPSHOT/openjpa-lib-2.4.0-SNAPSHOT.pom [JENKINS] Archiving to org.apache.openjpa/openjpa-parent/2.4.0-SNAPSHOT/openjpa-parent-2.4.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/openjpa/openjpa-parent/2.4.0-SNAPSHOT/openjpa-parent-2.4.0-SNAPSHOT.pom to org.apache.openjpa/openjpa-parent/2.4.0-20131214.092756-9/openjpa-parent-2.4.0-20131214.092756-9.pom /x1/jenkins/jenkins-slave/maven-repositories/1/org/apache/openjpa/openjpa-parent/2.4.0-SNAPSHOT/openjpa-parent-2.4.0-SNAPSHOT.pom is not inside /x1/jenkins/jenkins-slave/workspace/OpenJPA-trunk-deploy/trunk/; will archive in a separate pass Sending e-mails to: commits@openjpa.apache.org null@apache.org channel stopped