See 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1516/display/redirect>

Changes:


------------------------------------------
[...truncated 54.73 KB...]

> Task :runners:samza:validatesRunnerSickbay

org.apache.beam.sdk.coders.PCollectionCustomCoderTest > testEncodingNPException 
FAILED
    java.lang.AssertionError at Assert.java:89

> Task :runners:flink:1.16:validatesRunnerSickbay FAILED

1 test completed, 1 failed
[flink-akka.actor.default-dispatcher-9] INFO 
org.apache.flink.runtime.resourcemanager.slotmanager.DeclarativeSlotManager - 
Closing the slot manager.
[flink-akka.actor.default-dispatcher-9] INFO 
org.apache.flink.runtime.resourcemanager.slotmanager.DeclarativeSlotManager - 
Suspending the slot manager.
[TransientBlobCache shutdown hook] INFO 
org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache
[PermanentBlobCache shutdown hook] INFO 
org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[flink-akka.actor.default-dispatcher-10] INFO 
org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopped dispatcher 
akka://flink/user/rpc/dispatcher_1.
[mini-cluster-io-thread-1] INFO 
org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopping Akka RPC service.
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - 
Stopped BLOB server at 0.0.0.0:40513

> Task :runners:flink:1.14:validatesRunnerSickbay FAILED

org.apache.beam.sdk.transforms.ParDoTest$TimestampTests > 
testOnWindowTimestampSkew FAILED
    java.lang.AssertionError at ParDoTest.java:2238
        Caused by: java.lang.AssertionError at MatcherAssert.java:18

1 test completed, 1 failed

> Task :runners:direct-java:validatesRunnerSickbay

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.junit.runners.model.TestTimedOutException at 
BoundedReadFromUnboundedSourceTest.java:145

[TransientBlobCache shutdown hook] INFO 
org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache
[PermanentBlobCache shutdown hook] INFO 
org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[FileChannelManagerImpl-netty-shuffle shutdown hook] INFO 
org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager 
removed spill file directory 
/tmp/flink-netty-shuffle-6c7c45ea-74d4-47d2-9394-59724cf06122
[FileChannelManagerImpl-io shutdown hook] INFO 
org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager 
removed spill file directory /tmp/flink-io-241a5f5f-e3f9-4194-9452-c2d1c38d166a
[flink-akka.actor.default-dispatcher-2] INFO 
org.apache.flink.runtime.io.network.NettyShuffleEnvironment - Shutting down the 
network environment and its components.
[FileCache shutdown hook] INFO org.apache.flink.runtime.filecache.FileCache - 
removed file cache directory 
/tmp/flink-dist-cache-e4343b07-e069-46b4-a93e-d5c0cf9184b9
[flink-akka.actor.default-dispatcher-2] INFO 
org.apache.flink.runtime.taskexecutor.KvStateService - Shutting down the 
kvState service and its components.
[flink-akka.actor.default-dispatcher-2] INFO 
org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService - Stop job leader 
service.
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - 
Stopped BLOB server at 0.0.0.0:42615
[ForkJoinPool.commonPool-worker-4] INFO 
org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint - Removing cache 
directory /tmp/flink-web-ui
[flink-akka.actor.default-dispatcher-2] INFO 
org.apache.flink.runtime.filecache.FileCache - removed file cache directory 
/tmp/flink-dist-cache-e4343b07-e069-46b4-a93e-d5c0cf9184b9

> Task :runners:flink:1.13:validatesRunnerSickbay

org.apache.beam.sdk.transforms.ParDoTest$TimestampTests > 
testOnWindowTimestampSkew FAILED
    java.lang.AssertionError at ParDoTest.java:2238
        Caused by: java.lang.AssertionError at MatcherAssert.java:18

> Task :runners:direct-java:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

1 test completed, 1 failed
[PermanentBlobCache shutdown hook] INFO 
org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[TransientBlobCache shutdown hook] INFO 
org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - 
Stopped BLOB server at 0.0.0.0:38821

> Task :runners:flink:1.12:validatesRunnerSickbay

