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

Changes:

[github] Update dataflow py container ver to 20200317 (#11145)


------------------------------------------
[...truncated 67.62 KB...]
                            Caused by: 
java.lang.reflect.InvocationTargetException
                                Caused by: 
org.apache.beam.vendor.grpc.v1p26p0.io.netty.channel.ChannelException
                                    Caused by: java.net.SocketException

org.apache.beam.sdk.transforms.ViewTest > testMapSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:1301
        Caused by: java.lang.RuntimeException at ViewTest.java:1301
            Caused by: java.util.concurrent.ExecutionException at 
ViewTest.java:1301
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ViewTest > testWindowedMapAsEntrySetSideInput 
FAILED
    java.lang.RuntimeException at ViewTest.java:1099
        Caused by: java.lang.RuntimeException at ViewTest.java:1099
            Caused by: java.util.concurrent.ExecutionException at 
ViewTest.java:1099
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ViewTest > 
testEmptyMapSideInputWithNonDeterministicKeyCoder FAILED
    java.lang.RuntimeException at ViewTest.java:1211
        Caused by: java.lang.RuntimeException at ViewTest.java:1211
            Caused by: java.util.concurrent.ExecutionException at 
ViewTest.java:1211
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ViewTest > testMultimapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:581
        Caused by: java.lang.RuntimeException at ViewTest.java:581
            Caused by: java.util.concurrent.ExecutionException at 
ViewTest.java:581
                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.ViewTest > testSingletonSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:113
        Caused by: java.lang.RuntimeException at ViewTest.java:113
            Caused by: java.util.concurrent.ExecutionException at 
ViewTest.java:113
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.KvSwapTest > testKvSwap FAILED
    java.lang.RuntimeException at KvSwapTest.java:77
        Caused by: java.lang.RuntimeException at KvSwapTest.java:77
            Caused by: java.util.concurrent.ExecutionException at 
KvSwapTest.java:77
                Caused by: java.lang.RuntimeException
                    Caused by: 
org.apache.beam.vendor.grpc.v1p26p0.io.grpc.StatusRuntimeException

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

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

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

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

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

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.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.lang.RuntimeException
                    Caused by: 
org.apache.beam.vendor.grpc.v1p26p0.io.grpc.StatusRuntimeException

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.lang.RuntimeException
                    Caused by: 
org.apache.beam.vendor.grpc.v1p26p0.io.grpc.StatusRuntimeException

org.apache.beam.sdk.transforms.ParDoTest$TimestampTests > 
testParDoShiftTimestamp FAILED
    java.lang.RuntimeException at ParDoTest.java:1654
        Caused by: java.lang.RuntimeException at ParDoTest.java:1654
            Caused by: java.util.concurrent.ExecutionException at 
ParDoTest.java:1654
                Caused by: java.lang.RuntimeException
                    Caused by: 
org.apache.beam.vendor.grpc.v1p26p0.io.grpc.StatusRuntimeException

org.apache.beam.sdk.transforms.ParDoTest$TimestampTests > 
testParDoShiftTimestampUnlimited FAILED
    java.lang.RuntimeException at ParDoTest.java:1743
        Caused by: java.lang.RuntimeException at ParDoTest.java:1743
            Caused by: java.util.concurrent.ExecutionException at 
ParDoTest.java:1743
                Caused by: java.lang.RuntimeException
                    Caused by: 
org.apache.beam.vendor.grpc.v1p26p0.io.grpc.StatusRuntimeException
                        Caused by: 
org.apache.beam.vendor.grpc.v1p26p0.io.netty.channel.ChannelException
                            Caused by: 
java.lang.reflect.InvocationTargetException
                                Caused by: 
org.apache.beam.vendor.grpc.v1p26p0.io.netty.channel.ChannelException
                                    Caused by: java.net.SocketException

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.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.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.lang.RuntimeException
                    Caused by: 
org.apache.beam.vendor.grpc.v1p26p0.io.grpc.StatusRuntimeException

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.lang.RuntimeException
                    Caused by: 
org.apache.beam.vendor.grpc.v1p26p0.io.grpc.StatusRuntimeException

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.lang.RuntimeException
                    Caused by: 
org.apache.beam.vendor.grpc.v1p26p0.io.grpc.StatusRuntimeException

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.lang.RuntimeException
                    Caused by: 
org.apache.beam.vendor.grpc.v1p26p0.io.grpc.StatusRuntimeException

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.lang.RuntimeException
                    Caused by: 
org.apache.beam.vendor.grpc.v1p26p0.io.grpc.StatusRuntimeException
                        Caused by: 
org.apache.beam.vendor.grpc.v1p26p0.io.netty.channel.ChannelException
                            Caused by: 
java.lang.reflect.InvocationTargetException
                                Caused by: 
org.apache.beam.vendor.grpc.v1p26p0.io.netty.channel.ChannelException
                                    Caused by: java.net.SocketException

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.ParDoTest$TimerCoderInferenceTests > 
testValueStateCoderInferenceFromInputCoder FAILED
    java.lang.RuntimeException at ParDoTest.java:4381
        Caused by: java.lang.RuntimeException at ParDoTest.java:4381
            Caused by: java.util.concurrent.ExecutionException at 
ParDoTest.java:4381
                Caused by: java.lang.RuntimeException
                    Caused by: 
org.apache.beam.vendor.grpc.v1p26p0.io.grpc.StatusRuntimeException

org.apache.beam.sdk.transforms.ParDoTest$TimerCoderInferenceTests > 
testValueStateCoderInference FAILED
    java.lang.RuntimeException at ParDoTest.java:4311
        Caused by: java.lang.RuntimeException at ParDoTest.java:4311
            Caused by: java.util.concurrent.ExecutionException at 
ParDoTest.java:4311
                Caused by: java.lang.RuntimeException
                    Caused by: 
org.apache.beam.vendor.grpc.v1p26p0.io.grpc.StatusRuntimeException

org.apache.beam.sdk.transforms.ParDoTest$LifecycleTests > 
testWindowingInStartAndFinishBundle FAILED
    java.lang.RuntimeException at ParDoTest.java:1571
        Caused by: java.lang.RuntimeException at ParDoTest.java:1571
            Caused by: java.util.concurrent.ExecutionException at 
ParDoTest.java:1571
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.WithTimestampsTest > 
withTimestampsShouldApplyTimestamps FAILED
    java.lang.RuntimeException at WithTimestampsTest.java:78
        Caused by: java.lang.RuntimeException at WithTimestampsTest.java:78
            Caused by: java.util.concurrent.ExecutionException at 
WithTimestampsTest.java:78
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.WithTimestampsTest > 
withTimestampsBackwardsInTimeAndWithAllowedTimestampSkewShouldSucceed FAILED
    java.lang.RuntimeException at WithTimestampsTest.java:142
        Caused by: java.lang.RuntimeException at WithTimestampsTest.java:142
            Caused by: java.util.concurrent.ExecutionException at 
WithTimestampsTest.java:142
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.WithTimestampsTest > 
withTimestampsLambdaShouldApplyTimestamps FAILED
    java.lang.RuntimeException at WithTimestampsTest.java:205
        Caused by: java.lang.RuntimeException at WithTimestampsTest.java:205
            Caused by: java.util.concurrent.ExecutionException at 
WithTimestampsTest.java:205
                Caused by: java.io.FileNotFoundException

199 tests completed, 133 failed, 3 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 48m 12s
62 actionable tasks: 41 executed, 21 from cache

Publishing build scan...
https://gradle.com/s/6nhhwtqpopbbg

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