See <https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/2223/display/redirect?page=changes>
Changes: [noreply] Add ability to self-assign issues for non-committers (#21719) [noreply] Dont try to generate jiras as part of dependency report (#21753) [noreply] Allow users to comment `.take-issue` without taking (#21755) ------------------------------------------ [...truncated 58.53 KB...] + chmod -R a+w /output/licenses > Task :release:go-licenses:java:createLicenses > Task :sdks:java:container:java8:copyGolangLicenses > Task :sdks:java:container:java8:dockerPrepare > Task :sdks:java:container:java8:docker > Task :runners:google-cloud-dataflow-java:buildAndPushDockerJavaContainer WARNING: `gcloud docker` will not be supported for Docker client versions above 18.03. As an alternative, use `gcloud auth configure-docker` to configure `docker` to use `gcloud` as a credential helper, then use `docker` as you would for non-GCR registries, e.g. `docker pull gcr.io/project-id/my-image`. Add `--verbosity=error` to silence this warning: `gcloud docker --verbosity=error -- pull gcr.io/project-id/my-image`. See: https://cloud.google.com/container-registry/docs/support/deprecation-notices#gcloud-docker The push refers to repository [us.gcr.io/apache-beam-testing/java-postcommit-it/java] 443b698e74eb: Preparing 296f6e5987c8: Preparing df2559960233: Preparing a979ec63fdda: Preparing 8ad42db7a2c4: Preparing 081016bf39c0: Preparing da454deae926: Preparing 828c71a27577: Preparing 1e0b868c0acb: Preparing c8a0202bcb9a: Preparing da25f2706aa5: Preparing 60b76e89db14: Preparing 2bb1654dd211: Preparing 232c4f8fd82f: Preparing 49bd342cf223: Preparing 1cc35fbb41f8: Preparing 075d20daa2c3: Preparing 817e710a8d04: Preparing ee509ed6e976: Preparing 9177197c67d0: Preparing 7dbadf2b9bd8: Preparing da454deae926: Waiting e7597c345c2e: Preparing 9177197c67d0: Waiting 1e0b868c0acb: Waiting 232c4f8fd82f: Waiting da25f2706aa5: Waiting 1cc35fbb41f8: Waiting 075d20daa2c3: Waiting 081016bf39c0: Waiting 7dbadf2b9bd8: Waiting 60b76e89db14: Waiting ee509ed6e976: Waiting 828c71a27577: Waiting 817e710a8d04: Waiting e7597c345c2e: Waiting 2bb1654dd211: Waiting c8a0202bcb9a: Waiting a979ec63fdda: Pushed 296f6e5987c8: Pushed 8ad42db7a2c4: Pushed df2559960233: Pushed 443b698e74eb: Pushed da454deae926: Pushed 828c71a27577: Pushed c8a0202bcb9a: Pushed 081016bf39c0: Pushed 60b76e89db14: Pushed 1e0b868c0acb: Pushed da25f2706aa5: Pushed 1cc35fbb41f8: Layer already exists 075d20daa2c3: Layer already exists ee509ed6e976: Layer already exists 9177197c67d0: Layer already exists 817e710a8d04: Layer already exists 7dbadf2b9bd8: Layer already exists e7597c345c2e: Layer already exists 232c4f8fd82f: Pushed 49bd342cf223: Pushed 2bb1654dd211: Pushed 20220608194438: digest: sha256:9307e509d0b21344decb65b03102dd9fd5fcd5ae686e2937f4a2296c9d790a27 size: 4935 > Task :runners:google-cloud-dataflow-java:validatesRunnerV2TestStreaming org.apache.beam.sdk.transforms.join.CoGroupByKeyTest > testCoGroupByKeyHandleResults FAILED java.lang.RuntimeException at CoGroupByKeyTest.java:466 org.apache.beam.sdk.testing.PAssertTest > testPAssertThatListSatisfiesMultipleMatchers FAILED java.lang.RuntimeException at PAssertTest.java:728 org.apache.beam.sdk.testing.PAssertTest > testPAssertThatListSatisfiesOneMatcherFalse FAILED java.lang.AssertionError at PAssertTest.java:700 org.apache.beam.sdk.transforms.ParDoTest$StateTests > testValueStateSameId FAILED java.lang.RuntimeException at ParDoTest.java:2517 org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testMultiOutputChaining FAILED java.lang.RuntimeException at ParDoTest.java:1447 org.apache.beam.sdk.transforms.ParDoSchemaTest > testReadAndWriteWithSchemaRegistry FAILED java.lang.RuntimeException at ParDoSchemaTest.java:313 org.apache.beam.sdk.transforms.GroupByKeyTest > org.apache.beam.sdk.transforms.GroupByKeyTest$WindowTests.testGroupByKeyAndWindows FAILED java.lang.RuntimeException at GroupByKeyTest.java:646 org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testMultiOutputParDoWithSideInputs FAILED java.lang.RuntimeException at ParDoTest.java:1240 org.apache.beam.sdk.testing.PAssertTest > testPAssertThatListSatisfiesMultipleMatchersFalse FAILED java.lang.AssertionError at PAssertTest.java:762 org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrderWithMatchers FAILED java.lang.RuntimeException at PAssertTest.java:424 org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyAndTimerUnbounded FAILED java.lang.RuntimeException at ParDoTest.java:6298 org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotation FAILED java.lang.RuntimeException at ParDoTest.java:1065 org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithEmptyTaggedOutput FAILED java.lang.RuntimeException at ParDoTest.java:778 org.apache.beam.sdk.transforms.ParDoTest$LifecycleTests > testParDoWithErrorInStartBatch FAILED java.lang.AssertionError at MatcherAssert.java:18 org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterSessionsAndGroupByKey FAILED java.lang.RuntimeException at ReshuffleTest.java:173 org.apache.beam.sdk.transforms.ParDoTest$LifecycleTests > testParDoWithErrorInProcessElement FAILED java.lang.AssertionError at MatcherAssert.java:18 org.apache.beam.sdk.transforms.ParDoTest$TimerTests > testGbkFollowedByUserTimers FAILED java.lang.RuntimeException at ParDoTest.java:4003 org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterFixedWindows FAILED java.lang.RuntimeException at ReshuffleTest.java:235 org.apache.beam.sdk.transforms.ParDoTest$LifecycleTests > testParDoWithErrorInFinishBatch FAILED java.lang.AssertionError at MatcherAssert.java:18 org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyEventTimeUnbounded FAILED java.lang.RuntimeException at ParDoTest.java:6175 org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterFixedWindowsAndGroupByKey FAILED java.lang.RuntimeException at ReshuffleTest.java:194 org.apache.beam.sdk.testing.PAssertTest > testWindowedSerializablePredicate FAILED java.lang.RuntimeException at PAssertTest.java:244 org.apache.beam.sdk.testing.PAssertTest > testWindowedIsEqualTo FAILED java.lang.RuntimeException at PAssertTest.java:361 org.apache.beam.sdk.transforms.ParDoTest$TimerTests > testOutOfBoundsEventTimeTimerHold FAILED java.lang.RuntimeException at ParDoTest.java:4428 org.apache.beam.sdk.transforms.ParDoTest$TimerTests > testOutOfBoundsEventTimeTimer FAILED java.lang.RuntimeException at ParDoTest.java:4292 org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrderFalse FAILED java.lang.AssertionError at PAssertTest.java:495 org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterSlidingWindows FAILED java.lang.RuntimeException at ReshuffleTest.java:255 org.apache.beam.sdk.transforms.windowing.WindowingTest > testMergingWindowing FAILED java.lang.RuntimeException at WindowingTest.java:170 org.apache.beam.sdk.transforms.ParDoTest$TimerTests > testEventTimeTimerMultipleKeys FAILED java.lang.RuntimeException at ParDoTest.java:4252 org.apache.beam.sdk.transforms.ReshuffleTest > testReshufflePreservesTimestamps FAILED java.lang.RuntimeException at ReshuffleTest.java:152 org.apache.beam.sdk.transforms.ParDoTest$TimerTests > testPipelineOptionsParameterOnTimer FAILED java.lang.RuntimeException at ParDoTest.java:4965 org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputsIsCumulative FAILED java.lang.RuntimeException at ParDoTest.java:1202 org.apache.beam.sdk.transforms.ParDoTest$TimerTests > testOutputTimestampDefaultUnbounded FAILED java.lang.RuntimeException at ParDoTest.java:4336 org.apache.beam.sdk.transforms.windowing.WindowTest > testTimestampCombinerEndOfWindow FAILED java.lang.RuntimeException at WindowTest.java:502 org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterSlidingWindowsAndGroupByKey FAILED java.lang.RuntimeException at ReshuffleTest.java:215 org.apache.beam.sdk.transforms.windowing.WindowingTest > testWindowPreservation FAILED java.lang.RuntimeException at WindowingTest.java:199 org.apache.beam.sdk.transforms.windowing.WindowingTest > testPartitioningWindowing FAILED java.lang.RuntimeException at WindowingTest.java:127 org.apache.beam.sdk.transforms.windowing.WindowTest > testTimestampCombinerDefault FAILED java.lang.RuntimeException at WindowTest.java:472 org.apache.beam.sdk.transforms.ReshuffleTest > testJustReshuffle FAILED java.lang.RuntimeException at ReshuffleTest.java:106 org.apache.beam.sdk.transforms.ViewTest > testMapAsEntrySetSideInput FAILED java.lang.RuntimeException at ViewTest.java:1020 org.apache.beam.sdk.transforms.windowing.WindowTest > testNoWindowFnDoesNotReassignWindows FAILED java.lang.RuntimeException at WindowTest.java:438 org.apache.beam.sdk.values.PCollectionTupleTest > testComposePCollectionTuple FAILED java.lang.RuntimeException at PCollectionTupleTest.java:106 org.apache.beam.sdk.values.PCollectionRowTupleTest > testComposePCollectionRowTuple FAILED java.lang.RuntimeException at PCollectionRowTupleTest.java:104 org.apache.beam.sdk.transforms.ViewTest > testMapSideInput FAILED java.lang.RuntimeException at ViewTest.java:988 248 tests completed, 44 failed, 3 skipped > Task :runners:google-cloud-dataflow-java:validatesRunnerV2TestStreaming FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':runners:google-cloud-dataflow-java:validatesRunnerV2TestStreaming'. > There were failing tests. See the report at: > file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerV2TestStreaming/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 8.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. See https://docs.gradle.org/7.4/userguide/command_line_interface.html#sec:command_line_warnings Execution optimizations have been disabled for 1 invalid unit(s) of work during this build to ensure correctness. Please consult deprecation warnings for more details. BUILD FAILED in 3h 53m 51s 135 actionable tasks: 85 executed, 46 from cache, 4 up-to-date Publishing build scan... https://gradle.com/s/kz7dcatvol2ea 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]
