You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/04/11 18:03:12 UTC

Build failed in Jenkins: beam_PostCommit_Java_MavenInstall #3256

See <https://builds.apache.org/job/beam_PostCommit_Java_MavenInstall/3256/display/redirect?page=changes>

Changes:

[tgroh] Remove Jdk1.8-tests/.toDelete

------------------------------------------
[...truncated 1.23 MB...]
2017-04-11T17:59:35.877 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/curator/curator-framework/2.6.0/curator-framework-2.6.0.jar (181 KB at 3413.3 KB/sec)
2017-04-11T17:59:35.879 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/curator/curator-client/2.6.0/curator-client-2.6.0.jar
2017-04-11T17:59:35.911 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/curator/curator-client/2.6.0/curator-client-2.6.0.jar (68 KB at 2101.6 KB/sec)
2017-04-11T17:59:35.912 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar
2017-04-11T17:59:35.939 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar (9 KB at 320.8 KB/sec)
2017-04-11T17:59:35.941 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-jaxrs/1.9.13/jackson-jaxrs-1.9.13.jar
2017-04-11T17:59:35.968 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-jaxrs/1.9.13/jackson-jaxrs-1.9.13.jar (18 KB at 663.2 KB/sec)
2017-04-11T17:59:35.969 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.13/jackson-xc-1.9.13.jar
2017-04-11T17:59:35.998 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.13/jackson-xc-1.9.13.jar (27 KB at 912.0 KB/sec)
2017-04-11T17:59:36.001 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.2/commons-math3-3.2.jar
2017-04-11T17:59:36.148 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.2/commons-math3-3.2.jar (1654 KB at 11245.6 KB/sec)
2017-04-11T17:59:36.153 [INFO] Downloading: https://repo.maven.apache.org/maven2/io/netty/netty/3.8.0.Final/netty-3.8.0.Final.jar
2017-04-11T17:59:36.264 [INFO] Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty/3.8.0.Final/netty-3.8.0.Final.jar (1202 KB at 10823.1 KB/sec)
2017-04-11T17:59:36.267 [WARNING] Failure to find cascading:cascading-hadoop:jar:2.6.3 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=cascading -DartifactId=cascading-hadoop -Dversion=2.6.3 -Dpackaging=jar -Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=cascading -DartifactId=cascading-hadoop -Dversion=2.6.3 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

Path to dependency: 
	1) org.apache.beam:beam-sdks-java-io-hadoop-jdk1.8-tests:jar:0.7.0-SNAPSHOT
	2) org.elasticsearch:elasticsearch-hadoop:jar:5.0.0
	3) cascading:cascading-hadoop:jar:2.6.3


  cascading:cascading-hadoop:jar:2.6.3

from the specified remote repositories:
  Nexus (http://repository.apache.org/snapshots, releases=false, snapshots=true),
  central (https://repo.maven.apache.org/maven2, releases=true, snapshots=false)

2017-04-11T17:59:36.268 [WARNING] Failure to find cascading:cascading-local:jar:2.6.3 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=cascading -DartifactId=cascading-local -Dversion=2.6.3 -Dpackaging=jar -Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=cascading -DartifactId=cascading-local -Dversion=2.6.3 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

Path to dependency: 
	1) org.apache.beam:beam-sdks-java-io-hadoop-jdk1.8-tests:jar:0.7.0-SNAPSHOT
	2) org.elasticsearch:elasticsearch-hadoop:jar:5.0.0
	3) cascading:cascading-local:jar:2.6.3


  cascading:cascading-local:jar:2.6.3

