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 2019/11/20 00:35:44 UTC

Build failed in Jenkins: beam_PostCommit_Java_PVR_Spark_Batch #1341

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

Changes:

[robertwb] [BEAM-8335] Adds the StreamingCache (#10119)

[github] [BEAM-8151] Further cleanup of SDK Workers. (#10134)


------------------------------------------
[...truncated 58.90 KB...]
                Caused by: java.lang.RuntimeException
                    Caused by: org.apache.beam.vendor.grpc.v1p21p0.io.grpc.StatusRuntimeException

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterSlidingWindowsAndGroupByKey FAILED
    java.lang.RuntimeException at ReshuffleTest.java:211
        Caused by: java.lang.RuntimeException at ReshuffleTest.java:211
            Caused by: java.util.concurrent.ExecutionException at ReshuffleTest.java:211
                Caused by: java.lang.RuntimeException
                    Caused by: org.apache.beam.vendor.grpc.v1p21p0.io.grpc.StatusRuntimeException

org.apache.beam.sdk.transforms.ReifyTimestampsTest > extractFromValuesSucceeds FAILED
    java.lang.RuntimeException at ReifyTimestampsTest.java:92
        Caused by: java.lang.RuntimeException at ReifyTimestampsTest.java:92
            Caused by: java.util.concurrent.ExecutionException at ReifyTimestampsTest.java:92
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollections FAILED
    java.lang.RuntimeException at FlattenTest.java:92
        Caused by: java.lang.RuntimeException at FlattenTest.java:92
            Caused by: java.util.concurrent.ExecutionException at FlattenTest.java:92
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ReshuffleTest > testJustReshuffle FAILED
    java.lang.RuntimeException at ReshuffleTest.java:102
        Caused by: java.lang.RuntimeException at ReshuffleTest.java:102
            Caused by: java.util.concurrent.ExecutionException at ReshuffleTest.java:102
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ReifyTimestampsTest > inValuesSucceeds FAILED
    java.lang.RuntimeException at ReifyTimestampsTest.java:60
        Caused by: java.lang.RuntimeException at ReifyTimestampsTest.java:60
            Caused by: java.util.concurrent.ExecutionException at ReifyTimestampsTest.java:60
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:118
        Caused by: java.lang.RuntimeException at FlattenTest.java:118
            Caused by: java.util.concurrent.ExecutionException at FlattenTest.java:118
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDo FAILED
    java.lang.RuntimeException at ParDoTest.java:358
        Caused by: java.lang.RuntimeException at ParDoTest.java:358
            Caused by: java.util.concurrent.ExecutionException at ParDoTest.java:358
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testPipelineOptionsParameter FAILED
    java.lang.RuntimeException at ParDoTest.java:556
        Caused by: java.lang.RuntimeException at ParDoTest.java:556
            Caused by: java.util.concurrent.ExecutionException at ParDoTest.java:556
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.FlattenTest > testFlattenMultiplePCollectionsHavingMultipleConsumers FAILED
    java.lang.RuntimeException at FlattenTest.java:347
        Caused by: java.lang.RuntimeException at FlattenTest.java:347
            Caused by: java.util.concurrent.ExecutionException at FlattenTest.java:347
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDoEmpty FAILED
    java.lang.RuntimeException at ParDoTest.java:374
        Caused by: java.lang.RuntimeException at ParDoTest.java:374
            Caused by: java.util.concurrent.ExecutionException at ParDoTest.java:374
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterables FAILED
    java.lang.RuntimeException at FlattenTest.java:252
        Caused by: java.lang.RuntimeException at FlattenTest.java:252
            Caused by: java.util.concurrent.ExecutionException at FlattenTest.java:252
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDoInCustomTransform FAILED
    java.lang.RuntimeException at ParDoTest.java:420
        Caused by: java.lang.RuntimeException at ParDoTest.java:420
            Caused by: java.util.concurrent.ExecutionException at ParDoTest.java:420
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesSets FAILED
    java.lang.RuntimeException at FlattenTest.java:280
        Caused by: java.lang.RuntimeException at FlattenTest.java:280
            Caused by: java.util.concurrent.ExecutionException at FlattenTest.java:280
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDoEmptyOutputs FAILED
    java.lang.RuntimeException at ParDoTest.java:390
        Caused by: java.lang.RuntimeException at ParDoTest.java:390
            Caused by: java.util.concurrent.ExecutionException at ParDoTest.java:390
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmptyThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:224
        Caused by: java.lang.RuntimeException at FlattenTest.java:224
            Caused by: java.util.concurrent.ExecutionException at FlattenTest.java:224
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.CombineTest$AccumulationTests > testAccumulatingCombine FAILED
    java.lang.RuntimeException at CombineTest.java:1449
        Caused by: java.lang.RuntimeException at CombineTest.java:1449
            Caused by: java.util.concurrent.ExecutionException at CombineTest.java:1449
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.CombineTest$AccumulationTests > testAccumulatingCombineEmpty FAILED
    java.lang.RuntimeException at CombineTest.java:1462
        Caused by: java.lang.RuntimeException at CombineTest.java:1462
            Caused by: java.util.concurrent.ExecutionException at CombineTest.java:1462
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.CreateTest > testCreateEmpty FAILED
    java.lang.RuntimeException at CreateTest.java:102
        Caused by: java.lang.RuntimeException at CreateTest.java:102
            Caused by: java.util.concurrent.ExecutionException at CreateTest.java:102
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.CreateTest > testCreateWithKVVoidType FAILED
    java.lang.RuntimeException at CreateTest.java:338
        Caused by: java.lang.RuntimeException at CreateTest.java:338
            Caused by: java.util.concurrent.ExecutionException at CreateTest.java:338
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.CreateTest > testCreateWithNullsAndValues FAILED
    java.lang.RuntimeException at CreateTest.java:162
        Caused by: java.lang.RuntimeException at CreateTest.java:162
            Caused by: java.util.concurrent.ExecutionException at CreateTest.java:162
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.CreateTest > testCreateWithVoidType FAILED
    java.lang.RuntimeException at CreateTest.java:326
        Caused by: java.lang.RuntimeException at CreateTest.java:326
            Caused by: java.util.concurrent.ExecutionException at CreateTest.java:326
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.CreateTest > testCreate FAILED
    java.lang.RuntimeException at CreateTest.java:91
        Caused by: java.lang.RuntimeException at CreateTest.java:91
            Caused by: java.util.concurrent.ExecutionException at CreateTest.java:91
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoSchemaTest > testReadAndWrite FAILED
    java.lang.RuntimeException at ParDoSchemaTest.java:150
        Caused by: java.lang.RuntimeException at ParDoSchemaTest.java:150
            Caused by: java.util.concurrent.ExecutionException at ParDoSchemaTest.java:150
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoSchemaTest > testSchemasPassedThrough FAILED
    java.lang.RuntimeException at ParDoSchemaTest.java:420
        Caused by: java.lang.RuntimeException at ParDoSchemaTest.java:420
            Caused by: java.util.concurrent.ExecutionException at ParDoSchemaTest.java:420
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoSchemaTest > testSchemaFieldSelectionNested FAILED
    java.lang.RuntimeException at ParDoSchemaTest.java:633
        Caused by: java.lang.RuntimeException at ParDoSchemaTest.java:633
            Caused by: java.util.concurrent.ExecutionException at ParDoSchemaTest.java:633
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoSchemaTest > testSchemaFieldSelectionUnboxing FAILED
    java.lang.RuntimeException at ParDoSchemaTest.java:542
        Caused by: java.lang.RuntimeException at ParDoSchemaTest.java:542
            Caused by: java.util.concurrent.ExecutionException at ParDoSchemaTest.java:542
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoSchemaTest > testSchemaFieldDescriptorSelectionUnboxing FAILED
    java.lang.RuntimeException at ParDoSchemaTest.java:583
        Caused by: java.lang.RuntimeException at ParDoSchemaTest.java:583
            Caused by: java.util.concurrent.ExecutionException at ParDoSchemaTest.java:583
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoSchemaTest > testInferredSchemaPipeline FAILED
    java.lang.RuntimeException at ParDoSchemaTest.java:405
        Caused by: java.lang.RuntimeException at ParDoSchemaTest.java:405
            Caused by: java.util.concurrent.ExecutionException at ParDoSchemaTest.java:405
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoSchemaTest > testFieldAccessSchemaPipeline FAILED
    java.lang.RuntimeException at ParDoSchemaTest.java:327
        Caused by: java.lang.RuntimeException at ParDoSchemaTest.java:327
            Caused by: java.util.concurrent.ExecutionException at ParDoSchemaTest.java:327
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoSchemaTest > testSimpleSchemaPipeline FAILED
    java.lang.RuntimeException at ParDoSchemaTest.java:96
        Caused by: java.lang.RuntimeException at ParDoSchemaTest.java:96
            Caused by: java.util.concurrent.ExecutionException at ParDoSchemaTest.java:96
                Caused by: java.lang.RuntimeException
                    Caused by: org.apache.beam.vendor.grpc.v1p21p0.io.grpc.StatusRuntimeException

org.apache.beam.sdk.transforms.ParDoSchemaTest > testSchemaConversionPipeline FAILED
    java.lang.RuntimeException at ParDoSchemaTest.java:453
        Caused by: java.lang.RuntimeException at ParDoSchemaTest.java:453
            Caused by: java.util.concurrent.ExecutionException at ParDoSchemaTest.java:453
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoSchemaTest > testReadAndWriteWithSchemaRegistry FAILED
    java.lang.RuntimeException at ParDoSchemaTest.java:292
        Caused by: java.lang.RuntimeException at ParDoSchemaTest.java:292
            Caused by: java.util.concurrent.ExecutionException at ParDoSchemaTest.java:292
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoSchemaTest > testReadAndWriteMultiOutput FAILED
    java.lang.RuntimeException at ParDoSchemaTest.java:247
        Caused by: java.lang.RuntimeException at ParDoSchemaTest.java:247
            Caused by: java.util.concurrent.ExecutionException at ParDoSchemaTest.java:247
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoSchemaTest > testNestedSchema FAILED
    java.lang.RuntimeException at ParDoSchemaTest.java:492
        Caused by: java.lang.RuntimeException at ParDoSchemaTest.java:492
            Caused by: java.util.concurrent.ExecutionException at ParDoSchemaTest.java:492
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.io.CountingSourceTest > testUnboundedSourceSplits FAILED
    java.lang.RuntimeException at CountingSourceTest.java:246
        Caused by: java.lang.RuntimeException at CountingSourceTest.java:246
            Caused by: java.util.concurrent.ExecutionException at CountingSourceTest.java:246
                Caused by: java.lang.RuntimeException
                    Caused by: org.apache.beam.vendor.grpc.v1p21p0.io.grpc.StatusRuntimeException

org.apache.beam.sdk.io.CountingSourceTest > testBoundedSourceSplits FAILED
    java.lang.RuntimeException at CountingSourceTest.java:121
        Caused by: java.lang.RuntimeException at CountingSourceTest.java:121
            Caused by: java.util.concurrent.ExecutionException at CountingSourceTest.java:121
                Caused by: java.io.FileNotFoundException

195 tests completed, 118 failed, 2 skipped

> Task :runners:spark:job-server:validatesPortableRunnerBatch FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':runners:spark:job-server:validatesPortableRunnerBatch'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_PVR_Spark_Batch/ws/src/runners/spark/job-server/build/reports/tests/validatesPortableRunnerBatch/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 52m 29s
58 actionable tasks: 38 executed, 20 from cache

Publishing build scan...
https://gradle.com/s/4mzad5vnygj3w

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_PVR_Spark_Batch #1342

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


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