You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oodt.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/10/14 06:05:44 UTC

Build failed in Jenkins: oodt-trunk #2204

See <https://builds.apache.org/job/oodt-trunk/2204/display/redirect?page=changes>

Changes:

[manole.v.radu] wip 1.0

[chris.a.mattmann] Resolve conflicts again.

[chris.a.mattmann] finish cleaning up merge errors.

------------------------------------------
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H16 (couchdbtest ubuntu xenial) in workspace <https://builds.apache.org/job/oodt-trunk/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/oodt.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/oodt.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/oodt.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision f8e7d95696f8e32e08f86572adbc5d529cb4dc06 (refs/remotes/origin/master)
Commit message: "finish cleaning up merge errors."
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f8e7d95696f8e32e08f86572adbc5d529cb4dc06
 > git rev-list 5794ec3bc8474c846be4ff1af3082c252956cac1 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 36713
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[oodt-trunk] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g -Xms256m -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 36713
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/oodt-trunk/ws/pom.xml> -Dmaven.repo.local=<https://builds.apache.org/job/oodt-trunk/ws/.repository> clean install
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.oodt:oodt-core:pom:1.9-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.lucene:lucene-queryparser:jar -> duplicate declaration of version 6.1.0 @ line 330, column 19
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.lucene:lucene-analyzers-common:jar -> duplicate declaration of version 6.1.0 @ line 336, column 19
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.oodt:oodt:pom:1.9-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.lucene:lucene-queryparser:jar -> duplicate declaration of version 6.1.0 @ org.apache.oodt:oodt-core:1.9-SNAPSHOT, <https://builds.apache.org/job/oodt-trunk/ws/core/pom.xml,> line 330, column 19
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.lucene:lucene-analyzers-common:jar -> duplicate declaration of version 6.1.0 @ org.apache.oodt:oodt-core:1.9-SNAPSHOT, <https://builds.apache.org/job/oodt-trunk/ws/core/pom.xml,> line 336, column 19
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] OODT Core
[INFO] Common Utilities
[INFO] CAS Command Line Interface
[INFO] OODT - Configuration Management
[INFO] Process Control System Input Data Package
[INFO] Catalog and Archive Service Generic Multi-valued Metadata Container
[INFO] Catalog and Archive File Management Component
[INFO] Catalog and Archive Resource Management Component
[INFO] Catalog and Archive Workflow Management Component
[INFO] Catalog and Archive Crawling Framework
[INFO] OODT CAS Curator Single Sign On Security Package
[INFO] CAS Curation Web Services
[INFO] Process Control System Core Package
[INFO] OODT Wicket Web Components
[INFO] CAS Curation Interface
[INFO] CAS PGE Adaptor Framework
[INFO] CAS Installer Maven Mojo
[INFO] OODT :: Archetypes :: OpsUI
[INFO] OODT :: Archetypes :: RADiX
[INFO] OODT :: Archetypes
[INFO] CAS File Manager Browser Web App
[INFO] CAS Workflow Manager Monitor Web App
[INFO] CAS Product Server Web Application
[INFO] CAS Workflow REST Services
[INFO] Process Control System Operator Interface Webapp
[INFO] OODT Process Control System JAX-RS service layer
[INFO] Apache OODT
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building OODT Core 1.9-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oodt-core ---
[INFO] Deleting <https://builds.apache.org/job/oodt-trunk/ws/core/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ oodt-core ---
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ oodt-core ---
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) > generate-sources @ oodt-core >>>
[WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) < generate-sources @ oodt-core <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) @ oodt-core ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ oodt-core ---
[INFO] Installing <https://builds.apache.org/job/oodt-trunk/ws/core/pom.xml> to <https://builds.apache.org/job/oodt-trunk/ws/.repository/org/apache/oodt/oodt-core/1.9-SNAPSHOT/oodt-core-1.9-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/oodt-trunk/ws/core/target/oodt-core-1.9-SNAPSHOT-site.xml> to <https://builds.apache.org/job/oodt-trunk/ws/.repository/org/apache/oodt/oodt-core/1.9-SNAPSHOT/oodt-core-1.9-SNAPSHOT-site.xml>
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Common Utilities 1.9-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/avro/avro-ipc/1.7.7/avro-ipc-1.7.7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/avro/avro-ipc/1.7.7/avro-ipc-1.7.7.pom (5.2 kB at 17 kB/s)
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/netty/netty/3.4.0.Final/netty-3.4.0.Final.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty/3.4.0.Final/netty-3.4.0.Final.pom (25 kB at 990 kB/s)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/avro/avro-ipc/1.7.7/avro-ipc-1.7.7.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/netty/netty/3.4.0.Final/netty-3.4.0.Final.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/avro/avro-ipc/1.7.7/avro-ipc-1.7.7.jar (193 kB at 2.6 MB/s)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty/3.4.0.Final/netty-3.4.0.Final.jar (957 kB at 4.5 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oodt-commons ---
[INFO] Deleting <https://builds.apache.org/job/oodt-trunk/ws/commons/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ oodt-commons ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ oodt-commons ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource to org/apache/oodt/commons
[INFO] Copying 1 resource to org/apache/oodt/commons/util
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ oodt-commons ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 88 source files to <https://builds.apache.org/job/oodt-trunk/ws/commons/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/oodt-trunk/ws/commons/src/main/java/org/apache/oodt/commons/AvroExecServer.java>:[131,10] ';' expected
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] OODT Core .......................................... SUCCESS [  5.626 s]
[INFO] Common Utilities ................................... FAILURE [  3.308 s]
[INFO] CAS Command Line Interface ......................... SKIPPED
[INFO] OODT - Configuration Management .................... SKIPPED
[INFO] Process Control System Input Data Package .......... SKIPPED
[INFO] Catalog and Archive Service Generic Multi-valued Metadata Container SKIPPED
[INFO] Catalog and Archive File Management Component ...... SKIPPED
[INFO] Catalog and Archive Resource Management Component .. SKIPPED
[INFO] Catalog and Archive Workflow Management Component .. SKIPPED
[INFO] Catalog and Archive Crawling Framework ............. SKIPPED
[INFO] OODT CAS Curator Single Sign On Security Package ... SKIPPED
[INFO] CAS Curation Web Services .......................... SKIPPED
[INFO] Process Control System Core Package ................ SKIPPED
[INFO] OODT Wicket Web Components ......................... SKIPPED
[INFO] CAS Curation Interface ............................. SKIPPED
[INFO] CAS PGE Adaptor Framework .......................... SKIPPED
[INFO] CAS Installer Maven Mojo ........................... SKIPPED
[INFO] OODT :: Archetypes :: OpsUI ........................ SKIPPED
[INFO] OODT :: Archetypes :: RADiX ........................ SKIPPED
[INFO] OODT :: Archetypes ................................. SKIPPED
[INFO] CAS File Manager Browser Web App ................... SKIPPED
[INFO] CAS Workflow Manager Monitor Web App ............... SKIPPED
[INFO] CAS Product Server Web Application ................. SKIPPED
[INFO] CAS Workflow REST Services ......................... SKIPPED
[INFO] Process Control System Operator Interface Webapp ... SKIPPED
[INFO] OODT Process Control System JAX-RS service layer ... SKIPPED
[INFO] Apache OODT ........................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 34.070 s
[INFO] Finished at: 2017-10-14T06:04:56Z
[INFO] Final Memory: 37M/518M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project oodt-commons: Compilation failure
[ERROR] <https://builds.apache.org/job/oodt-trunk/ws/commons/src/main/java/org/apache/oodt/commons/AvroExecServer.java>:[131,10] ';' expected
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :oodt-commons
[JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/config/pom.xml> to org.apache.oodt/oodt-conf/1.9-SNAPSHOT/oodt-conf-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/pcs/services/pom.xml> to org.apache.oodt/pcs-services/1.9-SNAPSHOT/pcs-services-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/core/pom.xml> to org.apache.oodt/oodt-core/1.9-SNAPSHOT/oodt-core-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/core/target/oodt-core-1.9-SNAPSHOT-site.xml> to org.apache.oodt/oodt-core/1.9-SNAPSHOT/oodt-core-1.9-SNAPSHOT-site.xml
[Fast Archiver] Compressed 34.49 KB of artifacts by 92.8% relative to #2203
[JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/workflow/pom.xml> to org.apache.oodt/cas-workflow/1.9-SNAPSHOT/cas-workflow-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/resource/pom.xml> to org.apache.oodt/cas-resource/1.9-SNAPSHOT/cas-resource-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/pcs/core/pom.xml> to org.apache.oodt/pcs-core/1.9-SNAPSHOT/pcs-core-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/mvn/archetypes/opsui/pom.xml> to org.apache.oodt/opsui-archetype/1.9-SNAPSHOT/opsui-archetype-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/curator/services/pom.xml> to org.apache.oodt/curator-services/1.9-SNAPSHOT/curator-services-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/webapp/fmprod/pom.xml> to org.apache.oodt/cas-product/1.9-SNAPSHOT/cas-product-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/pcs/opsui/pom.xml> to org.apache.oodt/pcs-opsui/1.9-SNAPSHOT/pcs-opsui-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/pom.xml> to org.apache.oodt/oodt/1.9-SNAPSHOT/oodt-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/webapp/fmbrowser/pom.xml> to org.apache.oodt/fmbrowser/1.9-SNAPSHOT/fmbrowser-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/cli/pom.xml> to org.apache.oodt/cas-cli/1.9-SNAPSHOT/cas-cli-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/mvn/archetypes/radix/pom.xml> to org.apache.oodt/radix-archetype/1.9-SNAPSHOT/radix-archetype-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/webapp/wmonitor/pom.xml> to org.apache.oodt/wmonitor/1.9-SNAPSHOT/wmonitor-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/commons/pom.xml> to org.apache.oodt/oodt-commons/1.9-SNAPSHOT/oodt-commons-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/mvn/archetypes/pom.xml> to org.apache.oodt/archetypes/1.9-SNAPSHOT/archetypes-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/curator/webapp/pom.xml> to org.apache.oodt/cas-curator/1.9-SNAPSHOT/cas-curator-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/crawler/pom.xml> to org.apache.oodt/cas-crawler/1.9-SNAPSHOT/cas-crawler-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/pge/pom.xml> to org.apache.oodt/cas-pge/1.9-SNAPSHOT/cas-pge-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/pcs/input/pom.xml> to org.apache.oodt/pcs-input/1.9-SNAPSHOT/pcs-input-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/mvn/plugins/cas-install/pom.xml> to org.apache.oodt/maven-cas-install-plugin/1.9-SNAPSHOT/maven-cas-install-plugin-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/metadata/pom.xml> to org.apache.oodt/cas-metadata/1.9-SNAPSHOT/cas-metadata-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/webapp/components/pom.xml> to org.apache.oodt/oodt-webapp-components/1.9-SNAPSHOT/oodt-webapp-components-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/webapp/wmservices/pom.xml> to org.apache.oodt/workflow-services/1.9-SNAPSHOT/workflow-services-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/filemgr/pom.xml> to org.apache.oodt/cas-filemgr/1.9-SNAPSHOT/cas-filemgr-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/curator/sso/pom.xml> to org.apache.oodt/curator-sso/1.9-SNAPSHOT/curator-sso-1.9-SNAPSHOT.pom
Sending e-mails to: dev@oodt.apache.org
channel stopped

Jenkins build is back to normal : oodt-trunk #2205

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/oodt-trunk/2205/display/redirect?page=changes>