from the specified remote repositories:
  Nexus (http://repository.apache.org/snapshots, releases=false, snapshots=true),
  central (https://repo.maven.apache.org/maven2, releases=true, snapshots=false)

2017-04-11T17:59:40.598 [INFO] 
2017-04-11T17:59:40.598 [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ beam-sdks-java-io-hadoop-jdk1.8-tests ---
2017-04-11T17:59:44.823 [INFO] 
2017-04-11T17:59:44.823 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ beam-sdks-java-io-hadoop-jdk1.8-tests ---
2017-04-11T17:59:44.825 [INFO] Using 'UTF-8' encoding to copy filtered resources.
2017-04-11T17:59:44.825 [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/beam_PostCommit_Java_MavenInstall/ws/sdks/java/io/hadoop/jdk1.8-tests/src/main/resources>
2017-04-11T17:59:44.825 [INFO] Copying 3 resources
2017-04-11T17:59:44.914 [INFO] 
2017-04-11T17:59:44.914 [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ beam-sdks-java-io-hadoop-jdk1.8-tests ---
2017-04-11T17:59:44.916 [INFO] No sources to compile
2017-04-11T17:59:44.966 [INFO] 
2017-04-11T17:59:44.966 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ beam-sdks-java-io-hadoop-jdk1.8-tests ---
2017-04-11T17:59:44.967 [INFO] Using 'UTF-8' encoding to copy filtered resources.
2017-04-11T17:59:44.968 [INFO] Copying 16 resources
2017-04-11T17:59:45.003 [INFO] Copying 3 resources
2017-04-11T17:59:45.054 [INFO] 
2017-04-11T17:59:45.054 [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ beam-sdks-java-io-hadoop-jdk1.8-tests ---
2017-04-11T17:59:45.064 [INFO] Changes detected - recompiling the module!
2017-04-11T17:59:45.065 [INFO] Compiling 5 source files to <https://builds.apache.org/job/beam_PostCommit_Java_MavenInstall/ws/sdks/java/io/hadoop/jdk1.8-tests/target/test-classes>
2017-04-11T17:59:45.546 [INFO] -------------------------------------------------------------
2017-04-11T17:59:45.546 [ERROR] COMPILATION ERROR : 
2017-04-11T17:59:45.546 [INFO] -------------------------------------------------------------
2017-04-11T17:59:45.546 [ERROR] <https://builds.apache.org/job/beam_PostCommit_Java_MavenInstall/ws/sdks/java/io/hadoop/jdk1.8-tests/src/test/java/org/apache/beam/sdk/io/hadoop/inputformat/HIFIOWithEmbeddedCassandraTest.java>:[29,57] package org.apache.beam.sdk.io.hadoop.inputformat.hashing does not exist
2017-04-11T17:59:45.546 [INFO] 1 error
2017-04-11T17:59:45.546 [INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
2017-04-11T17:59:46.245 [INFO]                                                                         
2017-04-11T17:59:46.245 [INFO] ------------------------------------------------------------------------
2017-04-11T17:59:46.245 [INFO] Skipping Apache Beam :: Parent
2017-04-11T17:59:46.245 [INFO] This project has been banned from the build due to previous failures.
2017-04-11T17:59:46.245 [INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
2017-04-11T18:00:00.138 [INFO] ------------------------------------------------------------------------
2017-04-11T18:00:00.138 [INFO] Reactor Summary:
2017-04-11T18:00:00.138 [INFO] 
2017-04-11T18:00:00.138 [INFO] Apache Beam :: Parent .............................. SUCCESS [ 26.878 s]
2017-04-11T18:00:00.138 [INFO] Apache Beam :: SDKs :: Java :: Build Tools ......... SUCCESS [ 12.972 s]
2017-04-11T18:00:00.138 [INFO] Apache Beam :: SDKs ................................ SUCCESS [  7.453 s]
2017-04-11T18:00:00.138 [INFO] Apache Beam :: SDKs :: Common ...................... SUCCESS [  2.094 s]
2017-04-11T18:00:00.138 [INFO] Apache Beam :: SDKs :: Common :: Fn API ............ SUCCESS [ 20.893 s]
2017-04-11T18:00:00.138 [INFO] Apache Beam :: SDKs :: Common :: Runner API ........ SUCCESS [ 14.460 s]
2017-04-11T18:00:00.138 [INFO] Apache Beam :: SDKs :: Java ........................ SUCCESS [  2.146 s]
2017-04-11T18:00:00.138 [INFO] Apache Beam :: SDKs :: Java :: Core ................ SUCCESS [03:18 min]
2017-04-11T18:00:00.138 [INFO] Apache Beam :: SDKs :: Java :: IO .................. SUCCESS [  2.035 s]
2017-04-11T18:00:00.139 [INFO] Apache Beam :: SDKs :: Java :: IO :: Common ........ SUCCESS [  4.859 s]
2017-04-11T18:00:00.139 [INFO] Apache Beam :: Runners ............................. SUCCESS [  3.740 s]
2017-04-11T18:00:00.139 [INFO] Apache Beam :: Runners :: Core Java Construction ... SUCCESS [ 24.259 s]
2017-04-11T18:00:00.139 [INFO] Apache Beam :: Runners :: Core Java ................ SUCCESS [ 59.559 s]
2017-04-11T18:00:00.139 [INFO] Apache Beam :: Runners :: Direct Java .............. SUCCESS [03:53 min]
2017-04-11T18:00:00.139 [INFO] Apache Beam :: SDKs :: Java :: IO :: Elasticsearch . SUCCESS [ 43.639 s]
2017-04-11T18:00:00.139 [INFO] Apache Beam :: SDKs :: Java :: IO :: Google Cloud Platform SUCCESS [01:03 min]
2017-04-11T18:00:00.139 [INFO] Apache Beam :: SDKs :: Java :: IO :: Hadoop Common . SUCCESS [ 22.770 s]
2017-04-11T18:00:00.139 [INFO] Apache Beam :: SDKs :: Java :: IO :: Hadoop ........ SUCCESS [  6.077 s]
2017-04-11T18:00:00.139 [INFO] Apache Beam :: SDKs :: Java :: IO :: Hadoop :: input-format SUCCESS [ 25.533 s]
2017-04-11T18:00:00.139 [INFO] Apache Beam :: Runners :: Google Cloud Dataflow .... SUCCESS [ 41.473 s]
2017-04-11T18:00:00.139 [INFO] Apache Beam :: SDKs :: Java :: IO :: Hadoop :: jdk1.8-tests FAILURE [ 39.888 s]
2017-04-11T18:00:00.139 [INFO] Apache Beam :: SDKs :: Java :: IO :: HBase ......... SKIPPED
2017-04-11T18:00:00.139 [INFO] Apache Beam :: SDKs :: Java :: IO :: HDFS .......... SKIPPED
2017-04-11T18:00:00.139 [INFO] Apache Beam :: SDKs :: Java :: IO :: JDBC .......... SKIPPED
2017-04-11T18:00:00.139 [INFO] Apache Beam :: SDKs :: Java :: IO :: JMS ........... SKIPPED
2017-04-11T18:00:00.139 [INFO] Apache Beam :: SDKs :: Java :: IO :: Kafka ......... SKIPPED
2017-04-11T18:00:00.139 [INFO] Apache Beam :: SDKs :: Java :: IO :: Kinesis ....... SKIPPED
2017-04-11T18:00:00.139 [INFO] Apache Beam :: SDKs :: Java :: IO :: MongoDB ....... SKIPPED
2017-04-11T18:00:00.139 [INFO] Apache Beam :: SDKs :: Java :: IO :: MQTT .......... SKIPPED
2017-04-11T18:00:00.139 [INFO] Apache Beam :: SDKs :: Java :: Maven Archetypes .... SKIPPED
2017-04-11T18:00:00.139 [INFO] Apache Beam :: SDKs :: Java :: Maven Archetypes :: Starter SKIPPED
2017-04-11T18:00:00.139 [INFO] Apache Beam :: SDKs :: Java :: Maven Archetypes :: Examples SKIPPED
2017-04-11T18:00:00.139 [INFO] Apache Beam :: SDKs :: Java :: Maven Archetypes :: Examples - Java 8 SKIPPED
2017-04-11T18:00:00.139 [INFO] Apache Beam :: SDKs :: Java :: Extensions .......... SKIPPED
2017-04-11T18:00:00.139 [INFO] Apache Beam :: SDKs :: Java :: Extensions :: Jackson SKIPPED
2017-04-11T18:00:00.139 [INFO] Apache Beam :: SDKs :: Java :: Extensions :: Join library SKIPPED
2017-04-11T18:00:00.139 [INFO] Apache Beam :: SDKs :: Java :: Extensions :: Sorter  SKIPPED
2017-04-11T18:00:00.139 [INFO] Apache Beam :: SDKs :: Java :: Harness ............. SKIPPED
2017-04-11T18:00:00.139 [INFO] Apache Beam :: SDKs :: Java :: Java 8 Tests ........ SKIPPED
2017-04-11T18:00:00.139 [INFO] Apache Beam :: SDKs :: Python ...................... SKIPPED
2017-04-11T18:00:00.139 [INFO] Apache Beam :: Runners :: Flink .................... SKIPPED
2017-04-11T18:00:00.139 [INFO] Apache Beam :: Runners :: Flink :: Core ............ SKIPPED
2017-04-11T18:00:00.139 [INFO] Apache Beam :: Runners :: Flink :: Examples ........ SKIPPED
2017-04-11T18:00:00.139 [INFO] Apache Beam :: Runners :: Spark .................... SKIPPED
2017-04-11T18:00:00.139 [INFO] Apache Beam :: Runners :: Apex ..................... SKIPPED
2017-04-11T18:00:00.139 [INFO] Apache Beam :: Examples ............................ SKIPPED
2017-04-11T18:00:00.139 [INFO] Apache Beam :: Examples :: Java .................... SKIPPED
2017-04-11T18:00:00.139 [INFO] Apache Beam :: Examples :: Java 8 .................. SKIPPED
2017-04-11T18:00:00.139 [INFO] Apache Beam :: SDKs :: Java :: Aggregated Javadoc .. SKIPPED
2017-04-11T18:00:00.139 [INFO] ------------------------------------------------------------------------
2017-04-11T18:00:00.139 [INFO] BUILD FAILURE
2017-04-11T18:00:00.139 [INFO] ------------------------------------------------------------------------
2017-04-11T18:00:00.140 [INFO] Total time: 15:11 min
2017-04-11T18:00:00.140 [INFO] Finished at: 2017-04-11T18:00:00+00:00
2017-04-11T18:00:01.492 [INFO] Final Memory: 199M/1836M
2017-04-11T18:00:01.492 [INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
2017-04-11T18:01:29.590 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.1:testCompile (default-testCompile) on project beam-sdks-java-io-hadoop-jdk1.8-tests: Compilation failure
2017-04-11T18:01:29.590 [ERROR] <https://builds.apache.org/job/beam_PostCommit_Java_MavenInstall/ws/sdks/java/io/hadoop/jdk1.8-tests/src/test/java/org/apache/beam/sdk/io/hadoop/inputformat/HIFIOWithEmbeddedCassandraTest.java>:[29,57] package org.apache.beam.sdk.io.hadoop.inputformat.hashing does not exist
2017-04-11T18:01:29.590 [ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.1:testCompile (default-testCompile) on project beam-sdks-java-io-hadoop-jdk1.8-tests: Compilation failure
<https://builds.apache.org/job/beam_PostCommit_Java_MavenInstall/ws/sdks/java/io/hadoop/jdk1.8-tests/src/test/java/org/apache/beam/sdk/io/hadoop/inputformat/HIFIOWithEmbeddedCassandraTest.java>:[29,57] package org.apache.beam.sdk.io.hadoop.inputformat.hashing does not exist

	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
<https://builds.apache.org/job/beam_PostCommit_Java_MavenInstall/ws/sdks/java/io/hadoop/jdk1.8-tests/src/test/java/org/apache/beam/sdk/io/hadoop/inputformat/HIFIOWithEmbeddedCassandraTest.java>:[29,57] package org.apache.beam.sdk.io.hadoop.inputformat.hashing does not exist

	at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:1029)
	at org.apache.maven.plugin.compiler.TestCompilerMojo.execute(TestCompilerMojo.java:170)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 31 more
2017-04-11T18:01:29.595 [ERROR] 
2017-04-11T18:01:29.595 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
2017-04-11T18:01:29.595 [ERROR] 
2017-04-11T18:01:29.595 [ERROR] For more information about the errors and possible solutions, please read the following articles:
2017-04-11T18:01:29.596 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
2017-04-11T18:01:29.596 [ERROR] 
2017-04-11T18:01:29.596 [ERROR] After correcting the problems, you can resume the build with the command
2017-04-11T18:01:29.596 [ERROR]   mvn <goals> -rf :beam-sdks-java-io-hadoop-jdk1.8-tests
channel stopped

Jenkins build is back to normal : beam_PostCommit_Java_MavenInstall #3258

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


Build failed in Jenkins: beam_PostCommit_Java_MavenInstall #3257

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java_MavenInstall/3257/display/redirect>

------------------------------------------
[...truncated 1.26 MB...]
2017-04-11T18:19:01.482 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/curator/curator-framework/2.6.0/curator-framework-2.6.0.jar (181 KB at 4412.3 KB/sec)
2017-04-11T18:19:01.483 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/curator/curator-client/2.6.0/curator-client-2.6.0.jar
2017-04-11T18:19:01.516 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/curator/curator-client/2.6.0/curator-client-2.6.0.jar (68 KB at 2037.9 KB/sec)
2017-04-11T18:19:01.517 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar
2017-04-11T18:19:01.543 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar (9 KB at 333.1 KB/sec)
2017-04-11T18:19:01.545 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-jaxrs/1.9.13/jackson-jaxrs-1.9.13.jar
2017-04-11T18:19:01.572 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-jaxrs/1.9.13/jackson-jaxrs-1.9.13.jar (18 KB at 663.2 KB/sec)
2017-04-11T18:19:01.573 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.13/jackson-xc-1.9.13.jar
2017-04-11T18:19:01.602 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.13/jackson-xc-1.9.13.jar (27 KB at 912.0 KB/sec)
2017-04-11T18:19:01.604 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.2/commons-math3-3.2.jar
2017-04-11T18:19:01.756 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.2/commons-math3-3.2.jar (1654 KB at 10875.7 KB/sec)
2017-04-11T18:19:01.760 [INFO] Downloading: https://repo.maven.apache.org/maven2/io/netty/netty/3.8.0.Final/netty-3.8.0.Final.jar
2017-04-11T18:19:01.877 [INFO] Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty/3.8.0.Final/netty-3.8.0.Final.jar (1202 KB at 10268.1 KB/sec)
2017-04-11T18:19:01.880 [WARNING] Failure to find cascading:cascading-hadoop:jar:2.6.3 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=cascading -DartifactId=cascading-hadoop -Dversion=2.6.3 -Dpackaging=jar -Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=cascading -DartifactId=cascading-hadoop -Dversion=2.6.3 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

Path to dependency: 
	1) org.apache.beam:beam-sdks-java-io-hadoop-jdk1.8-tests:jar:0.7.0-SNAPSHOT
	2) org.elasticsearch:elasticsearch-hadoop:jar:5.0.0
	3) cascading:cascading-hadoop:jar:2.6.3


  cascading:cascading-hadoop:jar:2.6.3

from the specified remote repositories:
  Nexus (http://repository.apache.org/snapshots, releases=false, snapshots=true),
  central (https://repo.maven.apache.org/maven2, releases=true, snapshots=false)

2017-04-11T18:19:01.882 [WARNING] Failure to find cascading:cascading-local:jar:2.6.3 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=cascading -DartifactId=cascading-local -Dversion=2.6.3 -Dpackaging=jar -Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=cascading -DartifactId=cascading-local -Dversion=2.6.3 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

Path to dependency: 
	1) org.apache.beam:beam-sdks-java-io-hadoop-jdk1.8-tests:jar:0.7.0-SNAPSHOT
	2) org.elasticsearch:elasticsearch-hadoop:jar:5.0.0
	3) cascading:cascading-local:jar:2.6.3


  cascading:cascading-local:jar:2.6.3

from the specified remote repositories:
  Nexus (http://repository.apache.org/snapshots, releases=false, snapshots=true),
  central (https://repo.maven.apache.org/maven2, releases=true, snapshots=false)

2017-04-11T18:19:05.847 [INFO] 
2017-04-11T18:19:05.847 [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ beam-sdks-java-io-hadoop-jdk1.8-tests ---
2017-04-11T18:19:10.664 [INFO] 
2017-04-11T18:19:10.664 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ beam-sdks-java-io-hadoop-jdk1.8-tests ---
2017-04-11T18:19:10.665 [INFO] Using 'UTF-8' encoding to copy filtered resources.
2017-04-11T18:19:10.665 [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/beam_PostCommit_Java_MavenInstall/ws/sdks/java/io/hadoop/jdk1.8-tests/src/main/resources>
2017-04-11T18:19:10.666 [INFO] Copying 3 resources
2017-04-11T18:19:10.898 [INFO] 
2017-04-11T18:19:10.898 [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ beam-sdks-java-io-hadoop-jdk1.8-tests ---
2017-04-11T18:19:10.902 [INFO] No sources to compile
2017-04-11T18:19:10.951 [INFO] 
2017-04-11T18:19:10.951 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ beam-sdks-java-io-hadoop-jdk1.8-tests ---
2017-04-11T18:19:10.952 [INFO] Using 'UTF-8' encoding to copy filtered resources.
2017-04-11T18:19:10.953 [INFO] Copying 16 resources
2017-04-11T18:19:10.976 [INFO] Copying 3 resources
2017-04-11T18:19:11.027 [INFO] 
2017-04-11T18:19:11.027 [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ beam-sdks-java-io-hadoop-jdk1.8-tests ---
2017-04-11T18:19:11.036 [INFO] Changes detected - recompiling the module!
2017-04-11T18:19:11.037 [INFO] Compiling 5 source files to <https://builds.apache.org/job/beam_PostCommit_Java_MavenInstall/ws/sdks/java/io/hadoop/jdk1.8-tests/target/test-classes>
2017-04-11T18:19:11.419 [INFO] -------------------------------------------------------------
2017-04-11T18:19:11.419 [ERROR] COMPILATION ERROR : 
2017-04-11T18:19:11.419 [INFO] -------------------------------------------------------------
2017-04-11T18:19:11.419 [ERROR] <https://builds.apache.org/job/beam_PostCommit_Java_MavenInstall/ws/sdks/java/io/hadoop/jdk1.8-tests/src/test/java/org/apache/beam/sdk/io/hadoop/inputformat/HIFIOWithEmbeddedCassandraTest.java>:[29,57] package org.apache.beam.sdk.io.hadoop.inputformat.hashing does not exist
2017-04-11T18:19:11.419 [INFO] 1 error
2017-04-11T18:19:11.419 [INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
2017-04-11T18:19:13.837 [INFO]                                                                         
2017-04-11T18:19:13.837 [INFO] ------------------------------------------------------------------------
2017-04-11T18:19:13.838 [INFO] Skipping Apache Beam :: Parent
2017-04-11T18:19:13.838 [INFO] This project has been banned from the build due to previous failures.
2017-04-11T18:19:13.838 [INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
2017-04-11T18:19:27.014 [INFO] ------------------------------------------------------------------------
2017-04-11T18:19:27.014 [INFO] Reactor Summary:
2017-04-11T18:19:27.014 [INFO] 
2017-04-11T18:19:27.014 [INFO] Apache Beam :: Parent .............................. SUCCESS [ 32.094 s]
2017-04-11T18:19:27.014 [INFO] Apache Beam :: SDKs :: Java :: Build Tools ......... SUCCESS [ 10.410 s]
2017-04-11T18:19:27.014 [INFO] Apache Beam :: SDKs ................................ SUCCESS [  5.996 s]
2017-04-11T18:19:27.014 [INFO] Apache Beam :: SDKs :: Common ...................... SUCCESS [  3.858 s]
2017-04-11T18:19:27.014 [INFO] Apache Beam :: SDKs :: Common :: Fn API ............ SUCCESS [ 20.323 s]
2017-04-11T18:19:27.015 [INFO] Apache Beam :: SDKs :: Common :: Runner API ........ SUCCESS [ 17.295 s]
2017-04-11T18:19:27.015 [INFO] Apache Beam :: SDKs :: Java ........................ SUCCESS [  4.039 s]
2017-04-11T18:19:27.015 [INFO] Apache Beam :: SDKs :: Java :: Core ................ SUCCESS [03:26 min]
2017-04-11T18:19:27.015 [INFO] Apache Beam :: SDKs :: Java :: IO .................. SUCCESS [  3.823 s]
2017-04-11T18:19:27.015 [INFO] Apache Beam :: SDKs :: Java :: IO :: Common ........ SUCCESS [ 11.222 s]
2017-04-11T18:19:27.015 [INFO] Apache Beam :: Runners ............................. SUCCESS [  4.930 s]
2017-04-11T18:19:27.015 [INFO] Apache Beam :: Runners :: Core Java Construction ... SUCCESS [ 32.036 s]
2017-04-11T18:19:27.015 [INFO] Apache Beam :: Runners :: Core Java ................ SUCCESS [ 56.393 s]
2017-04-11T18:19:27.015 [INFO] Apache Beam :: Runners :: Direct Java .............. SUCCESS [03:14 min]
2017-04-11T18:19:27.015 [INFO] Apache Beam :: SDKs :: Java :: IO :: Elasticsearch . SUCCESS [ 43.476 s]
2017-04-11T18:19:27.015 [INFO] Apache Beam :: SDKs :: Java :: IO :: Google Cloud Platform SUCCESS [01:08 min]
2017-04-11T18:19:27.015 [INFO] Apache Beam :: SDKs :: Java :: IO :: Hadoop Common . SUCCESS [ 23.617 s]
2017-04-11T18:19:27.015 [INFO] Apache Beam :: SDKs :: Java :: IO :: Hadoop ........ SUCCESS [  4.541 s]
2017-04-11T18:19:27.015 [INFO] Apache Beam :: SDKs :: Java :: IO :: Hadoop :: input-format SUCCESS [ 29.171 s]
2017-04-11T18:19:27.015 [INFO] Apache Beam :: Runners :: Google Cloud Dataflow .... SUCCESS [ 49.406 s]
2017-04-11T18:19:27.015 [INFO] Apache Beam :: SDKs :: Java :: IO :: Hadoop :: jdk1.8-tests FAILURE [ 37.299 s]
2017-04-11T18:19:27.015 [INFO] Apache Beam :: SDKs :: Java :: IO :: HBase ......... SKIPPED
2017-04-11T18:19:27.015 [INFO] Apache Beam :: SDKs :: Java :: IO :: HDFS .......... SKIPPED
2017-04-11T18:19:27.015 [INFO] Apache Beam :: SDKs :: Java :: IO :: JDBC .......... SKIPPED
2017-04-11T18:19:27.015 [INFO] Apache Beam :: SDKs :: Java :: IO :: JMS ........... SKIPPED
2017-04-11T18:19:27.015 [INFO] Apache Beam :: SDKs :: Java :: IO :: Kafka ......... SKIPPED
2017-04-11T18:19:27.015 [INFO] Apache Beam :: SDKs :: Java :: IO :: Kinesis ....... SKIPPED
2017-04-11T18:19:27.015 [INFO] Apache Beam :: SDKs :: Java :: IO :: MongoDB ....... SKIPPED
2017-04-11T18:19:27.015 [INFO] Apache Beam :: SDKs :: Java :: IO :: MQTT .......... SKIPPED
2017-04-11T18:19:27.015 [INFO] Apache Beam :: SDKs :: Java :: Maven Archetypes .... SKIPPED
2017-04-11T18:19:27.015 [INFO] Apache Beam :: SDKs :: Java :: Maven Archetypes :: Starter SKIPPED
2017-04-11T18:19:27.015 [INFO] Apache Beam :: SDKs :: Java :: Maven Archetypes :: Examples SKIPPED
2017-04-11T18:19:27.015 [INFO] Apache Beam :: SDKs :: Java :: Maven Archetypes :: Examples - Java 8 SKIPPED
2017-04-11T18:19:27.015 [INFO] Apache Beam :: SDKs :: Java :: Extensions .......... SKIPPED
2017-04-11T18:19:27.015 [INFO] Apache Beam :: SDKs :: Java :: Extensions :: Jackson SKIPPED
2017-04-11T18:19:27.015 [INFO] Apache Beam :: SDKs :: Java :: Extensions :: Join library SKIPPED
2017-04-11T18:19:27.015 [INFO] Apache Beam :: SDKs :: Java :: Extensions :: Sorter  SKIPPED
2017-04-11T18:19:27.015 [INFO] Apache Beam :: SDKs :: Java :: Harness ............. SKIPPED
2017-04-11T18:19:27.015 [INFO] Apache Beam :: SDKs :: Java :: Java 8 Tests ........ SKIPPED
2017-04-11T18:19:27.015 [INFO] Apache Beam :: SDKs :: Python ...................... SKIPPED
2017-04-11T18:19:27.015 [INFO] Apache Beam :: Runners :: Flink .................... SKIPPED
2017-04-11T18:19:27.015 [INFO] Apache Beam :: Runners :: Flink :: Core ............ SKIPPED
2017-04-11T18:19:27.015 [INFO] Apache Beam :: Runners :: Flink :: Examples ........ SKIPPED
2017-04-11T18:19:27.015 [INFO] Apache Beam :: Runners :: Spark .................... SKIPPED
2017-04-11T18:19:27.015 [INFO] Apache Beam :: Runners :: Apex ..................... SKIPPED
2017-04-11T18:19:27.015 [INFO] Apache Beam :: Examples ............................ SKIPPED
2017-04-11T18:19:27.015 [INFO] Apache Beam :: Examples :: Java .................... SKIPPED
2017-04-11T18:19:27.015 [INFO] Apache Beam :: Examples :: Java 8 .................. SKIPPED
2017-04-11T18:19:27.015 [INFO] Apache Beam :: SDKs :: Java :: Aggregated Javadoc .. SKIPPED
2017-04-11T18:19:27.015 [INFO] ------------------------------------------------------------------------
2017-04-11T18:19:27.015 [INFO] BUILD FAILURE
2017-04-11T18:19:27.015 [INFO] ------------------------------------------------------------------------
2017-04-11T18:19:27.015 [INFO] Total time: 15:26 min
2017-04-11T18:19:27.016 [INFO] Finished at: 2017-04-11T18:19:27+00:00
2017-04-11T18:19:27.931 [INFO] Final Memory: 204M/1908M
2017-04-11T18:19:27.931 [INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
2017-04-11T18:28:38.769 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.1:testCompile (default-testCompile) on project beam-sdks-java-io-hadoop-jdk1.8-tests: Compilation failure
2017-04-11T18:28:38.769 [ERROR] <https://builds.apache.org/job/beam_PostCommit_Java_MavenInstall/ws/sdks/java/io/hadoop/jdk1.8-tests/src/test/java/org/apache/beam/sdk/io/hadoop/inputformat/HIFIOWithEmbeddedCassandraTest.java>:[29,57] package org.apache.beam.sdk.io.hadoop.inputformat.hashing does not exist
2017-04-11T18:28:38.769 [ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.1:testCompile (default-testCompile) on project beam-sdks-java-io-hadoop-jdk1.8-tests: Compilation failure
<https://builds.apache.org/job/beam_PostCommit_Java_MavenInstall/ws/sdks/java/io/hadoop/jdk1.8-tests/src/test/java/org/apache/beam/sdk/io/hadoop/inputformat/HIFIOWithEmbeddedCassandraTest.java>:[29,57] package org.apache.beam.sdk.io.hadoop.inputformat.hashing does not exist

	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
<https://builds.apache.org/job/beam_PostCommit_Java_MavenInstall/ws/sdks/java/io/hadoop/jdk1.8-tests/src/test/java/org/apache/beam/sdk/io/hadoop/inputformat/HIFIOWithEmbeddedCassandraTest.java>:[29,57] package org.apache.beam.sdk.io.hadoop.inputformat.hashing does not exist

	at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:1029)
	at org.apache.maven.plugin.compiler.TestCompilerMojo.execute(TestCompilerMojo.java:170)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 31 more
2017-04-11T18:28:38.770 [ERROR] 
2017-04-11T18:28:38.770 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
2017-04-11T18:28:38.770 [ERROR] 
2017-04-11T18:28:38.770 [ERROR] For more information about the errors and possible solutions, please read the following articles:
2017-04-11T18:28:38.770 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
2017-04-11T18:28:38.770 [ERROR] 
2017-04-11T18:28:38.770 [ERROR] After correcting the problems, you can resume the build with the command
2017-04-11T18:28:38.770 [ERROR]   mvn <goals> -rf :beam-sdks-java-io-hadoop-jdk1.8-tests
channel stopped