See
<https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Dataflow/1698/display/redirect>
Changes:
------------------------------------------
[...truncated 53.37 KB...]
org.apache.beam.sdk.transforms.ParDoTest$StateCoderInferenceTests >
testBagStateCoderInference FAILED
java.lang.RuntimeException at ParDoTest.java:2420
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
ParDoTest.java:2420
org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterFixedWindows
FAILED
java.lang.RuntimeException at ReshuffleTest.java:231
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
ReshuffleTest.java:231
org.apache.beam.sdk.transforms.CombineFnsTest > testComposedCombine FAILED
java.lang.RuntimeException at CombineFnsTest.java:147
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
CombineFnsTest.java:147
org.apache.beam.sdk.transforms.CombineFnsTest > testComposedCombineWithContext
FAILED
java.lang.RuntimeException at CombineFnsTest.java:208
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
CombineFnsTest.java:208
org.apache.beam.sdk.transforms.ParDoTest$StateTests > testValueStateSameId
FAILED
java.lang.RuntimeException at ParDoTest.java:1966
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
ParDoTest.java:1966
org.apache.beam.sdk.transforms.ParDoTest$StateTests > testValueStateSimple
FAILED
java.lang.RuntimeException at ParDoTest.java:1722
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
ParDoTest.java:1722
org.apache.beam.sdk.transforms.CombineTest$CombineWithContextTests >
testSimpleCombineWithContextEmpty FAILED
java.lang.RuntimeException at CombineTest.java:1007
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
CombineTest.java:1007
org.apache.beam.sdk.transforms.ParDoTest$StateTests >
testValueStateTaggedOutput FAILED
java.lang.RuntimeException at ParDoTest.java:2021
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
ParDoTest.java:2021
org.apache.beam.sdk.transforms.ParDoTest$TimerTests >
testAbsoluteProcessingTimeTimerRejected FAILED
java.lang.RuntimeException at ParDoTest.java:3218
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
ParDoTest.java:3218
org.apache.beam.sdk.transforms.ParDoTest$StateTests > testStateSideInput FAILED
java.lang.RuntimeException at ParDoTest.java:2328
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
ParDoTest.java:2328
org.apache.beam.sdk.transforms.ParDoTest$StateTests > testBagStateSideInput
FAILED
java.lang.RuntimeException at ParDoTest.java:2306
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
ParDoTest.java:2306
org.apache.beam.sdk.PipelineTest > testIdentityTransform FAILED
java.lang.RuntimeException at PipelineTest.java:305
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
PipelineTest.java:305
org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests >
testParDoWithSideInputs FAILED
java.lang.RuntimeException at ParDoTest.java:749
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
ParDoTest.java:749
org.apache.beam.sdk.PipelineTest > testTupleProjectionTransform FAILED
java.lang.RuntimeException at PipelineTest.java:327
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
PipelineTest.java:327
org.apache.beam.sdk.transforms.ViewTest > testSideInputWithNestedIterables
FAILED
java.lang.RuntimeException at ViewTest.java:1539
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
ViewTest.java:1539
org.apache.beam.sdk.transforms.windowing.WindowingTest >
testNonPartitioningWindowing FAILED
java.lang.RuntimeException at WindowingTest.java:150
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
WindowingTest.java:150
org.apache.beam.sdk.transforms.join.CoGroupByKeyTest > testCoGroupByKeyGetOnly
FAILED
java.lang.RuntimeException at CoGroupByKeyTest.java:139
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
CoGroupByKeyTest.java:139
org.apache.beam.sdk.transforms.windowing.WindowingTest >
testPartitioningWindowing FAILED
java.lang.RuntimeException at WindowingTest.java:126
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
WindowingTest.java:126
org.apache.beam.sdk.transforms.join.CoGroupByKeyTest >
testCoGroupByKeyHandleResults FAILED
java.lang.RuntimeException at CoGroupByKeyTest.java:466
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
CoGroupByKeyTest.java:466
org.apache.beam.sdk.transforms.join.CoGroupByKeyTest >
testCoGroupByKeyWithWindowing FAILED
java.lang.RuntimeException at CoGroupByKeyTest.java:494
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
CoGroupByKeyTest.java:494
org.apache.beam.sdk.transforms.ParDoSchemaTest > testSchemaFieldSelectionNested
FAILED
java.lang.RuntimeException at ParDoSchemaTest.java:633
org.apache.beam.sdk.transforms.FlattenTest > testFlattenInputMultipleCopies
FAILED
java.lang.RuntimeException at FlattenTest.java:162
org.apache.beam.sdk.transforms.ParDoTest$TimerTests >
testTimerReceivedInOriginalWindow FAILED
java.lang.RuntimeException at ParDoTest.java:3021
org.apache.beam.sdk.testing.PAssertTest >
testPAssertEqualsSingletonFalseDefaultReasonString FAILED
java.lang.AssertionError at PAssertTest.java:386
org.apache.beam.sdk.transforms.CombineTest$BasicTests >
testHotKeyCombiningWithAccumulationMode FAILED
java.lang.RuntimeException at CombineTest.java:765
org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSessionsCombine
FAILED
java.lang.RuntimeException at CombineTest.java:1267
org.apache.beam.sdk.PipelineTest > testMultipleApply FAILED
java.lang.RuntimeException at PipelineTest.java:239
org.apache.beam.sdk.transforms.ViewTest > testListSideInput FAILED
java.lang.RuntimeException at ViewTest.java:241
org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterSlidingWindows
FAILED
java.lang.RuntimeException at ReshuffleTest.java:251
org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBasicCombineEmpty
FAILED
java.lang.RuntimeException at CombineTest.java:691
org.apache.beam.sdk.transforms.CreateTest > testCreateWithNullsAndValues FAILED
java.lang.RuntimeException at CreateTest.java:162
org.apache.beam.sdk.transforms.CreateTest > testCreateWithVoidType FAILED
java.lang.RuntimeException at CreateTest.java:326
org.apache.beam.sdk.transforms.ViewTest > testMapSideInput FAILED
java.lang.RuntimeException at ViewTest.java:945
org.apache.beam.sdk.transforms.ImpulseTest > testImpulse FAILED
java.lang.RuntimeException at ImpulseTest.java:47
org.apache.beam.sdk.transforms.ParDoTest$StateTests > testCoderInferenceOfList
FAILED
java.lang.RuntimeException at ParDoTest.java:1863
org.apache.beam.sdk.transforms.CreateTest > testCreate FAILED
java.lang.RuntimeException at CreateTest.java:91
org.apache.beam.sdk.transforms.ViewTest >
testWindowedSideInputFixedToFixedWithDefault FAILED
java.lang.RuntimeException at ViewTest.java:1455
org.apache.beam.sdk.transforms.ParDoSchemaTest >
testSchemaFieldDescriptorSelectionUnboxing FAILED
java.lang.RuntimeException at ParDoSchemaTest.java:583
org.apache.beam.sdk.transforms.CombineTest$WindowingTests >
testCombineGloballyInstanceMethodReference FAILED
java.lang.RuntimeException at CombineTest.java:1435
org.apache.beam.sdk.transforms.ViewTest > testWindowedIterableSideInput FAILED
java.lang.RuntimeException at ViewTest.java:442
org.apache.beam.sdk.transforms.ParDoSchemaTest > testInferredSchemaPipeline
FAILED
java.lang.RuntimeException at ParDoSchemaTest.java:405
org.apache.beam.sdk.transforms.ParDoSchemaTest > testFieldAccessSchemaPipeline
FAILED
java.lang.RuntimeException at ParDoSchemaTest.java:327
org.apache.beam.sdk.transforms.ParDoSchemaTest > testSimpleSchemaPipeline FAILED
java.lang.RuntimeException at ParDoSchemaTest.java:96
org.apache.beam.sdk.transforms.CombineTest$WindowingTests >
testFixedWindowsCombine FAILED
java.lang.RuntimeException at CombineTest.java:1062
org.apache.beam.sdk.transforms.ParDoTest$TimerTests >
testEventTimeTimerOrderingWithCreate FAILED
java.lang.RuntimeException at ParDoTest.java:3641
org.apache.beam.sdk.transforms.CombineTest$WindowingTests >
testSlidingWindowsCombineWithContext FAILED
java.lang.RuntimeException at CombineTest.java:1214
org.apache.beam.sdk.testing.PAssertTest > testSerializablePredicate FAILED
java.lang.RuntimeException at PAssertTest.java:204
org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollections FAILED
java.lang.RuntimeException at FlattenTest.java:92
org.apache.beam.sdk.transforms.FlattenTest > testFlattenMultipleCoders FAILED
java.lang.RuntimeException at FlattenTest.java:184
org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsThenParDo
FAILED
java.lang.RuntimeException at FlattenTest.java:118
org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToGlobal
FAILED
java.lang.RuntimeException at ViewTest.java:1416
org.apache.beam.sdk.transforms.ReshuffleTest > testJustReshuffle FAILED
java.lang.RuntimeException at ReshuffleTest.java:102
org.apache.beam.sdk.transforms.ViewTest >
testMultimapSideInputWithNonDeterministicKeyCoder FAILED
java.lang.RuntimeException at ViewTest.java:650
org.apache.beam.sdk.transforms.FlattenTest >
testFlattenMultiplePCollectionsHavingMultipleConsumers FAILED
java.lang.RuntimeException at FlattenTest.java:347
org.apache.beam.sdk.transforms.ParDoSchemaTest >
testReadAndWriteWithSchemaRegistry FAILED
java.lang.RuntimeException at ParDoSchemaTest.java:292
org.apache.beam.sdk.transforms.ParDoSchemaTest > testReadAndWriteMultiOutput
FAILED
java.lang.RuntimeException at ParDoSchemaTest.java:247
org.apache.beam.sdk.transforms.CombineTest$WindowingTests >
testSessionsCombineWithContext FAILED
java.lang.RuntimeException at CombineTest.java:1318
org.apache.beam.sdk.testing.PAssertTest > testGlobalWindowContainsInAnyOrder
FAILED
java.lang.RuntimeException at PAssertTest.java:406
org.apache.beam.sdk.transforms.ParDoSchemaTest > testNestedSchema FAILED
java.lang.RuntimeException at ParDoSchemaTest.java:492
org.apache.beam.sdk.transforms.ViewTest > testWindowedListSideInput FAILED
java.lang.RuntimeException at ViewTest.java:290
org.apache.beam.sdk.transforms.ViewTest > testListSideInputIsImmutable FAILED
java.lang.RuntimeException at ViewTest.java:368
org.apache.beam.sdk.transforms.ViewTest > testEmptyListSideInput FAILED
java.lang.RuntimeException at ViewTest.java:319
org.apache.beam.sdk.transforms.ViewTest > testIterableSideInput FAILED
java.lang.RuntimeException at ViewTest.java:396
org.apache.beam.sdk.transforms.ViewTest >
testEmptyMultimapSideInputWithNonDeterministicKeyCoder FAILED
java.lang.RuntimeException at ViewTest.java:864
org.apache.beam.sdk.transforms.ViewTest > testWindowedMapAsEntrySetSideInput
FAILED
java.lang.RuntimeException at ViewTest.java:1099
org.apache.beam.sdk.transforms.ViewTest > testMultimapAsEntrySetSideInput FAILED
java.lang.RuntimeException at ViewTest.java:581
org.apache.beam.sdk.transforms.ViewTest > testSingletonSideInput FAILED
java.lang.RuntimeException at ViewTest.java:113
217 tests completed, 135 failed, 2 skipped
> Task
> :runners:google-cloud-dataflow-java:validatesRunnerLegacyWorkerJava11Test
> FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task
':runners:google-cloud-dataflow-java:validatesRunnerLegacyWorkerJava11Test'.
> There were failing tests. See the report at:
> file://<https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Dataflow/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerLegacyWorkerJava11Test/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 30m 10s
77 actionable tasks: 51 executed, 26 from cache
Publishing build scan...
https://scans.gradle.com/s/575i2k2n5f7wy
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]