You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/15 00:46:06 UTC

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow #2816

See <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/2816/display/redirect?page=changes>

Changes:

[robertwb] [BEAM-6587] Remove hacks due to missing common string coder.

[chadrik] [BEAM-7746] Address changes in code since annotations were introduced

[chadrik] [BEAM-7746]  Typing fixes that require runtime code changes

[chadrik] [BEAM-7746] Avoid creating attributes dynamically, so that they can be

[chadrik] [BEAM-7746] Bugfix: coder id is expected to be str in python3

[chadrik] [BEAM-7746] Explicitly unpack tuple to avoid inferring unbounded tuple

[chadrik] [BEAM-7746] Generate files with protobuf urns as part of gen_protos

[chadrik] [BEAM-7746] Move name and coder to base StateSpec class

[chadrik] [BEAM-7746] Remove reference to missing attribute in

[chadrik] [BEAM-7746] Non-Optional arguments cannot default to None

[chadrik] [BEAM-7746] Avoid reusing variables with different data types

[chadrik] [BEAM-7746] Add StateHandler abstract base class

[chadrik] [BEAM-7746] Add TODO about fixing assignment to

[chadrik] [BEAM-7746] Fix functions that were defined twice

[chadrik] [BEAM-7746] Fix tests that have the same name

[github] [Go SDK Doc] Update Dead Container Link (#10585)


------------------------------------------
[...truncated 59.10 KB...]
1608029e89ad: Preparing
03ff63c55220: Preparing
bee1e39d7c3a: Preparing
1f59a4b2e206: Preparing
0ca7f54856c0: Preparing
ebb9ae013834: Preparing
03ff63c55220: Waiting
ecc3f5ad00ff: Waiting
bee1e39d7c3a: Waiting
2f6d5006f5d1: Waiting
1f59a4b2e206: Waiting
0ca7f54856c0: Waiting
ebb9ae013834: Waiting
1608029e89ad: Waiting
b9cb3a0da6a6: Layer already exists
d38ff469f5e0: Layer already exists
ba6c8e9abdb0: Layer already exists
df59d7426054: Layer already exists
beda4ef95321: Layer already exists
ecc3f5ad00ff: Layer already exists
2f6d5006f5d1: Layer already exists
1608029e89ad: Layer already exists
03ff63c55220: Layer already exists
bee1e39d7c3a: Layer already exists
1f59a4b2e206: Layer already exists
0ca7f54856c0: Layer already exists
ebb9ae013834: Layer already exists
20200114180035: digest: sha256:6c22b6a2833493942263b39d5a889a1b948123cf72065d53ddf501fd0b000d7b size: 3056
39240920afcc: Preparing
7165e2a9e7c3: Preparing
0172c709e61e: Preparing
eeeb9fe41714: Preparing
7a2fb5e15dc6: Preparing
921fdaf7a028: Preparing
d32e23a0d8e9: Preparing
e7fe5541de5f: Preparing
03ff63c55220: Preparing
bee1e39d7c3a: Preparing
1f59a4b2e206: Preparing
0ca7f54856c0: Preparing
ebb9ae013834: Preparing
d32e23a0d8e9: Waiting
03ff63c55220: Waiting
ebb9ae013834: Waiting
0ca7f54856c0: Waiting
e7fe5541de5f: Waiting
bee1e39d7c3a: Waiting
1f59a4b2e206: Waiting
921fdaf7a028: Waiting
7a2fb5e15dc6: Pushed
7165e2a9e7c3: Pushed
0172c709e61e: Pushed
e7fe5541de5f: Layer already exists
03ff63c55220: Layer already exists
bee1e39d7c3a: Layer already exists
1f59a4b2e206: Layer already exists
0ca7f54856c0: Layer already exists
ebb9ae013834: Layer already exists
d32e23a0d8e9: Layer already exists
39240920afcc: Pushed
921fdaf7a028: Pushed
eeeb9fe41714: Pushed
20200114223105: digest: sha256:3a5d1fe53025201bc1b513775a78a197b3fa619a2b740738c5b15bc9c345d915 size: 3056

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

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesCollections FAILED
    java.lang.RuntimeException at FlattenTest.java:297
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at FlattenTest.java:297

org.apache.beam.sdk.transforms.windowing.WindowTest > testTimestampCombinerEndOfWindow FAILED
    java.lang.RuntimeException at WindowTest.java:498
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at WindowTest.java:498

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

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

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

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

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsShouldApplyTimestamps FAILED
    java.lang.RuntimeException at WithTimestampsTest.java:78
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at WithTimestampsTest.java:78

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterSessionsAndGroupByKey FAILED
    java.lang.RuntimeException at ReshuffleTest.java:169
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ReshuffleTest.java:169

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.ReifyTimestampsTest > extractFromValuesWhenValueTimestampedLaterSucceeds FAILED
    java.lang.RuntimeException at ReifyTimestampsTest.java:128
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ReifyTimestampsTest.java:128

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

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

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

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

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

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

org.apache.beam.sdk.transforms.FlattenTest > testEmptyFlattenAsSideInput FAILED
    java.lang.RuntimeException at FlattenTest.java:211
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at FlattenTest.java:211

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

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

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

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

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.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:648
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ParDoTest.java:648

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

151 tests completed, 33 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:20200114223105
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:3a5d1fe53025201bc1b513775a78a197b3fa619a2b740738c5b15bc9c345d915
Deleted: sha256:87e13082bfa91c581f4f1af53527974ed99d9ccfb50fc2b1cab2a7609e2a56ea
Deleted: sha256:9ae1bfbf13819f562d4a364766f3e5b57ff2f5ee94f9bc4ad6da77f7fc464b48
Deleted: sha256:b711ef2d879b4625d555cfc6f14a06f32aad065931742ac3dbc60ff3dbdaed60
Deleted: sha256:f487f50515cd2cbbce50478393f67423c4facf0a69035c16f1ac6d633d1eedab
Deleted: sha256:bcdc7c69040ef5f058c1ab1ac20ec7ede124f36186d5f6b958dd148805df7812
Deleted: sha256:4260ee0f4b62aa2f4beeeccb305928522c9dd4e7a4f0e85fe73244474e28186c
Deleted: sha256:515828b73329922a4b8972d807f4e327b88e4090fa1e5e038d967d179f107909
Deleted: sha256:51375668803fd434834854dd48304ee0ab1ed9fac1a14b36f4313e884115fa2f
Deleted: sha256:2f400f981448f1c7bade14be5a25b4967d8a47a7a11e82fd9dc8f12183835c93
Deleted: sha256:941e9a827d53edf8e7b8092210f5876accd03efc9856a4610be052ffdd53bf98
Deleted: sha256:667d32fc5c4f59bc6785ec155ce1ea94550eb3e6ee841af847b7045ed80fbf59
Deleted: sha256:a7371e17ba2448f7f26cd68d54a2b6b15bff67b823d1469dd48fd416d09f148d
Deleted: sha256:74d978fa6a29686e332e4071fba9f0d79852be36d6f09cf164d4a0438de4c8e0
Deleted: sha256:f68e0b0fb7084eba4ee0310d7e7cac46333ebb3159d5457476de797f527df801
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:3a5d1fe53025201bc1b513775a78a197b3fa619a2b740738c5b15bc9c345d915
  Associated tags:
 - 20200114223105
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200114223105
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200114223105].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:3a5d1fe53025201bc1b513775a78a197b3fa619a2b740738c5b15bc9c345d915].

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

Publishing build scan...
https://gradle.com/s/fqj2qgucapfwm

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow #2817

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/2817/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org