See
<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/2586/display/redirect>
Changes:
------------------------------------------
[...truncated 68.34 KB...]
org.apache.beam.sdk.transforms.windowing.WindowingTest > testWindowPreservation
FAILED
java.lang.RuntimeException at WindowingTest.java:197
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
WindowingTest.java:197
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.ViewTest > testMultimapSideInput FAILED
java.lang.RuntimeException at ViewTest.java:543
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
ViewTest.java:543
org.apache.beam.sdk.transforms.ReifyTimestampsTest > extractFromValuesSucceeds
FAILED
java.lang.RuntimeException at ReifyTimestampsTest.java:92
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
ReifyTimestampsTest.java:92
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$BasicTests > testParDoEmpty FAILED
java.lang.RuntimeException at ParDoTest.java:374
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
ParDoTest.java:374
org.apache.beam.sdk.transforms.CombineTest$WindowingTests >
testCombineGloballyAsSingletonView FAILED
java.lang.RuntimeException at CombineTest.java:1358
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
CombineTest.java:1358
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.ReshuffleTest >
testReshuffleAfterFixedWindowsAndGroupByKey FAILED
java.lang.RuntimeException at ReshuffleTest.java:190
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
ReshuffleTest.java:190
org.apache.beam.sdk.transforms.KeysTest > testKeysEmpty FAILED
java.lang.RuntimeException at KeysTest.java:73
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
KeysTest.java:73
org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests >
testSideInputsWithMultipleWindows FAILED
java.lang.RuntimeException at ParDoTest.java:1191
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
ParDoTest.java:1191
org.apache.beam.sdk.transforms.windowing.WindowTest >
testTimestampCombinerDefault FAILED
java.lang.RuntimeException at WindowTest.java:468
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
WindowTest.java:468
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.WithTimestampsTest >
withTimestampsBackwardsInTimeAndWithAllowedTimestampSkewShouldSucceed FAILED
java.lang.RuntimeException at WithTimestampsTest.java:142
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
WithTimestampsTest.java:142
org.apache.beam.sdk.transforms.ViewTest > testEmptyIterableSideInput FAILED
java.lang.RuntimeException at ViewTest.java:470
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
ViewTest.java:470
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.ReshuffleTest > testReshuffleAfterSlidingWindows
FAILED
java.lang.RuntimeException at ReshuffleTest.java:251
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
ReshuffleTest.java:251
org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests >
testParDoEmptyWithTaggedOutput FAILED
java.lang.RuntimeException at ParDoTest.java:646
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
ParDoTest.java:646
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.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.WithTimestampsTest >
withTimestampsLambdaShouldApplyTimestamps FAILED
java.lang.RuntimeException at WithTimestampsTest.java:205
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
WithTimestampsTest.java:205
org.apache.beam.sdk.transforms.ReshuffleTest > testReshufflePreservesTimestamps
FAILED
java.lang.RuntimeException at ReshuffleTest.java:148
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
ReshuffleTest.java:148
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.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.ReifyTimestampsTest > inValuesSucceeds FAILED
java.lang.RuntimeException at ReifyTimestampsTest.java:60
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
ReifyTimestampsTest.java:60
org.apache.beam.sdk.PipelineTest > testMultipleApply FAILED
java.lang.RuntimeException at PipelineTest.java:239
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
PipelineTest.java:239
org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests >
testParDoWithTaggedOutput FAILED
java.lang.RuntimeException at ParDoTest.java:604
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
ParDoTest.java:604
org.apache.beam.sdk.transforms.ParDoTest$BasicTests >
testParDoInCustomTransform FAILED
java.lang.RuntimeException at ParDoTest.java:420
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
ParDoTest.java:420
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.transforms.ReshuffleTest >
testReshuffleAfterSlidingWindowsAndGroupByKey FAILED
java.lang.RuntimeException at ReshuffleTest.java:211
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
ReshuffleTest.java:211
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.ImpulseTest > testImpulse FAILED
java.lang.RuntimeException at ImpulseTest.java:47
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
ImpulseTest.java:47
org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBasicCombine FAILED
java.lang.RuntimeException at CombineTest.java:680
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
CombineTest.java:680
org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests >
testMultiOutputParDoWithSideInputsIsCumulative FAILED
java.lang.RuntimeException at ParDoTest.java:1143
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
ParDoTest.java:1143
org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDoEmptyOutputs
FAILED
java.lang.RuntimeException at ParDoTest.java:390
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
ParDoTest.java:390
org.apache.beam.sdk.transforms.ParDoTest$StateTests >
testCombiningStateParameterSuperclass FAILED
java.lang.RuntimeException at ParDoTest.java:2256
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
ParDoTest.java:2256
org.apache.beam.sdk.transforms.ReshuffleTest > testJustReshuffle FAILED
java.lang.RuntimeException at ReshuffleTest.java:102
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
ReshuffleTest.java:102
org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests >
testSideInputAnnotationWithMultipleSideInputs FAILED
java.lang.RuntimeException at ParDoTest.java:1033
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
ParDoTest.java:1033
org.apache.beam.sdk.transforms.ParDoTest$StateTests > testValueStateDedup FAILED
java.lang.RuntimeException at ParDoTest.java:1772
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
ParDoTest.java:1772
org.apache.beam.sdk.transforms.CreateTest > testCreateWithNullsAndValues FAILED
java.lang.RuntimeException at CreateTest.java:162
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
CreateTest.java:162
org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests >
testSideInputAnnotation FAILED
java.lang.RuntimeException at ParDoTest.java:930
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
ParDoTest.java:930
org.apache.beam.sdk.transforms.CreateTest > testCreateWithVoidType FAILED
java.lang.RuntimeException at CreateTest.java:326
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
CreateTest.java:326
org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests >
testParDoWithEmptyTaggedOutput FAILED
java.lang.RuntimeException at ParDoTest.java:670
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
ParDoTest.java:670
org.apache.beam.sdk.transforms.ViewTest > testListSideInput FAILED
java.lang.RuntimeException at ViewTest.java:241
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
ViewTest.java:241
org.apache.beam.sdk.transforms.ViewTest > testMapSideInput FAILED
java.lang.RuntimeException at ViewTest.java:945
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
ViewTest.java:945
org.apache.beam.sdk.transforms.ViewTest >
testWindowedSideInputFixedToFixedWithDefault FAILED
java.lang.RuntimeException at ViewTest.java:1455
org.apache.beam.sdk.transforms.CombineTest$BasicTests >
testBinaryCombinePerKeyLambda FAILED
java.lang.RuntimeException at CombineTest.java:925
org.apache.beam.sdk.testing.PAssertTest > testIsEqualTo FAILED
java.lang.RuntimeException at PAssertTest.java:309
org.apache.beam.sdk.testing.PAssertTest > testEmpty FAILED
java.lang.RuntimeException at PAssertTest.java:452
151 tests completed, 84 failed, 2 skipped
> Task :runners:google-cloud-dataflow-java:validatesRunnerFnApiWorkerTest FAILED
> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20191207120034
Untagged:
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:1c59708578bb54ca4a3f0241d13ac3893ec42b8db444f6eaf8fb3218e5335cc8
Deleted: sha256:81a74226ea9b2c4b9fc084eced679942cdc1d4d1334aa22daae1c2ecb23dc6aa
Deleted: sha256:ca8371e84fed47e03d5e6134b64b15f5c91957d5cc9f146eaaa55d9c7ae7c0d9
Deleted: sha256:0936433c03eb7a738019120b213b9732486adfbe10d0e9002cef7ecb0925e439
Deleted: sha256:0a59898fcf410bac789c0e37a399e2d46e5871d6017f5290ac3c22fb3adcaa7c
Deleted: sha256:30437ff9c1fa0db59d7a908d03b65afe736b5f6116b546300384f48e11f0169e
Deleted: sha256:74020f2b67729f8e67e768ccec4bcd4f3aa9c645b98c41132d56efdd6aec6cfd
Deleted: sha256:4d52e8708048b2e301bae492772cd113cdb6fe4d5db9a25c59f57ca26f5ea202
Deleted: sha256:a101186dc0ba527edddef43acdaeb186fc08ca63dc1918873a1f96e79cd78ef5
Deleted: sha256:0a0ab49031d2e44a885445d7389622a93bb41cfa4b5b54518e2895a023809460
Deleted: sha256:4d2c4700d6d1c79e76d92e32db540ee7ef7f7399501a9842b5da8f7f94830c57
Deleted: sha256:884f1974f06c19bee11cca09d7f72d55e0babf3f9a0bb0751709ef71146402e8
Deleted: sha256:07736db745b89db435de2745227d4735777b54f38036c6f964f068957bc26657
Deleted: sha256:002292c89a00ee86a2b0635254c655a4d6f3abd1253d4828184a178561c39d77
Deleted: sha256:ec2312adfa823f86c939907b3eeb3a239a0c48268e0e03a248124d37c84aeed9
Digests:
-
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:1c59708578bb54ca4a3f0241d13ac3893ec42b8db444f6eaf8fb3218e5335cc8
Associated tags:
- 20191207120034
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20191207120034
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20191207120034].
Deleted
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:1c59708578bb54ca4a3f0241d13ac3893ec42b8db444f6eaf8fb3218e5335cc8].
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task
':runners:google-cloud-dataflow-java:validatesRunnerFnApiWorkerTest'.
> There were failing tests. See the report at:
> file://<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerFnApiWorkerTest/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 2h 21m 59s
96 actionable tasks: 68 executed, 27 from cache, 1 up-to-date
Publishing build scan...
https://scans.gradle.com/s/nt3qbljp5ucue
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]