See <https://builds.apache.org/job/beam_PostCommit_Java/3049/display/redirect?page=changes>
Changes: [kcweaver] [BEAM-7067] make cleanArtifactsPerJob configurable for Flink job server [iemejia] [BEAM-7076] Update Spark runner to use spark version 2.4.1 [iemejia] [BEAM-7076] Multiple static analysis fixes on Spark runner ------------------------------------------ [...truncated 783 B...] > git fetch --tags --progress https://github.com/apache/beam.git > +refs/heads/*:refs/remotes/origin/* > +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 2581565fe96f2a1b4be01993831898afefb3e4c7 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2581565fe96f2a1b4be01993831898afefb3e4c7 Commit message: "Merge pull request #8293: [BEAM-7067] Make cleanArtifactsPerJob configurable for Flink job server Gradle task" > git rev-list --no-walk 0e9ab8de52057dc0f0f29b0855b1113a3f24e77d # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 No emails were triggered. [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content SPARK_LOCAL_IP=127.0.0.1 [EnvInject] - Variables injected successfully. [Gradle] - Launching build. [src] $ <https://builds.apache.org/job/beam_PostCommit_Java/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g -Pmaven_home=/home/jenkins/tools/maven/apache-maven-3.5.2 :javaPostCommit To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/5.2.1/userguide/gradle_daemon.html. Daemon will be stopped at the end of the build stopping after processing > Task :buildSrc:compileJava NO-SOURCE > Task :buildSrc:compileGroovy FROM-CACHE > Task :buildSrc:pluginDescriptors > Task :buildSrc:processResources > Task :buildSrc:classes > Task :buildSrc:jar > Task :buildSrc:assemble > Task :buildSrc:spotlessGroovy > Task :buildSrc:spotlessGroovyCheck > Task :buildSrc:spotlessGroovyGradle > Task :buildSrc:spotlessGroovyGradleCheck > Task :buildSrc:spotlessCheck > Task :buildSrc:pluginUnderTestMetadata > Task :buildSrc:compileTestJava NO-SOURCE > Task :buildSrc:compileTestGroovy NO-SOURCE > Task :buildSrc:processTestResources NO-SOURCE > Task :buildSrc:testClasses UP-TO-DATE > Task :buildSrc:test NO-SOURCE > Task :buildSrc:validateTaskProperties FROM-CACHE > Task :buildSrc:check > Task :buildSrc:build Configuration on demand is an incubating feature. > Task :beam-runners-core-construction-java:processResources NO-SOURCE > Task :beam-runners-core-java:processResources NO-SOURCE > Task :beam-sdks-java-extensions-google-cloud-platform-core:processResources > NO-SOURCE > Task :beam-sdks-java-core:generateAvroProtocol NO-SOURCE > Task :beam-sdks-java-io-google-cloud-platform:processResources NO-SOURCE > Task :beam-sdks-java-fn-execution:processResources NO-SOURCE > Task :beam-sdks-java-harness:processResources NO-SOURCE > Task :beam-vendor-sdks-java-extensions-protobuf:processResources NO-SOURCE > Task :beam-sdks-java-core:generateAvroJava NO-SOURCE > Task :beam-runners-direct-java:processResources NO-SOURCE > Task :beam-examples-java:processResources NO-SOURCE > Task :beam-runners-java-fn-execution:processResources NO-SOURCE > Task :beam-runners-local-java-core:processResources NO-SOURCE > Task :beam-runners-google-cloud-dataflow-java-legacy-worker:processResources > NO-SOURCE > Task :beam-model-job-management:extractProto > Task :beam-model-fn-execution:extractProto > Task :beam-sdks-java-io-google-cloud-platform:processTestResources NO-SOURCE > Task :beam-sdks-java-extensions-protobuf:extractProto > Task > :beam-sdks-java-extensions-google-cloud-platform-core:processTestResources > NO-SOURCE > Task :beam-sdks-java-extensions-protobuf:processResources NO-SOURCE > Task :beam-examples-java:processTestResources > Task :beam-sdks-java-core:generateGrammarSource FROM-CACHE > Task :beam-runners-google-cloud-dataflow-java:processResources > Task :beam-sdks-java-core:processResources > Task :beam-sdks-java-core:generateTestAvroProtocol NO-SOURCE > Task :beam-model-job-management:processResources > Task :beam-model-fn-execution:processResources > Task :beam-runners-google-cloud-dataflow-java-windmill:extractIncludeProto > Task :beam-runners-google-cloud-dataflow-java-windmill:extractProto > Task :beam-model-pipeline:extractIncludeProto > Task :beam-model-pipeline:extractProto > Task :beam-sdks-java-core:generateTestAvroJava > Task :beam-sdks-java-core:generateTestGrammarSource NO-SOURCE > Task :beam-sdks-java-core:processTestResources NO-SOURCE > Task :beam-runners-google-cloud-dataflow-java-windmill:generateProto > Task :beam-runners-google-cloud-dataflow-java-windmill:compileJava FROM-CACHE > Task :beam-runners-google-cloud-dataflow-java-windmill:processResources > Task :beam-runners-google-cloud-dataflow-java-windmill:classes > Task :beam-model-pipeline:generateProto > Task :beam-model-pipeline:compileJava FROM-CACHE > Task :beam-model-pipeline:processResources > Task :beam-model-pipeline:classes > Task :beam-model-pipeline:jar > Task :beam-model-fn-execution:extractIncludeProto > Task :beam-model-job-management:extractIncludeProto > Task :beam-model-job-management:generateProto > Task :beam-model-fn-execution:generateProto > Task :beam-model-job-management:compileJava FROM-CACHE > Task :beam-model-job-management:classes > Task :beam-model-fn-execution:compileJava FROM-CACHE > Task :beam-model-fn-execution:classes > Task :beam-runners-google-cloud-dataflow-java-windmill:shadowJar > Task :beam-model-pipeline:shadowJar > Task :beam-model-job-management:shadowJar > Task :beam-model-fn-execution:shadowJar > Task :beam-sdks-java-core:compileJava FROM-CACHE > Task :beam-sdks-java-core:classes > Task :beam-sdks-java-core:shadowJar > Task :beam-sdks-java-extensions-protobuf:extractIncludeProto > Task :beam-sdks-java-extensions-protobuf:generateProto NO-SOURCE > Task :beam-vendor-sdks-java-extensions-protobuf:compileJava FROM-CACHE > Task :beam-vendor-sdks-java-extensions-protobuf:classes UP-TO-DATE > Task :beam-runners-local-java-core:compileJava FROM-CACHE > Task :beam-runners-local-java-core:classes UP-TO-DATE > Task :beam-runners-local-java-core:shadowJar > Task :beam-sdks-java-fn-execution:compileJava FROM-CACHE > Task :beam-sdks-java-fn-execution:classes UP-TO-DATE > Task :beam-sdks-java-extensions-google-cloud-platform-core:compileJava > FROM-CACHE > Task :beam-sdks-java-extensions-google-cloud-platform-core:classes UP-TO-DATE > Task :beam-sdks-java-extensions-protobuf:compileJava FROM-CACHE > Task :beam-sdks-java-extensions-protobuf:classes UP-TO-DATE > Task :beam-sdks-java-fn-execution:shadowJar > Task :beam-sdks-java-extensions-protobuf:shadowJar > Task :beam-runners-core-construction-java:compileJava FROM-CACHE > Task :beam-runners-core-construction-java:classes UP-TO-DATE > Task :beam-runners-core-construction-java:shadowJar > Task :beam-sdks-java-core:compileTestJava FROM-CACHE > Task :beam-sdks-java-core:testClasses UP-TO-DATE > Task :beam-runners-core-java:compileJava FROM-CACHE > Task :beam-runners-core-java:classes UP-TO-DATE > Task :beam-runners-core-java:shadowJar > Task :beam-vendor-sdks-java-extensions-protobuf:shadowJar > Task :beam-sdks-java-extensions-google-cloud-platform-core:shadowJar > Task :beam-sdks-java-harness:compileJava FROM-CACHE > Task :beam-sdks-java-harness:classes UP-TO-DATE > Task :beam-sdks-java-harness:jar > Task :beam-sdks-java-io-google-cloud-platform:compileJava FROM-CACHE > Task :beam-sdks-java-io-google-cloud-platform:classes UP-TO-DATE > Task :beam-sdks-java-io-google-cloud-platform:shadowJar > Task :beam-runners-google-cloud-dataflow-java:compileJava FROM-CACHE > Task :beam-runners-google-cloud-dataflow-java:classes > Task :beam-runners-google-cloud-dataflow-java:shadowJar > Task :beam-sdks-java-core:shadowTestJar > Task :beam-sdks-java-extensions-google-cloud-platform-core:compileTestJava > FROM-CACHE > Task :beam-sdks-java-extensions-google-cloud-platform-core:testClasses > UP-TO-DATE > Task :beam-examples-java:compileJava > Task :beam-examples-java:classes > Task :beam-sdks-java-extensions-google-cloud-platform-core:shadowTestJar > Task :beam-examples-java:compileTestJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :beam-examples-java:testClasses > Task :beam-sdks-java-extensions-google-cloud-platform-core:integrationTest > Task :beam-sdks-java-extensions-google-cloud-platform-core:postCommit > Task :beam-sdks-java-harness:shadowJar > Task :beam-runners-java-fn-execution:compileJava FROM-CACHE > Task :beam-runners-java-fn-execution:classes UP-TO-DATE > Task :beam-runners-java-fn-execution:shadowJar > Task :beam-runners-direct-java:compileJava FROM-CACHE > Task :beam-runners-direct-java:classes UP-TO-DATE > Task :beam-runners-google-cloud-dataflow-java-legacy-worker:compileJava > FROM-CACHE > Task :beam-runners-google-cloud-dataflow-java-legacy-worker:classes UP-TO-DATE > Task :beam-runners-direct-java:shadowJar > Task :beam-sdks-java-io-google-cloud-platform:compileTestJava FROM-CACHE > Task :beam-sdks-java-io-google-cloud-platform:testClasses UP-TO-DATE > Task :beam-sdks-java-io-google-cloud-platform:shadowTestJar > Task :beam-examples-java:shadowJar > Task :beam-examples-java:shadowTestJar > Task :beam-runners-google-cloud-dataflow-java-legacy-worker:shadowJar > Task > :beam-runners-google-cloud-dataflow-java:coreSDKJavaLegacyWorkerIntegrationTest > NO-SOURCE > Task :beam-sdks-java-io-google-cloud-platform:integrationTest > Task > :beam-runners-google-cloud-dataflow-java:examplesJavaLegacyWorkerIntegrationTest *********************************************************** *********************************************************** **********************Set Up Pubsub************************ The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-0415105610-3826c53c The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0415105610-3826c53c ******************Set Up Big Query Table******************* The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1555325764775.traffic_routes_table *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0415105610-3826c53c The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0415105610-3826c53c The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1555325764775.traffic_routes_table Please go to the Developers Console to delete it manually. Otherwise, you may be charged for its usage. *********************************************************** *********************************************************** *********************************************************** *********************************************************** *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0415105608-e6447009 The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0415105608-e6447009 The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:beam_examples.testpipeline_jenkins_0415105608_e6447009 Please go to the Developers Console to delete it manually. Otherwise, you may be charged for its usage. *********************************************************** *********************************************************** > Task :beam-sdks-java-io-google-cloud-platform:integrationTestKms > Task > :beam-runners-google-cloud-dataflow-java:examplesJavaLegacyWorkerIntegrationTest *********************************************************** *********************************************************** **********************Set Up Pubsub************************ The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-0415110413-95c32a8c The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0415110413-95c32a8c ******************Set Up Big Query Table******************* The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1555326253048.traffic_max_lane_flow_table *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0415110413-95c32a8c The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0415110413-95c32a8c The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1555326253048.traffic_max_lane_flow_table Please go to the Developers Console to delete it manually. Otherwise, you may be charged for its usage. *********************************************************** *********************************************************** > Task :beam-sdks-java-io-google-cloud-platform:postCommit > Task > :beam-runners-google-cloud-dataflow-java:googleCloudPlatformLegacyWorkerIntegrationTest org.apache.beam.sdk.io.gcp.datastore.V1ReadIT > testE2EV1ReadWithGQLQueryWithNoLimit FAILED java.lang.RuntimeException at V1ReadIT.java:135 26 tests completed, 1 failed > Task > :beam-runners-google-cloud-dataflow-java:googleCloudPlatformLegacyWorkerIntegrationTest > FAILED > Task > :beam-runners-google-cloud-dataflow-java:googleCloudPlatformLegacyWorkerKmsIntegrationTest FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':beam-runners-google-cloud-dataflow-java:googleCloudPlatformLegacyWorkerIntegrationTest'. > There were failing tests. See the report at: > file://<https://builds.apache.org/job/beam_PostCommit_Java/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/googleCloudPlatformLegacyWorkerIntegrationTest/index.html> * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. * Get more help at https://help.gradle.org Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 1h 44m 48s 77 actionable tasks: 55 executed, 22 from cache Publishing build scan... https://gradle.com/s/5nquhszy45fki Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
