See 
<https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_PortabilityApi_Dataflow/1689/display/redirect>

Changes:


------------------------------------------
[...truncated 61.33 KB...]
    java.lang.RuntimeException at WindowingTest.java:168
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
WindowingTest.java:168

org.apache.beam.sdk.testing.PAssertTest > 
testAssertionSiteIsCapturedWithMessage FAILED
    java.lang.AssertionError at PAssertTest.java:527

org.apache.beam.sdk.transforms.KeysTest > testKeys FAILED
    java.lang.RuntimeException at KeysTest.java:60
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
KeysTest.java:60

org.apache.beam.sdk.transforms.ViewTest > testMapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:977
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
ViewTest.java:977

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > 
testParDoWithOnlyTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:699
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
ParDoTest.java:699

org.apache.beam.sdk.transforms.ParDoTest$LifecycleTests > 
testWindowingInStartAndFinishBundle FAILED
    java.lang.RuntimeException at ParDoTest.java:1516
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
ParDoTest.java:1516

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testCombiningState FAILED
    java.lang.RuntimeException at ParDoTest.java:2220
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
ParDoTest.java:2220

org.apache.beam.sdk.schemas.AvroSchemaTest > testAvroPipelineGroupBy FAILED
    java.lang.RuntimeException at AvroSchemaTest.java:493
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
AvroSchemaTest.java:493

org.apache.beam.sdk.values.PCollectionTupleTest > testComposePCollectionTuple 
FAILED
    java.lang.RuntimeException at PCollectionTupleTest.java:106
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
PCollectionTupleTest.java:106

org.apache.beam.sdk.transforms.join.CoGroupByKeyTest > testCoGroupByKey FAILED
    java.lang.RuntimeException at CoGroupByKeyTest.java:296
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
CoGroupByKeyTest.java:296

org.apache.beam.runners.dataflow.DataflowRunnerTest > 
testBatchGroupIntoBatchesOverride FAILED
    java.lang.RuntimeException at DataflowRunnerTest.java:1529
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
DataflowRunnerTest.java:1529

org.apache.beam.sdk.transforms.KvSwapTest > testKvSwap FAILED
    java.lang.RuntimeException at KvSwapTest.java:77
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
KvSwapTest.java:77

org.apache.beam.sdk.transforms.CombineTest$CombineWithContextTests > 
testSimpleCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:997
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
CombineTest.java:997

org.apache.beam.sdk.transforms.ParDoTest$TimestampTests > 
testParDoShiftTimestampUnlimited FAILED
    java.lang.RuntimeException at ParDoTest.java:1688
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
ParDoTest.java:1688

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.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.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.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.testing.PAssertTest > testEmptyFalse FAILED
    java.lang.AssertionError at PAssertTest.java:487

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.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.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$MultipleInputsAndOutputTests > 
testMultiOutputParDoWithSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:1105
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
ParDoTest.java:1105

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.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.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.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.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 > 
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.testing.PAssertTest > testIsEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:309
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
PAssertTest.java:309

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.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.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.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.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.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.testing.PAssertTest > testEmpty FAILED
    java.lang.RuntimeException at PAssertTest.java:452
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
PAssertTest.java:452

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$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.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.testing.PAssertTest > testWindowedContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:442
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
PAssertTest.java:442

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.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.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.testing.PAssertTest > testPAssertEqualsSingletonFalse FAILED
    java.lang.AssertionError at PAssertTest.java:370

org.apache.beam.sdk.transforms.ViewTest > 
testWindowedSideInputFixedToFixedWithDefault FAILED
    java.lang.RuntimeException at ViewTest.java:1455
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
ViewTest.java:1455

org.apache.beam.sdk.testing.PAssertTest > 
testPAssertEqualsSingletonFalseDefaultReasonString FAILED
    java.lang.AssertionError at PAssertTest.java:386

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToGlobal 
FAILED
    java.lang.RuntimeException at ViewTest.java:1416

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testValueStateDedup FAILED
    java.lang.RuntimeException at ParDoTest.java:1772

org.apache.beam.sdk.testing.PAssertTest > testNotEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:356

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterFixedWindows 
FAILED
    java.lang.RuntimeException at ReshuffleTest.java:231

org.apache.beam.sdk.testing.PAssertTest > testGlobalWindowContainsInAnyOrder 
FAILED
    java.lang.RuntimeException at PAssertTest.java:406

org.apache.beam.sdk.testing.PAssertTest > testEmptyFalseDefaultReasonString 
FAILED
    java.lang.AssertionError at PAssertTest.java:501

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > 
testSideInputAnnotationWithMultipleSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:1033

org.apache.beam.sdk.PipelineTest > testTupleProjectionTransform FAILED
    java.lang.RuntimeException at PipelineTest.java:327

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesEmpty FAILED
    java.lang.RuntimeException at FlattenTest.java:312

151 tests completed, 61 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:20191207060037
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:543c51868341f041240ef3aad1e4df0ec1d531269f0fbcd7529137e1e688969e
Digests:
- 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:543c51868341f041240ef3aad1e4df0ec1d531269f0fbcd7529137e1e688969e
  Associated tags:
 - 20191207060037
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20191207060037
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20191207060037].
Deleted 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:543c51868341f041240ef3aad1e4df0ec1d531269f0fbcd7529137e1e688969e].

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_Java11_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 6m 6s
96 actionable tasks: 68 executed, 27 from cache, 1 up-to-date

Publishing build scan...
https://scans.gradle.com/s/pumtklo2hbq4w

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]

Reply via email to