See <https://builds.apache.org/job/beam_PostCommit_Java11_Examples_Dataflow/6/display/redirect?page=changes>
Changes: [pabloem] Fixing data race in DataflowSideInputReadCounter [github] Fix documentation on graph/coder.NewVarInt [ryan.yuan] [BEAM-6909] Add location support for [michal.walenia] BEAM-6627 Move IOITMetrics to a common test package, move BQ options to [ryan.yuan] [BEAM-6909] Add location support for BigQueryWrapper._get_query_resul… [ryan.yuan] [BEAM-6909] Add location support for BigQueryWrapper._get_query_resul… [25622840+adude3141] BEAM-6948 remove superseded ant.xml [migryz] Added MetricsConstants class [migryz] Utilize MonitoringInfoConstants across codebase. [robinyqiu] Remove redundent array creation code when calling vararg functions in [robinyqiu] Remove redundant array creation code in SimpleFunction as well [mxm] [BEAM-6964] Simplify key context handling in ExecutableStageDoFnOperator [markliu] [BEAM-6977] Python version is Configurable in Gradle [25622840+adude3141] [BEAM-6981] use beam module plugin global configuration for javadoc [mxm] Remove undefined generic arguments for ExternalTransformBuilder [mxm] [BEAM-6990] Use CoderTranslation for resolving coders in cross-language [echauchot] [BEAM-6982] Use the random CQL port set by Achilles. Use a local free [echauchot] [BEAM-6773] Clean cassandra username and cassandra password leftovers [iemejia] [BEAM-2590] Implement basic Spark portable runner [mxm] [BEAM-6993] Default to cleaning staged artifacts after running portable [lcwik] [BEAM-6979] Add support for double well known coder to Java and add [kcweaver] [BEAM-6865] share hasUnboundedPCollections method [25622840+adude3141] [BEAM-6973] disable doclint missing [lcwik] [BEAM-308] Update PipelineOptionsFactory to throw an exception on [robert] Always apply Formatting after generating shims. [valentyn] Remove restrictions for Python 3.7 in Dataflow runner. [michal.walenia] [BEAM-6627] Add metric reporting to JdbcIOIT [michal.walenia] [BEAM-6627] Add metrics gathering and reporting to MongoDBIOIT. Modify [michal.walenia] [BEAM-6627] Add metrics gathering and reporting to [robert] [BEAM-3545] Support Metrics in Go SDK CombineFns [github] [BEAM-2220, BEAM-6519] Clean-up package namespace underneath [pabloem] Fixing BQFL test for windows. [apilloud] Fix release guide numbering to be unordered [apilloud] Add check for open pull requests to checklist [melissapa] Update HourlyTeamScore write destinations [robert] [BEAM-3545] revert PTransformID. transform.UniqueName splits metrics per [zhenzhaow] [BEAM-6976] Fix incorrect doc of HadoopFormatIO on partitioner [robert] Fix Id -> ID lint in metrics [robert] Unify PID extraction from Units. [amaliujia] [BEAM-7010] MAX/MIN(STRING) [robert] Address comments on comment wording. [gamaguchi] [BEAM-5174] Fixes website feed [mp] Add option to disable reshuffling of JdbcIO [echauchot] [BEAM-6974] Make cassandraPort and cassandraNativePort dynamic in [echauchot] [BEAM-6974] Make cassandraPort and cassandraNativePort dynamic in [lcwik] [BEAM-5433] Deprecate environment url field. [github] [BEAM-6978] Have dataflow service receive additional arguments needed to [robert] [BEAM-5381] Fix Duplicate CoGBK node names. [pabloem] [BEAM-7001] Remove MonitoringInfoUrns proto. (#8203) [lcwik] [BEAM-7017] Upgrade Apache Rat plugin version to have improved build [github] Reduced log severity for profiling agent discovery [25622840+adude3141] [BEAM-7016] guard DataflowWorkerLoggingInitializer.reset [robertwb] [BEAM-2939] Add split_and_size method for SDFs. [robertwb] Also test registration of standard coders. [mxm] [BEAM-6990] Allow compound coders for externally configured transforms [github] Pretty sure java cannot have local static field and miss a semicolon [mxm] [BEAM-6730] Refactor generate_sequence Python wrapper [github] [BEAM-7011] Update Beam SDKs to use the StandardSideInputType enums. [github] [BEAM-6994] SamzaRunner: further improvements for upgrading Samza [robertwb] [BEAM-7006] Fix some race conditions in sdf splitting. [altay] Revert "[BEAM-3279] Deprecate and remove Coder.consistentWithEquals [aaltay] [BEAM-6825] Improve Combine error messages. (#8243) [github] [BEAM-6978] Disable SDF testing for Dataflow using portability. (#8261) [lcwik] [BEAM-5328] Starter Archetype generation fix & correctness test (#7715) [aaltay] [BEAM-6934] Fixing timer firing timing issue (#8252) [lcwik] Fix a typo in Watch.java (#8267) [github] SamzaRunner: Remove the LinkedIn repo accidentally committed (#8259) ------------------------------------------ Started by GitHub push by lgajowy [EnvInject] - Loading node environment variables. Building remotely on apache-beam-jenkins-12 (beam) in workspace <https://builds.apache.org/job/beam_PostCommit_Java11_Examples_Dataflow/ws/> No credentials specified Cloning the remote Git repository Cloning repository https://github.com/apache/beam.git > git init > <https://builds.apache.org/job/beam_PostCommit_Java11_Examples_Dataflow/ws/src> > # timeout=10 Fetching upstream changes from https://github.com/apache/beam.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/apache/beam.git > +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://github.com/apache/beam.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10 Fetching upstream changes from https://github.com/apache/beam.git > 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 59dc930e2dc114cf379da1512eedd900aa185a05 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 59dc930e2dc114cf379da1512eedd900aa185a05 Commit message: "Merge pull request #8159: [Beam-6627] Metric gathering and reporting in JDBC, MongoDB and HadoopInputFormat IOITs." > git rev-list --no-walk 0532e2a0e9544a63eca2cb38740f04344c1cea03 # 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_Java11_Examples_Dataflow/ws/src/gradlew> --continue --max-workers=120 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g :beam-runners-google-cloud-dataflow-java-examples:java11PostCommit Starting a Gradle Daemon (subsequent builds will be faster) > 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. FAILURE: Build failed with an exception. * What went wrong: Task 'java11PostCommit' not found in project ':beam-runners-google-cloud-dataflow-java-examples'. * Try: Run gradlew tasks to get a list of available tasks. 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 14s Publishing build scan... https://gradle.com/s/kiwbocub2zlja 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]
