See <https://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow/395/display/redirect?page=changes>
Changes: [zyichi] Fix PairWithRestrictionFn process no attribute signature error [leiyiz] implement query 12 [sychen] Refactor to reuse computation+key [Kamil Wasilewski] [BEAM-10675] Clean up Python Load Tests [Luke Cwik] [BEAM-10771] Fix whitespace error causing whitespace lint to fail [noreply] [BEAM-4980] Upgrade to Netty 4.1.51.Final and Netty_tcnative [noreply] [BEAM-10670] Make Twister2Runner opt-out for using an SDF powered Read [saavan] Fix author names [Boyuan Zhang] Handle split when truncate observes windows. [noreply] [BEAM-10701] Add codecov config, fix paths hopefully (#12684) [noreply] Merge pull request #12674 from [BEAM-8258] basic metric feature for [noreply] Add skipped tests for Series.dt and Series.str methods (#12615) [noreply] [BEAM-9547] Add a few more DataFrame operations (#12682) [noreply] [BEAM-10821] Add Python SDK typing improvements to CHANGES.md (#12693) ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on apache-beam-jenkins-10 (beam) in workspace <https://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow/ws/> No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://github.com/apache/beam.git > git init > <https://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_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/* # timeout=10 > 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}/* # > timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision d5201cfb96ff4ac1299f8741a0f6cbdba2ac05ec (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d5201cfb96ff4ac1299f8741a0f6cbdba2ac05ec # timeout=10 Commit message: "Merge pull request #12687 from kamilwu/load-tests-cleanup" > git rev-list --no-walk f675112bc6894a63b38f6a4ffd7eff985efaaa08 # 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://ci-beam.apache.org/job/beam_PostCommit_Python_Chicago_Taxi_Dataflow/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g -Pdocker-pull-licenses -PgcsRoot=gs://temp-storage-for-perf-tests/chicago-taxi "-PpipelineOptions=--num_workers=5 --autoscaling_algorithm=NONE" :sdks:python:test-suites:dataflow:chicagoTaxiExample 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: Could not determine the dependencies of task ':sdks:python:test-suites:dataflow:chicagoTaxiExample'. > Task with path 'sdks:python:test-suites:dataflow:py2:chicagoTaxiExample' not > found in project ':sdks:python:test-suites:dataflow'. * 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 10s Publishing build scan... https://gradle.com/s/kaylu2w2og5cm 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]
