See 
<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/2591/display/redirect>

Changes:


------------------------------------------
[...truncated 57.73 KB...]

> Task :runners:google-cloud-dataflow-java:buildAndPushDockerContainer
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]
d77c78d0783a: Preparing
9cd83caab80b: Preparing
f604395c31b3: Preparing
cbac13246333: Preparing
c45d81d73df4: Preparing
71236c03b762: Preparing
2ee490fbc316: Preparing
b18043518924: Preparing
9a11244a7e74: Preparing
5f3a5adb8e97: Preparing
73bfa217d66f: Preparing
91ecdd7165d3: Preparing
e4b20fcc48f4: Preparing
9a11244a7e74: Waiting
91ecdd7165d3: Waiting
5f3a5adb8e97: Waiting
b18043518924: Waiting
e4b20fcc48f4: Waiting
2ee490fbc316: Waiting
73bfa217d66f: Waiting
f604395c31b3: Pushed
c45d81d73df4: Pushed
9cd83caab80b: Pushed
2ee490fbc316: Layer already exists
b18043518924: Layer already exists
9a11244a7e74: Layer already exists
5f3a5adb8e97: Layer already exists
73bfa217d66f: Layer already exists
91ecdd7165d3: Layer already exists
e4b20fcc48f4: Layer already exists
d77c78d0783a: Pushed
71236c03b762: Pushed
cbac13246333: Pushed
20191208180256: digest: 
sha256:16c60949484aa428d16d72861973906c4bc88fbbfd9561f98afd42c32f080ebb size: 
3056

> Task :runners:google-cloud-dataflow-java:validatesRunnerFnApiWorkerTest

org.apache.beam.sdk.transforms.windowing.WindowingTest > testMergingWindowing 
FAILED
    java.lang.RuntimeException at WindowingTest.java:168
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
WindowingTest.java:168

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.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.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.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.ViewTest > testMapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:977

org.apache.beam.sdk.transforms.KeysTest > testKeys FAILED
    java.lang.RuntimeException at KeysTest.java:60

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.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.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.WithTimestampsTest > 
withTimestampsShouldApplyTimestamps FAILED
    java.lang.RuntimeException at WithTimestampsTest.java:78

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.schemas.AvroSchemaTest > testAvroPipelineGroupBy FAILED
    java.lang.RuntimeException at AvroSchemaTest.java:493

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

org.apache.beam.sdk.transforms.ViewTest > testSideInputWithNestedIterables 
FAILED
    java.lang.RuntimeException at ViewTest.java:1539

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

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

org.apache.beam.sdk.transforms.CreateTest > testCreateWithKVVoidType FAILED
    java.lang.RuntimeException at CreateTest.java:338
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
CreateTest.java:338

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

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.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.CombineTest$WindowingTests > 
testCombineGloballyLambda FAILED
    java.lang.RuntimeException at CombineTest.java:1423

org.apache.beam.sdk.transforms.ParDoTest$TimestampTests > 
testParDoShiftTimestampUnlimited FAILED
    java.lang.RuntimeException at ParDoTest.java:1688

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

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$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$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.PipelineTest > testIdentityTransform FAILED
    java.lang.RuntimeException at PipelineTest.java:305

org.apache.beam.sdk.transforms.ViewTest > testListSideInput FAILED
    java.lang.RuntimeException 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.PipelineTest > testTupleProjectionTransform FAILED
    java.lang.RuntimeException at PipelineTest.java:327

org.apache.beam.sdk.transforms.ReifyTimestampsTest > extractFromValuesSucceeds 
FAILED
    java.lang.RuntimeException at ReifyTimestampsTest.java:92

org.apache.beam.sdk.transforms.ImpulseTest > testImpulse FAILED
    java.lang.RuntimeException at ImpulseTest.java:47

org.apache.beam.sdk.transforms.ViewTest > testWindowedIterableSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:442

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSessionsCombine 
FAILED
    java.lang.RuntimeException at CombineTest.java:1267

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterSlidingWindows 
FAILED
    java.lang.RuntimeException at ReshuffleTest.java:251

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

org.apache.beam.sdk.transforms.CombineTest$BasicTests > 
testHotKeyCombiningWithAccumulationMode FAILED
    java.lang.RuntimeException at CombineTest.java:765

org.apache.beam.sdk.transforms.ViewTest > testEmptyMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:830

org.apache.beam.sdk.testing.PAssertTest > testPAssertEqualsSingletonFalse FAILED
    java.lang.AssertionError at PAssertTest.java:370

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

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

org.apache.beam.sdk.transforms.ReshuffleTest > testReshufflePreservesTimestamps 
FAILED
    java.lang.RuntimeException at ReshuffleTest.java:148

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > 
testCombineGloballyInstanceMethodReference FAILED
    java.lang.RuntimeException at CombineTest.java:1435

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmpty FAILED
    java.lang.RuntimeException at FlattenTest.java:130

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

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

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

Publishing build scan...
https://scans.gradle.com/s/7pjmgbn6qtths

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