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 05:43:37 UTC

Build failed in Jenkins: oodt-2.0-development #44

See <https://builds.apache.org/job/oodt-2.0-development/44/display/redirect>

------------------------------------------
[...truncated 6.71 KB...]
[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-2.0-development/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 >>>
[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-2.0-development/ws/core/pom.xml> to <https://builds.apache.org/job/oodt-2.0-development/ws/.repository/org/apache/oodt/oodt-core/1.9-SNAPSHOT/oodt-core-1.9-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/oodt-2.0-development/ws/core/target/oodt-core-1.9-SNAPSHOT-site.xml> to <https://builds.apache.org/job/oodt-2.0-development/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] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oodt-commons ---
[INFO] Deleting <https://builds.apache.org/job/oodt-2.0-development/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 87 source files to <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ oodt-commons ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ oodt-commons ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 30 source files to <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/test-classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.4:test (default-test) @ oodt-commons ---
[INFO] Surefire report directory: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.oodt.commons.activity.ActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec
Running org.apache.oodt.commons.util.EnterpriseEntityResolverTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.172 sec
Running org.apache.oodt.commons.util.LDAPTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
Running org.apache.oodt.commons.io.NullOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
Running org.apache.oodt.commons.util.CacheMapTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.apache.oodt.commons.activity.ActivityStoppedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 sec
Running org.apache.oodt.commons.net.NetTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.apache.oodt.commons.util.XMLTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.333 sec
Running org.apache.oodt.commons.io.FixedBufferOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.apache.oodt.commons.MultiServerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 sec
Running org.apache.oodt.commons.util.Base64Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.apache.oodt.commons.AppTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
Running org.apache.oodt.commons.io.NullInputStreamTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
Running org.apache.oodt.commons.exec.TestEnvUtilities
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec
Running org.apache.oodt.commons.filter.TestTimeEventWeightedHash
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
Running org.apache.oodt.commons.ConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.227 sec
Running org.apache.oodt.commons.activity.HistoryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.829 sec
Running org.apache.oodt.commons.activity.IncidentTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec
Running org.apache.oodt.commons.io.TestLoggerOutputStream
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec
Running org.apache.oodt.commons.activity.CompositeActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec
Running org.apache.oodt.commons.object.jndi.ObjectContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.068 sec
Running org.apache.oodt.commons.activity.DatagramLoggingActivityFactoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec
Running org.apache.oodt.commons.ConfiguredTestCaseTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 sec
Running org.apache.oodt.commons.util.UtilityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.049 sec
Running org.apache.oodt.commons.io.DirectorySelectorTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.apache.oodt.commons.NaughtyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.apache.oodt.commons.object.jndi.TestContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.apache.oodt.commons.activity.ActivityTrackerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec

Results :

Tests run: 64, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ oodt-commons ---
[INFO] Building jar: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ oodt-commons ---
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) > generate-sources @ oodt-commons >>>
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) < generate-sources @ oodt-commons <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) @ oodt-commons ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] OODT Core .......................................... SUCCESS [  5.787 s]
[INFO] Common Utilities ................................... FAILURE [01:04 min]
[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: 01:36 min
[INFO] Finished at: 2017-10-14T05:42:44Z
[INFO] Final Memory: 37M/256M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) on project oodt-commons: An error has occurred in JavaDocs report generation: Unable to find javadoc command: The environment variable JAVA_HOME is not correctly set. -> [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/MojoExecutionException
[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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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 #43
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/pom.xml> to org.apache.oodt/oodt/1.9-SNAPSHOT/oodt-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar> to org.apache.oodt/oodt-commons/1.9-SNAPSHOT/oodt-commons-1.9-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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
No JDK named ?JDK 1.8.0_102? found
No JDK named ?JDK 1.8.0_102? found

Jenkins build is back to normal : oodt-2.0-development #72

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/oodt-2.0-development/72/display/redirect>


Build failed in Jenkins: oodt-2.0-development #71

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

Changes:

[yasith] change log levels from DEBUG to ALL

[yasith] update crawler logging.properties with

------------------------------------------
[...truncated 195.65 KB...]
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (4.6 kB at 63 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar (19 kB at 250 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (46 kB at 555 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (217 kB at 2.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (134 kB at 1.5 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (45 kB at 501 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar (358 kB at 3.7 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar (121 kB at 1.2 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 5.7 MB/s)
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 88 source files to <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ oodt-commons ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ oodt-commons ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 31 source files to <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/test-classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.4:test (default-test) @ oodt-commons ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 35 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom (8.8 kB at 731 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.pom (2.0 kB at 156 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.pom (2.1 kB at 163 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 56 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom (1.6 kB at 136 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom (1.4 kB at 114 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom (2.4 kB at 185 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 291 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom (1.3 kB at 104 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom (1.2 kB at 102 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar (10 kB at 507 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar (79 kB at 3.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.jar (261 kB at 8.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.jar (204 kB at 7.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.jar (105 kB at 3.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.jar (507 kB at 13 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar (30 kB at 950 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar (51 kB at 1.3 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar (21 kB at 480 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.jar (78 kB at 1.5 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar (195 kB at 3.8 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.pom (2.0 kB at 131 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.4/surefire-providers-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.4/surefire-providers-2.4.pom (1.7 kB at 132 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.pom (210 B at 12 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.jar (106 kB at 6.2 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.jar (11 kB at 625 kB/s)
[INFO] Surefire report directory: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.oodt.commons.activity.ActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec
Running org.apache.oodt.commons.util.EnterpriseEntityResolverTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.223 sec
Running org.apache.oodt.commons.util.LDAPTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
Running org.apache.oodt.commons.io.NullOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.apache.oodt.commons.util.CacheMapTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
Running org.apache.oodt.commons.activity.ActivityStoppedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 sec
Running org.apache.oodt.commons.net.NetTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
Running org.apache.oodt.commons.util.XMLTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.582 sec
Running org.apache.oodt.commons.io.FixedBufferOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
Running org.apache.oodt.commons.MultiServerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 sec
Running org.apache.oodt.commons.util.Base64Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec
Running org.apache.oodt.commons.AppTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.apache.oodt.commons.io.NullInputStreamTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.apache.oodt.commons.exec.TestEnvUtilities
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec
Running org.apache.oodt.commons.filter.TestTimeEventWeightedHash
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec
Running org.apache.oodt.commons.activity.HistoryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.846 sec
Running org.apache.oodt.commons.ConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.289 sec
Running org.apache.oodt.commons.activity.IncidentTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec
Running org.apache.oodt.commons.io.TestLoggerOutputStream
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec
Running org.apache.oodt.commons.activity.CompositeActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec
Running org.apache.oodt.commons.object.jndi.ObjectContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.103 sec
Running org.apache.oodt.commons.AvroMultiServerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 sec
Running org.apache.oodt.commons.activity.DatagramLoggingActivityFactoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 sec
Running org.apache.oodt.commons.ConfiguredTestCaseTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.457 sec
Running org.apache.oodt.commons.util.UtilityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.061 sec
Running org.apache.oodt.commons.io.DirectorySelectorTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
Running org.apache.oodt.commons.NaughtyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
Running org.apache.oodt.commons.object.jndi.TestContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.apache.oodt.commons.activity.ActivityTrackerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec

Results :

Tests run: 65, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ oodt-commons ---
[INFO] Building jar: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ oodt-commons ---
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) > generate-sources @ oodt-commons >>>
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) < generate-sources @ oodt-commons <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) @ oodt-commons ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] OODT Core .......................................... SUCCESS [ 14.108 s]
[INFO] Common Utilities ................................... FAILURE [01:55 min]
[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: 02:46 min
[INFO] Finished at: 2019-08-20T13:22:19Z
[INFO] Final Memory: 43M/4096M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) on project oodt-commons: An error has occurred in JavaDocs report generation: Unable to find javadoc command: The environment variable JAVA_HOME is not correctly set. -> [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/MojoExecutionException
[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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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 35.29 KB of artifacts by 90.7% relative to #70
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/pom.xml> to org.apache.oodt/oodt/1.9-SNAPSHOT/oodt-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar> to org.apache.oodt/oodt-commons/1.9-SNAPSHOT/oodt-commons-1.9-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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
WARN: Unable to locate 'report-task.txt' in the workspace. Did the SonarScanner succeeded?

Build failed in Jenkins: oodt-2.0-development #70

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/oodt-2.0-development/70/display/redirect>

------------------------------------------
[...truncated 195.89 KB...]
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (4.6 kB at 77 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar (19 kB at 301 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (46 kB at 678 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (134 kB at 1.8 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (45 kB at 595 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar (358 kB at 4.5 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar (121 kB at 1.3 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (217 kB at 2.2 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 6.5 MB/s)
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 88 source files to <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ oodt-commons ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ oodt-commons ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 31 source files to <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/test-classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.4:test (default-test) @ oodt-commons ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 32 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom (8.8 kB at 797 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.pom (2.0 kB at 156 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.pom (2.1 kB at 163 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 66 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom (1.6 kB at 149 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom (1.4 kB at 125 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom (2.4 kB at 201 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 605 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom (1.3 kB at 112 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom (1.2 kB at 94 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar (10 kB at 563 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar (79 kB at 3.8 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.jar (204 kB at 8.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.jar (261 kB at 9.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.jar (105 kB at 3.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.jar (507 kB at 15 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar (30 kB at 921 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.jar (78 kB at 2.1 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar (21 kB at 480 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar (195 kB at 4.1 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar (51 kB at 703 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.pom (2.0 kB at 141 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.4/surefire-providers-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.4/surefire-providers-2.4.pom (1.7 kB at 122 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.pom (210 B at 15 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.jar (106 kB at 6.2 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.jar (11 kB at 536 kB/s)
[INFO] Surefire report directory: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.oodt.commons.activity.ActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec
Running org.apache.oodt.commons.util.EnterpriseEntityResolverTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.211 sec
Running org.apache.oodt.commons.util.LDAPTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.apache.oodt.commons.io.NullOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.apache.oodt.commons.util.CacheMapTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.apache.oodt.commons.activity.ActivityStoppedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 sec
Running org.apache.oodt.commons.net.NetTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
Running org.apache.oodt.commons.util.XMLTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.165 sec
Running org.apache.oodt.commons.io.FixedBufferOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.apache.oodt.commons.MultiServerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 sec
Running org.apache.oodt.commons.util.Base64Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
Running org.apache.oodt.commons.AppTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.apache.oodt.commons.io.NullInputStreamTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.apache.oodt.commons.exec.TestEnvUtilities
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec
Running org.apache.oodt.commons.filter.TestTimeEventWeightedHash
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
Running org.apache.oodt.commons.activity.HistoryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.844 sec
Running org.apache.oodt.commons.ConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.263 sec
Running org.apache.oodt.commons.activity.IncidentTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec
Running org.apache.oodt.commons.io.TestLoggerOutputStream
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec
Running org.apache.oodt.commons.activity.CompositeActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec
Running org.apache.oodt.commons.AvroMultiServerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.22 sec
Running org.apache.oodt.commons.object.jndi.ObjectContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.077 sec
Running org.apache.oodt.commons.activity.DatagramLoggingActivityFactoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec
Running org.apache.oodt.commons.ConfiguredTestCaseTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.366 sec
Running org.apache.oodt.commons.util.UtilityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.059 sec
Running org.apache.oodt.commons.io.DirectorySelectorTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
Running org.apache.oodt.commons.NaughtyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.apache.oodt.commons.object.jndi.TestContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.apache.oodt.commons.activity.ActivityTrackerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec

Results :

Tests run: 65, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ oodt-commons ---
[INFO] Building jar: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ oodt-commons ---
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) > generate-sources @ oodt-commons >>>
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) < generate-sources @ oodt-commons <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) @ oodt-commons ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] OODT Core .......................................... SUCCESS [ 12.723 s]
[INFO] Common Utilities ................................... FAILURE [01:54 min]
[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: 02:42 min
[INFO] Finished at: 2019-08-20T01:57:53Z
[INFO] Final Memory: 43M/4096M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) on project oodt-commons: An error has occurred in JavaDocs report generation: Unable to find javadoc command: The environment variable JAVA_HOME is not correctly set. -> [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/MojoExecutionException
[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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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 35.29 KB of artifacts by 90.7% relative to #69
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/pom.xml> to org.apache.oodt/oodt/1.9-SNAPSHOT/oodt-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar> to org.apache.oodt/oodt-commons/1.9-SNAPSHOT/oodt-commons-1.9-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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
WARN: Unable to locate 'report-task.txt' in the workspace. Did the SonarScanner succeeded?

Build failed in Jenkins: oodt-2.0-development #69

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

Changes:

[tom] [OODT-1010] Improve JAXRS REST APIs (#96)

------------------------------------------
[...truncated 197.03 KB...]
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar (19 kB at 296 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (46 kB at 709 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (217 kB at 3.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (134 kB at 1.9 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (45 kB at 579 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar (358 kB at 4.6 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar (121 kB at 1.4 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 6.5 MB/s)
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 88 source files to <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ oodt-commons ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ oodt-commons ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 31 source files to <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/test-classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.4:test (default-test) @ oodt-commons ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 1.4 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom (8.8 kB at 731 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.pom (2.0 kB at 156 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.pom (2.1 kB at 151 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 48 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom (1.6 kB at 136 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom (1.4 kB at 106 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom (2.4 kB at 201 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 605 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom (1.3 kB at 104 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom (1.2 kB at 112 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar (10 kB at 633 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar (79 kB at 4.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.jar (204 kB at 9.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.jar (261 kB at 9.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.jar (105 kB at 3.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar (30 kB at 981 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.jar (507 kB at 14 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar (51 kB at 1.3 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar (21 kB at 504 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar (195 kB at 4.1 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.jar (78 kB at 844 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.pom (2.0 kB at 152 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.4/surefire-providers-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.4/surefire-providers-2.4.pom (1.7 kB at 132 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.pom (210 B at 15 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.jar (11 kB at 703 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.jar (106 kB at 4.8 MB/s)
[INFO] Surefire report directory: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.oodt.commons.activity.ActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec
Running org.apache.oodt.commons.util.EnterpriseEntityResolverTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.211 sec
Running org.apache.oodt.commons.util.LDAPTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec
Running org.apache.oodt.commons.io.NullOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
Running org.apache.oodt.commons.util.CacheMapTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec
Running org.apache.oodt.commons.activity.ActivityStoppedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 sec
Running org.apache.oodt.commons.util.XMLTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.718 sec
Running org.apache.oodt.commons.net.NetTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec
Running org.apache.oodt.commons.io.FixedBufferOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec
Running org.apache.oodt.commons.MultiServerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 sec
Running org.apache.oodt.commons.util.Base64Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.apache.oodt.commons.AppTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.apache.oodt.commons.io.NullInputStreamTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec
Running org.apache.oodt.commons.exec.TestEnvUtilities
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec
Running org.apache.oodt.commons.filter.TestTimeEventWeightedHash
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec
Running org.apache.oodt.commons.activity.HistoryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.843 sec
Running org.apache.oodt.commons.ConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.288 sec
Running org.apache.oodt.commons.io.TestLoggerOutputStream
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec
Running org.apache.oodt.commons.activity.IncidentTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec
Running org.apache.oodt.commons.activity.CompositeActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec
Running org.apache.oodt.commons.AvroMultiServerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 sec
Running org.apache.oodt.commons.object.jndi.ObjectContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.087 sec
Running org.apache.oodt.commons.activity.DatagramLoggingActivityFactoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec
Running org.apache.oodt.commons.ConfiguredTestCaseTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.45 sec
Running org.apache.oodt.commons.io.DirectorySelectorTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec
Running org.apache.oodt.commons.util.UtilityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.064 sec
Running org.apache.oodt.commons.NaughtyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec
Running org.apache.oodt.commons.object.jndi.TestContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
Running org.apache.oodt.commons.activity.ActivityTrackerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec

Results :

Tests run: 65, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ oodt-commons ---
[INFO] Building jar: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ oodt-commons ---
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) > generate-sources @ oodt-commons >>>
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) < generate-sources @ oodt-commons <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) @ oodt-commons ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache OODT 1.9-SNAPSHOT:
[INFO] 
[INFO] OODT Core .......................................... SUCCESS [ 14.545 s]
[INFO] Common Utilities ................................... FAILURE [02:12 min]
[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:  03:10 min
[INFO] Finished at: 2019-08-19T14:18:34Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) on project oodt-commons: An error has occurred in JavaDocs report generation: Unable to find javadoc command: The environment variable JAVA_HOME is not correctly set. -> [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/MojoExecutionException
[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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/pom.xml> to org.apache.oodt/oodt/1.9-SNAPSHOT/oodt-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar> to org.apache.oodt/oodt-commons/1.9-SNAPSHOT/oodt-commons-1.9-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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
WARN: Unable to locate 'report-task.txt' in the workspace. Did the SonarScanner succeeded?
No JDK named ?JDK 1.8.0_102? found
No JDK named ?JDK 1.8.0_102? found
No JDK named ?JDK 1.8.0_102? found

Build failed in Jenkins: oodt-2.0-development #68

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

Changes:

[tom] [OODT-1012] Add Docker Image creation workflow to maven build process

[tom] make resourcemanagerutils use resourcemanagerfactory instead of

[tom] [OODT-1018] OPSUI throwing NotSerializableException on several classes

------------------------------------------
[...truncated 182.84 KB...]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (49 kB at 477 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 kB at 358 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (86 kB at 807 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (10 kB at 95 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (61 kB at 513 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (223 kB at 1.8 MB/s)
[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] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (1.5 kB at 136 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 kB at 1.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (1.6 kB at 147 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 209 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (7.8 kB at 708 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (2.1 kB at 187 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (3.1 kB at 262 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2.0 kB at 38 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (2.0 kB at 186 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (1.9 kB at 173 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (1.7 kB at 174 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (2.7 kB at 246 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (2.7 kB at 270 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2.0 kB at 179 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (2.1 kB at 189 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (1.3 kB at 117 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (3.4 kB at 341 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (4.0 kB at 368 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 474 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 86 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (3.6 kB at 329 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 279 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 262 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (690 B at 63 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom (769 B at 70 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom (1.2 kB at 124 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (49 kB at 3.8 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 kB at 806 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (89 kB at 5.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (160 kB at 8.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar (211 kB at 10 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 kB at 870 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 kB at 1.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 kB at 431 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (87 kB at 2.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (122 kB at 3.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 kB at 765 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (25 kB at 630 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 kB at 861 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (10 kB at 210 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (58 kB at 1.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 kB at 658 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 246 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar (155 kB at 2.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (4.6 kB at 76 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar (19 kB at 316 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 kB at 410 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (46 kB at 678 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (217 kB at 3.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (45 kB at 611 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (134 kB at 1.8 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar (358 kB at 4.4 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar (121 kB at 1.4 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 6.8 MB/s)
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 88 source files to <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Recompile with -Xlint:unchecked for details.
[INFO] 4 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>:[121,63] package org.omg.PortableServer does not exist
[ERROR] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>:[121,103] package org.omg.PortableServer does not exist
[ERROR] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>:[122,54] package org.omg.CORBA does not exist
[ERROR] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>:[376,70] package org.omg.PortableServer does not exist
[ERROR] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>:[377,55] package org.omg.PortableServer does not exist
[ERROR] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>:[377,91] package org.omg.PortableServer does not exist
[ERROR] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>:[378,46] package org.omg.CORBA does not exist
[ERROR] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/AvroExecServer.java>:[232,43] package org.omg.PortableServer does not exist
[ERROR] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/AvroExecServer.java>:[232,83] package org.omg.PortableServer does not exist
[ERROR] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/AvroExecServer.java>:[233,34] package org.omg.CORBA does not exist
[ERROR] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/AvroExecServer.java>:[336,58] package org.omg.PortableServer does not exist
[ERROR] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/AvroExecServer.java>:[337,39] package org.omg.PortableServer does not exist
[ERROR] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/AvroExecServer.java>:[337,75] package org.omg.PortableServer does not exist
[ERROR] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/AvroExecServer.java>:[338,30] package org.omg.CORBA does not exist
[INFO] 14 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache OODT 1.9-SNAPSHOT:
[INFO] 
[INFO] OODT Core .......................................... SUCCESS [ 12.906 s]
[INFO] Common Utilities ................................... FAILURE [  6.889 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:  50.199 s
[INFO] Finished at: 2019-08-16T09:29:22Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project oodt-commons: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>:[121,63] package org.omg.PortableServer does not exist
[ERROR] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>:[121,103] package org.omg.PortableServer does not exist
[ERROR] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>:[122,54] package org.omg.CORBA does not exist
[ERROR] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>:[376,70] package org.omg.PortableServer does not exist
[ERROR] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>:[377,55] package org.omg.PortableServer does not exist
[ERROR] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>:[377,91] package org.omg.PortableServer does not exist
[ERROR] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>:[378,46] package org.omg.CORBA does not exist
[ERROR] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/AvroExecServer.java>:[232,43] package org.omg.PortableServer does not exist
[ERROR] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/AvroExecServer.java>:[232,83] package org.omg.PortableServer does not exist
[ERROR] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/AvroExecServer.java>:[233,34] package org.omg.CORBA does not exist
[ERROR] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/AvroExecServer.java>:[336,58] package org.omg.PortableServer does not exist
[ERROR] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/AvroExecServer.java>:[337,39] package org.omg.PortableServer does not exist
[ERROR] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/AvroExecServer.java>:[337,75] package org.omg.PortableServer does not exist
[ERROR] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/AvroExecServer.java>:[338,30] package org.omg.CORBA does not exist
[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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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 35.12 KB of artifacts by 91.1% relative to #67
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/pom.xml> to org.apache.oodt/oodt/1.9-SNAPSHOT/oodt-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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
WARN: Unable to locate 'report-task.txt' in the workspace. Did the SonarScanner succeeded?
No JDK named ?JDK 1.8.0_102? found
No JDK named ?JDK 1.8.0_102? found
No JDK named ?JDK 1.8.0_102? found

Build failed in Jenkins: oodt-2.0-development #67

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/oodt-2.0-development/67/display/redirect>

------------------------------------------
[...truncated 8.51 KB...]
[INFO] CAS Command Line Interface                                         [jar]
[INFO] OODT - Configuration Management                                    [jar]
[INFO] Process Control System Input Data Package                          [jar]
[INFO] Catalog and Archive Service Generic Multi-valued Metadata Container [jar]
[INFO] Catalog and Archive File Management Component                      [jar]
[INFO] Catalog and Archive Resource Management Component                  [jar]
[INFO] Catalog and Archive Workflow Management Component                  [jar]
[INFO] Catalog and Archive Crawling Framework                             [jar]
[INFO] OODT CAS Curator Single Sign On Security Package                   [jar]
[INFO] CAS Curation Web Services                                          [war]
[INFO] Process Control System Core Package                                [jar]
[INFO] OODT Wicket Web Components                                         [jar]
[INFO] CAS Curation Interface                                             [war]
[INFO] CAS PGE Adaptor Framework                                          [jar]
[INFO] CAS Installer Maven Mojo                                  [maven-plugin]
[INFO] OODT :: Archetypes :: OpsUI                            [maven-archetype]
[INFO] OODT :: Archetypes :: RADiX                            [maven-archetype]
[INFO] OODT :: Archetypes                                                 [pom]
[INFO] CAS File Manager Browser Web App                                   [war]
[INFO] CAS Workflow Manager Monitor Web App                               [war]
[INFO] CAS Product Server Web Application                                 [war]
[INFO] CAS Workflow REST Services                                         [war]
[INFO] Process Control System Operator Interface Webapp                   [war]
[INFO] OODT Process Control System JAX-RS service layer                   [war]
[INFO] Apache OODT                                                        [pom]
[INFO] 
[INFO] ---------------------< org.apache.oodt:oodt-core >----------------------
[INFO] Building OODT Core 1.9-SNAPSHOT                                   [1/27]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oodt-core ---
[INFO] Deleting <https://builds.apache.org/job/oodt-2.0-development/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 >>>
[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-2.0-development/ws/core/pom.xml> to <https://builds.apache.org/job/oodt-2.0-development/ws/.repository/org/apache/oodt/oodt-core/1.9-SNAPSHOT/oodt-core-1.9-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/oodt-2.0-development/ws/core/target/oodt-core-1.9-SNAPSHOT-site.xml> to <https://builds.apache.org/job/oodt-2.0-development/ws/.repository/org/apache/oodt/oodt-core/1.9-SNAPSHOT/oodt-core-1.9-SNAPSHOT-site.xml>
[INFO] 
[INFO] --------------------< org.apache.oodt:oodt-commons >--------------------
[INFO] Building Common Utilities 1.9-SNAPSHOT                            [2/27]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oodt-commons ---
[INFO] Deleting <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/ws/commons/target/classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ oodt-commons ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ oodt-commons ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 31 source files to <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/test-classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.4:test (default-test) @ oodt-commons ---
[INFO] Surefire report directory: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.oodt.commons.activity.ActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec
Running org.apache.oodt.commons.util.EnterpriseEntityResolverTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.245 sec
Running org.apache.oodt.commons.util.LDAPTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.apache.oodt.commons.io.NullOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
Running org.apache.oodt.commons.util.CacheMapTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
Running org.apache.oodt.commons.activity.ActivityStoppedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 sec
Running org.apache.oodt.commons.util.XMLTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.47 sec
Running org.apache.oodt.commons.net.NetTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec
Running org.apache.oodt.commons.io.FixedBufferOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.apache.oodt.commons.MultiServerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 sec
Running org.apache.oodt.commons.util.Base64Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
Running org.apache.oodt.commons.AppTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec
Running org.apache.oodt.commons.io.NullInputStreamTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec
Running org.apache.oodt.commons.exec.TestEnvUtilities
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec
Running org.apache.oodt.commons.filter.TestTimeEventWeightedHash
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec
Running org.apache.oodt.commons.activity.HistoryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.844 sec
Running org.apache.oodt.commons.ConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.336 sec
Running org.apache.oodt.commons.io.TestLoggerOutputStream
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec
Running org.apache.oodt.commons.activity.IncidentTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec
Running org.apache.oodt.commons.activity.CompositeActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec
Running org.apache.oodt.commons.AvroMultiServerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.298 sec
Running org.apache.oodt.commons.object.jndi.ObjectContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.1 sec
Running org.apache.oodt.commons.activity.DatagramLoggingActivityFactoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 sec
Running org.apache.oodt.commons.ConfiguredTestCaseTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.511 sec
Running org.apache.oodt.commons.io.DirectorySelectorTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec
Running org.apache.oodt.commons.util.UtilityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.061 sec
Running org.apache.oodt.commons.NaughtyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec
Running org.apache.oodt.commons.object.jndi.TestContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
Running org.apache.oodt.commons.activity.ActivityTrackerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec

Results :

Tests run: 65, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ oodt-commons ---
[INFO] Building jar: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ oodt-commons ---
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) > generate-sources @ oodt-commons >>>
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) < generate-sources @ oodt-commons <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) @ oodt-commons ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache OODT 1.9-SNAPSHOT:
[INFO] 
[INFO] OODT Core .......................................... SUCCESS [  7.412 s]
[INFO] Common Utilities ................................... FAILURE [02:00 min]
[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:  02:37 min
[INFO] Finished at: 2019-07-20T15:44:11Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) on project oodt-commons: An error has occurred in JavaDocs report generation: Unable to find javadoc command: The environment variable JAVA_HOME is not correctly set. -> [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/MojoExecutionException
[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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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 35.12 KB of artifacts by 91.1% relative to #66
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/pom.xml> to org.apache.oodt/oodt/1.9-SNAPSHOT/oodt-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar> to org.apache.oodt/oodt-commons/1.9-SNAPSHOT/oodt-commons-1.9-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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
WARN: Unable to locate 'report-task.txt' in the workspace. Did the SonarScanner succeeded?
No JDK named ?JDK 1.8.0_102? found
No JDK named ?JDK 1.8.0_102? found
No JDK named ?JDK 1.8.0_102? found

Build failed in Jenkins: oodt-2.0-development #66

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

Changes:

[yasith] update beta versions to latest 2.x version in maven-assembly-plugin

------------------------------------------
[...truncated 196.00 KB...]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (46 kB at 658 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (217 kB at 3.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (134 kB at 1.8 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (45 kB at 587 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar (358 kB at 4.1 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar (121 kB at 1.4 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 4.8 MB/s)
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 88 source files to <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ oodt-commons ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ oodt-commons ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 31 source files to <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/test-classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.4:test (default-test) @ oodt-commons ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 43 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom (8.8 kB at 731 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.pom (2.0 kB at 169 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.pom (2.1 kB at 176 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 66 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom (1.6 kB at 149 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom (1.4 kB at 114 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom (2.4 kB at 219 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 660 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom (1.3 kB at 112 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom (1.2 kB at 102 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar (10 kB at 563 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar (79 kB at 4.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.jar (204 kB at 7.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.jar (261 kB at 8.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.jar (105 kB at 3.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar (30 kB at 894 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.jar (78 kB at 1.9 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar (51 kB at 1.2 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar (21 kB at 449 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar (195 kB at 3.7 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.jar (507 kB at 3.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.pom (2.0 kB at 152 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.4/surefire-providers-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.4/surefire-providers-2.4.pom (1.7 kB at 142 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.pom (210 B at 18 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.jar (11 kB at 804 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.jar (106 kB at 5.6 MB/s)
[INFO] Surefire report directory: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.oodt.commons.activity.ActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec
Running org.apache.oodt.commons.util.EnterpriseEntityResolverTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.228 sec
Running org.apache.oodt.commons.util.LDAPTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.apache.oodt.commons.io.NullOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec
Running org.apache.oodt.commons.util.CacheMapTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
Running org.apache.oodt.commons.activity.ActivityStoppedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 sec
Running org.apache.oodt.commons.util.XMLTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.801 sec
Running org.apache.oodt.commons.net.NetTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec
Running org.apache.oodt.commons.io.FixedBufferOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec
Running org.apache.oodt.commons.MultiServerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.284 sec
Running org.apache.oodt.commons.util.Base64Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
Running org.apache.oodt.commons.AppTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec
Running org.apache.oodt.commons.io.NullInputStreamTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.apache.oodt.commons.exec.TestEnvUtilities
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec
Running org.apache.oodt.commons.filter.TestTimeEventWeightedHash
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec
Running org.apache.oodt.commons.activity.HistoryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.844 sec
Running org.apache.oodt.commons.ConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.328 sec
Running org.apache.oodt.commons.io.TestLoggerOutputStream
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec
Running org.apache.oodt.commons.activity.IncidentTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec
Running org.apache.oodt.commons.activity.CompositeActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec
Running org.apache.oodt.commons.AvroMultiServerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 sec
Running org.apache.oodt.commons.object.jndi.ObjectContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.104 sec
Running org.apache.oodt.commons.activity.DatagramLoggingActivityFactoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 sec
Running org.apache.oodt.commons.ConfiguredTestCaseTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.423 sec
Running org.apache.oodt.commons.io.DirectorySelectorTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec
Running org.apache.oodt.commons.util.UtilityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.064 sec
Running org.apache.oodt.commons.NaughtyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
Running org.apache.oodt.commons.object.jndi.TestContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec
Running org.apache.oodt.commons.activity.ActivityTrackerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec

Results :

Tests run: 65, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ oodt-commons ---
[INFO] Building jar: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ oodt-commons ---
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) > generate-sources @ oodt-commons >>>
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) < generate-sources @ oodt-commons <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) @ oodt-commons ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache OODT 1.9-SNAPSHOT:
[INFO] 
[INFO] OODT Core .......................................... SUCCESS [ 14.057 s]
[INFO] Common Utilities ................................... FAILURE [02:04 min]
[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:  02:57 min
[INFO] Finished at: 2019-07-20T15:29:34Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) on project oodt-commons: An error has occurred in JavaDocs report generation: Unable to find javadoc command: The environment variable JAVA_HOME is not correctly set. -> [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/MojoExecutionException
[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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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 35.12 KB of artifacts by 91.1% relative to #65
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/pom.xml> to org.apache.oodt/oodt/1.9-SNAPSHOT/oodt-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar> to org.apache.oodt/oodt-commons/1.9-SNAPSHOT/oodt-commons-1.9-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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
WARN: Unable to locate 'report-task.txt' in the workspace. Did the SonarScanner succeeded?
No JDK named ?JDK 1.8.0_102? found
No JDK named ?JDK 1.8.0_102? found
No JDK named ?JDK 1.8.0_102? found

Build failed in Jenkins: oodt-2.0-development #65

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/oodt-2.0-development/65/display/redirect>

------------------------------------------
[...truncated 195.83 KB...]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (46 kB at 194 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (134 kB at 551 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (217 kB at 860 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar (358 kB at 1.3 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (45 kB at 160 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar (121 kB at 412 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 2.0 MB/s)
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 88 source files to <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ oodt-commons ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ oodt-commons ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 31 source files to <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/test-classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.4:test (default-test) @ oodt-commons ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 13 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom (8.8 kB at 195 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.pom (2.0 kB at 43 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.pom (2.1 kB at 44 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 16 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom (1.6 kB at 36 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom (1.4 kB at 31 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom (2.4 kB at 53 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 165 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom (1.3 kB at 30 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom (1.2 kB at 27 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar (10 kB at 216 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar (79 kB at 1.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.jar (204 kB at 3.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.jar (261 kB at 4.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.jar (105 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar (30 kB at 317 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.jar (507 kB at 4.8 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar (51 kB at 456 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.jar (78 kB at 707 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar (21 kB at 148 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar (195 kB at 1.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.pom (2.0 kB at 18 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.4/surefire-providers-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.4/surefire-providers-2.4.pom (1.7 kB at 38 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.pom (210 B at 4.6 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.jar (106 kB at 1.9 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.jar (11 kB at 60 kB/s)
[INFO] Surefire report directory: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.oodt.commons.activity.ActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec
Running org.apache.oodt.commons.util.EnterpriseEntityResolverTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.194 sec
Running org.apache.oodt.commons.util.LDAPTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.apache.oodt.commons.io.NullOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
Running org.apache.oodt.commons.util.CacheMapTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.apache.oodt.commons.activity.ActivityStoppedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 sec
Running org.apache.oodt.commons.util.XMLTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.42 sec
Running org.apache.oodt.commons.net.NetTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
Running org.apache.oodt.commons.io.FixedBufferOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.apache.oodt.commons.MultiServerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 sec
Running org.apache.oodt.commons.util.Base64Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.apache.oodt.commons.AppTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.apache.oodt.commons.io.NullInputStreamTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
Running org.apache.oodt.commons.exec.TestEnvUtilities
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec
Running org.apache.oodt.commons.filter.TestTimeEventWeightedHash
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
Running org.apache.oodt.commons.ConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.261 sec
Running org.apache.oodt.commons.activity.HistoryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.844 sec
Running org.apache.oodt.commons.activity.IncidentTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec
Running org.apache.oodt.commons.io.TestLoggerOutputStream
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec
Running org.apache.oodt.commons.activity.CompositeActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec
Running org.apache.oodt.commons.object.jndi.ObjectContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.082 sec
Running org.apache.oodt.commons.AvroMultiServerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 sec
Running org.apache.oodt.commons.ConfiguredTestCaseTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.422 sec
Running org.apache.oodt.commons.activity.DatagramLoggingActivityFactoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec
Running org.apache.oodt.commons.util.UtilityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.06 sec
Running org.apache.oodt.commons.io.DirectorySelectorTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.apache.oodt.commons.NaughtyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
Running org.apache.oodt.commons.object.jndi.TestContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.apache.oodt.commons.activity.ActivityTrackerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec

Results :

Tests run: 65, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ oodt-commons ---
[INFO] Building jar: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ oodt-commons ---
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) > generate-sources @ oodt-commons >>>
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) < generate-sources @ oodt-commons <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) @ oodt-commons ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache OODT 1.9-SNAPSHOT:
[INFO] 
[INFO] OODT Core .......................................... SUCCESS [ 26.486 s]
[INFO] Common Utilities ................................... FAILURE [01:54 min]
[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:  02:56 min
[INFO] Finished at: 2019-05-14T15:15:25Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) on project oodt-commons: An error has occurred in JavaDocs report generation: Unable to find javadoc command: The environment variable JAVA_HOME is not correctly set. -> [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/MojoExecutionException
[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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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 35.12 KB of artifacts by 91.1% relative to #64
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/pom.xml> to org.apache.oodt/oodt/1.9-SNAPSHOT/oodt-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar> to org.apache.oodt/oodt-commons/1.9-SNAPSHOT/oodt-commons-1.9-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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
WARN: Unable to locate 'report-task.txt' in the workspace. Did the SonarScanner succedeed?
No JDK named ?JDK 1.8.0_102? found
No JDK named ?JDK 1.8.0_102? found
No JDK named ?JDK 1.8.0_102? found

Build failed in Jenkins: oodt-2.0-development #64

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

Changes:

[tom] [OODT-1001] Add initial code for OpsUI React Components by brenopolanski

------------------------------------------
[...truncated 196.08 KB...]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (46 kB at 688 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (217 kB at 3.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (134 kB at 1.9 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (45 kB at 587 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar (358 kB at 4.6 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar (121 kB at 1.4 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 6.3 MB/s)
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 88 source files to <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ oodt-commons ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ oodt-commons ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 31 source files to <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/test-classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/filter/TestTimeEventWeightedHash.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/filter/TestTimeEventWeightedHash.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.4:test (default-test) @ oodt-commons ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 43 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom (8.8 kB at 797 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.pom (2.0 kB at 156 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.pom (2.1 kB at 52 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 60 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom (1.6 kB at 149 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom (1.4 kB at 114 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom (2.4 kB at 219 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 660 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom (1.3 kB at 123 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom (1.2 kB at 102 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar (10 kB at 596 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar (79 kB at 3.9 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.jar (204 kB at 9.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.jar (261 kB at 9.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.jar (105 kB at 3.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar (30 kB at 981 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.jar (78 kB at 2.3 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.jar (507 kB at 13 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar (51 kB at 1.3 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar (21 kB at 516 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar (195 kB at 3.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.pom (2.0 kB at 152 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.4/surefire-providers-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.4/surefire-providers-2.4.pom (1.7 kB at 142 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.pom (210 B at 16 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.jar (11 kB at 866 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.jar (106 kB at 5.9 MB/s)
[INFO] Surefire report directory: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.oodt.commons.activity.ActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec
Running org.apache.oodt.commons.util.EnterpriseEntityResolverTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.202 sec
Running org.apache.oodt.commons.util.LDAPTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.apache.oodt.commons.io.NullOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
Running org.apache.oodt.commons.util.CacheMapTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.apache.oodt.commons.activity.ActivityStoppedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 sec
Running org.apache.oodt.commons.util.XMLTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.385 sec
Running org.apache.oodt.commons.net.NetTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
Running org.apache.oodt.commons.io.FixedBufferOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.apache.oodt.commons.MultiServerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 sec
Running org.apache.oodt.commons.util.Base64Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.apache.oodt.commons.AppTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.apache.oodt.commons.io.NullInputStreamTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.apache.oodt.commons.exec.TestEnvUtilities
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec
Running org.apache.oodt.commons.filter.TestTimeEventWeightedHash
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec
Running org.apache.oodt.commons.activity.HistoryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.843 sec
Running org.apache.oodt.commons.ConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.261 sec
Running org.apache.oodt.commons.activity.IncidentTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec
Running org.apache.oodt.commons.io.TestLoggerOutputStream
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec
Running org.apache.oodt.commons.activity.CompositeActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec
Running org.apache.oodt.commons.object.jndi.ObjectContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.087 sec
Running org.apache.oodt.commons.AvroMultiServerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 sec
Running org.apache.oodt.commons.activity.DatagramLoggingActivityFactoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 sec
Running org.apache.oodt.commons.ConfiguredTestCaseTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.452 sec
Running org.apache.oodt.commons.util.UtilityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.061 sec
Running org.apache.oodt.commons.io.DirectorySelectorTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
Running org.apache.oodt.commons.NaughtyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.apache.oodt.commons.object.jndi.TestContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
Running org.apache.oodt.commons.activity.ActivityTrackerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec

Results :

Tests run: 65, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ oodt-commons ---
[INFO] Building jar: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ oodt-commons ---
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) > generate-sources @ oodt-commons >>>
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) < generate-sources @ oodt-commons <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) @ oodt-commons ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache OODT 1.9-SNAPSHOT:
[INFO] 
[INFO] OODT Core .......................................... SUCCESS [ 12.304 s]
[INFO] Common Utilities ................................... FAILURE [01:50 min]
[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:  02:38 min
[INFO] Finished at: 2019-05-14T15:09:43Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) on project oodt-commons: An error has occurred in JavaDocs report generation: Unable to find javadoc command: The environment variable JAVA_HOME is not correctly set. -> [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/MojoExecutionException
[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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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 35.12 KB of artifacts by 91.1% relative to #63
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/pom.xml> to org.apache.oodt/oodt/1.9-SNAPSHOT/oodt-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar> to org.apache.oodt/oodt-commons/1.9-SNAPSHOT/oodt-commons-1.9-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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
WARN: Unable to locate 'report-task.txt' in the workspace. Did the SonarScanner succedeed?
No JDK named ?JDK 1.8.0_102? found
No JDK named ?JDK 1.8.0_102? found
No JDK named ?JDK 1.8.0_102? found

Build failed in Jenkins: oodt-2.0-development #63

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

Changes:

[tom] [OODT-986] Add OODT NodeJS File Viewer Prototype (#92)

------------------------------------------
[...truncated 195.73 KB...]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (46 kB at 732 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (217 kB at 3.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (134 kB at 2.0 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (45 kB at 579 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar (358 kB at 4.5 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar (121 kB at 1.4 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 7.1 MB/s)
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 88 source files to <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ oodt-commons ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ oodt-commons ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 31 source files to <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/test-classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/filter/TestTimeEventWeightedHash.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/filter/TestTimeEventWeightedHash.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.4:test (default-test) @ oodt-commons ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 46 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom (8.8 kB at 797 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.pom (2.0 kB at 119 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.pom (2.1 kB at 176 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 72 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom (1.6 kB at 149 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom (1.4 kB at 137 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom (2.4 kB at 201 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 660 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom (1.3 kB at 135 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom (1.2 kB at 123 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar (10 kB at 422 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar (79 kB at 3.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.jar (204 kB at 8.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.jar (261 kB at 9.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.jar (507 kB at 15 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar (30 kB at 894 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.jar (105 kB at 3.0 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.jar (78 kB at 2.2 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar (51 kB at 1.3 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar (21 kB at 439 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar (195 kB at 4.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.pom (2.0 kB at 152 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.4/surefire-providers-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.4/surefire-providers-2.4.pom (1.7 kB at 132 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.pom (210 B at 18 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.jar (11 kB at 804 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.jar (106 kB at 6.6 MB/s)
[INFO] Surefire report directory: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.oodt.commons.activity.ActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec
Running org.apache.oodt.commons.util.EnterpriseEntityResolverTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.229 sec
Running org.apache.oodt.commons.util.LDAPTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.apache.oodt.commons.io.NullOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.apache.oodt.commons.util.CacheMapTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
Running org.apache.oodt.commons.activity.ActivityStoppedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 sec
Running org.apache.oodt.commons.net.NetTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.apache.oodt.commons.util.XMLTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.781 sec
Running org.apache.oodt.commons.io.FixedBufferOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.apache.oodt.commons.MultiServerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 sec
Running org.apache.oodt.commons.util.Base64Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.apache.oodt.commons.AppTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.apache.oodt.commons.io.NullInputStreamTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.apache.oodt.commons.exec.TestEnvUtilities
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec
Running org.apache.oodt.commons.filter.TestTimeEventWeightedHash
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
Running org.apache.oodt.commons.ConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.271 sec
Running org.apache.oodt.commons.activity.HistoryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.845 sec
Running org.apache.oodt.commons.activity.IncidentTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec
Running org.apache.oodt.commons.io.TestLoggerOutputStream
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec
Running org.apache.oodt.commons.activity.CompositeActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec
Running org.apache.oodt.commons.object.jndi.ObjectContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.108 sec
Running org.apache.oodt.commons.AvroMultiServerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 sec
Running org.apache.oodt.commons.activity.DatagramLoggingActivityFactoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec
Running org.apache.oodt.commons.ConfiguredTestCaseTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.428 sec
Running org.apache.oodt.commons.util.UtilityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.071 sec
Running org.apache.oodt.commons.io.DirectorySelectorTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
Running org.apache.oodt.commons.NaughtyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.apache.oodt.commons.object.jndi.TestContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.apache.oodt.commons.activity.ActivityTrackerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec

Results :

Tests run: 65, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ oodt-commons ---
[INFO] Building jar: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ oodt-commons ---
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) > generate-sources @ oodt-commons >>>
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) < generate-sources @ oodt-commons <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) @ oodt-commons ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache OODT 1.9-SNAPSHOT:
[INFO] 
[INFO] OODT Core .......................................... SUCCESS [ 12.918 s]
[INFO] Common Utilities ................................... FAILURE [01:55 min]
[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:  02:45 min
[INFO] Finished at: 2019-04-24T12:19:02Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) on project oodt-commons: An error has occurred in JavaDocs report generation: Unable to find javadoc command: The environment variable JAVA_HOME is not correctly set. -> [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/MojoExecutionException
[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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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 35.12 KB of artifacts by 91.1% relative to #62
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/pom.xml> to org.apache.oodt/oodt/1.9-SNAPSHOT/oodt-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar> to org.apache.oodt/oodt-commons/1.9-SNAPSHOT/oodt-commons-1.9-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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
WARN: Unable to locate 'report-task.txt' in the workspace. Did the SonarScanner succedeed?
No JDK named ?JDK 1.8.0_102? found
No JDK named ?JDK 1.8.0_102? found
No JDK named ?JDK 1.8.0_102? found

Build failed in Jenkins: oodt-2.0-development #62

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

Changes:

[gimhanadesilva.15] Fix catalina Issues with mvn command

[github] Update deployment/docker README.md

[gimhanadesilva.15] Fix minor changes in deployment/README.md and Dockerfile

[gimhanadesilva.15] Fix minor changes in deployment/docker README.md

[gimhanadesilva.15] Fix minor changes in deployment/docker README.md

------------------------------------------
[...truncated 196.01 KB...]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (46 kB at 698 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (134 kB at 1.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (217 kB at 3.1 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (45 kB at 587 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar (358 kB at 4.7 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar (121 kB at 1.4 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 6.8 MB/s)
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 88 source files to <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ oodt-commons ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ oodt-commons ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 31 source files to <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/test-classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/filter/TestTimeEventWeightedHash.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/filter/TestTimeEventWeightedHash.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.4:test (default-test) @ oodt-commons ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 38 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom (8.8 kB at 797 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.pom (2.0 kB at 156 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.pom (2.1 kB at 176 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 66 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom (1.6 kB at 117 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom (1.4 kB at 125 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom (2.4 kB at 201 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 605 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom (1.3 kB at 123 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom (1.2 kB at 112 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar (10 kB at 633 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar (79 kB at 4.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.jar (261 kB at 9.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.jar (204 kB at 7.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.jar (105 kB at 3.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar (30 kB at 981 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar (51 kB at 1.2 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.jar (78 kB at 1.9 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar (21 kB at 492 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.jar (507 kB at 10 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar (195 kB at 4.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.pom (2.0 kB at 152 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.4/surefire-providers-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.4/surefire-providers-2.4.pom (1.7 kB at 132 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.pom (210 B at 18 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.jar (11 kB at 866 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.jar (106 kB at 6.2 MB/s)
[INFO] Surefire report directory: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.oodt.commons.activity.ActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec
Running org.apache.oodt.commons.util.EnterpriseEntityResolverTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.217 sec
Running org.apache.oodt.commons.util.LDAPTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.apache.oodt.commons.io.NullOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.apache.oodt.commons.util.CacheMapTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.apache.oodt.commons.activity.ActivityStoppedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 sec
Running org.apache.oodt.commons.net.NetTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
Running org.apache.oodt.commons.util.XMLTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.416 sec
Running org.apache.oodt.commons.io.FixedBufferOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.apache.oodt.commons.MultiServerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 sec
Running org.apache.oodt.commons.util.Base64Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec
Running org.apache.oodt.commons.AppTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.apache.oodt.commons.io.NullInputStreamTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.apache.oodt.commons.exec.TestEnvUtilities
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec
Running org.apache.oodt.commons.filter.TestTimeEventWeightedHash
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec
Running org.apache.oodt.commons.ConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.279 sec
Running org.apache.oodt.commons.activity.HistoryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.845 sec
Running org.apache.oodt.commons.activity.IncidentTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec
Running org.apache.oodt.commons.io.TestLoggerOutputStream
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec
Running org.apache.oodt.commons.activity.CompositeActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec
Running org.apache.oodt.commons.object.jndi.ObjectContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.093 sec
Running org.apache.oodt.commons.AvroMultiServerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 sec
Running org.apache.oodt.commons.activity.DatagramLoggingActivityFactoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec
Running org.apache.oodt.commons.ConfiguredTestCaseTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.411 sec
Running org.apache.oodt.commons.util.UtilityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.065 sec
Running org.apache.oodt.commons.io.DirectorySelectorTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec
Running org.apache.oodt.commons.NaughtyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.apache.oodt.commons.object.jndi.TestContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
Running org.apache.oodt.commons.activity.ActivityTrackerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec

Results :

Tests run: 65, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ oodt-commons ---
[INFO] Building jar: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ oodt-commons ---
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) > generate-sources @ oodt-commons >>>
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) < generate-sources @ oodt-commons <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) @ oodt-commons ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache OODT 1.9-SNAPSHOT:
[INFO] 
[INFO] OODT Core .......................................... SUCCESS [ 12.655 s]
[INFO] Common Utilities ................................... FAILURE [01:53 min]
[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:  02:41 min
[INFO] Finished at: 2019-03-18T17:10:59Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) on project oodt-commons: An error has occurred in JavaDocs report generation: Unable to find javadoc command: The environment variable JAVA_HOME is not correctly set. -> [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/MojoExecutionException
[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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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 35.12 KB of artifacts by 91.1% relative to #61
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/pom.xml> to org.apache.oodt/oodt/1.9-SNAPSHOT/oodt-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar> to org.apache.oodt/oodt-commons/1.9-SNAPSHOT/oodt-commons-1.9-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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
WARN: Unable to locate 'report-task.txt' in the workspace. Did the SonarScanner succedeed?
No JDK named ?JDK 1.8.0_102? found
No JDK named ?JDK 1.8.0_102? found
No JDK named ?JDK 1.8.0_102? found

Build failed in Jenkins: oodt-2.0-development #61

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

Changes:

[tom] Add dockerfile

------------------------------------------
[...truncated 195.70 KB...]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (217 kB at 3.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (46 kB at 640 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (134 kB at 1.8 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (45 kB at 565 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar (358 kB at 4.2 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar (121 kB at 1.3 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 6.3 MB/s)
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 88 source files to <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ oodt-commons ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ oodt-commons ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 31 source files to <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/test-classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.4:test (default-test) @ oodt-commons ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 40 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom (8.8 kB at 381 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.pom (2.0 kB at 169 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.pom (2.1 kB at 101 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 72 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom (1.6 kB at 149 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom (1.4 kB at 125 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom (2.4 kB at 219 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 660 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom (1.3 kB at 123 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom (1.2 kB at 112 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar (10 kB at 676 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar (79 kB at 3.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.jar (204 kB at 8.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.jar (261 kB at 9.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.jar (105 kB at 3.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar (30 kB at 921 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar (51 kB at 1.4 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.jar (78 kB at 2.1 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar (21 kB at 516 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar (195 kB at 3.8 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.jar (507 kB at 2.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.pom (2.0 kB at 123 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.4/surefire-providers-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.4/surefire-providers-2.4.pom (1.7 kB at 132 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.pom (210 B at 14 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.jar (11 kB at 804 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.jar (106 kB at 5.0 MB/s)
[INFO] Surefire report directory: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.oodt.commons.activity.ActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec
Running org.apache.oodt.commons.util.EnterpriseEntityResolverTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.172 sec
Running org.apache.oodt.commons.util.LDAPTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.apache.oodt.commons.io.NullOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.apache.oodt.commons.util.CacheMapTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.apache.oodt.commons.activity.ActivityStoppedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 sec
Running org.apache.oodt.commons.util.XMLTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.428 sec
Running org.apache.oodt.commons.net.NetTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.apache.oodt.commons.io.FixedBufferOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.apache.oodt.commons.MultiServerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 sec
Running org.apache.oodt.commons.util.Base64Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.apache.oodt.commons.AppTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.apache.oodt.commons.io.NullInputStreamTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.apache.oodt.commons.exec.TestEnvUtilities
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec
Running org.apache.oodt.commons.filter.TestTimeEventWeightedHash
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
Running org.apache.oodt.commons.ConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.282 sec
Running org.apache.oodt.commons.activity.HistoryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.844 sec
Running org.apache.oodt.commons.activity.IncidentTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec
Running org.apache.oodt.commons.io.TestLoggerOutputStream
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec
Running org.apache.oodt.commons.activity.CompositeActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec
Running org.apache.oodt.commons.AvroMultiServerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 sec
Running org.apache.oodt.commons.object.jndi.ObjectContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.094 sec
Running org.apache.oodt.commons.ConfiguredTestCaseTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.411 sec
Running org.apache.oodt.commons.activity.DatagramLoggingActivityFactoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec
Running org.apache.oodt.commons.util.UtilityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.058 sec
Running org.apache.oodt.commons.io.DirectorySelectorTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
Running org.apache.oodt.commons.NaughtyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec
Running org.apache.oodt.commons.object.jndi.TestContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
Running org.apache.oodt.commons.activity.ActivityTrackerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec

Results :

Tests run: 65, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ oodt-commons ---
[INFO] Building jar: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ oodt-commons ---
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) > generate-sources @ oodt-commons >>>
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) < generate-sources @ oodt-commons <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) @ oodt-commons ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache OODT 1.9-SNAPSHOT:
[INFO] 
[INFO] OODT Core .......................................... SUCCESS [ 12.705 s]
[INFO] Common Utilities ................................... FAILURE [01:56 min]
[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:  02:45 min
[INFO] Finished at: 2019-03-10T20:23:15Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) on project oodt-commons: An error has occurred in JavaDocs report generation: Unable to find javadoc command: The environment variable JAVA_HOME is not correctly set. -> [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/MojoExecutionException
[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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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 35.12 KB of artifacts by 91.1% relative to #60
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/pom.xml> to org.apache.oodt/oodt/1.9-SNAPSHOT/oodt-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar> to org.apache.oodt/oodt-commons/1.9-SNAPSHOT/oodt-commons-1.9-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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
WARN: Unable to locate 'report-task.txt' in the workspace. Did the SonarScanner succedeed?
No JDK named ?JDK 1.8.0_102? found
No JDK named ?JDK 1.8.0_102? found
No JDK named ?JDK 1.8.0_102? found

Build failed in Jenkins: oodt-2.0-development #60

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

Changes:

[imesha.sudasingha] Fixed resource manager /run directory not found issue when starting

[imesha.sudasingha] [OODT-983] Updated resource manager to use slf4j and log4j2. Redirected

------------------------------------------
[...truncated 7.94 KB...]
[INFO] CAS Command Line Interface                                         [jar]
[INFO] OODT - Configuration Management                                    [jar]
[INFO] Process Control System Input Data Package                          [jar]
[INFO] Catalog and Archive Service Generic Multi-valued Metadata Container [jar]
[INFO] Catalog and Archive File Management Component                      [jar]
[INFO] Catalog and Archive Resource Management Component                  [jar]
[INFO] Catalog and Archive Workflow Management Component                  [jar]
[INFO] Catalog and Archive Crawling Framework                             [jar]
[INFO] OODT CAS Curator Single Sign On Security Package                   [jar]
[INFO] CAS Curation Web Services                                          [war]
[INFO] Process Control System Core Package                                [jar]
[INFO] OODT Wicket Web Components                                         [jar]
[INFO] CAS Curation Interface                                             [war]
[INFO] CAS PGE Adaptor Framework                                          [jar]
[INFO] CAS Installer Maven Mojo                                  [maven-plugin]
[INFO] OODT :: Archetypes :: OpsUI                            [maven-archetype]
[INFO] OODT :: Archetypes :: RADiX                            [maven-archetype]
[INFO] OODT :: Archetypes                                                 [pom]
[INFO] CAS File Manager Browser Web App                                   [war]
[INFO] CAS Workflow Manager Monitor Web App                               [war]
[INFO] CAS Product Server Web Application                                 [war]
[INFO] CAS Workflow REST Services                                         [war]
[INFO] Process Control System Operator Interface Webapp                   [war]
[INFO] OODT Process Control System JAX-RS service layer                   [war]
[INFO] Apache OODT                                                        [pom]
[INFO] 
[INFO] ---------------------< org.apache.oodt:oodt-core >----------------------
[INFO] Building OODT Core 1.9-SNAPSHOT                                   [1/27]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oodt-core ---
[INFO] Deleting <https://builds.apache.org/job/oodt-2.0-development/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 >>>
[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-2.0-development/ws/core/pom.xml> to <https://builds.apache.org/job/oodt-2.0-development/ws/.repository/org/apache/oodt/oodt-core/1.9-SNAPSHOT/oodt-core-1.9-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/oodt-2.0-development/ws/core/target/oodt-core-1.9-SNAPSHOT-site.xml> to <https://builds.apache.org/job/oodt-2.0-development/ws/.repository/org/apache/oodt/oodt-core/1.9-SNAPSHOT/oodt-core-1.9-SNAPSHOT-site.xml>
[INFO] 
[INFO] --------------------< org.apache.oodt:oodt-commons >--------------------
[INFO] Building Common Utilities 1.9-SNAPSHOT                            [2/27]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oodt-commons ---
[INFO] Deleting <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/ws/commons/target/classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ oodt-commons ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ oodt-commons ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 31 source files to <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/test-classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.4:test (default-test) @ oodt-commons ---
[INFO] Surefire report directory: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.oodt.commons.activity.ActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec
Running org.apache.oodt.commons.util.EnterpriseEntityResolverTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.173 sec
Running org.apache.oodt.commons.util.LDAPTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.apache.oodt.commons.io.NullOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.apache.oodt.commons.util.CacheMapTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.apache.oodt.commons.activity.ActivityStoppedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 sec
Running org.apache.oodt.commons.util.XMLTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.309 sec
Running org.apache.oodt.commons.net.NetTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec
Running org.apache.oodt.commons.io.FixedBufferOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.apache.oodt.commons.MultiServerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 sec
Running org.apache.oodt.commons.util.Base64Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
Running org.apache.oodt.commons.AppTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.apache.oodt.commons.io.NullInputStreamTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
Running org.apache.oodt.commons.exec.TestEnvUtilities
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec
Running org.apache.oodt.commons.filter.TestTimeEventWeightedHash
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec
Running org.apache.oodt.commons.ConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.288 sec
Running org.apache.oodt.commons.activity.HistoryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.848 sec
Running org.apache.oodt.commons.activity.IncidentTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec
Running org.apache.oodt.commons.io.TestLoggerOutputStream
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec
Running org.apache.oodt.commons.activity.CompositeActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec
Running org.apache.oodt.commons.AvroMultiServerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 sec
Running org.apache.oodt.commons.object.jndi.ObjectContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.073 sec
Running org.apache.oodt.commons.ConfiguredTestCaseTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.5 sec
Running org.apache.oodt.commons.activity.DatagramLoggingActivityFactoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 sec
Running org.apache.oodt.commons.util.UtilityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.051 sec
Running org.apache.oodt.commons.io.DirectorySelectorTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
Running org.apache.oodt.commons.NaughtyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.apache.oodt.commons.object.jndi.TestContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.apache.oodt.commons.activity.ActivityTrackerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec

Results :

Tests run: 65, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ oodt-commons ---
[INFO] Building jar: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ oodt-commons ---
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) > generate-sources @ oodt-commons >>>
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) < generate-sources @ oodt-commons <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) @ oodt-commons ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache OODT 1.9-SNAPSHOT:
[INFO] 
[INFO] OODT Core .......................................... SUCCESS [  7.692 s]
[INFO] Common Utilities ................................... FAILURE [02:11 min]
[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:  03:06 min
[INFO] Finished at: 2019-02-10T10:41:39Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) on project oodt-commons: An error has occurred in JavaDocs report generation: Unable to find javadoc command: The environment variable JAVA_HOME is not correctly set. -> [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/MojoExecutionException
[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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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 35.12 KB of artifacts by 91.1% relative to #59
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/pom.xml> to org.apache.oodt/oodt/1.9-SNAPSHOT/oodt-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar> to org.apache.oodt/oodt-commons/1.9-SNAPSHOT/oodt-commons-1.9-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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
WARN: Unable to locate 'report-task.txt' in the workspace. Did the SonarScanner succedeed?
No JDK named ?JDK 1.8.0_102? found
No JDK named ?JDK 1.8.0_102? found
No JDK named ?JDK 1.8.0_102? found

Build failed in Jenkins: oodt-2.0-development #59

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

Changes:

[imesha.sudasingha] [OODT-987] Upgraded oodt-conf package from log4j to log4j2

[imesha.sudasingha] [OODT-982] Updated crawler logging to log4j2

[imesha.sudasingha] [OODT-693] Added maven dependency to redirect JUL to slf4j

[imesha.sudasingha] [OODT-981] slf4j logging improvements and workflow/file manager client

[imesha.sudasingha] [OODT-980] slf4j logging improvements and file manager CLI improvements

[imesha.sudasingha] [OODT-981] Further logging improvements for workflow manager

[imesha.sudasingha] [OODT-984] Logging improvements for PGE and fixed NPE in

[imesha.sudasingha] Changes to close file manager client once done

[imesha.sudasingha] Changed workflow manager server and transceiver to HttpServer and

[imesha.sudasingha] [OODT-693] Changed log4j2.xml's file appender's append property.

[imesha.sudasingha] Fixed NPE in Product.toString() and fixed JUL logger related test

[chris.a.mattmann] upgrade lucene

[chris.a.mattmann] upgrade min jdk version

[chris.a.mattmann] try NIOFSDir for lucene to remove segfaults

[chris.a.mattmann] fixes to lucene catalog

[chris.a.mattmann] revert fm

[chris.a.mattmann] add more syncronized

[chris.a.mattmann] uncomment catch

[chris.a.mattmann] fix indents

[chris.a.mattmann] Add lucene-backward-codecs.jar to dependency management - inst cleaner

[you] log level

[you] Update changes

[imesha.sudasingha] [OODT-992] Modified AvroRPCWorkflowManager to accept a Map<String,

[imesha.sudasingha] [OODT-992] Revert unnecessary workflow.properties file change

[lewis.mcgibbney] OODT-993 Upgrade aws-java-sdk dependency and address deprecated api

[madhawavidanapathirana] [OODT-998] Added support to blank spaces in path of filemgr script

[madhawavidanapathirana] [OODT-998] Support for blank spaces in the path when creating the run

[imesha.sudasingha] Updated log4j2 configuration file appender to immediateFlush=true

[imesha.sudasingha] Updated CHANGES.txt with OODT-998 fix

------------------------------------------
[...truncated 195.87 KB...]
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar (19 kB at 333 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (46 kB at 732 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (134 kB at 2.1 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (217 kB at 3.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (45 kB at 656 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar (358 kB at 4.7 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar (121 kB at 1.5 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 7.2 MB/s)
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 88 source files to <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ oodt-commons ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ oodt-commons ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 31 source files to <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/test-classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.4:test (default-test) @ oodt-commons ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 43 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom (8.8 kB at 731 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.pom (2.0 kB at 156 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.pom (2.1 kB at 176 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 60 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom (1.6 kB at 149 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom (1.4 kB at 76 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom (2.4 kB at 201 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 605 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom (1.3 kB at 112 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom (1.2 kB at 65 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar (10 kB at 724 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar (79 kB at 4.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.jar (204 kB at 10 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.jar (261 kB at 10 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.jar (105 kB at 4.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar (30 kB at 981 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.jar (78 kB at 2.5 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.jar (507 kB at 14 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar (51 kB at 1.4 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar (21 kB at 530 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar (195 kB at 4.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.pom (2.0 kB at 152 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.4/surefire-providers-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.4/surefire-providers-2.4.pom (1.7 kB at 142 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.pom (210 B at 18 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.jar (11 kB at 804 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.jar (106 kB at 5.9 MB/s)
[INFO] Surefire report directory: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.oodt.commons.activity.ActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec
Running org.apache.oodt.commons.util.EnterpriseEntityResolverTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.203 sec
Running org.apache.oodt.commons.util.LDAPTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
Running org.apache.oodt.commons.io.NullOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.apache.oodt.commons.util.CacheMapTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
Running org.apache.oodt.commons.activity.ActivityStoppedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 sec
Running org.apache.oodt.commons.util.XMLTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.393 sec
Running org.apache.oodt.commons.net.NetTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.apache.oodt.commons.io.FixedBufferOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.apache.oodt.commons.MultiServerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 sec
Running org.apache.oodt.commons.util.Base64Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.apache.oodt.commons.AppTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
Running org.apache.oodt.commons.io.NullInputStreamTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.apache.oodt.commons.exec.TestEnvUtilities
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec
Running org.apache.oodt.commons.filter.TestTimeEventWeightedHash
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
Running org.apache.oodt.commons.ConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.294 sec
Running org.apache.oodt.commons.activity.HistoryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.845 sec
Running org.apache.oodt.commons.activity.IncidentTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec
Running org.apache.oodt.commons.io.TestLoggerOutputStream
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec
Running org.apache.oodt.commons.activity.CompositeActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec
Running org.apache.oodt.commons.AvroMultiServerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 sec
Running org.apache.oodt.commons.object.jndi.ObjectContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.103 sec
Running org.apache.oodt.commons.ConfiguredTestCaseTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 sec
Running org.apache.oodt.commons.activity.DatagramLoggingActivityFactoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec
Running org.apache.oodt.commons.util.UtilityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.067 sec
Running org.apache.oodt.commons.io.DirectorySelectorTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
Running org.apache.oodt.commons.NaughtyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.apache.oodt.commons.object.jndi.TestContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.apache.oodt.commons.activity.ActivityTrackerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec

Results :

Tests run: 65, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ oodt-commons ---
[INFO] Building jar: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ oodt-commons ---
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) > generate-sources @ oodt-commons >>>
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) < generate-sources @ oodt-commons <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) @ oodt-commons ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache OODT 1.9-SNAPSHOT:
[INFO] 
[INFO] OODT Core .......................................... SUCCESS [ 12.217 s]
[INFO] Common Utilities ................................... FAILURE [02:06 min]
[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:  03:08 min
[INFO] Finished at: 2019-02-08T10:35:17Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) on project oodt-commons: An error has occurred in JavaDocs report generation: Unable to find javadoc command: The environment variable JAVA_HOME is not correctly set. -> [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/MojoExecutionException
[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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/pom.xml> to org.apache.oodt/oodt/1.9-SNAPSHOT/oodt-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar> to org.apache.oodt/oodt-commons/1.9-SNAPSHOT/oodt-commons-1.9-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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
WARN: Unable to locate 'report-task.txt' in the workspace. Did the SonarScanner succedeed?
No JDK named ?JDK 1.8.0_102? found
No JDK named ?JDK 1.8.0_102? found
No JDK named ?JDK 1.8.0_102? found

Build failed in Jenkins: oodt-2.0-development #58

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

Changes:

[imesha.sudasingha] [OODT-979] Removed XML RPC versions of workflow manager client from all

------------------------------------------
[...truncated 8.04 KB...]
[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-2.0-development/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 >>>
[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-2.0-development/ws/core/pom.xml> to <https://builds.apache.org/job/oodt-2.0-development/ws/.repository/org/apache/oodt/oodt-core/1.9-SNAPSHOT/oodt-core-1.9-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/oodt-2.0-development/ws/core/target/oodt-core-1.9-SNAPSHOT-site.xml> to <https://builds.apache.org/job/oodt-2.0-development/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] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oodt-commons ---
[INFO] Deleting <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/ws/commons/target/classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ oodt-commons ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ oodt-commons ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 31 source files to <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/test-classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.4:test (default-test) @ oodt-commons ---
[INFO] Surefire report directory: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.oodt.commons.activity.ActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec
Running org.apache.oodt.commons.util.EnterpriseEntityResolverTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.165 sec
Running org.apache.oodt.commons.util.LDAPTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.apache.oodt.commons.io.NullOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.apache.oodt.commons.util.CacheMapTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.apache.oodt.commons.activity.ActivityStoppedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 sec
Running org.apache.oodt.commons.net.NetTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.apache.oodt.commons.util.XMLTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 sec
Running org.apache.oodt.commons.io.FixedBufferOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.apache.oodt.commons.MultiServerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 sec
Running org.apache.oodt.commons.util.Base64Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.apache.oodt.commons.AppTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
Running org.apache.oodt.commons.io.NullInputStreamTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.apache.oodt.commons.exec.TestEnvUtilities
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec
Running org.apache.oodt.commons.filter.TestTimeEventWeightedHash
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
Running org.apache.oodt.commons.ConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.203 sec
Running org.apache.oodt.commons.activity.HistoryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.839 sec
Running org.apache.oodt.commons.activity.IncidentTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec
Running org.apache.oodt.commons.io.TestLoggerOutputStream
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec
Running org.apache.oodt.commons.activity.CompositeActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec
Running org.apache.oodt.commons.object.jndi.ObjectContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.06 sec
Running org.apache.oodt.commons.AvroMultiServerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 sec
Running org.apache.oodt.commons.activity.DatagramLoggingActivityFactoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec
Running org.apache.oodt.commons.ConfiguredTestCaseTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 sec
Running org.apache.oodt.commons.util.UtilityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.038 sec
Running org.apache.oodt.commons.io.DirectorySelectorTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.apache.oodt.commons.NaughtyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
Running org.apache.oodt.commons.object.jndi.TestContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
Running org.apache.oodt.commons.activity.ActivityTrackerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec

Results :

Tests run: 65, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ oodt-commons ---
[INFO] Building jar: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ oodt-commons ---
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) > generate-sources @ oodt-commons >>>
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) < generate-sources @ oodt-commons <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) @ oodt-commons ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] OODT Core .......................................... SUCCESS [  8.340 s]
[INFO] Common Utilities ................................... FAILURE [02:02 min]
[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: 02:43 min
[INFO] Finished at: 2018-05-25T16:09:26Z
[INFO] Final Memory: 42M/256M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) on project oodt-commons: An error has occurred in JavaDocs report generation: Unable to find javadoc command: The environment variable JAVA_HOME is not correctly set. -> [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/MojoExecutionException
[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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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.79 KB of artifacts by 92.0% relative to #57
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/pom.xml> to org.apache.oodt/oodt/1.9-SNAPSHOT/oodt-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar> to org.apache.oodt/oodt-commons/1.9-SNAPSHOT/oodt-commons-1.9-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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
No JDK named ?JDK 1.8.0_102? found
No JDK named ?JDK 1.8.0_102? found
No JDK named ?JDK 1.8.0_102? found

Re: Build failed in Jenkins: oodt-2.0-development #57

Posted by Imesha Sudasingha <im...@cse.mrt.ac.lk>.
But that page says "last successful build" is on 18th May.
https://builds.apache.org/job/oodt-trunk/lastBuild/
So, it has been passing always :-D



On 19 May 2018 at 19:59, Mattmann, Chris A (1761) <
chris.a.mattmann@jpl.nasa.gov> wrote:

> Hi Imesha trunk is master but I haven’t seen it triggering lately
>
> Sent from my iPhone
>
> > On May 19, 2018, at 6:33 AM, Imesha Sudasingha <im...@cse.mrt.ac.lk>
> wrote:
> >
> > Hi All,
> >
> > Do we have jenkins build for development branch only?
> > Does oodt trunk (https://builds.apache.org/job/oodt-trunk/) refers to
> > master?
> >
> > Thanks,
> > Imesha
> >
> >
> >
> >
> > On 18 May 2018 at 21:56, Apache Jenkins Server <
> jenkins@builds.apache.org>
> > wrote:
> >
> >> See <https://builds.apache.org/job/oodt-2.0-development/57/displ
> >> ay/redirect>
> >>
> >> ------------------------------------------
> >> [...truncated 7.91 KB...]
> >> [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-2.0-development/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 >>>
> >> [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-2.0-development/ws/core/pom.xml> to <
> https://builds.apache.org/job
> >> /oodt-2.0-development/ws/.repository/org/apache/oodt/oodt-
> >> core/1.9-SNAPSHOT/oodt-core-1.9-SNAPSHOT.pom>
> >> [INFO] Installing <https://builds.apache.org/job
> >> /oodt-2.0-development/ws/core/target/oodt-core-1.9-SNAPSHOT-site.xml>
> to <
> >> https://builds.apache.org/job/oodt-2.0-development/ws/.repo
> >> sitory/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]
> >> [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oodt-commons
> ---
> >> [INFO] Deleting <https://builds.apache.org/job
> >> /oodt-2.0-development/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-2.0-development/ws/commons/target/classes>
> >> [WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commo
> >> ns/src/main/java/org/apache/oodt/commons/ExecServer.java>: Some input
> >> files use or override a deprecated API.
> >> [WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commo
> >> ns/src/main/java/org/apache/oodt/commons/ExecServer.java>: Recompile
> with
> >> -Xlint:deprecation for details.
> >> [WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commo
> >> ns/src/main/java/org/apache/oodt/commons/activity/SQLDatab
> >> aseRetrieval.java>: Some input files use unchecked or unsafe operations.
> >> [WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commo
> >> ns/src/main/java/org/apache/oodt/commons/activity/SQLDatab
> >> aseRetrieval.java>: Recompile with -Xlint:unchecked for details.
> >> [INFO]
> >> [INFO] --- maven-resources-plugin:2.6:testResources
> >> (default-testResources) @ oodt-commons ---
> >> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> >> [INFO] Copying 2 resources
> >> [INFO] Copying 3 resources
> >> [INFO]
> >> [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile)
> @
> >> oodt-commons ---
> >> [INFO] Changes detected - recompiling the module!
> >> [INFO] Compiling 31 source files to <https://builds.apache.org/job
> >> /oodt-2.0-development/ws/commons/target/test-classes>
> >> [WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commo
> >> ns/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Some
> >> input files use or override a deprecated API.
> >> [WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commo
> >> ns/src/test/java/org/apache/oodt/commons/MultiServerTest.java>:
> Recompile
> >> with -Xlint:deprecation for details.
> >> [WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commo
> >> ns/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>:
> Some
> >> input files use unchecked or unsafe operations.
> >> [WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commo
> >> ns/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>:
> >> Recompile with -Xlint:unchecked for details.
> >> [INFO]
> >> [INFO] --- maven-surefire-plugin:2.4:test (default-test) @ oodt-commons
> ---
> >> [INFO] Surefire report directory: <https://builds.apache.org/job
> >> /oodt-2.0-development/ws/commons/target/surefire-reports>
> >>
> >> -------------------------------------------------------
> >> T E S T S
> >> -------------------------------------------------------
> >> Running org.apache.oodt.commons.activity.ActivityTest
> >> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048
> sec
> >> Running org.apache.oodt.commons.util.EnterpriseEntityResolverTest
> >> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.161
> sec
> >> Running org.apache.oodt.commons.util.LDAPTest
> >> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
> >> Running org.apache.oodt.commons.io.NullOutputStreamTest
> >> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022
> sec
> >> Running org.apache.oodt.commons.util.CacheMapTest
> >> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024
> sec
> >> Running org.apache.oodt.commons.activity.ActivityStoppedTest
> >> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126
> sec
> >> Running org.apache.oodt.commons.net.NetTest
> >> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026
> sec
> >> Running org.apache.oodt.commons.util.XMLTest
> >> Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.337
> sec
> >> Running org.apache.oodt.commons.io.FixedBufferOutputStreamTest
> >> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021
> sec
> >> Running org.apache.oodt.commons.MultiServerTest
> >> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209
> sec
> >> Running org.apache.oodt.commons.util.Base64Test
> >> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022
> sec
> >> Running org.apache.oodt.commons.AppTest
> >> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021
> sec
> >> Running org.apache.oodt.commons.io.NullInputStreamTest
> >> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
> >> Running org.apache.oodt.commons.exec.TestEnvUtilities
> >> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063
> sec
> >> Running org.apache.oodt.commons.filter.TestTimeEventWeightedHash
> >> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033
> sec
> >> Running org.apache.oodt.commons.ConfigurationTest
> >> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.237
> sec
> >> Running org.apache.oodt.commons.activity.HistoryTest
> >> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.83 sec
> >> Running org.apache.oodt.commons.activity.IncidentTest
> >> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052
> sec
> >> Running org.apache.oodt.commons.io.TestLoggerOutputStream
> >> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032
> sec
> >> Running org.apache.oodt.commons.activity.CompositeActivityTest
> >> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047
> sec
> >> Running org.apache.oodt.commons.object.jndi.ObjectContextTest
> >> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.079
> sec
> >> Running org.apache.oodt.commons.AvroMultiServerTest
> >> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233
> sec
> >> Running org.apache.oodt.commons.activity.DatagramLoggingActivityFact
> >> oryTest
> >> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074
> sec
> >> Running org.apache.oodt.commons.ConfiguredTestCaseTest
> >> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271
> sec
> >> Running org.apache.oodt.commons.util.UtilityTest
> >> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.055
> sec
> >> Running org.apache.oodt.commons.io.DirectorySelectorTest
> >> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039
> sec
> >> Running org.apache.oodt.commons.NaughtyTest
> >> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035
> sec
> >> Running org.apache.oodt.commons.object.jndi.TestContextTest
> >> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026
> sec
> >> Running org.apache.oodt.commons.activity.ActivityTrackerTest
> >> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058
> sec
> >>
> >> Results :
> >>
> >> Tests run: 65, Failures: 0, Errors: 0, Skipped: 0
> >>
> >> [JENKINS] Recording test results
> >> [INFO]
> >> [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ oodt-commons ---
> >> [INFO] Building jar: <https://builds.apache.org/job
> >> /oodt-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar>
> >> [INFO]
> >> [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor)
> @
> >> oodt-commons ---
> >> [INFO]
> >> [INFO] >>> maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) >
> >> generate-sources @ oodt-commons >>>
> >> [INFO]
> >> [INFO] <<< maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) <
> >> generate-sources @ oodt-commons <<<
> >> [INFO]
> >> [INFO]
> >> [INFO] --- maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) @
> >> oodt-commons ---
> >> [INFO] ------------------------------------------------------------
> >> ------------
> >> [INFO] Reactor Summary:
> >> [INFO]
> >> [INFO] OODT Core .......................................... SUCCESS [
> >> 6.399 s]
> >> [INFO] Common Utilities ................................... FAILURE
> >> [01:49 min]
> >> [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: 02:26 min
> >> [INFO] Finished at: 2018-05-18T16:25:01Z
> >> [INFO] Final Memory: 43M/256M
> >> [INFO] ------------------------------------------------------------
> >> ------------
> >> [ERROR] Failed to execute goal org.apache.maven.plugins:
> maven-javadoc-plugin:2.10.3:javadoc
> >> (attach-javadocs) on project oodt-commons: An error has occurred in
> >> JavaDocs report generation: Unable to find javadoc command: The
> environment
> >> variable JAVA_HOME is not correctly set. -> [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/conflu
> >> ence/display/MAVEN/MojoExecutionException
> >> [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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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.79 KB of artifacts by 92.0% relative to
> #56
> >> [JENKINS] Archiving <https://builds.apache.org/job
> >> /oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/curator/services/pom.xml> to
> >> org.apache.oodt/curator-services/1.9-SNAPSHOT/curator-servic
> >> es-1.9-SNAPSHOT.pom
> >> [JENKINS] Archiving <https://builds.apache.org/job
> >> /oodt-2.0-development/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-2.0-development/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-2.0-development/ws/pom.xml> to org.apache.oodt/oodt/1.9-SNAPS
> >> HOT/oodt-1.9-SNAPSHOT.pom
> >> [JENKINS] Archiving <https://builds.apache.org/job
> >> /oodt-2.0-development/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-2.0-development/ws/cli/pom.xml> to org.apache.oodt/cas-cli/1.9-SN
> >> APSHOT/cas-cli-1.9-SNAPSHOT.pom
> >> [JENKINS] Archiving <https://builds.apache.org/job
> >> /oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar>
> to
> >> org.apache.oodt/oodt-commons/1.9-SNAPSHOT/oodt-commons-1.9-SNAPSHOT.jar
> >> [JENKINS] Archiving <https://builds.apache.org/job
> >> /oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/pge/pom.xml> to org.apache.oodt/cas-pge/1.9-SN
> >> APSHOT/cas-pge-1.9-SNAPSHOT.pom
> >> [JENKINS] Archiving <https://builds.apache.org/job
> >> /oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/webapp/components/pom.xml> to
> >> org.apache.oodt/oodt-webapp-components/1.9-SNAPSHOT/oodt-web
> >> app-components-1.9-SNAPSHOT.pom
> >> [JENKINS] Archiving <https://builds.apache.org/job
> >> /oodt-2.0-development/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-2.0-development/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-2.0-development/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
> >> No JDK named ?JDK 1.8.0_102? found
> >> No JDK named ?JDK 1.8.0_102? found
> >> No JDK named ?JDK 1.8.0_102? found
> >>
>

Re: Build failed in Jenkins: oodt-2.0-development #57

Posted by "Mattmann, Chris A (1761)" <ch...@jpl.nasa.gov>.
Hi Imesha trunk is master but I haven’t seen it triggering lately 

Sent from my iPhone

> On May 19, 2018, at 6:33 AM, Imesha Sudasingha <im...@cse.mrt.ac.lk> wrote:
> 
> Hi All,
> 
> Do we have jenkins build for development branch only?
> Does oodt trunk (https://builds.apache.org/job/oodt-trunk/) refers to
> master?
> 
> Thanks,
> Imesha
> 
> 
> 
> 
> On 18 May 2018 at 21:56, Apache Jenkins Server <je...@builds.apache.org>
> wrote:
> 
>> See <https://builds.apache.org/job/oodt-2.0-development/57/displ
>> ay/redirect>
>> 
>> ------------------------------------------
>> [...truncated 7.91 KB...]
>> [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-2.0-development/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 >>>
>> [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-2.0-development/ws/core/pom.xml> to <https://builds.apache.org/job
>> /oodt-2.0-development/ws/.repository/org/apache/oodt/oodt-
>> core/1.9-SNAPSHOT/oodt-core-1.9-SNAPSHOT.pom>
>> [INFO] Installing <https://builds.apache.org/job
>> /oodt-2.0-development/ws/core/target/oodt-core-1.9-SNAPSHOT-site.xml> to <
>> https://builds.apache.org/job/oodt-2.0-development/ws/.repo
>> sitory/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]
>> [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oodt-commons ---
>> [INFO] Deleting <https://builds.apache.org/job
>> /oodt-2.0-development/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-2.0-development/ws/commons/target/classes>
>> [WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commo
>> ns/src/main/java/org/apache/oodt/commons/ExecServer.java>: Some input
>> files use or override a deprecated API.
>> [WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commo
>> ns/src/main/java/org/apache/oodt/commons/ExecServer.java>: Recompile with
>> -Xlint:deprecation for details.
>> [WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commo
>> ns/src/main/java/org/apache/oodt/commons/activity/SQLDatab
>> aseRetrieval.java>: Some input files use unchecked or unsafe operations.
>> [WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commo
>> ns/src/main/java/org/apache/oodt/commons/activity/SQLDatab
>> aseRetrieval.java>: Recompile with -Xlint:unchecked for details.
>> [INFO]
>> [INFO] --- maven-resources-plugin:2.6:testResources
>> (default-testResources) @ oodt-commons ---
>> [INFO] Using 'UTF-8' encoding to copy filtered resources.
>> [INFO] Copying 2 resources
>> [INFO] Copying 3 resources
>> [INFO]
>> [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @
>> oodt-commons ---
>> [INFO] Changes detected - recompiling the module!
>> [INFO] Compiling 31 source files to <https://builds.apache.org/job
>> /oodt-2.0-development/ws/commons/target/test-classes>
>> [WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commo
>> ns/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Some
>> input files use or override a deprecated API.
>> [WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commo
>> ns/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Recompile
>> with -Xlint:deprecation for details.
>> [WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commo
>> ns/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>: Some
>> input files use unchecked or unsafe operations.
>> [WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commo
>> ns/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>:
>> Recompile with -Xlint:unchecked for details.
>> [INFO]
>> [INFO] --- maven-surefire-plugin:2.4:test (default-test) @ oodt-commons ---
>> [INFO] Surefire report directory: <https://builds.apache.org/job
>> /oodt-2.0-development/ws/commons/target/surefire-reports>
>> 
>> -------------------------------------------------------
>> T E S T S
>> -------------------------------------------------------
>> Running org.apache.oodt.commons.activity.ActivityTest
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec
>> Running org.apache.oodt.commons.util.EnterpriseEntityResolverTest
>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.161 sec
>> Running org.apache.oodt.commons.util.LDAPTest
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
>> Running org.apache.oodt.commons.io.NullOutputStreamTest
>> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
>> Running org.apache.oodt.commons.util.CacheMapTest
>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
>> Running org.apache.oodt.commons.activity.ActivityStoppedTest
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 sec
>> Running org.apache.oodt.commons.net.NetTest
>> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
>> Running org.apache.oodt.commons.util.XMLTest
>> Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.337 sec
>> Running org.apache.oodt.commons.io.FixedBufferOutputStreamTest
>> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
>> Running org.apache.oodt.commons.MultiServerTest
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 sec
>> Running org.apache.oodt.commons.util.Base64Test
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
>> Running org.apache.oodt.commons.AppTest
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
>> Running org.apache.oodt.commons.io.NullInputStreamTest
>> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
>> Running org.apache.oodt.commons.exec.TestEnvUtilities
>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec
>> Running org.apache.oodt.commons.filter.TestTimeEventWeightedHash
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
>> Running org.apache.oodt.commons.ConfigurationTest
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.237 sec
>> Running org.apache.oodt.commons.activity.HistoryTest
>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.83 sec
>> Running org.apache.oodt.commons.activity.IncidentTest
>> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec
>> Running org.apache.oodt.commons.io.TestLoggerOutputStream
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
>> Running org.apache.oodt.commons.activity.CompositeActivityTest
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec
>> Running org.apache.oodt.commons.object.jndi.ObjectContextTest
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.079 sec
>> Running org.apache.oodt.commons.AvroMultiServerTest
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 sec
>> Running org.apache.oodt.commons.activity.DatagramLoggingActivityFact
>> oryTest
>> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec
>> Running org.apache.oodt.commons.ConfiguredTestCaseTest
>> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 sec
>> Running org.apache.oodt.commons.util.UtilityTest
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.055 sec
>> Running org.apache.oodt.commons.io.DirectorySelectorTest
>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec
>> Running org.apache.oodt.commons.NaughtyTest
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec
>> Running org.apache.oodt.commons.object.jndi.TestContextTest
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
>> Running org.apache.oodt.commons.activity.ActivityTrackerTest
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec
>> 
>> Results :
>> 
>> Tests run: 65, Failures: 0, Errors: 0, Skipped: 0
>> 
>> [JENKINS] Recording test results
>> [INFO]
>> [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ oodt-commons ---
>> [INFO] Building jar: <https://builds.apache.org/job
>> /oodt-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar>
>> [INFO]
>> [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @
>> oodt-commons ---
>> [INFO]
>> [INFO] >>> maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) >
>> generate-sources @ oodt-commons >>>
>> [INFO]
>> [INFO] <<< maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) <
>> generate-sources @ oodt-commons <<<
>> [INFO]
>> [INFO]
>> [INFO] --- maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) @
>> oodt-commons ---
>> [INFO] ------------------------------------------------------------
>> ------------
>> [INFO] Reactor Summary:
>> [INFO]
>> [INFO] OODT Core .......................................... SUCCESS [
>> 6.399 s]
>> [INFO] Common Utilities ................................... FAILURE
>> [01:49 min]
>> [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: 02:26 min
>> [INFO] Finished at: 2018-05-18T16:25:01Z
>> [INFO] Final Memory: 43M/256M
>> [INFO] ------------------------------------------------------------
>> ------------
>> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.3:javadoc
>> (attach-javadocs) on project oodt-commons: An error has occurred in
>> JavaDocs report generation: Unable to find javadoc command: The environment
>> variable JAVA_HOME is not correctly set. -> [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/conflu
>> ence/display/MAVEN/MojoExecutionException
>> [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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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.79 KB of artifacts by 92.0% relative to #56
>> [JENKINS] Archiving <https://builds.apache.org/job
>> /oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/curator/services/pom.xml> to
>> org.apache.oodt/curator-services/1.9-SNAPSHOT/curator-servic
>> es-1.9-SNAPSHOT.pom
>> [JENKINS] Archiving <https://builds.apache.org/job
>> /oodt-2.0-development/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-2.0-development/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-2.0-development/ws/pom.xml> to org.apache.oodt/oodt/1.9-SNAPS
>> HOT/oodt-1.9-SNAPSHOT.pom
>> [JENKINS] Archiving <https://builds.apache.org/job
>> /oodt-2.0-development/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-2.0-development/ws/cli/pom.xml> to org.apache.oodt/cas-cli/1.9-SN
>> APSHOT/cas-cli-1.9-SNAPSHOT.pom
>> [JENKINS] Archiving <https://builds.apache.org/job
>> /oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar> to
>> org.apache.oodt/oodt-commons/1.9-SNAPSHOT/oodt-commons-1.9-SNAPSHOT.jar
>> [JENKINS] Archiving <https://builds.apache.org/job
>> /oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/pge/pom.xml> to org.apache.oodt/cas-pge/1.9-SN
>> APSHOT/cas-pge-1.9-SNAPSHOT.pom
>> [JENKINS] Archiving <https://builds.apache.org/job
>> /oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/webapp/components/pom.xml> to
>> org.apache.oodt/oodt-webapp-components/1.9-SNAPSHOT/oodt-web
>> app-components-1.9-SNAPSHOT.pom
>> [JENKINS] Archiving <https://builds.apache.org/job
>> /oodt-2.0-development/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-2.0-development/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-2.0-development/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
>> No JDK named ?JDK 1.8.0_102? found
>> No JDK named ?JDK 1.8.0_102? found
>> No JDK named ?JDK 1.8.0_102? found
>> 

Re: Build failed in Jenkins: oodt-2.0-development #57

Posted by Imesha Sudasingha <im...@cse.mrt.ac.lk>.
Hi All,

Do we have jenkins build for development branch only?
Does oodt trunk (https://builds.apache.org/job/oodt-trunk/) refers to
master?

Thanks,
Imesha




On 18 May 2018 at 21:56, Apache Jenkins Server <je...@builds.apache.org>
wrote:

> See <https://builds.apache.org/job/oodt-2.0-development/57/displ
> ay/redirect>
>
> ------------------------------------------
> [...truncated 7.91 KB...]
> [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-2.0-development/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 >>>
> [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-2.0-development/ws/core/pom.xml> to <https://builds.apache.org/job
> /oodt-2.0-development/ws/.repository/org/apache/oodt/oodt-
> core/1.9-SNAPSHOT/oodt-core-1.9-SNAPSHOT.pom>
> [INFO] Installing <https://builds.apache.org/job
> /oodt-2.0-development/ws/core/target/oodt-core-1.9-SNAPSHOT-site.xml> to <
> https://builds.apache.org/job/oodt-2.0-development/ws/.repo
> sitory/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]
> [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oodt-commons ---
> [INFO] Deleting <https://builds.apache.org/job
> /oodt-2.0-development/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-2.0-development/ws/commons/target/classes>
> [WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commo
> ns/src/main/java/org/apache/oodt/commons/ExecServer.java>: Some input
> files use or override a deprecated API.
> [WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commo
> ns/src/main/java/org/apache/oodt/commons/ExecServer.java>: Recompile with
> -Xlint:deprecation for details.
> [WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commo
> ns/src/main/java/org/apache/oodt/commons/activity/SQLDatab
> aseRetrieval.java>: Some input files use unchecked or unsafe operations.
> [WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commo
> ns/src/main/java/org/apache/oodt/commons/activity/SQLDatab
> aseRetrieval.java>: Recompile with -Xlint:unchecked for details.
> [INFO]
> [INFO] --- maven-resources-plugin:2.6:testResources
> (default-testResources) @ oodt-commons ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 2 resources
> [INFO] Copying 3 resources
> [INFO]
> [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @
> oodt-commons ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 31 source files to <https://builds.apache.org/job
> /oodt-2.0-development/ws/commons/target/test-classes>
> [WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commo
> ns/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Some
> input files use or override a deprecated API.
> [WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commo
> ns/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Recompile
> with -Xlint:deprecation for details.
> [WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commo
> ns/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>: Some
> input files use unchecked or unsafe operations.
> [WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commo
> ns/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>:
> Recompile with -Xlint:unchecked for details.
> [INFO]
> [INFO] --- maven-surefire-plugin:2.4:test (default-test) @ oodt-commons ---
> [INFO] Surefire report directory: <https://builds.apache.org/job
> /oodt-2.0-development/ws/commons/target/surefire-reports>
>
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running org.apache.oodt.commons.activity.ActivityTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec
> Running org.apache.oodt.commons.util.EnterpriseEntityResolverTest
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.161 sec
> Running org.apache.oodt.commons.util.LDAPTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
> Running org.apache.oodt.commons.io.NullOutputStreamTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
> Running org.apache.oodt.commons.util.CacheMapTest
> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
> Running org.apache.oodt.commons.activity.ActivityStoppedTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 sec
> Running org.apache.oodt.commons.net.NetTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
> Running org.apache.oodt.commons.util.XMLTest
> Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.337 sec
> Running org.apache.oodt.commons.io.FixedBufferOutputStreamTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
> Running org.apache.oodt.commons.MultiServerTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 sec
> Running org.apache.oodt.commons.util.Base64Test
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
> Running org.apache.oodt.commons.AppTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
> Running org.apache.oodt.commons.io.NullInputStreamTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
> Running org.apache.oodt.commons.exec.TestEnvUtilities
> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec
> Running org.apache.oodt.commons.filter.TestTimeEventWeightedHash
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
> Running org.apache.oodt.commons.ConfigurationTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.237 sec
> Running org.apache.oodt.commons.activity.HistoryTest
> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.83 sec
> Running org.apache.oodt.commons.activity.IncidentTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec
> Running org.apache.oodt.commons.io.TestLoggerOutputStream
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
> Running org.apache.oodt.commons.activity.CompositeActivityTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec
> Running org.apache.oodt.commons.object.jndi.ObjectContextTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.079 sec
> Running org.apache.oodt.commons.AvroMultiServerTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 sec
> Running org.apache.oodt.commons.activity.DatagramLoggingActivityFact
> oryTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec
> Running org.apache.oodt.commons.ConfiguredTestCaseTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 sec
> Running org.apache.oodt.commons.util.UtilityTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.055 sec
> Running org.apache.oodt.commons.io.DirectorySelectorTest
> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec
> Running org.apache.oodt.commons.NaughtyTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec
> Running org.apache.oodt.commons.object.jndi.TestContextTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
> Running org.apache.oodt.commons.activity.ActivityTrackerTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec
>
> Results :
>
> Tests run: 65, Failures: 0, Errors: 0, Skipped: 0
>
> [JENKINS] Recording test results
> [INFO]
> [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ oodt-commons ---
> [INFO] Building jar: <https://builds.apache.org/job
> /oodt-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar>
> [INFO]
> [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @
> oodt-commons ---
> [INFO]
> [INFO] >>> maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) >
> generate-sources @ oodt-commons >>>
> [INFO]
> [INFO] <<< maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) <
> generate-sources @ oodt-commons <<<
> [INFO]
> [INFO]
> [INFO] --- maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) @
> oodt-commons ---
> [INFO] ------------------------------------------------------------
> ------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] OODT Core .......................................... SUCCESS [
> 6.399 s]
> [INFO] Common Utilities ................................... FAILURE
> [01:49 min]
> [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: 02:26 min
> [INFO] Finished at: 2018-05-18T16:25:01Z
> [INFO] Final Memory: 43M/256M
> [INFO] ------------------------------------------------------------
> ------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.3:javadoc
> (attach-javadocs) on project oodt-commons: An error has occurred in
> JavaDocs report generation: Unable to find javadoc command: The environment
> variable JAVA_HOME is not correctly set. -> [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/conflu
> ence/display/MAVEN/MojoExecutionException
> [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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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.79 KB of artifacts by 92.0% relative to #56
> [JENKINS] Archiving <https://builds.apache.org/job
> /oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/curator/services/pom.xml> to
> org.apache.oodt/curator-services/1.9-SNAPSHOT/curator-servic
> es-1.9-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/job
> /oodt-2.0-development/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-2.0-development/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-2.0-development/ws/pom.xml> to org.apache.oodt/oodt/1.9-SNAPS
> HOT/oodt-1.9-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/job
> /oodt-2.0-development/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-2.0-development/ws/cli/pom.xml> to org.apache.oodt/cas-cli/1.9-SN
> APSHOT/cas-cli-1.9-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/job
> /oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar> to
> org.apache.oodt/oodt-commons/1.9-SNAPSHOT/oodt-commons-1.9-SNAPSHOT.jar
> [JENKINS] Archiving <https://builds.apache.org/job
> /oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/pge/pom.xml> to org.apache.oodt/cas-pge/1.9-SN
> APSHOT/cas-pge-1.9-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/job
> /oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/webapp/components/pom.xml> to
> org.apache.oodt/oodt-webapp-components/1.9-SNAPSHOT/oodt-web
> app-components-1.9-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/job
> /oodt-2.0-development/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-2.0-development/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-2.0-development/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
> No JDK named ?JDK 1.8.0_102? found
> No JDK named ?JDK 1.8.0_102? found
> No JDK named ?JDK 1.8.0_102? found
>

Re: Build failed in Jenkins: oodt-2.0-development #57

Posted by Chris Mattmann <ma...@apache.org>.
Lauren, send a blank email to dev-unsubscribe@oodt.apache.org and then 
follow the instructions from there (send it from your desired unsubscribe email
address).

 

That should take care of it.

 

Thanks,

Chris

 

 

 

From: "Lauren A. Wong" <la...@gmail.com>
Reply-To: <de...@oodt.apache.org>
Date: Friday, May 18, 2018 at 9:41 AM
To: <de...@oodt.apache.org>
Subject: Re: Build failed in Jenkins: oodt-2.0-development #57

 

UNSUBSCRIBE

 

On Fri, May 18, 2018 at 9:27 AM Apache Jenkins Server <

jenkins@builds.apache.org> wrote:

 

See <

https://builds.apache.org/job/oodt-2.0-development/57/display/redirect>

 

------------------------------------------

[...truncated 7.91 KB...]

[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-2.0-development/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 >>>

[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-2.0-development/ws/core/pom.xml> to <

https://builds.apache.org/job/oodt-2.0-development/ws/.repository/org/apache/oodt/oodt-core/1.9-SNAPSHOT/oodt-core-1.9-SNAPSHOT.pom

> 

[INFO] Installing <

https://builds.apache.org/job/oodt-2.0-development/ws/core/target/oodt-core-1.9-SNAPSHOT-site.xml>

to <

https://builds.apache.org/job/oodt-2.0-development/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]

[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oodt-commons ---

[INFO] Deleting <

https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/ws/commons/target/classes

> 

[WARNING] <

https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>:

Some input files use or override a deprecated API.

[WARNING] <

https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>:

Recompile with -Xlint:deprecation for details.

[WARNING] <

https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>:

Some input files use unchecked or unsafe operations.

[WARNING] <

https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>:

Recompile with -Xlint:unchecked for details.

[INFO]

[INFO] --- maven-resources-plugin:2.6:testResources

(default-testResources) @ oodt-commons ---

[INFO] Using 'UTF-8' encoding to copy filtered resources.

[INFO] Copying 2 resources

[INFO] Copying 3 resources

[INFO]

[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @

oodt-commons ---

[INFO] Changes detected - recompiling the module!

[INFO] Compiling 31 source files to <

https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/test-classes

> 

[WARNING] <

https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>:

Some input files use or override a deprecated API.

[WARNING] <

https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>:

Recompile with -Xlint:deprecation for details.

[WARNING] <

https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>:

Some input files use unchecked or unsafe operations.

[WARNING] <

https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>:

Recompile with -Xlint:unchecked for details.

[INFO]

[INFO] --- maven-surefire-plugin:2.4:test (default-test) @ oodt-commons ---

[INFO] Surefire report directory: <

https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/surefire-reports

> 

 

-------------------------------------------------------

  T E S T S

-------------------------------------------------------

Running org.apache.oodt.commons.activity.ActivityTest

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec

Running org.apache.oodt.commons.util.EnterpriseEntityResolverTest

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.161 sec

Running org.apache.oodt.commons.util.LDAPTest

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec

Running org.apache.oodt.commons.io.NullOutputStreamTest

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec

Running org.apache.oodt.commons.util.CacheMapTest

Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec

Running org.apache.oodt.commons.activity.ActivityStoppedTest

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 sec

Running org.apache.oodt.commons.net.NetTest

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec

Running org.apache.oodt.commons.util.XMLTest

Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.337 sec

Running org.apache.oodt.commons.io.FixedBufferOutputStreamTest

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec

Running org.apache.oodt.commons.MultiServerTest

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 sec

Running org.apache.oodt.commons.util.Base64Test

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec

Running org.apache.oodt.commons.AppTest

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec

Running org.apache.oodt.commons.io.NullInputStreamTest

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec

Running org.apache.oodt.commons.exec.TestEnvUtilities

Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec

Running org.apache.oodt.commons.filter.TestTimeEventWeightedHash

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec

Running org.apache.oodt.commons.ConfigurationTest

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.237 sec

Running org.apache.oodt.commons.activity.HistoryTest

Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.83 sec

Running org.apache.oodt.commons.activity.IncidentTest

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec

Running org.apache.oodt.commons.io.TestLoggerOutputStream

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec

Running org.apache.oodt.commons.activity.CompositeActivityTest

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec

Running org.apache.oodt.commons.object.jndi.ObjectContextTest

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.079 sec

Running org.apache.oodt.commons.AvroMultiServerTest

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 sec

Running org.apache.oodt.commons.activity.DatagramLoggingActivityFactoryTest

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec

Running org.apache.oodt.commons.ConfiguredTestCaseTest

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 sec

Running org.apache.oodt.commons.util.UtilityTest

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.055 sec

Running org.apache.oodt.commons.io.DirectorySelectorTest

Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec

Running org.apache.oodt.commons.NaughtyTest

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec

Running org.apache.oodt.commons.object.jndi.TestContextTest

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec

Running org.apache.oodt.commons.activity.ActivityTrackerTest

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec

 

Results :

 

Tests run: 65, Failures: 0, Errors: 0, Skipped: 0

 

[JENKINS] Recording test results

[INFO]

[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ oodt-commons ---

[INFO] Building jar: <

https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar

> 

[INFO]

[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @

oodt-commons ---

[INFO]

[INFO] >>> maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) >

generate-sources @ oodt-commons >>>

[INFO]

[INFO] <<< maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) <

generate-sources @ oodt-commons <<<

[INFO]

[INFO]

[INFO] --- maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) @

oodt-commons ---

[INFO]

------------------------------------------------------------------------

[INFO] Reactor Summary:

[INFO]

[INFO] OODT Core .......................................... SUCCESS [

6.399 s]

[INFO] Common Utilities ................................... FAILURE [01:49

min]

[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: 02:26 min

[INFO] Finished at: 2018-05-18T16:25:01Z

[INFO] Final Memory: 43M/256M

[INFO]

------------------------------------------------------------------------

[ERROR] Failed to execute goal

org.apache.maven.plugins:maven-javadoc-plugin:2.10.3:javadoc

(attach-javadocs) on project oodt-commons: An error has occurred in

JavaDocs report generation: Unable to find javadoc command: The environment

variable JAVA_HOME is not correctly set. -> [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/MojoExecutionException

[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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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.79 KB of artifacts by 92.0% relative to #56

[JENKINS] Archiving <

https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/pom.xml> to

org.apache.oodt/oodt/1.9-SNAPSHOT/oodt-1.9-SNAPSHOT.pom

[JENKINS] Archiving <

https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar>

to org.apache.oodt/oodt-commons/1.9-SNAPSHOT/oodt-commons-1.9-SNAPSHOT.jar

[JENKINS] Archiving <

https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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

No JDK named ?JDK 1.8.0_102? found

No JDK named ?JDK 1.8.0_102? found

No JDK named ?JDK 1.8.0_102? found

 

-- 

*LAUREN A. WONG*

STRATEGIC DESIGNER

 

*e.*  laurenwong12@gmail.com

*m.* 213-266-6681

 

Let's connect on LinkedIn <https://www.linkedin.com/in/laurenawong/>,

Twitter <https://twitter.com/Lawongsta>, and Facebook

<https://www.facebook.com/lawongsta>

 


Re: Build failed in Jenkins: oodt-2.0-development #57

Posted by "Lauren A. Wong" <la...@gmail.com>.
UNSUBSCRIBE

On Fri, May 18, 2018 at 9:27 AM Apache Jenkins Server <
jenkins@builds.apache.org> wrote:

> See <
> https://builds.apache.org/job/oodt-2.0-development/57/display/redirect>
>
> ------------------------------------------
> [...truncated 7.91 KB...]
> [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-2.0-development/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 >>>
> [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-2.0-development/ws/core/pom.xml> to <
> https://builds.apache.org/job/oodt-2.0-development/ws/.repository/org/apache/oodt/oodt-core/1.9-SNAPSHOT/oodt-core-1.9-SNAPSHOT.pom
> >
> [INFO] Installing <
> https://builds.apache.org/job/oodt-2.0-development/ws/core/target/oodt-core-1.9-SNAPSHOT-site.xml>
> to <
> https://builds.apache.org/job/oodt-2.0-development/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]
> [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oodt-commons ---
> [INFO] Deleting <
> https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/ws/commons/target/classes
> >
> [WARNING] <
> https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>:
> Some input files use or override a deprecated API.
> [WARNING] <
> https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>:
> Recompile with -Xlint:deprecation for details.
> [WARNING] <
> https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>:
> Some input files use unchecked or unsafe operations.
> [WARNING] <
> https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>:
> Recompile with -Xlint:unchecked for details.
> [INFO]
> [INFO] --- maven-resources-plugin:2.6:testResources
> (default-testResources) @ oodt-commons ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 2 resources
> [INFO] Copying 3 resources
> [INFO]
> [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @
> oodt-commons ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 31 source files to <
> https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/test-classes
> >
> [WARNING] <
> https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>:
> Some input files use or override a deprecated API.
> [WARNING] <
> https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>:
> Recompile with -Xlint:deprecation for details.
> [WARNING] <
> https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>:
> Some input files use unchecked or unsafe operations.
> [WARNING] <
> https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>:
> Recompile with -Xlint:unchecked for details.
> [INFO]
> [INFO] --- maven-surefire-plugin:2.4:test (default-test) @ oodt-commons ---
> [INFO] Surefire report directory: <
> https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/surefire-reports
> >
>
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running org.apache.oodt.commons.activity.ActivityTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec
> Running org.apache.oodt.commons.util.EnterpriseEntityResolverTest
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.161 sec
> Running org.apache.oodt.commons.util.LDAPTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
> Running org.apache.oodt.commons.io.NullOutputStreamTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
> Running org.apache.oodt.commons.util.CacheMapTest
> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
> Running org.apache.oodt.commons.activity.ActivityStoppedTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 sec
> Running org.apache.oodt.commons.net.NetTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
> Running org.apache.oodt.commons.util.XMLTest
> Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.337 sec
> Running org.apache.oodt.commons.io.FixedBufferOutputStreamTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
> Running org.apache.oodt.commons.MultiServerTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 sec
> Running org.apache.oodt.commons.util.Base64Test
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
> Running org.apache.oodt.commons.AppTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
> Running org.apache.oodt.commons.io.NullInputStreamTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
> Running org.apache.oodt.commons.exec.TestEnvUtilities
> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec
> Running org.apache.oodt.commons.filter.TestTimeEventWeightedHash
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
> Running org.apache.oodt.commons.ConfigurationTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.237 sec
> Running org.apache.oodt.commons.activity.HistoryTest
> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.83 sec
> Running org.apache.oodt.commons.activity.IncidentTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec
> Running org.apache.oodt.commons.io.TestLoggerOutputStream
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
> Running org.apache.oodt.commons.activity.CompositeActivityTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec
> Running org.apache.oodt.commons.object.jndi.ObjectContextTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.079 sec
> Running org.apache.oodt.commons.AvroMultiServerTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 sec
> Running org.apache.oodt.commons.activity.DatagramLoggingActivityFactoryTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec
> Running org.apache.oodt.commons.ConfiguredTestCaseTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 sec
> Running org.apache.oodt.commons.util.UtilityTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.055 sec
> Running org.apache.oodt.commons.io.DirectorySelectorTest
> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec
> Running org.apache.oodt.commons.NaughtyTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec
> Running org.apache.oodt.commons.object.jndi.TestContextTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
> Running org.apache.oodt.commons.activity.ActivityTrackerTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec
>
> Results :
>
> Tests run: 65, Failures: 0, Errors: 0, Skipped: 0
>
> [JENKINS] Recording test results
> [INFO]
> [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ oodt-commons ---
> [INFO] Building jar: <
> https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar
> >
> [INFO]
> [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @
> oodt-commons ---
> [INFO]
> [INFO] >>> maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) >
> generate-sources @ oodt-commons >>>
> [INFO]
> [INFO] <<< maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) <
> generate-sources @ oodt-commons <<<
> [INFO]
> [INFO]
> [INFO] --- maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) @
> oodt-commons ---
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] OODT Core .......................................... SUCCESS [
> 6.399 s]
> [INFO] Common Utilities ................................... FAILURE [01:49
> min]
> [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: 02:26 min
> [INFO] Finished at: 2018-05-18T16:25:01Z
> [INFO] Final Memory: 43M/256M
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-javadoc-plugin:2.10.3:javadoc
> (attach-javadocs) on project oodt-commons: An error has occurred in
> JavaDocs report generation: Unable to find javadoc command: The environment
> variable JAVA_HOME is not correctly set. -> [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/MojoExecutionException
> [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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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.79 KB of artifacts by 92.0% relative to #56
> [JENKINS] Archiving <
> https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/pom.xml> to
> org.apache.oodt/oodt/1.9-SNAPSHOT/oodt-1.9-SNAPSHOT.pom
> [JENKINS] Archiving <
> https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar>
> to org.apache.oodt/oodt-commons/1.9-SNAPSHOT/oodt-commons-1.9-SNAPSHOT.jar
> [JENKINS] Archiving <
> https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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
> No JDK named ?JDK 1.8.0_102? found
> No JDK named ?JDK 1.8.0_102? found
> No JDK named ?JDK 1.8.0_102? found
>
-- 
*LAUREN A. WONG*
STRATEGIC DESIGNER

*e.*  laurenwong12@gmail.com
*m.* 213-266-6681

Let's connect on LinkedIn <https://www.linkedin.com/in/laurenawong/>,
Twitter <https://twitter.com/Lawongsta>, and Facebook
<https://www.facebook.com/lawongsta>

Build failed in Jenkins: oodt-2.0-development #57

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/oodt-2.0-development/57/display/redirect>

------------------------------------------
[...truncated 7.91 KB...]
[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-2.0-development/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 >>>
[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-2.0-development/ws/core/pom.xml> to <https://builds.apache.org/job/oodt-2.0-development/ws/.repository/org/apache/oodt/oodt-core/1.9-SNAPSHOT/oodt-core-1.9-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/oodt-2.0-development/ws/core/target/oodt-core-1.9-SNAPSHOT-site.xml> to <https://builds.apache.org/job/oodt-2.0-development/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] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oodt-commons ---
[INFO] Deleting <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/ws/commons/target/classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ oodt-commons ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ oodt-commons ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 31 source files to <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/test-classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.4:test (default-test) @ oodt-commons ---
[INFO] Surefire report directory: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.oodt.commons.activity.ActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec
Running org.apache.oodt.commons.util.EnterpriseEntityResolverTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.161 sec
Running org.apache.oodt.commons.util.LDAPTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.apache.oodt.commons.io.NullOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.apache.oodt.commons.util.CacheMapTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.apache.oodt.commons.activity.ActivityStoppedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 sec
Running org.apache.oodt.commons.net.NetTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.apache.oodt.commons.util.XMLTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.337 sec
Running org.apache.oodt.commons.io.FixedBufferOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
Running org.apache.oodt.commons.MultiServerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 sec
Running org.apache.oodt.commons.util.Base64Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.apache.oodt.commons.AppTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
Running org.apache.oodt.commons.io.NullInputStreamTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.apache.oodt.commons.exec.TestEnvUtilities
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec
Running org.apache.oodt.commons.filter.TestTimeEventWeightedHash
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
Running org.apache.oodt.commons.ConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.237 sec
Running org.apache.oodt.commons.activity.HistoryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.83 sec
Running org.apache.oodt.commons.activity.IncidentTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec
Running org.apache.oodt.commons.io.TestLoggerOutputStream
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
Running org.apache.oodt.commons.activity.CompositeActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec
Running org.apache.oodt.commons.object.jndi.ObjectContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.079 sec
Running org.apache.oodt.commons.AvroMultiServerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 sec
Running org.apache.oodt.commons.activity.DatagramLoggingActivityFactoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec
Running org.apache.oodt.commons.ConfiguredTestCaseTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 sec
Running org.apache.oodt.commons.util.UtilityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.055 sec
Running org.apache.oodt.commons.io.DirectorySelectorTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec
Running org.apache.oodt.commons.NaughtyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec
Running org.apache.oodt.commons.object.jndi.TestContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.apache.oodt.commons.activity.ActivityTrackerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec

Results :

Tests run: 65, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ oodt-commons ---
[INFO] Building jar: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ oodt-commons ---
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) > generate-sources @ oodt-commons >>>
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) < generate-sources @ oodt-commons <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) @ oodt-commons ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] OODT Core .......................................... SUCCESS [  6.399 s]
[INFO] Common Utilities ................................... FAILURE [01:49 min]
[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: 02:26 min
[INFO] Finished at: 2018-05-18T16:25:01Z
[INFO] Final Memory: 43M/256M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) on project oodt-commons: An error has occurred in JavaDocs report generation: Unable to find javadoc command: The environment variable JAVA_HOME is not correctly set. -> [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/MojoExecutionException
[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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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.79 KB of artifacts by 92.0% relative to #56
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/pom.xml> to org.apache.oodt/oodt/1.9-SNAPSHOT/oodt-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar> to org.apache.oodt/oodt-commons/1.9-SNAPSHOT/oodt-commons-1.9-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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
No JDK named ?JDK 1.8.0_102? found
No JDK named ?JDK 1.8.0_102? found
No JDK named ?JDK 1.8.0_102? found

Build failed in Jenkins: oodt-2.0-development #56

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

Changes:

[tom.barber] update doap file

[imesha.sudasingha] Updated startup scripts of resmgr and workflowmanager to use AvroRpc

[lewis.mcgibbney] OODT-975 Upgrade Tomcat in radix

[lewis.mcgibbney] Remove mvn/plugins/cas-install/maven-cas-install-plugin.iml.orig and

[imesha.sudasingha] [OODT-978] Fixed crawler launcher hanging issue in file manager avro

[imesha.sudasingha] Completely removed XmlRpcFileManager from all the unnecessary locations.

[imesha.sudasingha] Fixed TestPGETaskInstance test failure due to null FM Url at

------------------------------------------
[...truncated 194.89 KB...]
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar (19 kB at 339 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (46 kB at 781 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (134 kB at 2.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (217 kB at 3.4 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (45 kB at 646 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar (358 kB at 4.8 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar (121 kB at 1.6 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 7.4 MB/s)
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 88 source files to <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ oodt-commons ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ oodt-commons ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 31 source files to <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/test-classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.4:test (default-test) @ oodt-commons ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 46 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom (8.8 kB at 731 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.pom (2.0 kB at 169 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.pom (2.1 kB at 192 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 66 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom (1.6 kB at 149 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom (1.4 kB at 137 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom (2.4 kB at 219 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 726 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom (1.3 kB at 135 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom (1.2 kB at 112 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar (10 kB at 779 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar (79 kB at 4.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.jar (204 kB at 10 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.jar (261 kB at 11 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.jar (105 kB at 4.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar (30 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.jar (78 kB at 2.5 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.jar (507 kB at 15 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar (51 kB at 1.5 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar (21 kB at 558 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar (195 kB at 4.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.pom (2.0 kB at 152 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.4/surefire-providers-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.4/surefire-providers-2.4.pom (1.7 kB at 142 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.pom (210 B at 19 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.jar (11 kB at 866 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.jar (106 kB at 7.0 MB/s)
[INFO] Surefire report directory: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.oodt.commons.activity.ActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec
Running org.apache.oodt.commons.util.EnterpriseEntityResolverTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.195 sec
Running org.apache.oodt.commons.util.LDAPTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.apache.oodt.commons.io.NullOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
Running org.apache.oodt.commons.util.CacheMapTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.apache.oodt.commons.activity.ActivityStoppedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 sec
Running org.apache.oodt.commons.net.NetTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
Running org.apache.oodt.commons.util.XMLTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 sec
Running org.apache.oodt.commons.io.FixedBufferOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.apache.oodt.commons.MultiServerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 sec
Running org.apache.oodt.commons.util.Base64Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
Running org.apache.oodt.commons.AppTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.apache.oodt.commons.io.NullInputStreamTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.apache.oodt.commons.exec.TestEnvUtilities
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec
Running org.apache.oodt.commons.filter.TestTimeEventWeightedHash
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
Running org.apache.oodt.commons.ConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.293 sec
Running org.apache.oodt.commons.activity.HistoryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.846 sec
Running org.apache.oodt.commons.activity.IncidentTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec
Running org.apache.oodt.commons.io.TestLoggerOutputStream
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec
Running org.apache.oodt.commons.activity.CompositeActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec
Running org.apache.oodt.commons.object.jndi.ObjectContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.094 sec
Running org.apache.oodt.commons.AvroMultiServerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 sec
Running org.apache.oodt.commons.activity.DatagramLoggingActivityFactoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec
Running org.apache.oodt.commons.ConfiguredTestCaseTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.293 sec
Running org.apache.oodt.commons.util.UtilityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.045 sec
Running org.apache.oodt.commons.io.DirectorySelectorTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec
Running org.apache.oodt.commons.NaughtyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.apache.oodt.commons.object.jndi.TestContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
Running org.apache.oodt.commons.activity.ActivityTrackerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec

Results :

Tests run: 65, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ oodt-commons ---
[INFO] Building jar: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ oodt-commons ---
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) > generate-sources @ oodt-commons >>>
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) < generate-sources @ oodt-commons <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) @ oodt-commons ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] OODT Core .......................................... SUCCESS [ 12.572 s]
[INFO] Common Utilities ................................... FAILURE [01:52 min]
[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: 02:43 min
[INFO] Finished at: 2018-05-18T16:17:01Z
[INFO] Final Memory: 45M/256M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) on project oodt-commons: An error has occurred in JavaDocs report generation: Unable to find javadoc command: The environment variable JAVA_HOME is not correctly set. -> [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/MojoExecutionException
[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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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.79 KB of artifacts by 92.0% relative to #55
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/pom.xml> to org.apache.oodt/oodt/1.9-SNAPSHOT/oodt-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar> to org.apache.oodt/oodt-commons/1.9-SNAPSHOT/oodt-commons-1.9-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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
No JDK named ?JDK 1.8.0_102? found
No JDK named ?JDK 1.8.0_102? found
No JDK named ?JDK 1.8.0_102? found

Build failed in Jenkins: oodt-2.0-development #55

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/oodt-2.0-development/55/display/redirect>

------------------------------------------
[...truncated 7.96 KB...]
[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-2.0-development/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 >>>
[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-2.0-development/ws/core/pom.xml> to <https://builds.apache.org/job/oodt-2.0-development/ws/.repository/org/apache/oodt/oodt-core/1.9-SNAPSHOT/oodt-core-1.9-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/oodt-2.0-development/ws/core/target/oodt-core-1.9-SNAPSHOT-site.xml> to <https://builds.apache.org/job/oodt-2.0-development/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] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oodt-commons ---
[INFO] Deleting <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/ws/commons/target/classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ oodt-commons ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ oodt-commons ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 31 source files to <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/test-classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.4:test (default-test) @ oodt-commons ---
[INFO] Surefire report directory: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.oodt.commons.activity.ActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec
Running org.apache.oodt.commons.util.EnterpriseEntityResolverTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.21 sec
Running org.apache.oodt.commons.util.LDAPTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
Running org.apache.oodt.commons.io.NullOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.apache.oodt.commons.util.CacheMapTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.apache.oodt.commons.activity.ActivityStoppedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 sec
Running org.apache.oodt.commons.net.NetTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
Running org.apache.oodt.commons.util.XMLTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 sec
Running org.apache.oodt.commons.io.FixedBufferOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.apache.oodt.commons.MultiServerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 sec
Running org.apache.oodt.commons.util.Base64Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.apache.oodt.commons.AppTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.apache.oodt.commons.io.NullInputStreamTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.apache.oodt.commons.exec.TestEnvUtilities
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec
Running org.apache.oodt.commons.filter.TestTimeEventWeightedHash
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
Running org.apache.oodt.commons.ConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.273 sec
Running org.apache.oodt.commons.activity.HistoryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.843 sec
Running org.apache.oodt.commons.activity.IncidentTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec
Running org.apache.oodt.commons.io.TestLoggerOutputStream
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec
Running org.apache.oodt.commons.activity.CompositeActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec
Running org.apache.oodt.commons.object.jndi.ObjectContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.084 sec
Running org.apache.oodt.commons.AvroMultiServerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 sec
Running org.apache.oodt.commons.activity.DatagramLoggingActivityFactoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec
Running org.apache.oodt.commons.ConfiguredTestCaseTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 sec
Running org.apache.oodt.commons.util.UtilityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.049 sec
Running org.apache.oodt.commons.io.DirectorySelectorTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
Running org.apache.oodt.commons.NaughtyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.apache.oodt.commons.object.jndi.TestContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.apache.oodt.commons.activity.ActivityTrackerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec

Results :

Tests run: 65, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ oodt-commons ---
[INFO] Building jar: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ oodt-commons ---
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) > generate-sources @ oodt-commons >>>
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) < generate-sources @ oodt-commons <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) @ oodt-commons ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] OODT Core .......................................... SUCCESS [  6.773 s]
[INFO] Common Utilities ................................... FAILURE [01:53 min]
[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: 02:36 min
[INFO] Finished at: 2018-04-06T15:34:06Z
[INFO] Final Memory: 42M/256M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) on project oodt-commons: An error has occurred in JavaDocs report generation: Unable to find javadoc command: The environment variable JAVA_HOME is not correctly set. -> [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/MojoExecutionException
[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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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.79 KB of artifacts by 92.0% relative to #54
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/pom.xml> to org.apache.oodt/oodt/1.9-SNAPSHOT/oodt-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar> to org.apache.oodt/oodt-commons/1.9-SNAPSHOT/oodt-commons-1.9-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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
No JDK named ?JDK 1.8.0_102? found
No JDK named ?JDK 1.8.0_102? found
No JDK named ?JDK 1.8.0_102? found

Build failed in Jenkins: oodt-2.0-development #54

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

Changes:

[thejanwijesinghe.14] update filemgr, wmgr & resmgr scripts

[github] Updated readme with more useful information

[chris.a.mattmann] Record changes for OODT-973 Update mvn/archetypes/radix module script

------------------------------------------
[...truncated 194.91 KB...]
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar (19 kB at 311 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (46 kB at 668 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (134 kB at 1.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (217 kB at 3.0 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (45 kB at 603 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar (358 kB at 4.6 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar (121 kB at 1.4 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 6.5 MB/s)
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 88 source files to <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ oodt-commons ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ oodt-commons ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 31 source files to <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/test-classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.4:test (default-test) @ oodt-commons ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 46 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom (8.8 kB at 731 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.pom (2.0 kB at 156 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.pom (2.1 kB at 151 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 34 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom (1.6 kB at 136 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom (1.4 kB at 114 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom (2.4 kB at 185 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 660 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom (1.3 kB at 123 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom (1.2 kB at 88 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar (10 kB at 596 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar (79 kB at 4.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.jar (261 kB at 9.7 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.jar (204 kB at 7.8 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.jar (105 kB at 3.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar (30 kB at 950 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.jar (507 kB at 13 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.jar (78 kB at 2.1 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar (51 kB at 1.3 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar (21 kB at 480 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar (195 kB at 3.8 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.pom (2.0 kB at 123 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.4/surefire-providers-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.4/surefire-providers-2.4.pom (1.7 kB at 20 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.pom (210 B at 19 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.jar (11 kB at 938 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.jar (106 kB at 6.6 MB/s)
[INFO] Surefire report directory: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.oodt.commons.activity.ActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec
Running org.apache.oodt.commons.util.EnterpriseEntityResolverTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.151 sec
Running org.apache.oodt.commons.util.LDAPTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.apache.oodt.commons.io.NullOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
Running org.apache.oodt.commons.util.CacheMapTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.apache.oodt.commons.activity.ActivityStoppedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 sec
Running org.apache.oodt.commons.net.NetTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
Running org.apache.oodt.commons.util.XMLTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 sec
Running org.apache.oodt.commons.io.FixedBufferOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
Running org.apache.oodt.commons.MultiServerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 sec
Running org.apache.oodt.commons.util.Base64Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
Running org.apache.oodt.commons.AppTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.apache.oodt.commons.io.NullInputStreamTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.apache.oodt.commons.exec.TestEnvUtilities
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec
Running org.apache.oodt.commons.filter.TestTimeEventWeightedHash
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec
Running org.apache.oodt.commons.ConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.22 sec
Running org.apache.oodt.commons.activity.HistoryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.838 sec
Running org.apache.oodt.commons.activity.IncidentTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec
Running org.apache.oodt.commons.io.TestLoggerOutputStream
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec
Running org.apache.oodt.commons.activity.CompositeActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec
Running org.apache.oodt.commons.object.jndi.ObjectContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.088 sec
Running org.apache.oodt.commons.AvroMultiServerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 sec
Running org.apache.oodt.commons.activity.DatagramLoggingActivityFactoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec
Running org.apache.oodt.commons.ConfiguredTestCaseTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 sec
Running org.apache.oodt.commons.util.UtilityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.046 sec
Running org.apache.oodt.commons.io.DirectorySelectorTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.apache.oodt.commons.NaughtyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.apache.oodt.commons.object.jndi.TestContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
Running org.apache.oodt.commons.activity.ActivityTrackerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec

Results :

Tests run: 65, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ oodt-commons ---
[INFO] Building jar: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ oodt-commons ---
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) > generate-sources @ oodt-commons >>>
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) < generate-sources @ oodt-commons <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) @ oodt-commons ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] OODT Core .......................................... SUCCESS [ 11.604 s]
[INFO] Common Utilities ................................... FAILURE [01:57 min]
[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: 02:50 min
[INFO] Finished at: 2018-04-06T15:28:10Z
[INFO] Final Memory: 45M/256M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) on project oodt-commons: An error has occurred in JavaDocs report generation: Unable to find javadoc command: The environment variable JAVA_HOME is not correctly set. -> [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/MojoExecutionException
[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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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.79 KB of artifacts by 92.0% relative to #53
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/pom.xml> to org.apache.oodt/oodt/1.9-SNAPSHOT/oodt-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar> to org.apache.oodt/oodt-commons/1.9-SNAPSHOT/oodt-commons-1.9-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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
No JDK named ?JDK 1.8.0_102? found
No JDK named ?JDK 1.8.0_102? found
No JDK named ?JDK 1.8.0_102? found

Build failed in Jenkins: oodt-2.0-development #53

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/oodt-2.0-development/53/display/redirect>

------------------------------------------
[...truncated 7.86 KB...]
[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-2.0-development/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 >>>
[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-2.0-development/ws/core/pom.xml> to <https://builds.apache.org/job/oodt-2.0-development/ws/.repository/org/apache/oodt/oodt-core/1.9-SNAPSHOT/oodt-core-1.9-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/oodt-2.0-development/ws/core/target/oodt-core-1.9-SNAPSHOT-site.xml> to <https://builds.apache.org/job/oodt-2.0-development/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] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oodt-commons ---
[INFO] Deleting <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/ws/commons/target/classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ oodt-commons ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ oodt-commons ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 31 source files to <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/test-classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.4:test (default-test) @ oodt-commons ---
[INFO] Surefire report directory: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.oodt.commons.activity.ActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec
Running org.apache.oodt.commons.util.EnterpriseEntityResolverTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.214 sec
Running org.apache.oodt.commons.util.LDAPTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.apache.oodt.commons.io.NullOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.apache.oodt.commons.util.CacheMapTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.apache.oodt.commons.activity.ActivityStoppedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 sec
Running org.apache.oodt.commons.net.NetTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.apache.oodt.commons.util.XMLTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 sec
Running org.apache.oodt.commons.io.FixedBufferOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec
Running org.apache.oodt.commons.MultiServerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 sec
Running org.apache.oodt.commons.util.Base64Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.apache.oodt.commons.AppTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
Running org.apache.oodt.commons.io.NullInputStreamTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
Running org.apache.oodt.commons.exec.TestEnvUtilities
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec
Running org.apache.oodt.commons.filter.TestTimeEventWeightedHash
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.apache.oodt.commons.ConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.291 sec
Running org.apache.oodt.commons.activity.HistoryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.839 sec
Running org.apache.oodt.commons.activity.IncidentTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec
Running org.apache.oodt.commons.io.TestLoggerOutputStream
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec
Running org.apache.oodt.commons.activity.CompositeActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec
Running org.apache.oodt.commons.object.jndi.ObjectContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.073 sec
Running org.apache.oodt.commons.AvroMultiServerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 sec
Running org.apache.oodt.commons.activity.DatagramLoggingActivityFactoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec
Running org.apache.oodt.commons.ConfiguredTestCaseTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.25 sec
Running org.apache.oodt.commons.util.UtilityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.058 sec
Running org.apache.oodt.commons.io.DirectorySelectorTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
Running org.apache.oodt.commons.NaughtyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.apache.oodt.commons.object.jndi.TestContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.apache.oodt.commons.activity.ActivityTrackerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec

Results :

Tests run: 65, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ oodt-commons ---
[INFO] Building jar: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ oodt-commons ---
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) > generate-sources @ oodt-commons >>>
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) < generate-sources @ oodt-commons <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) @ oodt-commons ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] OODT Core .......................................... SUCCESS [  6.227 s]
[INFO] Common Utilities ................................... FAILURE [01:53 min]
[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: 02:28 min
[INFO] Finished at: 2018-03-12T04:44:12Z
[INFO] Final Memory: 42M/256M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) on project oodt-commons: An error has occurred in JavaDocs report generation: Unable to find javadoc command: The environment variable JAVA_HOME is not correctly set. -> [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/MojoExecutionException
[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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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.79 KB of artifacts by 92.0% relative to #52
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/pom.xml> to org.apache.oodt/oodt/1.9-SNAPSHOT/oodt-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar> to org.apache.oodt/oodt-commons/1.9-SNAPSHOT/oodt-commons-1.9-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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
No JDK named ?JDK 1.8.0_102? found
No JDK named ?JDK 1.8.0_102? found

Build failed in Jenkins: oodt-2.0-development #52

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

Changes:

[imesha.sudasingha] Stabilized avro rpc resource manager client and server by: 1. Adding 3

[imesha.sudasingha] Altered resource manager client CLI to use avro resource manager client

------------------------------------------
[...truncated 7.86 KB...]
[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-2.0-development/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 >>>
[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-2.0-development/ws/core/pom.xml> to <https://builds.apache.org/job/oodt-2.0-development/ws/.repository/org/apache/oodt/oodt-core/1.9-SNAPSHOT/oodt-core-1.9-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/oodt-2.0-development/ws/core/target/oodt-core-1.9-SNAPSHOT-site.xml> to <https://builds.apache.org/job/oodt-2.0-development/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] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oodt-commons ---
[INFO] Deleting <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/ws/commons/target/classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ oodt-commons ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ oodt-commons ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 31 source files to <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/test-classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.4:test (default-test) @ oodt-commons ---
[INFO] Surefire report directory: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.oodt.commons.activity.ActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec
Running org.apache.oodt.commons.util.EnterpriseEntityResolverTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.22 sec
Running org.apache.oodt.commons.util.LDAPTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
Running org.apache.oodt.commons.io.NullOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.apache.oodt.commons.util.CacheMapTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.apache.oodt.commons.activity.ActivityStoppedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 sec
Running org.apache.oodt.commons.net.NetTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
Running org.apache.oodt.commons.util.XMLTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 sec
Running org.apache.oodt.commons.io.FixedBufferOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.apache.oodt.commons.MultiServerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 sec
Running org.apache.oodt.commons.util.Base64Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.apache.oodt.commons.AppTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.apache.oodt.commons.io.NullInputStreamTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
Running org.apache.oodt.commons.exec.TestEnvUtilities
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec
Running org.apache.oodt.commons.filter.TestTimeEventWeightedHash
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec
Running org.apache.oodt.commons.ConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.255 sec
Running org.apache.oodt.commons.activity.HistoryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.843 sec
Running org.apache.oodt.commons.activity.IncidentTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec
Running org.apache.oodt.commons.io.TestLoggerOutputStream
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
Running org.apache.oodt.commons.activity.CompositeActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec
Running org.apache.oodt.commons.object.jndi.ObjectContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.086 sec
Running org.apache.oodt.commons.AvroMultiServerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 sec
Running org.apache.oodt.commons.activity.DatagramLoggingActivityFactoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec
Running org.apache.oodt.commons.ConfiguredTestCaseTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.347 sec
Running org.apache.oodt.commons.util.UtilityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.066 sec
Running org.apache.oodt.commons.io.DirectorySelectorTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
Running org.apache.oodt.commons.NaughtyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.apache.oodt.commons.object.jndi.TestContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.apache.oodt.commons.activity.ActivityTrackerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec

Results :

Tests run: 65, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ oodt-commons ---
[INFO] Building jar: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ oodt-commons ---
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) > generate-sources @ oodt-commons >>>
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) < generate-sources @ oodt-commons <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) @ oodt-commons ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] OODT Core .......................................... SUCCESS [  6.161 s]
[INFO] Common Utilities ................................... FAILURE [02:21 min]
[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: 02:54 min
[INFO] Finished at: 2018-03-12T04:39:44Z
[INFO] Final Memory: 42M/256M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) on project oodt-commons: An error has occurred in JavaDocs report generation: Unable to find javadoc command: The environment variable JAVA_HOME is not correctly set. -> [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/MojoExecutionException
[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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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.79 KB of artifacts by 92.0% relative to #51
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/pom.xml> to org.apache.oodt/oodt/1.9-SNAPSHOT/oodt-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar> to org.apache.oodt/oodt-commons/1.9-SNAPSHOT/oodt-commons-1.9-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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
No JDK named ?JDK 1.8.0_102? found
No JDK named ?JDK 1.8.0_102? found

Build failed in Jenkins: oodt-2.0-development #51

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/oodt-2.0-development/51/display/redirect>

------------------------------------------
[...truncated 194.78 KB...]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar (19 kB at 311 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (46 kB at 658 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (134 kB at 1.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (45 kB at 603 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar (121 kB at 1.4 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (217 kB at 2.5 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar (358 kB at 4.1 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 6.6 MB/s)
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 88 source files to <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ oodt-commons ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ oodt-commons ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 31 source files to <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/test-classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/filter/TestTimeEventWeightedHash.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/filter/TestTimeEventWeightedHash.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.4:test (default-test) @ oodt-commons ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 50 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom (8.8 kB at 797 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.pom (2.0 kB at 169 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.pom (2.1 kB at 176 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 66 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom (1.6 kB at 164 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom (1.4 kB at 125 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom (2.4 kB at 241 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 726 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom (1.3 kB at 135 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom (1.2 kB at 123 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar (10 kB at 779 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.jar (204 kB at 10 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar (79 kB at 4.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.jar (261 kB at 11 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.jar (105 kB at 4.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar (30 kB at 981 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.jar (507 kB at 15 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar (51 kB at 1.5 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.jar (78 kB at 2.4 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar (21 kB at 574 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar (195 kB at 4.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.pom (2.0 kB at 164 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.4/surefire-providers-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.4/surefire-providers-2.4.pom (1.7 kB at 155 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.pom (210 B at 19 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.jar (11 kB at 938 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.jar (106 kB at 7.0 MB/s)
[INFO] Surefire report directory: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.oodt.commons.activity.ActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec
Running org.apache.oodt.commons.util.EnterpriseEntityResolverTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.155 sec
Running org.apache.oodt.commons.util.LDAPTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.apache.oodt.commons.io.NullOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.apache.oodt.commons.util.CacheMapTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.apache.oodt.commons.activity.ActivityStoppedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 sec
Running org.apache.oodt.commons.util.XMLTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 sec
Running org.apache.oodt.commons.net.NetTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.apache.oodt.commons.io.FixedBufferOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
Running org.apache.oodt.commons.MultiServerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 sec
Running org.apache.oodt.commons.util.Base64Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.apache.oodt.commons.AppTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
Running org.apache.oodt.commons.io.NullInputStreamTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.apache.oodt.commons.exec.TestEnvUtilities
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec
Running org.apache.oodt.commons.filter.TestTimeEventWeightedHash
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.apache.oodt.commons.activity.HistoryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.835 sec
Running org.apache.oodt.commons.ConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.205 sec
Running org.apache.oodt.commons.io.TestLoggerOutputStream
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec
Running org.apache.oodt.commons.activity.IncidentTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec
Running org.apache.oodt.commons.activity.CompositeActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec
Running org.apache.oodt.commons.object.jndi.ObjectContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.06 sec
Running org.apache.oodt.commons.AvroMultiServerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 sec
Running org.apache.oodt.commons.activity.DatagramLoggingActivityFactoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec
Running org.apache.oodt.commons.ConfiguredTestCaseTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 sec
Running org.apache.oodt.commons.io.DirectorySelectorTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.apache.oodt.commons.util.UtilityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.037 sec
Running org.apache.oodt.commons.NaughtyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.apache.oodt.commons.object.jndi.TestContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.apache.oodt.commons.activity.ActivityTrackerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec

Results :

Tests run: 65, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ oodt-commons ---
[INFO] Building jar: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ oodt-commons ---
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) > generate-sources @ oodt-commons >>>
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) < generate-sources @ oodt-commons <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) @ oodt-commons ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] OODT Core .......................................... SUCCESS [ 11.064 s]
[INFO] Common Utilities ................................... FAILURE [01:41 min]
[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: 02:23 min
[INFO] Finished at: 2018-03-08T21:52:58Z
[INFO] Final Memory: 49M/256M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) on project oodt-commons: An error has occurred in JavaDocs report generation: Unable to find javadoc command: The environment variable JAVA_HOME is not correctly set. -> [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/MojoExecutionException
[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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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.79 KB of artifacts by 92.0% relative to #50
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/pom.xml> to org.apache.oodt/oodt/1.9-SNAPSHOT/oodt-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar> to org.apache.oodt/oodt-commons/1.9-SNAPSHOT/oodt-commons-1.9-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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
No JDK named ?JDK 1.8.0_102? found
No JDK named ?JDK 1.8.0_102? found

Build failed in Jenkins: oodt-2.0-development #50

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/oodt-2.0-development/50/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.

[chris.a.mattmann] - fix compilation errors

[chris.a.mattmann] Add my new key.

[imesha.sudasingha] This fixes [OODT-970] and [OODT-969] - Tests for Avro File Manager and

[chris.a.mattmann] Resolve merge conflicts.

[lewis.mcgibbney] OODT-972 Add filemgr.server and filemgr.client configuration keys to

[chris.a.mattmann] Record change for OODT-972; bring 1.2.2 release changes in. Change

[chris.a.mattmann] Fix for OODT-951: Wrong null checker contributed by JC.

[chris.a.mattmann] record changes for OODT-969 and OODT-970: Netty Transceiver throws an

------------------------------------------
[...truncated 194.95 KB...]
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar (155 kB at 3.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar (19 kB at 327 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (46 kB at 781 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (134 kB at 2.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (217 kB at 3.4 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar (358 kB at 5.3 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (45 kB at 628 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar (121 kB at 1.6 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 7.4 MB/s)
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 88 source files to <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ oodt-commons ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ oodt-commons ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 31 source files to <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/test-classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.4:test (default-test) @ oodt-commons ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 43 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom (8.8 kB at 797 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.pom (2.0 kB at 24 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.pom (2.1 kB at 25 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 66 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom (1.6 kB at 91 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom (1.4 kB at 114 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom (2.4 kB at 219 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 726 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom (1.3 kB at 135 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom (1.2 kB at 123 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar (10 kB at 563 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar (79 kB at 4.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.jar (204 kB at 8.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.jar (261 kB at 8.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.jar (105 kB at 3.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar (30 kB at 981 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.jar (507 kB at 15 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.jar (78 kB at 2.1 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar (51 kB at 1.3 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar (21 kB at 504 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar (195 kB at 3.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.pom (2.0 kB at 12 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.4/surefire-providers-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.4/surefire-providers-2.4.pom (1.7 kB at 142 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.pom (210 B at 19 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.jar (106 kB at 6.6 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.jar (11 kB at 131 kB/s)
[INFO] Surefire report directory: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.oodt.commons.activity.ActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec
Running org.apache.oodt.commons.util.EnterpriseEntityResolverTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.197 sec
Running org.apache.oodt.commons.util.LDAPTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.apache.oodt.commons.io.NullOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.apache.oodt.commons.util.CacheMapTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec
Running org.apache.oodt.commons.activity.ActivityStoppedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 sec
Running org.apache.oodt.commons.net.NetTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.apache.oodt.commons.util.XMLTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.408 sec
Running org.apache.oodt.commons.io.FixedBufferOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.apache.oodt.commons.MultiServerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.21 sec
Running org.apache.oodt.commons.util.Base64Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.apache.oodt.commons.AppTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.apache.oodt.commons.io.NullInputStreamTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.apache.oodt.commons.exec.TestEnvUtilities
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec
Running org.apache.oodt.commons.filter.TestTimeEventWeightedHash
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
Running org.apache.oodt.commons.ConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.251 sec
Running org.apache.oodt.commons.activity.HistoryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.839 sec
Running org.apache.oodt.commons.activity.IncidentTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec
Running org.apache.oodt.commons.io.TestLoggerOutputStream
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec
Running org.apache.oodt.commons.activity.CompositeActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec
Running org.apache.oodt.commons.object.jndi.ObjectContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.092 sec
Running org.apache.oodt.commons.AvroMultiServerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 sec
Running org.apache.oodt.commons.activity.DatagramLoggingActivityFactoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 sec
Running org.apache.oodt.commons.ConfiguredTestCaseTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 sec
Running org.apache.oodt.commons.util.UtilityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.038 sec
Running org.apache.oodt.commons.io.DirectorySelectorTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
Running org.apache.oodt.commons.NaughtyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
Running org.apache.oodt.commons.object.jndi.TestContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.apache.oodt.commons.activity.ActivityTrackerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec

Results :

Tests run: 65, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ oodt-commons ---
[INFO] Building jar: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ oodt-commons ---
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) > generate-sources @ oodt-commons >>>
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) < generate-sources @ oodt-commons <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) @ oodt-commons ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] OODT Core .......................................... SUCCESS [ 11.553 s]
[INFO] Common Utilities ................................... FAILURE [01:47 min]
[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: 02:31 min
[INFO] Finished at: 2018-03-08T21:44:15Z
[INFO] Final Memory: 45M/256M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) on project oodt-commons: An error has occurred in JavaDocs report generation: Unable to find javadoc command: The environment variable JAVA_HOME is not correctly set. -> [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/MojoExecutionException
[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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/pom.xml> to org.apache.oodt/oodt/1.9-SNAPSHOT/oodt-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar> to org.apache.oodt/oodt-commons/1.9-SNAPSHOT/oodt-commons-1.9-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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
No JDK named ?JDK 1.8.0_102? found
No JDK named ?JDK 1.8.0_102? found

Build failed in Jenkins: oodt-2.0-development #49

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

Changes:

[tom.barber] add missing ;

------------------------------------------
[...truncated 7.69 KB...]
[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-2.0-development/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 >>>
[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-2.0-development/ws/core/pom.xml> to <https://builds.apache.org/job/oodt-2.0-development/ws/.repository/org/apache/oodt/oodt-core/1.9-SNAPSHOT/oodt-core-1.9-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/oodt-2.0-development/ws/core/target/oodt-core-1.9-SNAPSHOT-site.xml> to <https://builds.apache.org/job/oodt-2.0-development/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] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oodt-commons ---
[INFO] Deleting <https://builds.apache.org/job/oodt-2.0-development/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 87 source files to <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ oodt-commons ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ oodt-commons ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 30 source files to <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/test-classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.4:test (default-test) @ oodt-commons ---
[INFO] Surefire report directory: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.oodt.commons.activity.ActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec
Running org.apache.oodt.commons.util.EnterpriseEntityResolverTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.175 sec
Running org.apache.oodt.commons.util.LDAPTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
Running org.apache.oodt.commons.io.NullOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.apache.oodt.commons.util.CacheMapTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
Running org.apache.oodt.commons.activity.ActivityStoppedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 sec
Running org.apache.oodt.commons.net.NetTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
Running org.apache.oodt.commons.util.XMLTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.332 sec
Running org.apache.oodt.commons.io.FixedBufferOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
Running org.apache.oodt.commons.MultiServerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 sec
Running org.apache.oodt.commons.util.Base64Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.apache.oodt.commons.AppTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.apache.oodt.commons.io.NullInputStreamTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.apache.oodt.commons.exec.TestEnvUtilities
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec
Running org.apache.oodt.commons.filter.TestTimeEventWeightedHash
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
Running org.apache.oodt.commons.ConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.266 sec
Running org.apache.oodt.commons.activity.HistoryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.841 sec
Running org.apache.oodt.commons.activity.IncidentTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec
Running org.apache.oodt.commons.io.TestLoggerOutputStream
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec
Running org.apache.oodt.commons.activity.CompositeActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec
Running org.apache.oodt.commons.object.jndi.ObjectContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.087 sec
Running org.apache.oodt.commons.activity.DatagramLoggingActivityFactoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec
Running org.apache.oodt.commons.ConfiguredTestCaseTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.335 sec
Running org.apache.oodt.commons.util.UtilityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.06 sec
Running org.apache.oodt.commons.io.DirectorySelectorTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
Running org.apache.oodt.commons.NaughtyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.apache.oodt.commons.object.jndi.TestContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.apache.oodt.commons.activity.ActivityTrackerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec

Results :

Tests run: 64, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ oodt-commons ---
[INFO] Building jar: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ oodt-commons ---
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) > generate-sources @ oodt-commons >>>
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) < generate-sources @ oodt-commons <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) @ oodt-commons ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] OODT Core .......................................... SUCCESS [  5.760 s]
[INFO] Common Utilities ................................... FAILURE [01:49 min]
[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: 02:22 min
[INFO] Finished at: 2018-01-03T17:26:36Z
[INFO] Final Memory: 41M/256M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) on project oodt-commons: An error has occurred in JavaDocs report generation: Unable to find javadoc command: The environment variable JAVA_HOME is not correctly set. -> [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/MojoExecutionException
[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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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 #48
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/pom.xml> to org.apache.oodt/oodt/1.9-SNAPSHOT/oodt-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar> to org.apache.oodt/oodt-commons/1.9-SNAPSHOT/oodt-commons-1.9-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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
No JDK named ?JDK 1.8.0_102? found
No JDK named ?JDK 1.8.0_102? found

Build failed in Jenkins: oodt-2.0-development #48

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

Changes:

[tom.barber] Fix for OODT-968 Add metadata

------------------------------------------
[...truncated 185.75 KB...]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (4.6 kB at 86 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar (19 kB at 327 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (46 kB at 743 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (134 kB at 2.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (217 kB at 3.3 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (45 kB at 646 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar (358 kB at 4.8 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar (121 kB at 1.5 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 7.3 MB/s)
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 87 source files to <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ oodt-commons ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ oodt-commons ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 30 source files to <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/test-classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.4:test (default-test) @ oodt-commons ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 46 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom (8.8 kB at 797 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.pom (2.0 kB at 169 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.pom (2.1 kB at 176 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 72 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom (1.6 kB at 149 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom (1.4 kB at 137 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom (2.4 kB at 219 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 660 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom (1.3 kB at 123 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom (1.2 kB at 112 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar (10 kB at 563 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar (79 kB at 4.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.jar (261 kB at 12 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.jar (204 kB at 7.8 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.jar (105 kB at 3.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar (30 kB at 981 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.jar (78 kB at 2.3 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.jar (507 kB at 14 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar (51 kB at 1.3 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar (21 kB at 504 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar (195 kB at 4.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.pom (2.0 kB at 152 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.4/surefire-providers-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.4/surefire-providers-2.4.pom (1.7 kB at 132 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.pom (210 B at 18 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.jar (106 kB at 6.2 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.jar (11 kB at 131 kB/s)
[INFO] Surefire report directory: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.oodt.commons.activity.ActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec
Running org.apache.oodt.commons.util.EnterpriseEntityResolverTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.186 sec
Running org.apache.oodt.commons.util.LDAPTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.apache.oodt.commons.io.NullOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.apache.oodt.commons.util.CacheMapTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.apache.oodt.commons.activity.ActivityStoppedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 sec
Running org.apache.oodt.commons.net.NetTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
Running org.apache.oodt.commons.util.XMLTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 sec
Running org.apache.oodt.commons.io.FixedBufferOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.apache.oodt.commons.MultiServerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 sec
Running org.apache.oodt.commons.util.Base64Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.apache.oodt.commons.AppTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.apache.oodt.commons.io.NullInputStreamTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.apache.oodt.commons.exec.TestEnvUtilities
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec
Running org.apache.oodt.commons.filter.TestTimeEventWeightedHash
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.apache.oodt.commons.ConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.265 sec
Running org.apache.oodt.commons.activity.HistoryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.843 sec
Running org.apache.oodt.commons.activity.IncidentTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec
Running org.apache.oodt.commons.io.TestLoggerOutputStream
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec
Running org.apache.oodt.commons.activity.CompositeActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec
Running org.apache.oodt.commons.object.jndi.ObjectContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.083 sec
Running org.apache.oodt.commons.activity.DatagramLoggingActivityFactoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec
Running org.apache.oodt.commons.ConfiguredTestCaseTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 sec
Running org.apache.oodt.commons.util.UtilityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.062 sec
Running org.apache.oodt.commons.io.DirectorySelectorTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.apache.oodt.commons.NaughtyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.apache.oodt.commons.object.jndi.TestContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.apache.oodt.commons.activity.ActivityTrackerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec

Results :

Tests run: 64, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ oodt-commons ---
[INFO] Building jar: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ oodt-commons ---
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) > generate-sources @ oodt-commons >>>
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) < generate-sources @ oodt-commons <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) @ oodt-commons ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] OODT Core .......................................... SUCCESS [ 14.191 s]
[INFO] Common Utilities ................................... FAILURE [01:52 min]
[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: 02:45 min
[INFO] Finished at: 2018-01-03T15:30:40Z
[INFO] Final Memory: 42M/256M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) on project oodt-commons: An error has occurred in JavaDocs report generation: Unable to find javadoc command: The environment variable JAVA_HOME is not correctly set. -> [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/MojoExecutionException
[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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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 #47
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/pom.xml> to org.apache.oodt/oodt/1.9-SNAPSHOT/oodt-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar> to org.apache.oodt/oodt-commons/1.9-SNAPSHOT/oodt-commons-1.9-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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
No JDK named ?JDK 1.8.0_102? found
No JDK named ?JDK 1.8.0_102? found

Build failed in Jenkins: oodt-2.0-development #47

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/oodt-2.0-development/47/display/redirect>

------------------------------------------
[...truncated 7.71 KB...]
[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-2.0-development/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 >>>
[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-2.0-development/ws/core/pom.xml> to <https://builds.apache.org/job/oodt-2.0-development/ws/.repository/org/apache/oodt/oodt-core/1.9-SNAPSHOT/oodt-core-1.9-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/oodt-2.0-development/ws/core/target/oodt-core-1.9-SNAPSHOT-site.xml> to <https://builds.apache.org/job/oodt-2.0-development/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] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oodt-commons ---
[INFO] Deleting <https://builds.apache.org/job/oodt-2.0-development/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 87 source files to <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ oodt-commons ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ oodt-commons ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 30 source files to <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/test-classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.4:test (default-test) @ oodt-commons ---
[INFO] Surefire report directory: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.oodt.commons.activity.ActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec
Running org.apache.oodt.commons.util.EnterpriseEntityResolverTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.191 sec
Running org.apache.oodt.commons.util.LDAPTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
Running org.apache.oodt.commons.io.NullOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.apache.oodt.commons.util.CacheMapTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.apache.oodt.commons.activity.ActivityStoppedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 sec
Running org.apache.oodt.commons.net.NetTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.apache.oodt.commons.util.XMLTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 sec
Running org.apache.oodt.commons.io.FixedBufferOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.apache.oodt.commons.MultiServerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 sec
Running org.apache.oodt.commons.util.Base64Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.apache.oodt.commons.AppTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.apache.oodt.commons.io.NullInputStreamTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.apache.oodt.commons.exec.TestEnvUtilities
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec
Running org.apache.oodt.commons.filter.TestTimeEventWeightedHash
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.apache.oodt.commons.ConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.276 sec
Running org.apache.oodt.commons.activity.HistoryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.842 sec
Running org.apache.oodt.commons.activity.IncidentTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec
Running org.apache.oodt.commons.io.TestLoggerOutputStream
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
Running org.apache.oodt.commons.activity.CompositeActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec
Running org.apache.oodt.commons.object.jndi.ObjectContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.082 sec
Running org.apache.oodt.commons.activity.DatagramLoggingActivityFactoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec
Running org.apache.oodt.commons.ConfiguredTestCaseTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.349 sec
Running org.apache.oodt.commons.util.UtilityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.047 sec
Running org.apache.oodt.commons.io.DirectorySelectorTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.apache.oodt.commons.NaughtyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.apache.oodt.commons.object.jndi.TestContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.apache.oodt.commons.activity.ActivityTrackerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec

Results :

Tests run: 64, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ oodt-commons ---
[INFO] Building jar: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ oodt-commons ---
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) > generate-sources @ oodt-commons >>>
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) < generate-sources @ oodt-commons <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) @ oodt-commons ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] OODT Core .......................................... SUCCESS [  5.747 s]
[INFO] Common Utilities ................................... FAILURE [01:46 min]
[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: 02:18 min
[INFO] Finished at: 2017-12-12T23:05:16Z
[INFO] Final Memory: 40M/256M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) on project oodt-commons: An error has occurred in JavaDocs report generation: Unable to find javadoc command: The environment variable JAVA_HOME is not correctly set. -> [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/MojoExecutionException
[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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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 #46
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/pom.xml> to org.apache.oodt/oodt/1.9-SNAPSHOT/oodt-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar> to org.apache.oodt/oodt-commons/1.9-SNAPSHOT/oodt-commons-1.9-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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
No JDK named ?JDK 1.8.0_102? found
No JDK named ?JDK 1.8.0_102? found

Build failed in Jenkins: oodt-2.0-development #46

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

Changes:

[tom.barber] close connection to release client

------------------------------------------
[...truncated 185.75 KB...]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (4.6 kB at 80 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar (19 kB at 322 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (46 kB at 698 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (134 kB at 2.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (217 kB at 3.2 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (45 kB at 628 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar (358 kB at 4.5 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar (121 kB at 1.5 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 6.8 MB/s)
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 87 source files to <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ oodt-commons ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ oodt-commons ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 30 source files to <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/test-classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.4:test (default-test) @ oodt-commons ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 46 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom (8.8 kB at 797 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.pom (2.0 kB at 185 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.pom (2.1 kB at 176 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 66 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom (1.6 kB at 149 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom (1.4 kB at 114 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom (2.4 kB at 201 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 660 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom (1.3 kB at 112 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom (1.2 kB at 112 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar (10 kB at 779 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar (79 kB at 3.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.jar (204 kB at 9.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.4/surefire-booter-2.4.jar (261 kB at 11 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.jar (105 kB at 4.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.4/surefire-api-2.4.jar (507 kB at 15 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar (30 kB at 950 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar (51 kB at 1.5 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.jar (78 kB at 2.3 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar (21 kB at 459 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar (195 kB at 4.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.pom (2.0 kB at 164 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.4/surefire-providers-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.4/surefire-providers-2.4.pom (1.7 kB at 142 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.pom (210 B at 18 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.4/surefire-junit4-2.4.jar (11 kB at 750 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.jar (106 kB at 7.0 MB/s)
[INFO] Surefire report directory: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.oodt.commons.activity.ActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec
Running org.apache.oodt.commons.util.EnterpriseEntityResolverTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.187 sec
Running org.apache.oodt.commons.util.LDAPTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.apache.oodt.commons.io.NullOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.apache.oodt.commons.util.CacheMapTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.apache.oodt.commons.activity.ActivityStoppedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 sec
Running org.apache.oodt.commons.net.NetTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
Running org.apache.oodt.commons.util.XMLTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.474 sec
Running org.apache.oodt.commons.io.FixedBufferOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.apache.oodt.commons.MultiServerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 sec
Running org.apache.oodt.commons.util.Base64Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.apache.oodt.commons.AppTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
Running org.apache.oodt.commons.io.NullInputStreamTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.apache.oodt.commons.exec.TestEnvUtilities
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec
Running org.apache.oodt.commons.filter.TestTimeEventWeightedHash
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.apache.oodt.commons.ConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.247 sec
Running org.apache.oodt.commons.activity.HistoryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.842 sec
Running org.apache.oodt.commons.activity.IncidentTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec
Running org.apache.oodt.commons.io.TestLoggerOutputStream
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec
Running org.apache.oodt.commons.activity.CompositeActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec
Running org.apache.oodt.commons.object.jndi.ObjectContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.08 sec
Running org.apache.oodt.commons.activity.DatagramLoggingActivityFactoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec
Running org.apache.oodt.commons.ConfiguredTestCaseTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.32 sec
Running org.apache.oodt.commons.util.UtilityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.058 sec
Running org.apache.oodt.commons.io.DirectorySelectorTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
Running org.apache.oodt.commons.NaughtyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.apache.oodt.commons.object.jndi.TestContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.apache.oodt.commons.activity.ActivityTrackerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec

Results :

Tests run: 64, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ oodt-commons ---
[INFO] Building jar: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ oodt-commons ---
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) > generate-sources @ oodt-commons >>>
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) < generate-sources @ oodt-commons <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) @ oodt-commons ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] OODT Core .......................................... SUCCESS [ 11.531 s]
[INFO] Common Utilities ................................... FAILURE [01:43 min]
[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: 02:28 min
[INFO] Finished at: 2017-12-12T23:01:02Z
[INFO] Final Memory: 41M/256M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) on project oodt-commons: An error has occurred in JavaDocs report generation: Unable to find javadoc command: The environment variable JAVA_HOME is not correctly set. -> [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/MojoExecutionException
[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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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 #45
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/pom.xml> to org.apache.oodt/oodt/1.9-SNAPSHOT/oodt-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar> to org.apache.oodt/oodt-commons/1.9-SNAPSHOT/oodt-commons-1.9-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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
No JDK named ?JDK 1.8.0_102? found
No JDK named ?JDK 1.8.0_102? found

Build failed in Jenkins: oodt-2.0-development #45

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

Changes:

[manole.v.radu] avro rpc implemetation

[chris.a.mattmann] wip

[chris.a.mattmann] - fix annoying RMI cache issue

[chris.a.mattmann] Fix conflicts in merge.

[chris.a.mattmann] - clean up and stabilize

------------------------------------------
[...truncated 7.72 KB...]
[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-2.0-development/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 >>>
[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-2.0-development/ws/core/pom.xml> to <https://builds.apache.org/job/oodt-2.0-development/ws/.repository/org/apache/oodt/oodt-core/1.9-SNAPSHOT/oodt-core-1.9-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/oodt-2.0-development/ws/core/target/oodt-core-1.9-SNAPSHOT-site.xml> to <https://builds.apache.org/job/oodt-2.0-development/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] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oodt-commons ---
[INFO] Deleting <https://builds.apache.org/job/oodt-2.0-development/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 87 source files to <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/ExecServer.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/main/java/org/apache/oodt/commons/activity/SQLDatabaseRetrieval.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ oodt-commons ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ oodt-commons ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 30 source files to <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/test-classes>
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/MultiServerTest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/oodt-2.0-development/ws/commons/src/test/java/org/apache/oodt/commons/object/jndi/TContext.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.4:test (default-test) @ oodt-commons ---
[INFO] Surefire report directory: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.oodt.commons.activity.ActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec
Running org.apache.oodt.commons.util.EnterpriseEntityResolverTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.177 sec
Running org.apache.oodt.commons.util.LDAPTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.apache.oodt.commons.io.NullOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.apache.oodt.commons.util.CacheMapTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.apache.oodt.commons.activity.ActivityStoppedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 sec
Running org.apache.oodt.commons.net.NetTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
Running org.apache.oodt.commons.util.XMLTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 sec
Running org.apache.oodt.commons.io.FixedBufferOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.apache.oodt.commons.MultiServerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 sec
Running org.apache.oodt.commons.util.Base64Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.apache.oodt.commons.AppTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.apache.oodt.commons.io.NullInputStreamTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.apache.oodt.commons.exec.TestEnvUtilities
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec
Running org.apache.oodt.commons.filter.TestTimeEventWeightedHash
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
Running org.apache.oodt.commons.ConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.241 sec
Running org.apache.oodt.commons.activity.HistoryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.841 sec
Running org.apache.oodt.commons.activity.IncidentTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec
Running org.apache.oodt.commons.io.TestLoggerOutputStream
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec
Running org.apache.oodt.commons.activity.CompositeActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec
Running org.apache.oodt.commons.object.jndi.ObjectContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.081 sec
Running org.apache.oodt.commons.activity.DatagramLoggingActivityFactoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 sec
Running org.apache.oodt.commons.ConfiguredTestCaseTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.339 sec
Running org.apache.oodt.commons.util.UtilityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.067 sec
Running org.apache.oodt.commons.io.DirectorySelectorTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.apache.oodt.commons.NaughtyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec
Running org.apache.oodt.commons.object.jndi.TestContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec
Running org.apache.oodt.commons.activity.ActivityTrackerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec

Results :

Tests run: 64, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ oodt-commons ---
[INFO] Building jar: <https://builds.apache.org/job/oodt-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ oodt-commons ---
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) > generate-sources @ oodt-commons >>>
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) < generate-sources @ oodt-commons <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) @ oodt-commons ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] OODT Core .......................................... SUCCESS [  5.677 s]
[INFO] Common Utilities ................................... FAILURE [01:15 min]
[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: 01:48 min
[INFO] Finished at: 2017-10-15T20:37:06Z
[INFO] Final Memory: 37M/256M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.3:javadoc (attach-javadocs) on project oodt-commons: An error has occurred in JavaDocs report generation: Unable to find javadoc command: The environment variable JAVA_HOME is not correctly set. -> [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/MojoExecutionException
[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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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 #44
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/pom.xml> to org.apache.oodt/oodt/1.9-SNAPSHOT/oodt-1.9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/ws/commons/target/oodt-commons-1.9-SNAPSHOT.jar> to org.apache.oodt/oodt-commons/1.9-SNAPSHOT/oodt-commons-1.9-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/oodt-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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-2.0-development/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
No JDK named ?JDK 1.8.0_102? found
No JDK named ?JDK 1.8.0_102? found