org.apache.beam.sdk.transforms.ParDoTest$TimestampTests > 
testOnWindowTimestampSkew FAILED
    java.lang.AssertionError at ParDoTest.java:2238
        Caused by: java.lang.AssertionError at MatcherAssert.java:18

1 test completed, 1 failed

> Task :runners:flink:1.12:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

org.apache.beam.sdk.coders.PCollectionCustomCoderTest > testEncodingIOException 
FAILED
    java.lang.AssertionError at Assert.java:89

org.apache.beam.sdk.coders.PCollectionCustomCoderTest > testDecodingNPException 
FAILED
    java.lang.AssertionError at Assert.java:89

org.apache.beam.sdk.coders.PCollectionCustomCoderTest > testDecodingIOException 
FAILED
    java.lang.AssertionError at Assert.java:89

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests$ParseGenericClass > 
initializationError FAILED
    org.junit.runners.model.InvalidTestClassError at ParentRunner.java:525

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > 
testDynamicDestinationsRunnerDeterminedSharding[0: true] FAILED
    java.lang.AssertionError at AvroIOTest.java:1386
        Caused by: java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > 
testDynamicDestinationsWithNumShards[0: true] FAILED
    java.lang.AssertionError at AvroIOTest.java:1386
        Caused by: java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > 
testContinuouslyWriteAndReadMultipleFilepatterns[0: true] FAILED
    org.junit.runners.model.TestTimedOutException at AvroIOTest.java:753

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > 
testDynamicDestinationsWithoutSharding[0: true] FAILED
    java.lang.AssertionError at AvroIOTest.java:1386
        Caused by: java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > 
testDynamicDestinationsViaSinkRunnerDeterminedSharding[0: true] FAILED
    java.lang.AssertionError at AvroIOTest.java:1386
        Caused by: java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > 
testDynamicDestinationsViaSinkWithFormatterWithoutSharding[0: true] FAILED
    java.lang.AssertionError at AvroIOTest.java:1386
        Caused by: java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > 
testWriteThenReadGeneratedClassWithSchemaString[0: true] FAILED
    java.lang.AssertionError at AvroIOTest.java:419
        Caused by: java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > 
testWriteThenReadGeneratedClassWithSchema[0: true] FAILED
    java.lang.AssertionError at AvroIOTest.java:419
        Caused by: java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > 
testDynamicDestinationsViaSinkWithNumShards[0: true] FAILED
    java.lang.AssertionError at AvroIOTest.java:1386
        Caused by: java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > 
testDynamicDestinationsViaSinkWithoutSharding[0: true] FAILED
    java.lang.AssertionError at AvroIOTest.java:1386
        Caused by: java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > 
testDynamicDestinationsViaSinkWithFormatterWithNumShards[0: true] FAILED
    java.lang.AssertionError at AvroIOTest.java:1386
        Caused by: java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > 
testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[0: true] 
FAILED
    java.lang.AssertionError at AvroIOTest.java:1386
        Caused by: java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.junit.runners.model.TestTimedOutException at 
BoundedReadFromUnboundedSourceTest.java:145

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    java.lang.AssertionError at FileIOTest.java:341
        Caused by: java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    java.lang.AssertionError at FileIOTest.java:110
        Caused by: java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    java.lang.AssertionError at GroupIntoBatchesTest.java:417
        Caused by: java.lang.AssertionError at GroupIntoBatchesTest.java:430

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > 
testInGlobalWindowBatchSizeByteSizeFn FAILED
    java.lang.AssertionError at GroupIntoBatchesTest.java:208
        Caused by: java.lang.AssertionError at GroupIntoBatchesTest.java:214

org.apache.beam.sdk.transforms.WithTimestampsTest > 
withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > 
withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

85 tests completed, 31 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>
==============================================================================

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

For more on this, please refer to 
https://docs.gradle.org/8.3/userguide/command_line_interface.html#sec:command_line_warnings
 in the Gradle documentation.

BUILD FAILED in 30m 38s
141 actionable tasks: 91 executed, 50 from cache

Publishing build scan...
https://ge.apache.org/s/iwjodwcouttny

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