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 2023/08/10 06:50:45 UTC

Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1450

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

Changes:


------------------------------------------
[...truncated 86.96 KB...]
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadSchemaUpgrade[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:876
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:771
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:417
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:574
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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, 74 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 15s
142 actionable tasks: 90 executed, 50 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1563

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1563/display/redirect>

Changes:


------------------------------------------
[...truncated 51.67 KB...]

> Task :runners:direct-java:validatesRunnerSickbay FAILED

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

1 test completed, 1 failed

> Task :runners:samza:validatesRunnerSickbay

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

[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:44933

> Task :runners:flink:1.16: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.16:validatesRunnerSickbay FAILED
> Task :runners:spark:3:job-server:validatesRunnerSickbay

> Task :runners:samza:validatesRunnerSickbay

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

[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Shutdown hook called
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Deleting directory /tmp/spark-dca00cdf-142e-4925-971a-f2c4308449fa

> Task :runners:flink:1.15:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:flink:1.13:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:flink:1.12:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:flink:1.14:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:flink:1.15:classes
> Task :runners:flink:1.13:classes
> Task :runners:flink:1.15:jar
> Task :runners:flink:1.14:classes
> Task :runners:flink:1.12:classes
> Task :runners:flink:1.14:jar
> Task :runners:flink:1.13:jar
> Task :runners:flink:1.12:jar
> Task :runners:flink:1.15:validatesRunnerSickbay
> Task :runners:flink:1.14:validatesRunnerSickbay
> Task :runners:flink:1.13:validatesRunnerSickbay
> Task :runners:flink:1.12:validatesRunnerSickbay

[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:42965

> Task :runners:flink:1.15: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.15:validatesRunnerSickbay FAILED

> Task :runners:flink:1.14: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

[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:34727

> 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

[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:44489
[ForkJoinPool.commonPool-worker-9] INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint - Removing cache directory /tmp/flink-web-ui
[TransientBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache

> 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

[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[ForkJoinPool.commonPool-worker-9] INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint - Shut down complete.
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:41023

> Task :runners:flink:1.14:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:flink:1.12:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:samza:validatesRunnerSickbay

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.samza.config.ConfigException at FileIOTest.java:363
        Caused by: java.lang.reflect.InvocationTargetException at FileIOTest.java:363
            Caused by: java.lang.OutOfMemoryError at UTF8.java:36

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.OutOfMemoryError

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:121
        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 > 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

24 tests completed, 17 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: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>
==============================================================================

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.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>
==============================================================================

5: 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>
==============================================================================

6: 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>
==============================================================================

7: 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>
==============================================================================

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.4/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD FAILED in 15m 51s
145 actionable tasks: 100 executed, 45 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1562

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1562/display/redirect>

Changes:


------------------------------------------
[...truncated 52.43 KB...]

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

[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache

> Task :runners:flink:1.16: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

[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:35461

> Task :runners:flink:1.16:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:samza:validatesRunnerSickbay

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

> Task :runners:flink:1.15:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:flink:1.13:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:flink:1.14:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:flink:1.14:classes
> Task :runners:flink:1.15:classes
> Task :runners:flink:1.13:classes

> Task :runners:flink:1.12:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:flink:1.15:jar
> Task :runners:flink:1.14:jar
> Task :runners:flink:1.13:jar
> Task :runners:flink:1.12:classes
> Task :runners:flink:1.12:jar
> Task :runners:flink:1.15:validatesRunnerSickbay
> Task :runners:flink:1.14:validatesRunnerSickbay
> Task :runners:flink:1.13:validatesRunnerSickbay
> Task :runners:flink:1.12:validatesRunnerSickbay

[flink-akka.actor.default-dispatcher-9] INFO org.apache.flink.runtime.resourcemanager.StandaloneResourceManager - Shut down cluster because application is in CANCELED, diagnostics DispatcherResourceManagerComponent has been closed..
[flink-akka.actor.default-dispatcher-9] INFO org.apache.flink.runtime.entrypoint.component.DispatcherResourceManagerComponent - Closing components.
[flink-akka.actor.default-dispatcher-9] INFO org.apache.flink.runtime.dispatcher.runner.SessionDispatcherLeaderProcess - Stopping SessionDispatcherLeaderProcess.
[flink-akka.actor.default-dispatcher-9] INFO org.apache.flink.runtime.resourcemanager.ResourceManagerServiceImpl - Stopping resource manager service.
[flink-akka.actor.default-dispatcher-6] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopping dispatcher akka://flink/user/rpc/dispatcher_1.
[flink-akka.actor.default-dispatcher-6] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopping all currently running jobs of dispatcher akka://flink/user/rpc/dispatcher_1.
[flink-akka.actor.default-dispatcher-8] INFO org.apache.flink.runtime.resourcemanager.slotmanager.DeclarativeSlotManager - Closing the slot manager.
[flink-akka.actor.default-dispatcher-8] 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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:35427
[flink-akka.actor.default-dispatcher-6] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopped dispatcher akka://flink/user/rpc/dispatcher_1.

> Task :runners:flink:1.15: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.15:validatesRunnerSickbay FAILED

> Task :runners:flink:1.14: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

[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
[ForkJoinPool.commonPool-worker-11] INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint - Removing cache directory /tmp/flink-web-ui
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:35581
[ForkJoinPool.commonPool-worker-11] INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint - Shut down complete.

> 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

[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:44745
[mini-cluster-io-thread-23] INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopping Akka RPC service.

> 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

[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:41361
[ForkJoinPool.commonPool-worker-9] INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint - Removing cache directory /tmp/flink-web-ui
[ForkJoinPool.commonPool-worker-9] INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint - Shut down complete.
[flink-akka.actor.default-dispatcher-4] INFO org.apache.flink.runtime.resourcemanager.StandaloneResourceManager - Shut down cluster because application is in CANCELED, diagnostics DispatcherResourceManagerComponent has been closed..

> Task :runners:flink:1.12:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:flink:1.14:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:samza:validatesRunnerSickbay

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.junit.runners.model.TestTimedOutException at FileIOTest.java:363

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:121
        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 > 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

24 tests completed, 17 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: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>
==============================================================================

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.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>
==============================================================================

5: 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>
==============================================================================

6: 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>
==============================================================================

7: 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>
==============================================================================

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.4/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD FAILED in 21m 56s
145 actionable tasks: 99 executed, 46 from cache

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

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


beam_PostCommit_Java_Sickbay - Build # 1561 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Sickbay - Build # 1561 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1561/ to view the results.

beam_PostCommit_Java_Sickbay - Build # 1560 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Sickbay - Build # 1560 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1560/ to view the results.

beam_PostCommit_Java_Sickbay - Build # 1559 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Sickbay - Build # 1559 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1559/ to view the results.

beam_PostCommit_Java_Sickbay - Build # 1558 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Sickbay - Build # 1558 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1558/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1557

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1557/display/redirect>

Changes:


------------------------------------------
[...truncated 52.52 KB...]

> Task :runners:flink:1.16: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.16:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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

> Task :runners:spark:3:job-server:validatesRunnerSickbay

[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Shutdown hook called
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Deleting directory /tmp/spark-b8b2d931-2d7e-436b-94bd-9ff45902bae8

> Task :runners:samza:validatesRunnerSickbay

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

> Task :runners:flink:1.13:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:flink:1.12:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:flink:1.14:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:flink:1.15:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:flink:1.15:classes
> Task :runners:flink:1.15:jar
> Task :runners:flink:1.12:classes
> Task :runners:flink:1.12:jar
> Task :runners:flink:1.13:classes
> Task :runners:flink:1.13:jar
> Task :runners:flink:1.14:classes
> Task :runners:flink:1.14:jar
> Task :runners:flink:1.15: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

[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:42359

> Task :runners:flink:1.15:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:flink:1.12:validatesRunnerSickbay
> Task :runners:flink:1.13:validatesRunnerSickbay
> Task :runners:flink:1.14:validatesRunnerSickbay

[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:43281

> 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

[TransientBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache

> 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

[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:40041

> Task :runners:flink:1.12:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

1 test completed, 1 failed
[flink-akka.actor.default-dispatcher-4] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopped dispatcher akka://flink/user/rpc/dispatcher_1.
[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:43799

> Task :runners:flink:1.14: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.14:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    java.lang.OutOfMemoryError
    java.lang.OutOfMemoryError

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

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.samza.SamzaException at FileIOTest.java:430
        Caused by: java.lang.OutOfMemoryError

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
    org.apache.samza.SamzaException at FileIOTest.java:165
        Caused by: java.lang.OutOfMemoryError

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

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.samza.SamzaException at GroupIntoBatchesTest.java:297
        Caused by: java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.samza.SamzaException at GroupIntoBatchesTest.java:438
        Caused by: java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.samza.SamzaException at GroupIntoBatchesTest.java:218
        Caused by: java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.samza.SamzaException at MapElementsTest.java:129
        Caused by: java.lang.OutOfMemoryError

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

24 tests completed, 21 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: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>
==============================================================================

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.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>
==============================================================================

5: 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>
==============================================================================

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.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>
==============================================================================

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.4/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD FAILED in 32m 37s
145 actionable tasks: 100 executed, 45 from cache

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

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


beam_PostCommit_Java_Sickbay - Build # 1556 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Sickbay - Build # 1556 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1556/ to view the results.

beam_PostCommit_Java_Sickbay - Build # 1555 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Sickbay - Build # 1555 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1555/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1554

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1554/display/redirect>

Changes:


------------------------------------------
[...truncated 47.82 KB...]
> Task :runners:samza:compileJava FROM-CACHE
> Task :runners:samza:classes
> Task :runners:flink:1.13:jar
> Task :runners:flink:1.14:jar
> Task :runners:flink:1.15:jar
> Task :runners:flink:1.12:jar
> Task :runners:samza:jar

> Task :runners:portability:java:validatesRunnerSickbay

org.apache.beam.sdk.transforms.windowing.WindowingTest > testWindowPreservation FAILED
    java.lang.IllegalArgumentException at WindowingTest.java:199

1 test completed, 1 failed

> Task :runners:portability:java:validatesRunnerSickbay FAILED
> Task :runners:spark:3:compileJava FROM-CACHE
> Task :runners:spark:3:classes
> Task :runners:spark:3:jar
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :sdks:java:io:kafka:jar
> Task :runners:spark:3:compileTestJava FROM-CACHE
> Task :runners:spark:3:testClasses
> Task :runners:spark:3:testJar
> Task :runners:spark:3:job-server:validatesRunnerSickbay FROM-CACHE

> Task :runners:samza:validatesRunnerSickbay

org.apache.beam.sdk.PipelineTest > testEmptyPipeline FAILED
    org.apache.samza.SamzaException at PipelineTest.java:390
        Caused by: java.lang.IllegalArgumentException at PipelineTest.java:390

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

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

[flink-akka.actor.default-dispatcher-6] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-b8d087ac-ba21-481b-a697-2622022dc2a3
[flink-akka.actor.default-dispatcher-6] INFO org.apache.flink.runtime.io.network.NettyShuffleEnvironment - Shutting down the network environment and its components.
[flink-akka.actor.default-dispatcher-6] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-netty-shuffle-112f4c92-115a-46d8-b360-53afe8bfe1b6
[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:37783

> Task :runners:flink:1.15: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.15:validatesRunnerSickbay FAILED
> Task :runners:direct-java:validatesRunnerSickbay
> Task :runners:flink:1.16:validatesRunnerSickbay
> Task :runners:flink:1.13:validatesRunnerSickbay
> Task :runners:flink:1.14:validatesRunnerSickbay
> Task :runners:flink:1.12:validatesRunnerSickbay

[mini-cluster-io-thread-23] INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopping Akka RPC service.
[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:34911

> Task :runners:flink:1.13: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: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

[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:44207
[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

> Task :runners:flink:1.14: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

[flink-metrics-4] WARN akka.actor.CoordinatedShutdown - Could not addJvmShutdownHook, due to: Shutdown in progress
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:41635

> Task :runners:flink:1.12:validatesRunnerSickbay FAILED

1 test completed, 1 failed
[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
[mini-cluster-io-thread-2] 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:36869

> Task :runners:flink:1.16: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:flink:1.14:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:flink:1.16:validatesRunnerSickbay FAILED

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

1 test completed, 1 failed

> Task :runners:direct-java:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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
    org.apache.samza.config.ConfigException at FileIOTest.java:363
        Caused by: java.lang.reflect.InvocationTargetException at FileIOTest.java:363
            Caused by: java.lang.OutOfMemoryError

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.OutOfMemoryError

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:121
        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 > 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

24 tests completed, 17 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.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>
==============================================================================

4: 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>
==============================================================================

5: 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>
==============================================================================

6: 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>
==============================================================================

7: 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>
==============================================================================

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.4/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD FAILED in 17m 31s
145 actionable tasks: 95 executed, 50 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1553

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1553/display/redirect>

Changes:


------------------------------------------
[...truncated 47.13 KB...]
> Task :runners:flink:1.13:compileJava FROM-CACHE
> Task :runners:flink:1.13:classes
> Task :runners:flink:1.12:jar
> Task :runners:flink:1.15:jar
> Task :runners:flink:1.16:jar
> Task :runners:flink:1.14:jar
> Task :runners:flink:1.13:jar
> Task :runners:samza:compileJava FROM-CACHE
> Task :runners:samza:classes
> Task :runners:samza:jar

> Task :runners:portability:java:validatesRunnerSickbay

org.apache.beam.sdk.transforms.windowing.WindowingTest > testWindowPreservation FAILED
    java.lang.IllegalArgumentException at WindowingTest.java:199

1 test completed, 1 failed

> Task :runners:portability:java:validatesRunnerSickbay FAILED
> Task :runners:spark:3:compileJava FROM-CACHE
> Task :runners:spark:3:classes
> Task :runners:spark:3:jar
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :sdks:java:io:kafka:jar
> Task :runners:spark:3:compileTestJava FROM-CACHE
> Task :runners:spark:3:testClasses
> Task :runners:spark:3:testJar
> Task :runners:spark:3:job-server:validatesRunnerSickbay FROM-CACHE

> Task :runners:samza:validatesRunnerSickbay

org.apache.beam.sdk.PipelineTest > testEmptyPipeline FAILED
    org.apache.samza.SamzaException at PipelineTest.java:390
        Caused by: java.lang.IllegalArgumentException at PipelineTest.java:390

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

[TransientBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache

> Task :runners:flink:1.15: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

[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:34617

> Task :runners:flink:1.15:validatesRunnerSickbay FAILED

1 test completed, 1 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

> Task :runners:direct-java:validatesRunnerSickbay

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

1 test completed, 1 failed

> Task :runners:direct-java:validatesRunnerSickbay FAILED
> Task :runners:flink:1.12:validatesRunnerSickbay
> Task :runners:flink:1.16:validatesRunnerSickbay
> Task :runners:flink:1.14:validatesRunnerSickbay
> Task :runners:flink:1.13:validatesRunnerSickbay

[flink-akka.actor.default-dispatcher-7] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-d7e173c4-63d4-4eb9-b400-56dd4e04aeb3
[flink-akka.actor.default-dispatcher-7] INFO org.apache.flink.runtime.io.network.NettyShuffleEnvironment - Shutting down the network environment and its components.
[mini-cluster-io-thread-3] INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopping Akka RPC service.
[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:46703

> Task :runners:flink:1.16: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
[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:35915
[flink-metrics-6] WARN akka.actor.CoordinatedShutdown - Could not addJvmShutdownHook, due to: Shutdown in progress

> 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: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

[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:44767
[flink-akka.actor.default-dispatcher-2] INFO org.apache.flink.runtime.taskexecutor.TaskExecutor - Stopped TaskExecutor akka://flink/user/rpc/taskmanager_0.
[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:42991

> 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

1 test completed, 1 failed

> Task :runners:flink:1.12:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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
    org.apache.samza.SamzaException at FileIOTest.java:363
        Caused by: java.lang.OutOfMemoryError at Handler.java:174

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:121
        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 > 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

24 tests completed, 17 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: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>
==============================================================================

4: 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>
==============================================================================

5: 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>
==============================================================================

6: 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>
==============================================================================

7: 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>
==============================================================================

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.4/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD FAILED in 13m 37s
145 actionable tasks: 95 executed, 50 from cache

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

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


beam_PostCommit_Java_Sickbay - Build # 1552 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Sickbay - Build # 1552 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1552/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1551

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1551/display/redirect>

Changes:


------------------------------------------
[...truncated 50.04 KB...]
> Task :runners:spark:3:compileJava FROM-CACHE
> Task :runners:spark:3:classes
> Task :runners:spark:3:jar
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :sdks:java:io:kafka:jar
> Task :runners:spark:3:compileTestJava FROM-CACHE
> Task :runners:spark:3:testClasses
> Task :runners:spark:3:testJar

> Task :runners:samza:validatesRunnerSickbay

org.apache.beam.sdk.PipelineTest > testEmptyPipeline FAILED
    org.apache.samza.SamzaException at PipelineTest.java:390
        Caused by: java.lang.IllegalArgumentException at PipelineTest.java:390

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

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

[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
> Task :runners:direct-java:validatesRunnerSickbay FAILED

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

1 test completed, 1 failed


> Task :runners:flink:1.15: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

[TransientBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache
[flink-metrics-6] WARN akka.actor.CoordinatedShutdown - Could not addJvmShutdownHook, due to: Shutdown in progress
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:40753

> Task :runners:flink:1.15:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:flink:1.16:validatesRunnerSickbay
> Task :runners:flink:1.12:validatesRunnerSickbay
> Task :runners:flink:1.13:validatesRunnerSickbay
> Task :runners:flink:1.14:validatesRunnerSickbay

[ForkJoinPool.commonPool-worker-2] INFO org.apache.flink.runtime.entrypoint.component.DispatcherResourceManagerComponent - Closing components.
[ForkJoinPool.commonPool-worker-2] INFO org.apache.flink.runtime.dispatcher.runner.SessionDispatcherLeaderProcess - Stopping SessionDispatcherLeaderProcess.
[ForkJoinPool.commonPool-worker-2] INFO org.apache.flink.runtime.resourcemanager.ResourceManagerServiceImpl - Stopping resource manager service.
[flink-akka.actor.default-dispatcher-7] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopping dispatcher akka://flink/user/rpc/dispatcher_2.
[flink-akka.actor.default-dispatcher-7] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopping all currently running jobs of dispatcher akka://flink/user/rpc/dispatcher_2.
[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.resourcemanager.slotmanager.DeclarativeSlotManager - Closing the slot manager.
[flink-akka.actor.default-dispatcher-10] 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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:35863
[flink-akka.actor.default-dispatcher-7] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopped dispatcher akka://flink/user/rpc/dispatcher_2.
[mini-cluster-io-thread-2] INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopping Akka RPC service.

> Task :runners:flink:1.16: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
[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:43909
[flink-akka.actor.default-dispatcher-8] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopped dispatcher akka://flink/user/rpc/dispatcher_1.
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[mini-cluster-io-thread-4] INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopping Akka RPC service.
> Task :runners:flink:1.14: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.14:validatesRunnerSickbay FAILED

> 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

[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
[mini-cluster-io-thread-24] 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:34291

> Task :runners:flink:1.12:validatesRunnerSickbay FAILED

1 test completed, 1 failed
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[flink-akka.actor.default-dispatcher-6] INFO org.apache.flink.runtime.io.network.NettyShuffleEnvironment - Shutting down the network environment and its components.
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-486f9700-3348-4398-af5b-4cc8bdfb42d4
[flink-akka.actor.default-dispatcher-6] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-netty-shuffle-a1d570d0-9454-43d6-92a5-3e3cc33479b4
[flink-akka.actor.default-dispatcher-6] INFO org.apache.flink.runtime.taskexecutor.KvStateService - Shutting down the kvState service and its components.
[flink-akka.actor.default-dispatcher-6] INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService - Stop job leader service.
[TransientBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache
[FileCache shutdown hook] INFO org.apache.flink.runtime.filecache.FileCache - removed file cache directory /tmp/flink-dist-cache-b49156d8-d075-4f3d-ba9e-8c2eaf3edb50
[flink-akka.actor.default-dispatcher-6] INFO org.apache.flink.runtime.filecache.FileCache - removed file cache directory /tmp/flink-dist-cache-b49156d8-d075-4f3d-ba9e-8c2eaf3edb50
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:41697
[flink-akka.actor.default-dispatcher-6] INFO org.apache.flink.runtime.taskexecutor.TaskExecutor - Stopped TaskExecutor akka://flink/user/rpc/taskmanager_0.

> 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

1 test completed, 1 failed

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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

> Task :runners:spark:3:job-server:validatesRunnerSickbay

[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Shutdown hook called
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Deleting directory /tmp/spark-5d1e2402-5381-4ab1-ab9f-15e62e98ddc5

> Task :runners:samza:validatesRunnerSickbay

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.junit.runners.model.TestTimedOutException at FileIOTest.java:363

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:121
        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 > 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

24 tests completed, 17 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: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>
==============================================================================

3: 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>
==============================================================================

4: 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>
==============================================================================

5: 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>
==============================================================================

6: 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>
==============================================================================

7: 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>
==============================================================================

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.4/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD FAILED in 26m 13s
145 actionable tasks: 96 executed, 49 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1550

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1550/display/redirect>

Changes:


------------------------------------------
[...truncated 49.35 KB...]
> Task :runners:spark:3:compileJava FROM-CACHE
> Task :runners:spark:3:classes
> Task :runners:spark:3:jar
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :sdks:java:io:kafka:jar
> Task :runners:spark:3:compileTestJava FROM-CACHE
> Task :runners:spark:3:testClasses
> Task :runners:spark:3:testJar

> Task :runners:samza:validatesRunnerSickbay

org.apache.beam.sdk.PipelineTest > testEmptyPipeline FAILED
    org.apache.samza.SamzaException at PipelineTest.java:390
        Caused by: java.lang.IllegalArgumentException at PipelineTest.java:390

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

> Task :runners:flink:1.13:compileJava
> Task :runners:direct-java:validatesRunnerSickbay

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

1 test completed, 1 failed

> Task :runners:direct-java: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

[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.
[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:33401

> Task :runners:flink:1.15: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:flink:1.16:validatesRunnerSickbay
> Task :runners:flink:1.14:validatesRunnerSickbay
> Task :runners:flink:1.12:validatesRunnerSickbay

> Task :runners:flink:1.15:validatesRunnerSickbay FAILED

1 test completed, 1 failed
[ForkJoinPool.commonPool-worker-2] INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint - Removing cache directory /tmp/flink-web-ui
[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:39925

> Task :runners:flink:1.16: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: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

[flink-akka.actor.default-dispatcher-9] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopping dispatcher akka://flink/user/rpc/dispatcher_1.
[flink-akka.actor.default-dispatcher-9] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopping all currently running jobs of dispatcher akka://flink/user/rpc/dispatcher_1.
[flink-akka.actor.default-dispatcher-7] INFO org.apache.flink.runtime.resourcemanager.slotmanager.DeclarativeSlotManager - Closing the slot manager.
[flink-akka.actor.default-dispatcher-7] 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
[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
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:34567
[ForkJoinPool.commonPool-worker-9] INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint - Removing cache directory /tmp/flink-web-ui
[ForkJoinPool.commonPool-worker-9] INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint - Shut down complete.
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:43459

> Task :runners:flink:1.14: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

1 test completed, 1 failed

> Task :runners:flink:1.14:validatesRunnerSickbay FAILED
> Task :runners:spark:3:job-server:validatesRunnerSickbay

[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Shutdown hook called
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Deleting directory /tmp/spark-f846b24d-3008-4610-9b9e-42ba672d859f

> Task :runners:samza:validatesRunnerSickbay

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

> Task :runners:flink:1.13:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:flink:1.13:classes
> Task :runners:flink:1.13:jar
[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:35893

> 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

1 test completed, 1 failed

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.samza.SamzaException at FileIOTest.java:363
        Caused by: java.lang.OutOfMemoryError at SignatureParser.java:397

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.OutOfMemoryError

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:121
        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 > 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

24 tests completed, 17 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: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>
==============================================================================

3: 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>
==============================================================================

4: 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>
==============================================================================

5: 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>
==============================================================================

6: 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>
==============================================================================

7: 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>
==============================================================================

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.4/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD FAILED in 13m 49s
145 actionable tasks: 97 executed, 48 from cache

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

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


beam_PostCommit_Java_Sickbay - Build # 1549 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Sickbay - Build # 1549 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1549/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1548

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1548/display/redirect>

Changes:


------------------------------------------
[...truncated 51.73 KB...]
        Caused by: java.lang.IllegalArgumentException at PipelineTest.java:390

> Task :runners:flink:1.13:compileJava
> Task :runners:direct-java:validatesRunnerSickbay
> Task :runners:flink:1.16:validatesRunnerSickbay

[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:45157

> Task :runners:flink:1.15: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:direct-java:validatesRunnerSickbay FAILED

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

1 test completed, 1 failed

> Task :runners:flink:1.15:validatesRunnerSickbay FAILED
> Task :runners:flink:1.14:validatesRunnerSickbay
> Task :runners:flink:1.12:validatesRunnerSickbay

[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[mini-cluster-io-thread-1] INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopping Akka RPC service.
[TransientBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache

> Task :runners:flink:1.16: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

[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:33871

> Task :runners:samza:validatesRunnerSickbay

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

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

> Task :runners:flink:1.16:validatesRunnerSickbay FAILED

1 test completed, 1 failed
[TransientBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache

> Task :runners:flink:1.14: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

[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:46059
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache

> Task :runners:samza:validatesRunnerSickbay

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

> Task :runners:flink:1.14:validatesRunnerSickbay FAILED

1 test completed, 1 failed
[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:40201

> 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:spark:3:job-server:validatesRunnerSickbay

[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Shutdown hook called
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Deleting directory /tmp/spark-9788b127-0394-45a8-bdcd-f30ba9b82af3

> Task :runners:samza:validatesRunnerSickbay

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

> Task :runners:flink:1.13:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:flink:1.13:classes
> Task :runners:flink:1.13:jar
[flink-akka.actor.default-dispatcher-3] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-netty-shuffle-9911e1b5-dc31-44ce-97a7-f944eed2e0d2
[flink-akka.actor.default-dispatcher-3] INFO org.apache.flink.runtime.taskexecutor.KvStateService - Shutting down the kvState service and its components.
[flink-akka.actor.default-dispatcher-3] INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService - Stop job leader service.
[FileCache shutdown hook] INFO org.apache.flink.runtime.filecache.FileCache - removed file cache directory /tmp/flink-dist-cache-d93f834d-3ebe-4945-a24f-cdd7967d0370
[TransientBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache

> 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

[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[flink-akka.actor.default-dispatcher-3] INFO org.apache.flink.runtime.filecache.FileCache - removed file cache directory /tmp/flink-dist-cache-d93f834d-3ebe-4945-a24f-cdd7967d0370
[flink-akka.actor.default-dispatcher-3] INFO org.apache.flink.runtime.taskexecutor.TaskExecutor - Stopped TaskExecutor akka://flink/user/rpc/taskmanager_0.
[ForkJoinPool.commonPool-worker-11] INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint - Removing cache directory /tmp/flink-web-ui
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:39603
[ForkJoinPool.commonPool-worker-11] INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint - Shut down complete.
[flink-akka.actor.default-dispatcher-3] INFO org.apache.flink.runtime.resourcemanager.StandaloneResourceManager - Shut down cluster because application is in CANCELED, diagnostics DispatcherResourceManagerComponent has been closed..
[flink-akka.actor.default-dispatcher-3] INFO org.apache.flink.runtime.entrypoint.component.DispatcherResourceManagerComponent - Closing components.
[flink-akka.actor.default-dispatcher-3] INFO org.apache.flink.runtime.dispatcher.runner.SessionDispatcherLeaderProcess - Stopping SessionDispatcherLeaderProcess.
[flink-akka.actor.default-dispatcher-4] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopping dispatcher akka://flink/user/rpc/dispatcher_2.
[flink-akka.actor.default-dispatcher-4] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopping all currently running jobs of dispatcher akka://flink/user/rpc/dispatcher_2.
[flink-akka.actor.default-dispatcher-4] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopped dispatcher akka://flink/user/rpc/dispatcher_2.
[flink-akka.actor.default-dispatcher-3] INFO org.apache.flink.runtime.resourcemanager.slotmanager.DeclarativeSlotManager - Closing the slot manager.
[flink-akka.actor.default-dispatcher-3] INFO org.apache.flink.runtime.resourcemanager.slotmanager.DeclarativeSlotManager - Suspending the slot manager.

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:samza:validatesRunnerSickbay

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.junit.runners.model.TestTimedOutException at FileIOTest.java:363

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:121
        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 > 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

24 tests completed, 17 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: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>
==============================================================================

3: 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>
==============================================================================

4: 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>
==============================================================================

5: 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>
==============================================================================

6: 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>
==============================================================================

7: 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>
==============================================================================

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.4/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD FAILED in 21m 24s
145 actionable tasks: 97 executed, 48 from cache

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

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


beam_PostCommit_Java_Sickbay - Build # 1547 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Sickbay - Build # 1547 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1547/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1546

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1546/display/redirect>

Changes:


------------------------------------------
[...truncated 44.54 KB...]
> Task :runners:flink:1.16:compileJava FROM-CACHE
> Task :runners:flink:1.13:compileJava FROM-CACHE
> Task :runners:flink:1.16:classes
> Task :runners:flink:1.13:classes
> Task :runners:flink:1.12:compileJava FROM-CACHE
> Task :runners:flink:1.12:classes
> Task :runners:portability:java:compileTestJava FROM-CACHE
> Task :runners:portability:java:testClasses UP-TO-DATE
> Task :runners:portability:java:testJar
> Task :runners:flink:1.15:compileJava FROM-CACHE
> Task :runners:flink:1.15:classes
> Task :runners:flink:1.14:compileJava FROM-CACHE
> Task :runners:flink:1.14:classes
> Task :runners:flink:1.13:jar
> Task :runners:flink:1.16:jar
> Task :runners:samza:compileJava FROM-CACHE
> Task :runners:samza:classes
> Task :runners:flink:1.12:jar
> Task :runners:flink:1.15:jar
> Task :runners:flink:1.14:jar
> Task :runners:samza:jar

> Task :runners:portability:java:validatesRunnerSickbay

org.apache.beam.sdk.transforms.windowing.WindowingTest > testWindowPreservation FAILED
    java.lang.IllegalArgumentException at WindowingTest.java:199

1 test completed, 1 failed

> Task :runners:portability:java:validatesRunnerSickbay FAILED
> Task :runners:spark:3:compileJava FROM-CACHE
> Task :runners:spark:3:classes
> Task :runners:spark:3:jar
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :sdks:java:io:kafka:jar
> Task :runners:spark:3:compileTestJava FROM-CACHE
> Task :runners:spark:3:testClasses
> Task :runners:spark:3:testJar
> Task :runners:spark:3:job-server:validatesRunnerSickbay FROM-CACHE

> Task :runners:samza:validatesRunnerSickbay

org.apache.beam.sdk.PipelineTest > testEmptyPipeline FAILED
    org.apache.samza.SamzaException at PipelineTest.java:390
        Caused by: java.lang.IllegalArgumentException at PipelineTest.java:390

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

> Task :runners:direct-java:validatesRunnerSickbay FAILED

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

1 test completed, 1 failed
[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:39777

> Task :runners:flink:1.15: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.15: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

> Task :runners:flink:1.16:validatesRunnerSickbay
> Task :runners:flink:1.13:validatesRunnerSickbay
> Task :runners:flink:1.12:validatesRunnerSickbay
> Task :runners:flink:1.14:validatesRunnerSickbay

[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:46319

> Task :runners:flink:1.16: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
[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:38423

> 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

[ForkJoinPool.commonPool-worker-2] INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint - Removing cache directory /tmp/flink-web-ui
[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-1e802459-1b7b-459c-8fc9-c05de0605918
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-cb897d77-f87c-42f6-90f7-fe36abf9ea88
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:40791
[ForkJoinPool.commonPool-worker-2] INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint - Shut down complete.
[TransientBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache
[flink-akka.actor.default-dispatcher-3] INFO org.apache.flink.runtime.resourcemanager.StandaloneResourceManager - Shut down cluster because application is in CANCELED, diagnostics DispatcherResourceManagerComponent has been closed..
[flink-akka.actor.default-dispatcher-2] INFO org.apache.flink.runtime.entrypoint.component.DispatcherResourceManagerComponent - Closing components.
[flink-akka.actor.default-dispatcher-6] 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-21c3f6b4-7c99-4cb6-bb1e-dc1f1f21732a
[flink-akka.actor.default-dispatcher-6] INFO org.apache.flink.runtime.taskexecutor.KvStateService - Shutting down the kvState service and its components.
[flink-akka.actor.default-dispatcher-6] INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService - Stop job leader service.

> 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

[flink-akka.actor.default-dispatcher-2] INFO org.apache.flink.runtime.dispatcher.runner.SessionDispatcherLeaderProcess - Stopping SessionDispatcherLeaderProcess.

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:flink:1.12:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:flink:1.14: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

[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:45907
[TransientBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache

> Task :runners:flink:1.14:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:samza:validatesRunnerSickbay

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

org.apache.beam.sdk.io.FileIOTest > classMethod FAILED
    java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > initializationError FAILED
    java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.MapElementsTest > initializationError FAILED
    java.lang.OutOfMemoryError

Unexpected exception thrown.
java.lang.OutOfMemoryError: Java heap space

> Task :runners:samza:validatesRunnerSickbay FAILED

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

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

12 tests completed, 11 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: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>
==============================================================================

3: 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>
==============================================================================

4: 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>
==============================================================================

5: 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>
==============================================================================

6: 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>
==============================================================================

7: 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>
==============================================================================

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.4/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD FAILED in 1h 21m 39s
145 actionable tasks: 95 executed, 50 from cache

Publishing build scan...
https://ge.apache.org/s/52njl4vlgmsbo

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1545

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1545/display/redirect>

Changes:


------------------------------------------
[...truncated 50.30 KB...]

> Task :runners:samza:validatesRunnerSickbay

org.apache.beam.sdk.PipelineTest > testEmptyPipeline FAILED
    org.apache.samza.SamzaException at PipelineTest.java:390
        Caused by: java.lang.IllegalArgumentException at PipelineTest.java:390

> Task :sdks:java:io:kafka:jar
> Task :runners:spark:3:compileTestJava FROM-CACHE
> Task :runners:spark:3:testClasses
> Task :runners:spark:3:testJar

> Task :runners:samza:validatesRunnerSickbay

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

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

> Task :runners:flink:1.13:compileJava
> Task :runners:direct-java:validatesRunnerSickbay

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

1 test completed, 1 failed

> Task :runners:direct-java:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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

> Task :runners:flink:1.12:validatesRunnerSickbay
> Task :runners:flink:1.14:validatesRunnerSickbay
> Task :runners:flink:1.16:validatesRunnerSickbay
> Task :runners:flink:1.15: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

[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:34287
[flink-metrics-6] INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopping Akka RPC service.
[flink-metrics-6] INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopped Akka RPC service.

> Task :runners:flink:1.15:validatesRunnerSickbay FAILED

1 test completed, 1 failed
[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.
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:42581
[TransientBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache
[mini-cluster-io-thread-4] INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopping Akka RPC service.

> Task :runners:flink:1.14: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

[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

> Task :runners:flink:1.16: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

[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:43543

> Task :runners:flink:1.14:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> 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

[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:38649

> Task :runners:flink:1.16:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:flink:1.12:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:spark:3:job-server:validatesRunnerSickbay

[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Shutdown hook called
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Deleting directory /tmp/spark-792f683e-1280-4965-9015-02a9cf5b5fa1

> Task :runners:samza:validatesRunnerSickbay

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

> Task :runners:flink:1.13:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:flink:1.13:classes
> Task :runners:flink:1.13:jar

> 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

[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:42965

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:samza:validatesRunnerSickbay

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.samza.config.ConfigException at FileIOTest.java:363
        Caused by: java.lang.reflect.InvocationTargetException at FileIOTest.java:363
            Caused by: java.lang.OutOfMemoryError at Predicates.java:181

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:121
        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 > 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

24 tests completed, 17 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: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>
==============================================================================

3: 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>
==============================================================================

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: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>
==============================================================================

6: 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>
==============================================================================

7: 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>
==============================================================================

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.4/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD FAILED in 12m 57s
145 actionable tasks: 97 executed, 48 from cache

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

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


beam_PostCommit_Java_Sickbay - Build # 1544 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Sickbay - Build # 1544 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1544/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1543

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1543/display/redirect>

Changes:


------------------------------------------
[...truncated 49.86 KB...]
> Task :runners:spark:3:jar
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :sdks:java:io:kafka:jar
> Task :runners:spark:3:compileTestJava FROM-CACHE
> Task :runners:spark:3:testClasses
> Task :runners:spark:3:testJar

> Task :runners:samza:validatesRunnerSickbay

org.apache.beam.sdk.PipelineTest > testEmptyPipeline FAILED
    org.apache.samza.SamzaException at PipelineTest.java:390
        Caused by: java.lang.IllegalArgumentException at PipelineTest.java:390

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

> Task :runners:flink:1.13:compileJava

> Task :runners:direct-java:validatesRunnerSickbay FAILED

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

1 test completed, 1 failed
[flink-akka.actor.default-dispatcher-11] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopping dispatcher akka://flink/user/rpc/dispatcher_2.
[flink-akka.actor.default-dispatcher-11] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopping all currently running jobs of dispatcher akka://flink/user/rpc/dispatcher_2.
[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:45799

> Task :runners:flink:1.14:validatesRunnerSickbay

> Task :runners:flink:1.15: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.16:validatesRunnerSickbay
> Task :runners:flink:1.12:validatesRunnerSickbay
> Task :runners:flink:1.15: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

[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
[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:33673

> Task :runners:flink:1.14: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

[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:44455
[flink-metrics-7] INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopping Akka RPC service.
[flink-metrics-7] INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopped Akka RPC service.

> Task :runners:flink:1.16: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.14:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:flink:1.16:validatesRunnerSickbay FAILED
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache

> 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

[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:43853

> Task :runners:flink:1.12:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:spark:3:job-server:validatesRunnerSickbay

[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Shutdown hook called
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Deleting directory /tmp/spark-dc7c1d19-40af-4f48-8edf-e44e6f1680af

> Task :runners:samza:validatesRunnerSickbay

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

> Task :runners:flink:1.13:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:flink:1.13:classes
> Task :runners:flink:1.13:jar
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[flink-akka.actor.default-dispatcher-5] INFO org.apache.flink.runtime.taskexecutor.TaskExecutor - Stopped TaskExecutor akka://flink/user/rpc/taskmanager_0.
[AkkaRpcService-Supervisor-Termination-Future-Executor-thread-1] INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopping Akka RPC service.
[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:36901

> 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

1 test completed, 1 failed

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED
RocksDBExceptionJni::ThrowNew/StatusJni - Error: unexpected exception!

> Task :runners:samza:validatesRunnerSickbay

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.samza.config.ConfigException at FileIOTest.java:363
        Caused by: java.lang.reflect.InvocationTargetException at FileIOTest.java:363
            Caused by: java.lang.OutOfMemoryError

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:121
        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 > 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

24 tests completed, 17 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: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>
==============================================================================

3: 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>
==============================================================================

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: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>
==============================================================================

6: 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>
==============================================================================

7: 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>
==============================================================================

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.4/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD FAILED in 15m 13s
145 actionable tasks: 97 executed, 48 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1542

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1542/display/redirect>

Changes:


------------------------------------------
[...truncated 49.84 KB...]
> Task :runners:spark:3:jar
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :sdks:java:io:kafka:jar

> Task :runners:samza:validatesRunnerSickbay

org.apache.beam.sdk.PipelineTest > testEmptyPipeline FAILED
    org.apache.samza.SamzaException at PipelineTest.java:390
        Caused by: java.lang.IllegalArgumentException at PipelineTest.java:390

> Task :runners:spark:3:compileTestJava FROM-CACHE
> Task :runners:spark:3:testClasses
> Task :runners:spark:3:testJar
> Task :runners:flink:1.13:compileJava
> Task :runners:direct-java:validatesRunnerSickbay
> Task :runners:flink:1.16:validatesRunnerSickbay
> Task :runners:flink:1.12:validatesRunnerSickbay
> Task :runners:flink:1.14:validatesRunnerSickbay
> Task :runners:flink:1.15:validatesRunnerSickbay

> Task :runners:direct-java:validatesRunnerSickbay FAILED

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

1 test completed, 1 failed

> Task :runners:samza:validatesRunnerSickbay

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

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

[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:34747

> Task :runners:flink:1.15: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.15:validatesRunnerSickbay FAILED

> Task :runners:flink:1.16: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

[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:42049

> Task :runners:flink:1.16:validatesRunnerSickbay FAILED

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

> 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

[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:46633

> Task :runners:flink:1.14: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:flink:1.12:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:flink:1.14:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:spark:3:job-server:validatesRunnerSickbay

[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Shutdown hook called
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Deleting directory /tmp/spark-f3d43f62-7990-4a5b-8c55-4d4522e61f45

> Task :runners:samza:validatesRunnerSickbay

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

> Task :runners:flink:1.13:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:flink:1.13:classes
> Task :runners:flink:1.13:jar

> 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

[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:37793

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:samza:validatesRunnerSickbay

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    java.lang.OutOfMemoryError at FileIOTest.java:363

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.OutOfMemoryError

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    java.lang.OutOfMemoryError

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:425

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

24 tests completed, 19 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: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>
==============================================================================

3: 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>
==============================================================================

4: 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>
==============================================================================

5: 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>
==============================================================================

6: 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>
==============================================================================

7: 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>
==============================================================================

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.4/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD FAILED in 17m
145 actionable tasks: 97 executed, 48 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1541

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1541/display/redirect>

Changes:


------------------------------------------
[...truncated 50.07 KB...]
> Task :runners:portability:java:validatesRunnerSickbay FAILED
> Task :runners:spark:3:compileJava FROM-CACHE
> Task :runners:spark:3:classes
> Task :runners:spark:3:jar
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :sdks:java:io:kafka:jar
> Task :runners:spark:3:compileTestJava FROM-CACHE
> Task :runners:spark:3:testClasses
> Task :runners:spark:3:testJar

> Task :runners:samza:validatesRunnerSickbay

org.apache.beam.sdk.PipelineTest > testEmptyPipeline FAILED
    org.apache.samza.SamzaException at PipelineTest.java:390
        Caused by: java.lang.IllegalArgumentException at PipelineTest.java:390

> Task :runners:direct-java:validatesRunnerSickbay
> Task :runners:flink:1.15:validatesRunnerSickbay
> Task :runners:flink:1.13:validatesRunnerSickbay
> Task :runners:flink:1.16:validatesRunnerSickbay
> Task :runners:flink:1.12:validatesRunnerSickbay
> Task :runners:flink:1.14:validatesRunnerSickbay

[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:38579

> Task :runners:samza:validatesRunnerSickbay

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

> Task :runners:flink:1.15: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: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

> Task :runners:direct-java:validatesRunnerSickbay FAILED

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

1 test completed, 1 failed
[TransientBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache
[ForkJoinPool.commonPool-worker-2] INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint - Removing cache directory /tmp/flink-web-ui
[ForkJoinPool.commonPool-worker-2] INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint - Shut down complete.
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[flink-akka.actor.default-dispatcher-9] INFO org.apache.flink.runtime.resourcemanager.StandaloneResourceManager - Shut down cluster because application is in CANCELED, diagnostics DispatcherResourceManagerComponent has been closed..
[flink-akka.actor.default-dispatcher-9] INFO org.apache.flink.runtime.entrypoint.component.DispatcherResourceManagerComponent - Closing components.
[flink-akka.actor.default-dispatcher-9] INFO org.apache.flink.runtime.dispatcher.runner.SessionDispatcherLeaderProcess - Stopping SessionDispatcherLeaderProcess.
[flink-akka.actor.default-dispatcher-8] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopping dispatcher akka://flink/user/rpc/dispatcher_1.
[flink-akka.actor.default-dispatcher-8] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopping all currently running jobs of dispatcher akka://flink/user/rpc/dispatcher_1.
[flink-akka.actor.default-dispatcher-9] INFO org.apache.flink.runtime.resourcemanager.ResourceManagerServiceImpl - Stopping resource manager service.
[flink-akka.actor.default-dispatcher-5] INFO org.apache.flink.runtime.resourcemanager.slotmanager.DeclarativeSlotManager - Closing the slot manager.
[flink-akka.actor.default-dispatcher-5] INFO org.apache.flink.runtime.resourcemanager.slotmanager.DeclarativeSlotManager - Suspending the slot manager.
[flink-akka.actor.default-dispatcher-8] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopped dispatcher akka://flink/user/rpc/dispatcher_1.
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:43383

> Task :runners:flink:1.16: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.16:validatesRunnerSickbay 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:41057

> Task :runners:flink:1.14: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

[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:46589
[TransientBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache

> Task :runners:flink:1.14:validatesRunnerSickbay FAILED

> 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

[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:43541

> 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

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:flink:1.12:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:spark:3:job-server:validatesRunnerSickbay

[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Shutdown hook called
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Deleting directory /tmp/spark-37c81d72-c76b-4795-9d7d-c80bce944880

> Task :runners:samza:validatesRunnerSickbay

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

RocksDBExceptionJni::ThrowNew/StatusJni - Error: unexpected exception!

> Task :runners:samza:validatesRunnerSickbay

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: java.lang.OutOfMemoryError

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:121
        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 > 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

24 tests completed, 17 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: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>
==============================================================================

4: 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>
==============================================================================

5: 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>
==============================================================================

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.4/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD FAILED in 19m 22s
145 actionable tasks: 96 executed, 49 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1540

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1540/display/redirect?page=changes>

Changes:

[noreply] Add getters to CheckResult in IT framework (#29411)


------------------------------------------
[...truncated 50.50 KB...]
> Task :runners:spark:3:jar
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :sdks:java:io:kafka:jar

> Task :runners:samza:validatesRunnerSickbay

org.apache.beam.sdk.PipelineTest > testEmptyPipeline FAILED
    org.apache.samza.SamzaException at PipelineTest.java:390
        Caused by: java.lang.IllegalArgumentException at PipelineTest.java:390

> Task :runners:spark:3:compileTestJava FROM-CACHE
> Task :runners:spark:3:testClasses
> Task :runners:spark:3:testJar
> Task :runners:spark:3:job-server:validatesRunnerSickbay FROM-CACHE

> Task :runners:samza:validatesRunnerSickbay

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

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

> Task :runners:direct-java:validatesRunnerSickbay FAILED

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

1 test completed, 1 failed

> Task :runners:flink:1.15: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

[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:45171

> Task :runners:flink:1.16:validatesRunnerSickbay
> Task :runners:flink:1.13:validatesRunnerSickbay
> Task :runners:flink:1.12:validatesRunnerSickbay
> Task :runners:flink:1.14:validatesRunnerSickbay

> Task :runners:flink:1.15:validatesRunnerSickbay FAILED

1 test completed, 1 failed
[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:43287
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-c072e0be-6777-447e-b82e-d225d861afa4
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[FileCache shutdown hook] INFO org.apache.flink.runtime.filecache.FileCache - removed file cache directory /tmp/flink-dist-cache-8922129b-f22e-4131-ac66-e342df8a5b51
[TransientBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache
[flink-akka.actor.default-dispatcher-7] INFO org.apache.flink.runtime.io.network.NettyShuffleEnvironment - Shutting down the network environment and its components.
[flink-akka.actor.default-dispatcher-7] INFO org.apache.flink.runtime.taskexecutor.KvStateService - Shutting down the kvState service and its components.
[flink-akka.actor.default-dispatcher-7] INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService - Stop job leader service.
[flink-akka.actor.default-dispatcher-7] INFO org.apache.flink.runtime.filecache.FileCache - removed file cache directory /tmp/flink-dist-cache-8922129b-f22e-4131-ac66-e342df8a5b51
[flink-akka.actor.default-dispatcher-7] INFO org.apache.flink.runtime.taskexecutor.TaskExecutor - Stopped TaskExecutor akka://flink/user/rpc/taskmanager_0.
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:41735
[FileChannelManagerImpl-netty-shuffle shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-netty-shuffle-28402f11-21ae-4e3c-a3d8-be182802be96

> Task :runners:flink:1.13: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
[FileChannelManagerImpl-netty-shuffle shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-netty-shuffle-2285ec49-d08d-45eb-811f-9fcb15fbea3e
[FileCache shutdown hook] INFO org.apache.flink.runtime.filecache.FileCache - removed file cache directory /tmp/flink-dist-cache-c81e6340-e784-4460-a883-f9c76a0f34bd
[flink-akka.actor.default-dispatcher-3] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-e86b6338-c6e9-41eb-af7a-f57b07c795d0
[flink-akka.actor.default-dispatcher-3] INFO org.apache.flink.runtime.io.network.NettyShuffleEnvironment - Shutting down the network environment and its components.
[flink-akka.actor.default-dispatcher-3] INFO org.apache.flink.runtime.taskexecutor.KvStateService - Shutting down the kvState service and its components.
[flink-akka.actor.default-dispatcher-3] INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService - Stop job leader service.
[flink-akka.actor.default-dispatcher-3] INFO org.apache.flink.runtime.filecache.FileCache - removed file cache directory /tmp/flink-dist-cache-c81e6340-e784-4460-a883-f9c76a0f34bd
[flink-akka.actor.default-dispatcher-3] INFO org.apache.flink.runtime.taskexecutor.TaskExecutor - Stopped TaskExecutor akka://flink/user/rpc/taskmanager_0.
[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:43411
[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:34319

> Task :runners:flink:1.16: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:flink:1.12: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: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:samza:validatesRunnerSickbay

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
    org.apache.samza.config.ConfigException at FileIOTest.java:363
        Caused by: java.lang.reflect.InvocationTargetException at FileIOTest.java:363
            Caused by: java.lang.OutOfMemoryError

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

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    java.lang.OutOfMemoryError

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.OutOfMemoryError

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

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.OutOfMemoryError

24 tests completed, 23 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: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>
==============================================================================

3: 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>
==============================================================================

4: 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>
==============================================================================

5: 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>
==============================================================================

6: 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>
==============================================================================

7: 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>
==============================================================================

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.4/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD FAILED in 18m 6s
145 actionable tasks: 95 executed, 50 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1539

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1539/display/redirect>

Changes:


------------------------------------------
[...truncated 50.46 KB...]

> Task :runners:spark:3:compileJava FROM-CACHE
> Task :runners:spark:3:classes
> Task :runners:spark:3:jar
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :sdks:java:io:kafka:jar
> Task :runners:spark:3:compileTestJava FROM-CACHE
> Task :runners:spark:3:testClasses
> Task :runners:spark:3:testJar

> Task :runners:samza:validatesRunnerSickbay

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

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

> Task :runners:direct-java:validatesRunnerSickbay FAILED

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

1 test completed, 1 failed

> Task :runners:flink:1.14:validatesRunnerSickbay
> Task :runners:flink:1.13:validatesRunnerSickbay
> Task :runners:flink:1.12:validatesRunnerSickbay
> Task :runners:flink:1.15:validatesRunnerSickbay
> Task :runners:flink:1.16:validatesRunnerSickbay

[flink-akka.actor.default-dispatcher-2] INFO org.apache.flink.runtime.resourcemanager.StandaloneResourceManager - Shut down cluster because application is in CANCELED, diagnostics DispatcherResourceManagerComponent has been closed..
[flink-akka.actor.default-dispatcher-5] INFO org.apache.flink.runtime.entrypoint.component.DispatcherResourceManagerComponent - Closing components.
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[mini-cluster-io-thread-23] INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopping Akka RPC service.
[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:32893

> Task :runners:flink:1.12: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
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:45577
[TransientBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache
[ForkJoinPool.commonPool-worker-2] INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint - Removing cache directory /tmp/flink-web-ui
[ForkJoinPool.commonPool-worker-2] INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint - Shut down complete.
[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-7] INFO org.apache.flink.runtime.resourcemanager.StandaloneResourceManager - Shut down cluster because application is in CANCELED, diagnostics DispatcherResourceManagerComponent has been closed..
[flink-akka.actor.default-dispatcher-7] INFO org.apache.flink.runtime.entrypoint.component.DispatcherResourceManagerComponent - Closing components.
[flink-akka.actor.default-dispatcher-7] INFO org.apache.flink.runtime.dispatcher.runner.SessionDispatcherLeaderProcess - Stopping SessionDispatcherLeaderProcess.
[flink-akka.actor.default-dispatcher-10] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopping dispatcher akka://flink/user/rpc/dispatcher_1.
[flink-akka.actor.default-dispatcher-10] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopping all currently running jobs of dispatcher akka://flink/user/rpc/dispatcher_1.
[flink-akka.actor.default-dispatcher-7] INFO org.apache.flink.runtime.resourcemanager.ResourceManagerServiceImpl - Stopping resource manager service.
[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.
[flink-akka.actor.default-dispatcher-10] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopped dispatcher akka://flink/user/rpc/dispatcher_1.
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:33089
[mini-cluster-io-thread-2] INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopping Akka RPC service.
[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:41335
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache

> Task :runners:flink:1.15: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
[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:43633

> 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: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

1 test completed, 1 failed

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

> Task :runners:flink:1.16: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:spark:3:job-server:validatesRunnerSickbay

[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Shutdown hook called
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Deleting directory /tmp/spark-dfcf866a-5d6e-45a2-9e0e-227d32ff3ee6

> Task :runners:samza:validatesRunnerSickbay

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
    org.apache.samza.config.ConfigException at FileIOTest.java:363
        Caused by: java.lang.reflect.InvocationTargetException at FileIOTest.java:363
            Caused by: java.lang.OutOfMemoryError

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

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    java.lang.OutOfMemoryError

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.OutOfMemoryError

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

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

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

24 tests completed, 23 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: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>
==============================================================================

3: 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>
==============================================================================

4: 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>
==============================================================================

5: 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>
==============================================================================

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.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>
==============================================================================

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.4/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD FAILED in 19m 44s
145 actionable tasks: 96 executed, 49 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1538

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1538/display/redirect>

Changes:


------------------------------------------
[...truncated 49.56 KB...]

> Task :runners:samza:validatesRunnerSickbay

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

> Task :runners:spark:3:job-server:validatesRunnerSickbay

[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Shutdown hook called
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Deleting directory /tmp/spark-163a7e80-af2e-4e16-9bba-b4b31fa538be

> Task :runners:flink:1.12:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:flink:1.13:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:flink:1.16:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:flink:1.15:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:flink:1.14:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:flink:1.13:classes
> Task :runners:flink:1.12:classes
> Task :runners:flink:1.13:jar
> Task :runners:flink:1.12:jar
> Task :runners:flink:1.14:classes
> Task :runners:flink:1.14:jar
> Task :runners:flink:1.15:classes
> Task :runners:flink:1.16:classes
> Task :runners:flink:1.15:jar
> Task :runners:flink:1.16:jar
> Task :runners:flink:1.13:validatesRunnerSickbay
> Task :runners:flink:1.12:validatesRunnerSickbay
> Task :runners:flink:1.14:validatesRunnerSickbay
> Task :runners:flink:1.15:validatesRunnerSickbay
> Task :runners:flink:1.16:validatesRunnerSickbay

[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:34203

> 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

[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-d1996207-d777-4810-a8f0-9694a1b2e0ab
[TransientBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.TransientBlobCache - 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-5fba51f0-5b62-4d87-ab56-aef9cb140cb6
[flink-akka.actor.default-dispatcher-4] INFO org.apache.flink.runtime.io.network.NettyShuffleEnvironment - Shutting down the network environment and its components.
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:33887
[FileCache shutdown hook] INFO org.apache.flink.runtime.filecache.FileCache - removed file cache directory /tmp/flink-dist-cache-03fad69b-8330-42f0-9ce7-0cafd8a5785f
[flink-akka.actor.default-dispatcher-4] INFO org.apache.flink.runtime.taskexecutor.KvStateService - Shutting down the kvState service and its components.
[flink-akka.actor.default-dispatcher-4] INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService - Stop job leader service.
[flink-akka.actor.default-dispatcher-4] INFO org.apache.flink.runtime.filecache.FileCache - removed file cache directory /tmp/flink-dist-cache-03fad69b-8330-42f0-9ce7-0cafd8a5785f
[flink-akka.actor.default-dispatcher-4] INFO org.apache.flink.runtime.taskexecutor.TaskExecutor - Stopped TaskExecutor akka://flink/user/rpc/taskmanager_0.

> 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.13:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:flink:1.12:validatesRunnerSickbay FAILED
[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:44195

> Task :runners:flink:1.14: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.14:validatesRunnerSickbay FAILED
[TransientBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache

> Task :runners:flink:1.15: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

[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:35995

> Task :runners:flink:1.15:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:flink:1.16: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

[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:37185

> Task :runners:flink:1.16:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:samza:validatesRunnerSickbay

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.samza.config.ConfigException at FileIOTest.java:363
        Caused by: java.lang.reflect.InvocationTargetException at FileIOTest.java:363
            Caused by: java.lang.OutOfMemoryError

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:121
        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 > 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

24 tests completed, 17 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: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>
==============================================================================

3: 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>
==============================================================================

4: 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>
==============================================================================

5: 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>
==============================================================================

6: 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>
==============================================================================

7: 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>
==============================================================================

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.4/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD FAILED in 13m 25s
140 actionable tasks: 97 executed, 43 from cache

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

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


beam_PostCommit_Java_Sickbay - Build # 1537 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Sickbay - Build # 1537 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1537/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1536

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1536/display/redirect>

Changes:


------------------------------------------
[...truncated 47.90 KB...]
    java.lang.IllegalArgumentException at WindowingTest.java:199

1 test completed, 1 failed

> Task :runners:portability:java:validatesRunnerSickbay FAILED
> Task :runners:spark:3:compileJava FROM-CACHE
> Task :runners:spark:3:classes
> Task :runners:spark:3:jar
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :sdks:java:io:kafka:jar
> Task :runners:spark:3:compileTestJava FROM-CACHE
> Task :runners:spark:3:testClasses
> Task :runners:spark:3:testJar

> Task :runners:samza:validatesRunnerSickbay

org.apache.beam.sdk.PipelineTest > testEmptyPipeline FAILED
    org.apache.samza.SamzaException at PipelineTest.java:390
        Caused by: java.lang.IllegalArgumentException at PipelineTest.java:390

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

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

> Task :runners:direct-java:validatesRunnerSickbay

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

1 test completed, 1 failed

> Task :runners:direct-java:validatesRunnerSickbay FAILED
[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:39715

> Task :runners:flink:1.15: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.15:validatesRunnerSickbay FAILED
> Task :runners:flink:1.13:validatesRunnerSickbay
> Task :runners:flink:1.12:validatesRunnerSickbay
> Task :runners:flink:1.16:validatesRunnerSickbay
> Task :runners:flink:1.14:validatesRunnerSickbay

[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:32803

> Task :runners:samza:validatesRunnerSickbay

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

> Task :runners:flink:1.16: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
[mini-cluster-io-thread-4] INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopping Akka RPC service.
[TransientBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache

> Task :runners:flink:1.14: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

[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:42451

> Task :runners:flink:1.14:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> 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

[flink-akka.actor.default-dispatcher-2] INFO org.apache.flink.runtime.taskexecutor.TaskExecutor - Stopped TaskExecutor akka://flink/user/rpc/taskmanager_0.
[flink-akka.actor.default-dispatcher-2] INFO org.apache.flink.runtime.resourcemanager.StandaloneResourceManager - Shut down cluster because application is in CANCELED, diagnostics DispatcherResourceManagerComponent has been closed..
[ForkJoinPool.commonPool-worker-4] INFO org.apache.flink.runtime.entrypoint.component.DispatcherResourceManagerComponent - Closing components.
[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
[ForkJoinPool.commonPool-worker-4] INFO org.apache.flink.runtime.dispatcher.runner.SessionDispatcherLeaderProcess - Stopping SessionDispatcherLeaderProcess.
[flink-akka.actor.default-dispatcher-7] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopping dispatcher akka://flink/user/rpc/dispatcher_2.
[flink-akka.actor.default-dispatcher-7] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopping all currently running jobs of dispatcher akka://flink/user/rpc/dispatcher_2.
[flink-akka.actor.default-dispatcher-2] INFO org.apache.flink.runtime.resourcemanager.slotmanager.DeclarativeSlotManager - Closing the slot manager.
[flink-akka.actor.default-dispatcher-2] INFO org.apache.flink.runtime.resourcemanager.slotmanager.DeclarativeSlotManager - Suspending the slot manager.
[flink-akka.actor.default-dispatcher-7] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopped dispatcher akka://flink/user/rpc/dispatcher_2.
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:34265

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

1 test completed, 1 failed
[ForkJoinPool.commonPool-worker-2] INFO org.apache.flink.runtime.entrypoint.component.DispatcherResourceManagerComponent - Closing components.

> 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

[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
[ForkJoinPool.commonPool-worker-2] INFO org.apache.flink.runtime.dispatcher.runner.SessionDispatcherLeaderProcess - Stopping SessionDispatcherLeaderProcess.
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:45585
[flink-akka.actor.default-dispatcher-3] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopping dispatcher akka://flink/user/rpc/dispatcher_2.
[flink-akka.actor.default-dispatcher-3] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopping all currently running jobs of dispatcher akka://flink/user/rpc/dispatcher_2.

> Task :runners:flink:1.12:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:spark:3:job-server:validatesRunnerSickbay

[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Shutdown hook called
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Deleting directory /tmp/spark-8f3f420a-23a8-46d0-aa06-b6578ddecd18

> Task :runners:samza:validatesRunnerSickbay

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.OutOfMemoryError

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:121
        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 > 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

24 tests completed, 17 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: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>
==============================================================================

3: 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>
==============================================================================

4: 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>
==============================================================================

5: 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>
==============================================================================

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.4/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD FAILED in 55m 8s
140 actionable tasks: 92 executed, 48 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1535

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1535/display/redirect>

Changes:


------------------------------------------
[...truncated 47.89 KB...]
> Task :runners:spark:3:jar
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :sdks:java:io:kafka:jar
> Task :runners:spark:3:compileTestJava FROM-CACHE
> Task :runners:spark:3:testClasses
> Task :runners:spark:3:testJar

> Task :runners:samza:validatesRunnerSickbay

org.apache.beam.sdk.PipelineTest > testEmptyPipeline FAILED
    org.apache.samza.SamzaException at PipelineTest.java:390
        Caused by: java.lang.IllegalArgumentException at PipelineTest.java:390

> Task :runners:flink:1.13:compileJava
> Task :runners:direct-java:validatesRunnerSickbay
> Task :runners:flink:1.15:validatesRunnerSickbay
> Task :runners:flink:1.14:validatesRunnerSickbay
> Task :runners:flink:1.12:validatesRunnerSickbay
> Task :runners:flink:1.16:validatesRunnerSickbay

> Task :runners:direct-java:validatesRunnerSickbay FAILED

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

1 test completed, 1 failed

> Task :runners:samza:validatesRunnerSickbay

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

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

[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:35629

> Task :runners:flink:1.15: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:flink:1.16: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

[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:46619
[flink-metrics-4] INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopping Akka RPC service.
[flink-metrics-4] INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopped Akka RPC service.

> Task :runners:samza:validatesRunnerSickbay

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

> Task :runners:flink:1.16:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> 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

[TransientBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache
[ForkJoinPool.commonPool-worker-2] INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint - Removing cache directory /tmp/flink-web-ui
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:37805
[ForkJoinPool.commonPool-worker-2] INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint - Shut down complete.
[flink-akka.actor.default-dispatcher-3] INFO org.apache.flink.runtime.resourcemanager.StandaloneResourceManager - Shut down cluster because application is in CANCELED, diagnostics DispatcherResourceManagerComponent has been closed..
[flink-akka.actor.default-dispatcher-3] INFO org.apache.flink.runtime.entrypoint.component.DispatcherResourceManagerComponent - Closing components.

> Task :runners:flink:1.12:validatesRunnerSickbay FAILED

1 test completed, 1 failed
[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:44101
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[flink-metrics-7] INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopping Akka RPC service.
[flink-metrics-7] INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopped Akka RPC service.

> Task :runners:flink:1.14: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.14:validatesRunnerSickbay FAILED
> Task :runners:spark:3:job-server:validatesRunnerSickbay

[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Shutdown hook called
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Deleting directory /tmp/spark-c10a5afc-52e4-4781-bc5f-90f2c78f3064

> Task :runners:samza:validatesRunnerSickbay

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

> Task :runners:flink:1.13:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:flink:1.13:classes
> Task :runners:flink:1.13:jar
[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:46281

> 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

1 test completed, 1 failed

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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:121
        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 > 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

24 tests completed, 17 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: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>
==============================================================================

3: 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>
==============================================================================

4: 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>
==============================================================================

5: 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>
==============================================================================

6: 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>
==============================================================================

7: 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>
==============================================================================

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.4/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD FAILED in 17m 57s
140 actionable tasks: 93 executed, 47 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1534

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1534/display/redirect>

Changes:


------------------------------------------
[...truncated 51.96 KB...]

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

[flink-akka.actor.default-dispatcher-4] INFO org.apache.flink.runtime.io.network.NettyShuffleEnvironment - Shutting down the network environment and its components.
[flink-akka.actor.default-dispatcher-4] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-netty-shuffle-bccbbe76-672b-4648-a4cf-dc3dd4202d79
[FileCache shutdown hook] INFO org.apache.flink.runtime.filecache.FileCache - removed file cache directory /tmp/flink-dist-cache-1ef74463-b961-4f60-9fea-8f848102d340
[TransientBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache
[flink-akka.actor.default-dispatcher-4] INFO org.apache.flink.runtime.taskexecutor.KvStateService - Shutting down the kvState service and its components.
[flink-akka.actor.default-dispatcher-4] INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService - Stop job leader service.
[flink-akka.actor.default-dispatcher-4] INFO org.apache.flink.runtime.filecache.FileCache - removed file cache directory /tmp/flink-dist-cache-1ef74463-b961-4f60-9fea-8f848102d340
[flink-akka.actor.default-dispatcher-4] INFO org.apache.flink.runtime.taskexecutor.TaskExecutor - Stopped TaskExecutor akka://flink/user/rpc/taskmanager_0.
[ForkJoinPool.commonPool-worker-11] INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint - Removing cache directory /tmp/flink-web-ui
[ForkJoinPool.commonPool-worker-11] INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint - Shut down complete.
[flink-akka.actor.default-dispatcher-6] INFO org.apache.flink.runtime.resourcemanager.StandaloneResourceManager - Shut down cluster because application is in CANCELED, diagnostics DispatcherResourceManagerComponent has been closed..
[flink-akka.actor.default-dispatcher-6] INFO org.apache.flink.runtime.entrypoint.component.DispatcherResourceManagerComponent - Closing components.
[flink-akka.actor.default-dispatcher-6] INFO org.apache.flink.runtime.dispatcher.runner.SessionDispatcherLeaderProcess - Stopping SessionDispatcherLeaderProcess.
[flink-akka.actor.default-dispatcher-4] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopping dispatcher akka://flink/user/rpc/dispatcher_2.
[flink-akka.actor.default-dispatcher-4] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopping all currently running jobs of dispatcher akka://flink/user/rpc/dispatcher_2.
[flink-akka.actor.default-dispatcher-6] INFO org.apache.flink.runtime.resourcemanager.ResourceManagerServiceImpl - Stopping resource manager service.
[flink-akka.actor.default-dispatcher-7] INFO org.apache.flink.runtime.resourcemanager.slotmanager.DeclarativeSlotManager - Closing the slot manager.
[flink-akka.actor.default-dispatcher-7] INFO org.apache.flink.runtime.resourcemanager.slotmanager.DeclarativeSlotManager - Suspending the slot manager.
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:43147
[flink-akka.actor.default-dispatcher-4] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopped dispatcher akka://flink/user/rpc/dispatcher_2.
[mini-cluster-io-thread-1] INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopping Akka RPC service.

> Task :runners:flink:1.15: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:samza:validatesRunnerSickbay

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

[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:37881

> Task :runners:flink:1.16: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.16:validatesRunnerSickbay FAILED

> Task :runners:direct-java:validatesRunnerSickbay

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

1 test completed, 1 failed

> Task :runners:direct-java:validatesRunnerSickbay FAILED
[flink-akka.actor.default-dispatcher-7] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopped dispatcher akka://flink/user/rpc/dispatcher_2.
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:41749
[TransientBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache

> 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
[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:34635

> Task :runners:flink:1.14: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

[flink-metrics-6] INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopping Akka RPC service.
[flink-metrics-6] INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopped Akka RPC service.

> Task :runners:flink:1.14:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:spark:3:job-server:validatesRunnerSickbay

[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Shutdown hook called
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Deleting directory /tmp/spark-74191503-400d-448d-875c-8353ac9f5160

> Task :runners:samza:validatesRunnerSickbay

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

> Task :runners:flink:1.13:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:flink:1.13:classes
> Task :runners:flink:1.13:jar

> 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

[mini-cluster-io-thread-23] INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopping Akka RPC service.
[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:41493

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:samza:validatesRunnerSickbay

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    java.lang.OutOfMemoryError

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.OutOfMemoryError

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    java.lang.OutOfMemoryError

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:399
        Caused by: java.lang.AssertionError at GroupIntoBatchesTest.java:407

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

24 tests completed, 19 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: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>
==============================================================================

5: 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>
==============================================================================

6: 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>
==============================================================================

7: 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>
==============================================================================

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.4/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD FAILED in 16m 31s
140 actionable tasks: 93 executed, 47 from cache

Publishing build scan...
https://ge.apache.org/s/3ebufx4uvv2u4

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1533

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1533/display/redirect>

Changes:


------------------------------------------
[...truncated 51.36 KB...]
> Task :runners:direct-java:validatesRunnerSickbay FAILED

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

1 test completed, 1 failed

> Task :runners:samza:validatesRunnerSickbay

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

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

[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:33001
[ForkJoinPool.commonPool-worker-11] INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint - Removing cache directory /tmp/flink-web-ui

> Task :runners:flink:1.15: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.15:validatesRunnerSickbay 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:34571

> Task :runners:flink:1.16: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.16:validatesRunnerSickbay FAILED

> Task :runners:flink:1.14: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

[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:36657

> Task :runners:flink:1.14:validatesRunnerSickbay FAILED

1 test completed, 1 failed
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[flink-akka.actor.default-dispatcher-2] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-netty-shuffle-d143110a-5529-4439-94b3-da154a596c91
[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.
[flink-akka.actor.default-dispatcher-2] INFO org.apache.flink.runtime.filecache.FileCache - removed file cache directory /tmp/flink-dist-cache-c6935b0c-1b20-4247-9b28-033e6f54bd0e
[TransientBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache

> 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

[flink-akka.actor.default-dispatcher-2] INFO org.apache.flink.runtime.taskexecutor.TaskExecutor - Stopped TaskExecutor akka://flink/user/rpc/taskmanager_0.
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:42225
[mini-cluster-io-thread-24] INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopping Akka RPC service.
[FileCache shutdown hook] INFO org.apache.flink.runtime.filecache.FileCache - removed file cache directory /tmp/flink-dist-cache-c6935b0c-1b20-4247-9b28-033e6f54bd0e

> Task :runners:flink:1.12:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:samza:validatesRunnerSickbay

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

> Task :runners:spark:3:job-server:validatesRunnerSickbay

[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Shutdown hook called
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Deleting directory /tmp/spark-f1255133-67a1-422e-8e86-a484165173de

> Task :runners:flink:1.13:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:flink:1.13:classes
> Task :runners:flink:1.13:jar
[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

> 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

[flink-akka.actor.default-dispatcher-5] INFO org.apache.flink.runtime.io.network.NettyShuffleEnvironment - Shutting down the network environment and its components.
[flink-akka.actor.default-dispatcher-5] INFO org.apache.flink.runtime.taskexecutor.KvStateService - Shutting down the kvState service and its components.
[flink-akka.actor.default-dispatcher-5] INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService - Stop job leader service.
[ForkJoinPool.commonPool-worker-4] INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint - Removing cache directory /tmp/flink-web-ui
[ForkJoinPool.commonPool-worker-4] INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint - Shut down complete.
[flink-akka.actor.default-dispatcher-2] INFO org.apache.flink.runtime.resourcemanager.StandaloneResourceManager - Shut down cluster because application is in CANCELED, diagnostics DispatcherResourceManagerComponent has been closed..
[flink-akka.actor.default-dispatcher-4] INFO org.apache.flink.runtime.entrypoint.component.DispatcherResourceManagerComponent - Closing components.
[FileCache shutdown hook] INFO org.apache.flink.runtime.filecache.FileCache - removed file cache directory /tmp/flink-dist-cache-b1e2987e-efac-4947-ba6f-e9dcc201f866
[flink-akka.actor.default-dispatcher-5] INFO org.apache.flink.runtime.filecache.FileCache - removed file cache directory /tmp/flink-dist-cache-b1e2987e-efac-4947-ba6f-e9dcc201f866
[flink-akka.actor.default-dispatcher-5] INFO org.apache.flink.runtime.taskexecutor.TaskExecutor - Stopped TaskExecutor akka://flink/user/rpc/taskmanager_0.
[flink-akka.actor.default-dispatcher-4] INFO org.apache.flink.runtime.dispatcher.runner.SessionDispatcherLeaderProcess - Stopping SessionDispatcherLeaderProcess.
[flink-akka.actor.default-dispatcher-5] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopping dispatcher akka://flink/user/rpc/dispatcher_2.
[flink-akka.actor.default-dispatcher-5] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopping all currently running jobs of dispatcher akka://flink/user/rpc/dispatcher_2.
[flink-akka.actor.default-dispatcher-2] INFO org.apache.flink.runtime.resourcemanager.slotmanager.DeclarativeSlotManager - Closing the slot manager.
[flink-akka.actor.default-dispatcher-2] INFO org.apache.flink.runtime.resourcemanager.slotmanager.DeclarativeSlotManager - Suspending the slot manager.
[flink-akka.actor.default-dispatcher-5] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopped dispatcher akka://flink/user/rpc/dispatcher_2.
[FileChannelManagerImpl-netty-shuffle shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-netty-shuffle-95575f47-5d86-40bb-b129-f01a03f23448
[AkkaRpcService-Supervisor-Termination-Future-Executor-thread-1] INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopping Akka RPC service.
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-da06ca71-5c9c-4125-8cf9-1b3547f2f34c
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:37251

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:samza:validatesRunnerSickbay

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.junit.runners.model.TestTimedOutException at FileIOTest.java:363

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:121
        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 > 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

24 tests completed, 17 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: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>
==============================================================================

3: 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>
==============================================================================

4: 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>
==============================================================================

5: 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>
==============================================================================

6: 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>
==============================================================================

7: 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>
==============================================================================

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.4/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD FAILED in 1h 11m 53s
140 actionable tasks: 93 executed, 47 from cache

Publishing build scan...
https://ge.apache.org/s/5rfi4sfadrywi

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1532

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1532/display/redirect>

Changes:


------------------------------------------
[...truncated 47.68 KB...]
> Task :runners:portability:java:validatesRunnerSickbay

org.apache.beam.sdk.transforms.windowing.WindowingTest > testWindowPreservation FAILED
    java.lang.IllegalArgumentException at WindowingTest.java:199

1 test completed, 1 failed

> Task :runners:portability:java:validatesRunnerSickbay FAILED
> Task :runners:spark:3:compileJava FROM-CACHE
> Task :runners:spark:3:classes
> Task :runners:spark:3:jar
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :sdks:java:io:kafka:jar
> Task :runners:spark:3:compileTestJava FROM-CACHE
> Task :runners:spark:3:testClasses
> Task :runners:spark:3:testJar
> Task :runners:spark:3:job-server:validatesRunnerSickbay FROM-CACHE

> Task :runners:samza:validatesRunnerSickbay

org.apache.beam.sdk.PipelineTest > testEmptyPipeline FAILED
    org.apache.samza.SamzaException at PipelineTest.java:390
        Caused by: java.lang.IllegalArgumentException at PipelineTest.java:390

> Task :runners:direct-java:validatesRunnerSickbay
> Task :runners:flink:1.16:validatesRunnerSickbay
> Task :runners:flink:1.12:validatesRunnerSickbay
> Task :runners:flink:1.15:validatesRunnerSickbay
> Task :runners:flink:1.13:validatesRunnerSickbay
> Task :runners:flink:1.14:validatesRunnerSickbay

[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

> Task :runners:samza:validatesRunnerSickbay

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

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

[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:37613

> Task :runners:flink:1.15: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.15:validatesRunnerSickbay FAILED

> Task :runners:direct-java:validatesRunnerSickbay

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

1 test completed, 1 failed

> Task :runners:direct-java:validatesRunnerSickbay FAILED

> 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

[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:40337

> 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

[TransientBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache
[AkkaRpcService-Supervisor-Termination-Future-Executor-thread-1] INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopping Akka RPC service.
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:45643

> Task :runners:flink:1.12:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:flink:1.16: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

[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:42635

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:flink:1.16:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:flink:1.14: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

[flink-akka.actor.default-dispatcher-10] INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService - Stop job leader service.
[TransientBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache
[FileCache shutdown hook] INFO org.apache.flink.runtime.filecache.FileCache - removed file cache directory /tmp/flink-dist-cache-d70039db-089c-47bb-9c43-97cb7304c39a
[flink-akka.actor.default-dispatcher-10] INFO org.apache.flink.runtime.filecache.FileCache - removed file cache directory /tmp/flink-dist-cache-d70039db-089c-47bb-9c43-97cb7304c39a
[flink-akka.actor.default-dispatcher-10] INFO org.apache.flink.runtime.taskexecutor.TaskExecutor - Stopped TaskExecutor akka://flink/user/rpc/taskmanager_0.
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[ForkJoinPool.commonPool-worker-9] INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint - Removing cache directory /tmp/flink-web-ui
[ForkJoinPool.commonPool-worker-9] INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint - Shut down complete.
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:43701
[flink-akka.actor.default-dispatcher-10] INFO org.apache.flink.runtime.resourcemanager.StandaloneResourceManager - Shut down cluster because application is in CANCELED, diagnostics DispatcherResourceManagerComponent has been closed..

> Task :runners:flink:1.14:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:samza:validatesRunnerSickbay

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
    org.junit.runners.model.TestTimedOutException at FileIOTest.java:363

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:121
        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 > 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

24 tests completed, 17 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: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>
==============================================================================

4: 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>
==============================================================================

5: 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>
==============================================================================

6: 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>
==============================================================================

7: 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>
==============================================================================

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.4/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD FAILED in 21m 25s
140 actionable tasks: 91 executed, 49 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1531

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1531/display/redirect>

Changes:


------------------------------------------
[...truncated 47.62 KB...]

org.apache.beam.sdk.transforms.windowing.WindowingTest > testWindowPreservation FAILED
    java.lang.IllegalArgumentException at WindowingTest.java:199

1 test completed, 1 failed

> Task :runners:portability:java:validatesRunnerSickbay FAILED
> Task :runners:spark:3:compileJava FROM-CACHE
> Task :runners:spark:3:classes
> Task :runners:spark:3:jar
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :sdks:java:io:kafka:jar
> Task :runners:spark:3:compileTestJava FROM-CACHE
> Task :runners:spark:3:testClasses
> Task :runners:spark:3:testJar
> Task :runners:spark:3:job-server:validatesRunnerSickbay FROM-CACHE

> Task :runners:samza:validatesRunnerSickbay

org.apache.beam.sdk.PipelineTest > testEmptyPipeline FAILED
    org.apache.samza.SamzaException at PipelineTest.java:390
        Caused by: java.lang.IllegalArgumentException at PipelineTest.java:390

> Task :runners:direct-java:validatesRunnerSickbay FAILED

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

1 test completed, 1 failed

> Task :runners:flink:1.16:validatesRunnerSickbay
> Task :runners:flink:1.12:validatesRunnerSickbay
> Task :runners:flink:1.14:validatesRunnerSickbay
> Task :runners:flink:1.13:validatesRunnerSickbay
> Task :runners:flink:1.15:validatesRunnerSickbay

org.apache.beam.sdk.transforms.ParDoTest$TimestampTests > testOnWindowTimestampSkew 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:40513

> Task :runners:samza:validatesRunnerSickbay

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

> Task :runners:flink:1.15:validatesRunnerSickbay FAILED
    java.lang.AssertionError at ParDoTest.java:2238
        Caused by: java.lang.AssertionError at MatcherAssert.java:18

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:40093

> Task :runners:flink:1.16: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: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

[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
[ForkJoinPool.commonPool-worker-9] INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint - Removing cache directory /tmp/flink-web-ui
[ForkJoinPool.commonPool-worker-9] INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint - Shut down complete.
[flink-akka.actor.default-dispatcher-10] INFO org.apache.flink.runtime.resourcemanager.StandaloneResourceManager - Shut down cluster because application is in CANCELED, diagnostics DispatcherResourceManagerComponent has been closed..
[flink-akka.actor.default-dispatcher-10] INFO org.apache.flink.runtime.entrypoint.component.DispatcherResourceManagerComponent - Closing components.
[flink-akka.actor.default-dispatcher-10] INFO org.apache.flink.runtime.dispatcher.runner.SessionDispatcherLeaderProcess - Stopping SessionDispatcherLeaderProcess.
[flink-akka.actor.default-dispatcher-10] INFO org.apache.flink.runtime.resourcemanager.ResourceManagerServiceImpl - Stopping resource manager service.
[flink-akka.actor.default-dispatcher-11] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopping dispatcher akka://flink/user/rpc/dispatcher_1.
[flink-akka.actor.default-dispatcher-11] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopping all currently running jobs of dispatcher akka://flink/user/rpc/dispatcher_1.
[flink-akka.actor.default-dispatcher-7] INFO org.apache.flink.runtime.resourcemanager.slotmanager.DeclarativeSlotManager - Closing the slot manager.
[flink-akka.actor.default-dispatcher-7] INFO org.apache.flink.runtime.resourcemanager.slotmanager.DeclarativeSlotManager - Suspending the slot manager.
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:34931

> Task :runners:flink:1.14: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.14:validatesRunnerSickbay 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:36963

> 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
[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
[FileChannelManagerImpl-netty-shuffle shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-netty-shuffle-d1e9c5a6-8454-45d5-b3bf-c16ed2310424
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-09cc811b-4fb6-4fb9-af8a-f2256a0997ae
[FileCache shutdown hook] INFO org.apache.flink.runtime.filecache.FileCache - removed file cache directory /tmp/flink-dist-cache-8febdecf-9e2f-4695-b6fb-9e38756adbba
[flink-akka.actor.default-dispatcher-2] INFO org.apache.flink.runtime.io.network.NettyShuffleEnvironment - Shutting down the network environment and its components.
[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:45309
[flink-akka.actor.default-dispatcher-2] INFO org.apache.flink.runtime.filecache.FileCache - removed file cache directory /tmp/flink-dist-cache-8febdecf-9e2f-4695-b6fb-9e38756adbba

> 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

1 test completed, 1 failed

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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:121
        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 > 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

24 tests completed, 17 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: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>
==============================================================================

3: 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>
==============================================================================

4: 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>
==============================================================================

5: 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>
==============================================================================

6: 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>
==============================================================================

7: 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>
==============================================================================

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.4/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD FAILED in 8m 39s
140 actionable tasks: 91 executed, 49 from cache

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

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


beam_PostCommit_Java_Sickbay - Build # 1530 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Sickbay - Build # 1530 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1530/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1529

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1529/display/redirect>

Changes:


------------------------------------------
[...truncated 51.59 KB...]
org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.junit.runners.model.TestTimedOutException at BoundedReadFromUnboundedSourceTest.java:145

1 test completed, 1 failed

> Task :runners:samza:validatesRunnerSickbay

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

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

[ForkJoinPool.commonPool-worker-11] INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint - Shut down complete.
[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

> Task :runners:flink:1.15: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

[flink-akka.actor.default-dispatcher-11] INFO org.apache.flink.runtime.resourcemanager.StandaloneResourceManager - Shut down cluster because application is in CANCELED, diagnostics DispatcherResourceManagerComponent has been closed..
[flink-akka.actor.default-dispatcher-11] INFO org.apache.flink.runtime.entrypoint.component.DispatcherResourceManagerComponent - Closing components.
[flink-akka.actor.default-dispatcher-11] INFO org.apache.flink.runtime.dispatcher.runner.SessionDispatcherLeaderProcess - Stopping SessionDispatcherLeaderProcess.
[flink-akka.actor.default-dispatcher-11] INFO org.apache.flink.runtime.resourcemanager.ResourceManagerServiceImpl - Stopping resource manager service.
[flink-akka.actor.default-dispatcher-7] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopping dispatcher akka://flink/user/rpc/dispatcher_2.
[flink-akka.actor.default-dispatcher-7] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopping all currently running jobs of dispatcher akka://flink/user/rpc/dispatcher_2.
[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.
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:40335

> Task :runners:flink:1.15:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:samza:validatesRunnerSickbay

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

[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:45219

> Task :runners:flink:1.16: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.16:validatesRunnerSickbay FAILED
[TransientBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache
[mini-cluster-io-thread-2] INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopping Akka RPC service.
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:35101

> Task :runners:flink:1.14: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.14:validatesRunnerSickbay FAILED

> 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

[ForkJoinPool.commonPool-worker-4] INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint - Shut down complete.
[flink-akka.actor.default-dispatcher-2] INFO org.apache.flink.runtime.resourcemanager.StandaloneResourceManager - Shut down cluster because application is in CANCELED, diagnostics DispatcherResourceManagerComponent has been closed..
[flink-akka.actor.default-dispatcher-2] INFO org.apache.flink.runtime.entrypoint.component.DispatcherResourceManagerComponent - Closing components.
[FileCache shutdown hook] INFO org.apache.flink.runtime.filecache.FileCache - removed file cache directory /tmp/flink-dist-cache-586f9bfd-fa1d-4f71-8466-05636c4f578a
[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:37495
[flink-akka.actor.default-dispatcher-2] INFO org.apache.flink.runtime.dispatcher.runner.SessionDispatcherLeaderProcess - Stopping SessionDispatcherLeaderProcess.
[flink-akka.actor.default-dispatcher-3] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopping dispatcher akka://flink/user/rpc/dispatcher_2.
[flink-akka.actor.default-dispatcher-3] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopping all currently running jobs of dispatcher akka://flink/user/rpc/dispatcher_2.
[flink-akka.actor.default-dispatcher-2] INFO org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerImpl - Closing the SlotManager.
[flink-akka.actor.default-dispatcher-2] INFO org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerImpl - Suspending the SlotManager.

> Task :runners:flink:1.12:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:samza:validatesRunnerSickbay

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

> Task :runners:spark:3:job-server:validatesRunnerSickbay

[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Shutdown hook called
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Deleting directory /tmp/spark-87504547-6291-4934-88b4-d7211fd1755b

> Task :runners:flink:1.13:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:flink:1.13:classes
> Task :runners:flink:1.13:jar
[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:45099

> 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

1 test completed, 1 failed

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.samza.SamzaException at FileIOTest.java:363
        Caused by: java.lang.OutOfMemoryError at ArrayList.java:842

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.OutOfMemoryError

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    java.lang.OutOfMemoryError

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.OutOfMemoryError

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.OutOfMemoryError

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:399
        Caused by: java.lang.AssertionError at GroupIntoBatchesTest.java:407

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

24 tests completed, 19 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: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>
==============================================================================

3: 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>
==============================================================================

4: 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>
==============================================================================

5: 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>
==============================================================================

6: 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>
==============================================================================

7: 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>
==============================================================================

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.4/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD FAILED in 21m 24s
140 actionable tasks: 93 executed, 47 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1528

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1528/display/redirect>

Changes:


------------------------------------------
[...truncated 50.13 KB...]
> Task :runners:samza:validatesRunnerSickbay

org.apache.beam.sdk.PipelineTest > testEmptyPipeline FAILED
    org.apache.samza.SamzaException at PipelineTest.java:390
        Caused by: java.lang.IllegalArgumentException at PipelineTest.java:390

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

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

> Task :runners:direct-java:validatesRunnerSickbay FAILED

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

1 test completed, 1 failed

> Task :runners:flink:1.15: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

[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:40985
[flink-metrics-7] INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopping Akka RPC service.

> Task :runners:flink:1.15:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:samza:validatesRunnerSickbay

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

> Task :runners:flink:1.16:validatesRunnerSickbay
> Task :runners:flink:1.12:validatesRunnerSickbay
> Task :runners:flink:1.14:validatesRunnerSickbay
> Task :runners:flink:1.13:validatesRunnerSickbay

[ForkJoinPool.commonPool-worker-11] INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint - Shut down complete.
[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:40827
[flink-akka.actor.default-dispatcher-10] INFO org.apache.flink.runtime.resourcemanager.StandaloneResourceManager - Shut down cluster because application is in CANCELED, diagnostics DispatcherResourceManagerComponent has been closed..
[flink-akka.actor.default-dispatcher-10] INFO org.apache.flink.runtime.entrypoint.component.DispatcherResourceManagerComponent - Closing components.
[flink-akka.actor.default-dispatcher-10] INFO org.apache.flink.runtime.dispatcher.runner.SessionDispatcherLeaderProcess - Stopping SessionDispatcherLeaderProcess.
[flink-akka.actor.default-dispatcher-9] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopping dispatcher akka://flink/user/rpc/dispatcher_2.
[flink-akka.actor.default-dispatcher-9] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopping all currently running jobs of dispatcher akka://flink/user/rpc/dispatcher_2.

> Task :runners:flink:1.16: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
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache

> Task :runners:flink:1.14: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

[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:38681
[flink-metrics-6] WARN akka.actor.CoordinatedShutdown - Could not addJvmShutdownHook, due to: Shutdown in progress

> Task :runners:flink:1.14:validatesRunnerSickbay FAILED

1 test completed, 1 failed
[flink-akka.actor.default-dispatcher-6] INFO org.apache.flink.runtime.taskexecutor.TaskExecutor - Stopped TaskExecutor akka://flink/user/rpc/taskmanager_0.
[ForkJoinPool.commonPool-worker-4] INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint - Shut down complete.
[flink-akka.actor.default-dispatcher-2] INFO org.apache.flink.runtime.resourcemanager.StandaloneResourceManager - Shut down cluster because application is in CANCELED, diagnostics DispatcherResourceManagerComponent has been closed..
[flink-akka.actor.default-dispatcher-2] INFO org.apache.flink.runtime.entrypoint.component.DispatcherResourceManagerComponent - Closing components.
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache

> 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

[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:43171
[flink-akka.actor.default-dispatcher-2] INFO org.apache.flink.runtime.dispatcher.runner.SessionDispatcherLeaderProcess - Stopping SessionDispatcherLeaderProcess.
[flink-akka.actor.default-dispatcher-6] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopping dispatcher akka://flink/user/rpc/dispatcher_2.
[flink-akka.actor.default-dispatcher-6] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopping all currently running jobs of dispatcher akka://flink/user/rpc/dispatcher_2.
[flink-akka.actor.default-dispatcher-6] INFO org.apache.flink.runtime.rest.handler.legacy.backpressure.BackPressureRequestCoordinator - Shutting down back pressure request coordinator.
[flink-akka.actor.default-dispatcher-4] INFO org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerImpl - Closing the SlotManager.
[flink-akka.actor.default-dispatcher-4] INFO org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerImpl - Suspending the SlotManager.
[flink-akka.actor.default-dispatcher-6] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopped dispatcher akka://flink/user/rpc/dispatcher_2.
[TransientBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache

> Task :runners:flink:1.12:validatesRunnerSickbay FAILED

1 test completed, 1 failed
[ForkJoinPool.commonPool-worker-2] INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint - Shut down complete.
[flink-akka.actor.default-dispatcher-4] INFO org.apache.flink.runtime.resourcemanager.StandaloneResourceManager - Shut down cluster because application is in CANCELED, diagnostics DispatcherResourceManagerComponent has been closed..
[flink-akka.actor.default-dispatcher-4] INFO org.apache.flink.runtime.entrypoint.component.DispatcherResourceManagerComponent - Closing components.
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache

> 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

[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:40037
[flink-akka.actor.default-dispatcher-4] INFO org.apache.flink.runtime.dispatcher.runner.SessionDispatcherLeaderProcess - Stopping SessionDispatcherLeaderProcess.
[flink-akka.actor.default-dispatcher-4] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopping dispatcher akka://flink/user/rpc/dispatcher_2.
[flink-akka.actor.default-dispatcher-4] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopping all currently running jobs of dispatcher akka://flink/user/rpc/dispatcher_2.
[flink-akka.actor.default-dispatcher-3] INFO org.apache.flink.runtime.resourcemanager.slotmanager.DeclarativeSlotManager - Closing the slot manager.
[flink-akka.actor.default-dispatcher-3] 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

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:spark:3:job-server:validatesRunnerSickbay

[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Shutdown hook called
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Deleting directory /tmp/spark-f2014dc2-b03d-4511-8943-ea574d36323d

> Task :runners:samza:validatesRunnerSickbay

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
    org.junit.runners.model.TestTimedOutException at FileIOTest.java:363
    java.lang.OutOfMemoryError

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:121
        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 > 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

24 tests completed, 17 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: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>
==============================================================================

3: 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>
==============================================================================

4: 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>
==============================================================================

5: 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>
==============================================================================

6: 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>
==============================================================================

7: 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>
==============================================================================

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.4/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD FAILED in 27m 25s
140 actionable tasks: 92 executed, 48 from cache

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

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


beam_PostCommit_Java_Sickbay - Build # 1527 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Sickbay - Build # 1527 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1527/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1526

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1526/display/redirect>

Changes:


------------------------------------------
[...truncated 50.89 KB...]

1 test completed, 1 failed

> Task :runners:flink:1.15: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

[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:36397
[TransientBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache

> Task :runners:samza:validatesRunnerSickbay

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

> Task :runners:flink:1.15:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:flink:1.16:validatesRunnerSickbay
> Task :runners:flink:1.12:validatesRunnerSickbay
> Task :runners:flink:1.14:validatesRunnerSickbay

[ForkJoinPool.commonPool-worker-2] INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint - Shut down complete.
[flink-akka.actor.default-dispatcher-7] INFO org.apache.flink.runtime.resourcemanager.StandaloneResourceManager - Shut down cluster because application is in CANCELED, diagnostics DispatcherResourceManagerComponent has been closed..
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-9d8510e0-4a18-4fe6-b85e-0f5c1e762256
[flink-akka.actor.default-dispatcher-7] INFO org.apache.flink.runtime.entrypoint.component.DispatcherResourceManagerComponent - Closing components.
[flink-akka.actor.default-dispatcher-7] INFO org.apache.flink.runtime.dispatcher.runner.SessionDispatcherLeaderProcess - Stopping SessionDispatcherLeaderProcess.
[flink-akka.actor.default-dispatcher-5] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopping dispatcher akka://flink/user/rpc/dispatcher_1.
[flink-akka.actor.default-dispatcher-5] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopping all currently running jobs of dispatcher akka://flink/user/rpc/dispatcher_1.
[flink-akka.actor.default-dispatcher-7] INFO org.apache.flink.runtime.resourcemanager.ResourceManagerServiceImpl - Stopping resource manager service.
[FileCache shutdown hook] INFO org.apache.flink.runtime.filecache.FileCache - removed file cache directory /tmp/flink-dist-cache-955e8519-3a03-4d92-8253-35060d922df5[ForkJoinPool.commonPool-worker-11] INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint - Removing cache directory /tmp/flink-web-ui

[flink-akka.actor.default-dispatcher-5] INFO org.apache.flink.runtime.resourcemanager.slotmanager.DeclarativeSlotManager - Closing the slot manager.
[flink-akka.actor.default-dispatcher-5] INFO org.apache.flink.runtime.resourcemanager.slotmanager.DeclarativeSlotManager - Suspending the slot manager.
[flink-akka.actor.default-dispatcher-9] INFO org.apache.flink.runtime.io.network.NettyShuffleEnvironment - Shutting down the network environment and its components.
[FileChannelManagerImpl-netty-shuffle shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-netty-shuffle-17d64850-1d9c-4d38-82d8-069b13b4541a
[TransientBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache
[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
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:36079
[flink-akka.actor.default-dispatcher-9] INFO org.apache.flink.runtime.taskexecutor.KvStateService - Shutting down the kvState service and its components.
[flink-akka.actor.default-dispatcher-9] INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService - Stop job leader service.

> Task :runners:flink:1.16: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

[flink-akka.actor.default-dispatcher-9] INFO org.apache.flink.runtime.filecache.FileCache - removed file cache directory /tmp/flink-dist-cache-955e8519-3a03-4d92-8253-35060d922df5
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:33089
[flink-akka.actor.default-dispatcher-9] INFO org.apache.flink.runtime.taskexecutor.TaskExecutor - Stopped TaskExecutor akka://flink/user/rpc/taskmanager_0.

> 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

> Task :runners:flink:1.16:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:flink:1.12:validatesRunnerSickbay FAILED

1 test completed, 1 failed
[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:36353
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache

> Task :runners:flink:1.14: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.14:validatesRunnerSickbay FAILED
> Task :runners:spark:3:job-server:validatesRunnerSickbay

[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Shutdown hook called
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Deleting directory /tmp/spark-4f8ea448-10ad-4db7-bbd6-9d676f178945

> Task :runners:samza:validatesRunnerSickbay

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

> Task :runners:flink:1.13:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:flink:1.13:classes
> Task :runners:flink:1.13:jar

> 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

[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-4] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopped dispatcher akka://flink/user/rpc/dispatcher_2.
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:45211

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:samza:validatesRunnerSickbay

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.samza.config.ConfigException at FileIOTest.java:363
        Caused by: java.lang.reflect.InvocationTargetException at FileIOTest.java:363
            Caused by: java.lang.OutOfMemoryError

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

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    java.lang.OutOfMemoryError

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.OutOfMemoryError

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

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

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

24 tests completed, 23 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: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>
==============================================================================

3: 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>
==============================================================================

4: 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>
==============================================================================

5: 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>
==============================================================================

6: 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>
==============================================================================

7: 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>
==============================================================================

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.4/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD FAILED in 15m 11s
140 actionable tasks: 93 executed, 47 from cache

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

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


beam_PostCommit_Java_Sickbay - Build # 1525 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Sickbay - Build # 1525 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1525/ to view the results.

beam_PostCommit_Java_Sickbay - Build # 1524 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Sickbay - Build # 1524 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1524/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1523

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1523/display/redirect>

Changes:


------------------------------------------
[...truncated 47.91 KB...]
org.apache.beam.sdk.transforms.windowing.WindowingTest > testWindowPreservation FAILED
    java.lang.IllegalArgumentException at WindowingTest.java:199

1 test completed, 1 failed

> Task :runners:portability:java:validatesRunnerSickbay FAILED
> Task :runners:spark:3:compileJava FROM-CACHE
> Task :runners:spark:3:classes
> Task :runners:spark:3:jar
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :sdks:java:io:kafka:jar
> Task :runners:spark:3:compileTestJava FROM-CACHE
> Task :runners:spark:3:testClasses
> Task :runners:spark:3:testJar
> Task :runners:spark:3:job-server:validatesRunnerSickbay FROM-CACHE

> Task :runners:samza:validatesRunnerSickbay

org.apache.beam.sdk.PipelineTest > testEmptyPipeline FAILED
    org.apache.samza.SamzaException at PipelineTest.java:390
        Caused by: java.lang.IllegalArgumentException at PipelineTest.java:390

[TransientBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache

> Task :runners:flink:1.15: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

[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:33053

> Task :runners:samza:validatesRunnerSickbay

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

> Task :runners:flink:1.15:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:direct-java:validatesRunnerSickbay
> Task :runners:flink:1.13:validatesRunnerSickbay
> Task :runners:flink:1.14:validatesRunnerSickbay
> Task :runners:flink:1.16:validatesRunnerSickbay
> Task :runners:flink:1.12:validatesRunnerSickbay

[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:41151
[flink-akka.actor.default-dispatcher-8] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopped dispatcher akka://flink/user/rpc/dispatcher_2.
[mini-cluster-io-thread-3] INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopping Akka RPC service.

> Task :runners:samza:validatesRunnerSickbay

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

> Task :runners:flink:1.16: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
[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:32945
[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:45405
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[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:38313

> Task :runners:flink:1.12: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:flink:1.13: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: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

1 test completed, 1 failed

> Task :runners:direct-java:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.junit.runners.model.TestTimedOutException at BoundedReadFromUnboundedSourceTest.java:145

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.samza.config.ConfigException at FileIOTest.java:363
        Caused by: java.lang.reflect.InvocationTargetException at FileIOTest.java:363
            Caused by: java.lang.OutOfMemoryError

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

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    java.lang.OutOfMemoryError

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.OutOfMemoryError

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

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.OutOfMemoryError

24 tests completed, 23 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.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>
==============================================================================

5: 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>
==============================================================================

6: 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>
==============================================================================

7: 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>
==============================================================================

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 16m 54s
140 actionable tasks: 91 executed, 49 from cache

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

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


beam_PostCommit_Java_Sickbay - Build # 1522 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Sickbay - Build # 1522 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1522/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1521

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1521/display/redirect>

Changes:


------------------------------------------
[...truncated 47.66 KB...]
> Task :runners:portability:java:validatesRunnerSickbay

org.apache.beam.sdk.transforms.windowing.WindowingTest > testWindowPreservation FAILED
    java.lang.IllegalArgumentException at WindowingTest.java:199

1 test completed, 1 failed

> Task :runners:portability:java:validatesRunnerSickbay FAILED
> Task :runners:spark:3:compileJava FROM-CACHE
> Task :runners:spark:3:classes
> Task :runners:spark:3:jar
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :sdks:java:io:kafka:jar
> Task :runners:spark:3:compileTestJava FROM-CACHE
> Task :runners:spark:3:testClasses
> Task :runners:spark:3:testJar
> Task :runners:spark:3:job-server:validatesRunnerSickbay FROM-CACHE

> Task :runners:samza:validatesRunnerSickbay

org.apache.beam.sdk.PipelineTest > testEmptyPipeline FAILED
    org.apache.samza.SamzaException at PipelineTest.java:390
        Caused by: java.lang.IllegalArgumentException at PipelineTest.java:390

[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:38617
[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
[flink-metrics-6] INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopping Akka RPC service.
[flink-metrics-6] INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopped Akka RPC service.

> Task :runners:flink:1.15: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.15:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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

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

> Task :runners:direct-java:validatesRunnerSickbay
> Task :runners:flink:1.13:validatesRunnerSickbay
> Task :runners:flink:1.16:validatesRunnerSickbay
> Task :runners:flink:1.12:validatesRunnerSickbay
> Task :runners:flink:1.14:validatesRunnerSickbay

[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:42147

> Task :runners:flink:1.16: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:flink:1.14: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

[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:45633
[ForkJoinPool.commonPool-worker-9] INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint - Removing cache directory /tmp/flink-web-ui
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[ForkJoinPool.commonPool-worker-9] INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint - Shut down complete.
[flink-akka.actor.default-dispatcher-5] INFO org.apache.flink.runtime.resourcemanager.StandaloneResourceManager - Shut down cluster because application is in CANCELED, diagnostics DispatcherResourceManagerComponent has been closed..
[flink-akka.actor.default-dispatcher-5] INFO org.apache.flink.runtime.entrypoint.component.DispatcherResourceManagerComponent - Closing components.
[flink-akka.actor.default-dispatcher-5] INFO org.apache.flink.runtime.dispatcher.runner.SessionDispatcherLeaderProcess - Stopping SessionDispatcherLeaderProcess.
[flink-akka.actor.default-dispatcher-7] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopping dispatcher akka://flink/user/rpc/dispatcher_1.
[flink-akka.actor.default-dispatcher-5] INFO org.apache.flink.runtime.resourcemanager.ResourceManagerServiceImpl - Stopping resource manager service.
[flink-akka.actor.default-dispatcher-7] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopping all currently running jobs of dispatcher akka://flink/user/rpc/dispatcher_1.
[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.

> Task :runners:direct-java:validatesRunnerSickbay

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

> Task :runners:flink:1.14:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:direct-java: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:46623

> 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

[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:43969

> 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

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:flink:1.12:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:samza:validatesRunnerSickbay

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
    org.apache.samza.SamzaException at FileIOTest.java:363
        Caused by: java.lang.OutOfMemoryError

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:121
        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 > 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

24 tests completed, 17 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 14m 36s
140 actionable tasks: 91 executed, 49 from cache

Publishing build scan...
https://ge.apache.org/s/2p46atvzas4vy

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1520

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1520/display/redirect>

Changes:


------------------------------------------
[...truncated 50.56 KB...]

> Task :runners:flink:1.16: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

[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:37769

> Task :runners:flink:1.16:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:samza:validatesRunnerSickbay

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

> Task :runners:spark:3:job-server:validatesRunnerSickbay

[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Shutdown hook called
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Deleting directory /tmp/spark-7cfc2a7a-4851-4d44-9abd-3fd6b3694b39

> Task :runners:samza:validatesRunnerSickbay

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

> Task :runners:flink:1.15:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:flink:1.15:classes
> Task :runners:flink:1.15:jar

> Task :runners:flink:1.12:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:flink:1.14:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:flink:1.12:classes

> Task :runners:flink:1.13:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:flink:1.12:jar
> Task :runners:flink:1.14:classes
> Task :runners:flink:1.14:jar
> Task :runners:flink:1.13:classes
> Task :runners:flink:1.13:jar
> Task :runners:flink:1.15: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

[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:38701
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache

> Task :runners:flink:1.15:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:flink:1.12:validatesRunnerSickbay
> Task :runners:flink:1.14:validatesRunnerSickbay
> Task :runners:flink:1.13:validatesRunnerSickbay

[FileCache shutdown hook] INFO org.apache.flink.runtime.filecache.FileCache - removed file cache directory /tmp/flink-dist-cache-68e545a3-2510-4c4f-8baa-59bae34652d7
[TransientBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache
[flink-akka.actor.default-dispatcher-2] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-d0b5926c-7158-4def-9e16-1d553a06a80d
[flink-akka.actor.default-dispatcher-2] INFO org.apache.flink.runtime.io.network.NettyShuffleEnvironment - Shutting down the network environment and its components.
[FileChannelManagerImpl-netty-shuffle shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-netty-shuffle-41579c23-20ae-4d83-af39-f0458b555917
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:35783
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[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.
[flink-akka.actor.default-dispatcher-2] INFO org.apache.flink.runtime.filecache.FileCache - removed file cache directory /tmp/flink-dist-cache-68e545a3-2510-4c4f-8baa-59bae34652d7
[flink-akka.actor.default-dispatcher-2] INFO org.apache.flink.runtime.taskexecutor.TaskExecutor - Stopped TaskExecutor akka://flink/user/rpc/taskmanager_0.
[ForkJoinPool.commonPool-worker-11] INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint - Removing cache directory /tmp/flink-web-ui

> 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

[ForkJoinPool.commonPool-worker-11] INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint - Shut down complete.

> Task :runners:flink:1.12:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> 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

[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:44055

> 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:45231
[ForkJoinPool.commonPool-worker-2] INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint - Removing cache directory /tmp/flink-web-ui
[ForkJoinPool.commonPool-worker-2] INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint - Shut down complete.
[flink-akka.actor.default-dispatcher-10] INFO org.apache.flink.runtime.resourcemanager.StandaloneResourceManager - Shut down cluster because application is in CANCELED, diagnostics DispatcherResourceManagerComponent has been closed..

> Task :runners:flink:1.14: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.14:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    java.lang.OutOfMemoryError at FileIOTest.java:363

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:121
        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 > 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

24 tests completed, 17 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: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>
==============================================================================

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.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>
==============================================================================

5: 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>
==============================================================================

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.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>
==============================================================================

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 13m 10s
140 actionable tasks: 96 executed, 44 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1519

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1519/display/redirect>

Changes:


------------------------------------------
[...truncated 54.42 KB...]
    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.16:validatesRunnerSickbay FAILED
> Task :runners:flink:1.14:validatesRunnerSickbay
> Task :runners:flink:1.13:validatesRunnerSickbay
> Task :runners:flink:1.12:validatesRunnerSickbay

[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

> Task :runners:samza:validatesRunnerSickbay

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

[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:44095
[ForkJoinPool.commonPool-worker-11] INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint - Removing cache directory /tmp/flink-web-ui
[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:42547
[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:37661

> Task :runners:flink:1.12: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: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:flink:1.13: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

1 test completed, 1 failed

> Task :runners:direct-java:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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

[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Shutdown hook called
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Deleting directory /tmp/spark-f7d51020-20f3-46de-a98a-1df9dcdf2e25

> Task :runners:spark:3:job-server:validatesRunnerSickbay

> Task :runners:samza:validatesRunnerSickbay

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.OutOfMemoryError

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

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    java.lang.OutOfMemoryError

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.OutOfMemoryError

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

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

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, 36 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.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>
==============================================================================

5: 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>
==============================================================================

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: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>
==============================================================================

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 28m 54s
141 actionable tasks: 92 executed, 49 from cache

Publishing build scan...
https://ge.apache.org/s/7qd42lnpx6iru

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1518

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1518/display/redirect>

Changes:


------------------------------------------
[...truncated 54.50 KB...]

> Task :runners:direct-java:validatesRunnerSickbay

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

1 test completed, 1 failed

> Task :runners:direct-java:validatesRunnerSickbay FAILED

> Task :runners:flink:1.16: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.16:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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

[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:38591

> 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

[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

> Task :runners:flink:1.14: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

[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:41127

> Task :runners:flink:1.12:validatesRunnerSickbay FAILED
[flink-metrics-6] INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopping Akka RPC service.
[flink-metrics-6] INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopped Akka RPC service.

> Task :runners:flink:1.14:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:samza:validatesRunnerSickbay

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

[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Shutdown hook called
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Deleting directory /tmp/spark-77923259-117d-405b-b6e1-ac4e47b64a1f

> Task :runners:spark:3:job-server:validatesRunnerSickbay

> Task :runners:flink:1.13:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:flink:1.13:classes
> Task :runners:flink:1.13:jar
[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:42113

> 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

1 test completed, 1 failed

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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.OutOfMemoryError

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: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>
==============================================================================

4: 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>
==============================================================================

5: 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>
==============================================================================

6: 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>
==============================================================================

7: 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>
==============================================================================

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 2s
141 actionable tasks: 93 executed, 48 from cache

Publishing build scan...
https://ge.apache.org/s/6ra5tfl5jasdw

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1517

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1517/display/redirect>

Changes:


------------------------------------------
[...truncated 54.53 KB...]
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

[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:38189

> Task :runners:flink:1.16: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.16:validatesRunnerSickbay FAILED
[FileCache shutdown hook] INFO org.apache.flink.runtime.filecache.FileCache - removed file cache directory /tmp/flink-dist-cache-d4d83d60-d253-4dca-833f-9ad13f12f736
[TransientBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache
[flink-akka.actor.default-dispatcher-4] INFO org.apache.flink.runtime.taskexecutor.KvStateService - Shutting down the kvState service and its components.
[flink-akka.actor.default-dispatcher-4] INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService - Stop job leader service.
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[flink-akka.actor.default-dispatcher-4] INFO org.apache.flink.runtime.filecache.FileCache - removed file cache directory /tmp/flink-dist-cache-d4d83d60-d253-4dca-833f-9ad13f12f736
[flink-akka.actor.default-dispatcher-4] INFO org.apache.flink.runtime.taskexecutor.TaskExecutor - Stopped TaskExecutor akka://flink/user/rpc/taskmanager_0.
[ForkJoinPool.commonPool-worker-11] INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint - Removing cache directory /tmp/flink-web-ui
[ForkJoinPool.commonPool-worker-11] INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint - Shut down complete.
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:34449

> Task :runners:flink:1.14: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.14:validatesRunnerSickbay FAILED

> Task :runners:direct-java:validatesRunnerSickbay

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

1 test completed, 1 failed

> Task :runners:direct-java:validatesRunnerSickbay FAILED
[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:46577

> 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

[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:42227

> 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

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:samza:validatesRunnerSickbay

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

> Task :runners:flink:1.12:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:samza:validatesRunnerSickbay

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 40s
141 actionable tasks: 91 executed, 50 from cache

Publishing build scan...
https://ge.apache.org/s/5rnqfm4atekn4

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1516

Posted by Apache Jenkins Server <je...@builds.apache.org>.
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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1515

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1515/display/redirect>

Changes:


------------------------------------------
[...truncated 54.56 KB...]
org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests$ParseGenericClass > initializationError FAILED
    org.junit.runners.model.InvalidTestClassError at ParentRunner.java:525

[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:33827
[flink-metrics-8] WARN akka.actor.CoordinatedShutdown - Could not addJvmShutdownHook, due to: Shutdown in progress

> Task :runners:flink:1.16: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.16:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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

[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:33433

> Task :runners:flink:1.14: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.14:validatesRunnerSickbay FAILED
[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

> 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

[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:43161

> Task :runners:flink:1.12:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:samza:validatesRunnerSickbay

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

[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Shutdown hook called
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Deleting directory /tmp/spark-348392e2-787c-4510-ab5c-814a9ffc04ab

> Task :runners:spark:3:job-server:validatesRunnerSickbay

> Task :runners:flink:1.13:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:flink:1.13:classes
> Task :runners:flink:1.13:jar
[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:42641

> 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

1 test completed, 1 failed

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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

RocksDBExceptionJni::ThrowNew/StatusJni - Error: unexpected exception!

> Task :runners:samza:validatesRunnerSickbay

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: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>
==============================================================================

3: 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>
==============================================================================

4: 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>
==============================================================================

5: 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>
==============================================================================

6: 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>
==============================================================================

7: 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>
==============================================================================

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 31m 25s
141 actionable tasks: 93 executed, 48 from cache

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

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


beam_PostCommit_Java_Sickbay - Build # 1514 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Sickbay - Build # 1514 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1514/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1513

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1513/display/redirect>

Changes:


------------------------------------------
[...truncated 54.15 KB...]
        Caused by: java.lang.AssertionError at MatcherAssert.java:18

[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:35683

> Task :runners:flink:1.15:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:samza:validatesRunnerSickbay

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

[TransientBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache

> Task :runners:flink:1.16: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

[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:36637

> Task :runners:flink:1.16: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
[mini-cluster-io-thread-23] INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopping Akka RPC service.

> Task :runners:flink:1.14: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

[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:42167

[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:37001
[flink-metrics-8] INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopping Akka RPC service.
[flink-metrics-8] INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopped Akka RPC service.

> 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:flink:1.14:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:samza:validatesRunnerSickbay

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

[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Shutdown hook called
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Deleting directory /tmp/spark-45c4b0ba-3c5c-4064-90be-2f24f0d71d75

> Task :runners:spark:3:job-server:validatesRunnerSickbay

> Task :runners:flink:1.13:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:flink:1.13:classes
> Task :runners:flink:1.13:jar

> 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

1 test completed, 1 failed

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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.OutOfMemoryError at FileIOTest.java:363

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: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>
==============================================================================

3: 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>
==============================================================================

4: 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>
==============================================================================

5: 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>
==============================================================================

6: 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>
==============================================================================

7: 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>
==============================================================================

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 19s
141 actionable tasks: 93 executed, 48 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1512

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1512/display/redirect>

Changes:


------------------------------------------
[...truncated 54.30 KB...]
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.16:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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

[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:44409

> Task :runners:flink:1.15: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.15:validatesRunnerSickbay 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:33373

> 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
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache

> Task :runners:flink:1.14: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

[TransientBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache
[AkkaRpcService-Supervisor-Termination-Future-Executor-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:45271

> Task :runners:flink:1.14:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:samza:validatesRunnerSickbay

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

[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Shutdown hook called
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Deleting directory /tmp/spark-eef92e3d-7722-4acb-9b21-a2e79135b668

> Task :runners:spark:3:job-server:validatesRunnerSickbay

> Task :runners:flink:1.13:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:flink:1.13:classes
> Task :runners:flink:1.13:jar
[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:39395

> 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

1 test completed, 1 failed

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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: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>
==============================================================================

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.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>
==============================================================================

5: 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>
==============================================================================

6: 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>
==============================================================================

7: 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>
==============================================================================

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 32m 14s
141 actionable tasks: 93 executed, 48 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1511

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1511/display/redirect?page=changes>

Changes:

[noreply] Merge pull request #28906 from apache/revert-28512-display-data


------------------------------------------
[...truncated 54.02 KB...]
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:43319

> Task :runners:flink:1.16: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.16:validatesRunnerSickbay FAILED
[TransientBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache
> Task :runners:flink:1.14: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


[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[flink-metrics-6] WARN akka.actor.CoordinatedShutdown - Could not addJvmShutdownHook, due to: Shutdown in progress
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:42693

> Task :runners:flink:1.14:validatesRunnerSickbay FAILED

1 test completed, 1 failed
[flink-akka.actor.default-dispatcher-4] INFO org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerImpl - Closing the SlotManager.
[flink-akka.actor.default-dispatcher-4] INFO org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerImpl - Suspending the SlotManager.
[flink-akka.actor.default-dispatcher-2] INFO org.apache.flink.runtime.rest.handler.legacy.backpressure.BackPressureRequestCoordinator - Shutting down back pressure request coordinator.
[flink-akka.actor.default-dispatcher-2] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopped dispatcher akka://flink/user/rpc/dispatcher_2.
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:35013
> 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


[TransientBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache

> Task :runners:samza:validatesRunnerSickbay

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

> Task :runners:flink:1.12:validatesRunnerSickbay FAILED

1 test completed, 1 failed
[flink-akka.actor.default-dispatcher-7] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopping all currently running jobs of dispatcher akka://flink/user/rpc/dispatcher_2.
[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:36571

> Task :runners:flink:1.15: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.15:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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

> Task :runners:flink:1.13:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:flink:1.13:classes
> Task :runners:flink:1.13:jar

> 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

1 test completed, 1 failed

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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.OutOfMemoryError

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: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>
==============================================================================

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: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>
==============================================================================

6: 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>
==============================================================================

7: 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>
==============================================================================

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 35m 37s
141 actionable tasks: 92 executed, 49 from cache

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

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


beam_PostCommit_Java_Sickbay - Build # 1510 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Sickbay - Build # 1510 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1510/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1509

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1509/display/redirect>

Changes:


------------------------------------------
[...truncated 53.38 KB...]

[flink-metrics-7] INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopping Akka RPC service.
[flink-metrics-7] INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopped Akka RPC service.

> Task :runners:flink:1.15:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:samza:validatesRunnerSickbay

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

[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:37977
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache

> Task :runners:flink:1.16: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.16:validatesRunnerSickbay FAILED
> Task :runners:flink:1.14:validatesRunnerSickbay
> Task :runners:flink:1.13:validatesRunnerSickbay
> Task :runners:flink:1.12:validatesRunnerSickbay

[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache

> Task :runners:samza:validatesRunnerSickbay

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

[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:32807

> 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
[flink-akka.actor.default-dispatcher-2] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-078aef4f-43cc-4d61-8476-05f3335cb275
[flink-akka.actor.default-dispatcher-2] INFO org.apache.flink.runtime.io.network.NettyShuffleEnvironment - Shutting down the network environment and its components.
[flink-akka.actor.default-dispatcher-2] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-netty-shuffle-97cd9659-c34b-4cda-992a-39d27d081145
[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.
[TransientBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache
[FileCache shutdown hook] INFO org.apache.flink.runtime.filecache.FileCache - removed file cache directory /tmp/flink-dist-cache-9c21e82c-4aa0-449c-94e6-e622fa3d3dc1
[flink-akka.actor.default-dispatcher-2] INFO org.apache.flink.runtime.filecache.FileCache - removed file cache directory /tmp/flink-dist-cache-9c21e82c-4aa0-449c-94e6-e622fa3d3dc1
[flink-akka.actor.default-dispatcher-2] INFO org.apache.flink.runtime.taskexecutor.TaskExecutor - Stopped TaskExecutor akka://flink/user/rpc/taskmanager_0.
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[ForkJoinPool.commonPool-worker-4] INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint - Shut down complete.
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:43749
[flink-akka.actor.default-dispatcher-2] INFO org.apache.flink.runtime.resourcemanager.StandaloneResourceManager - Shut down cluster because application is in CANCELED, diagnostics DispatcherResourceManagerComponent has been closed..
[flink-akka.actor.default-dispatcher-2] INFO org.apache.flink.runtime.entrypoint.component.DispatcherResourceManagerComponent - Closing components.
[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:37457

> Task :runners:flink:1.13: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:flink:1.12: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:samza:validatesRunnerSickbay

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
    org.apache.samza.SamzaException at FileIOTest.java:363
        Caused by: java.lang.OutOfMemoryError at Arrays.java:3664

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: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>
==============================================================================

3: 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>
==============================================================================

4: 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>
==============================================================================

5: 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>
==============================================================================

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 28m 53s
141 actionable tasks: 91 executed, 50 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1508

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1508/display/redirect>

Changes:


------------------------------------------
[...truncated 53.81 KB...]
> Task :runners:samza:validatesRunnerSickbay

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

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

> Task :runners:flink:1.13:validatesRunnerSickbay
> Task :runners:flink:1.12:validatesRunnerSickbay
> Task :runners:flink:1.14:validatesRunnerSickbay
> Task :runners:flink:1.16:validatesRunnerSickbay

[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
[FileCache shutdown hook] INFO org.apache.flink.runtime.filecache.FileCache - removed file cache directory /tmp/flink-dist-cache-a8fbdbd2-3945-49cb-b75a-19b3ff96067c
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-f9d6d480-c4b2-45bc-9330-a21d9dbaecaf
[FileChannelManagerImpl-netty-shuffle shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-netty-shuffle-370b4112-e52f-4fe7-babd-047e780fed5b
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:36109
[flink-akka.actor.default-dispatcher-3] INFO org.apache.flink.runtime.io.network.NettyShuffleEnvironment - Shutting down the network environment and its components.
[flink-akka.actor.default-dispatcher-3] INFO org.apache.flink.runtime.taskexecutor.KvStateService - Shutting down the kvState service and its components.
[flink-akka.actor.default-dispatcher-3] INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService - Stop job leader service.
[flink-akka.actor.default-dispatcher-3] INFO org.apache.flink.runtime.filecache.FileCache - removed file cache directory /tmp/flink-dist-cache-a8fbdbd2-3945-49cb-b75a-19b3ff96067c
[flink-akka.actor.default-dispatcher-3] INFO org.apache.flink.runtime.taskexecutor.TaskExecutor - Stopped TaskExecutor akka://flink/user/rpc/taskmanager_0.
[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:40753
[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:41421

> Task :runners:flink:1.13: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:flink:1.16: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:flink:1.12: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
[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:43985

> 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:samza:validatesRunnerSickbay

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


Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Samza StatisticsMonitor Thread-0"

> Task :runners:samza:validatesRunnerSickbay

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.samza.config.ConfigException at FileIOTest.java:363
        Caused by: java.lang.reflect.InvocationTargetException at FileIOTest.java:363
            Caused by: java.lang.OutOfMemoryError at FileIOTest.java:363

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: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>
==============================================================================

4: 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>
==============================================================================

5: 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>
==============================================================================

6: 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>
==============================================================================

7: 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>
==============================================================================

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 40m 57s
141 actionable tasks: 91 executed, 50 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1507

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1507/display/redirect>

Changes:


------------------------------------------
[...truncated 54.70 KB...]
[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:43863
[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:42415

> Task :runners:flink:1.15: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:flink:1.12: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
[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:40807
[flink-metrics-7] WARN akka.actor.CoordinatedShutdown - Could not addJvmShutdownHook, due to: Shutdown in progress
[flink-metrics-7] INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopping Akka RPC service.
[flink-metrics-7] INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopped Akka RPC service.

> 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:flink:1.16: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:samza:validatesRunnerSickbay

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

> Task :runners:flink:1.13:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:flink:1.13:classes
> Task :runners:flink:1.13:jar
[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:38959

> 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

1 test completed, 1 failed

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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
    org.apache.samza.config.ConfigException at FileIOTest.java:363
        Caused by: java.lang.reflect.InvocationTargetException at FileIOTest.java:363
            Caused by: java.lang.OutOfMemoryError

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.OutOfMemoryError

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    java.lang.OutOfMemoryError

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.OutOfMemoryError

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

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

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, 36 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: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>
==============================================================================

3: 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>
==============================================================================

4: 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>
==============================================================================

5: 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>
==============================================================================

6: 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>
==============================================================================

7: 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>
==============================================================================

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 32m 48s
141 actionable tasks: 92 executed, 49 from cache

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1506

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1506/display/redirect>

Changes:


------------------------------------------
[...truncated 53.99 KB...]
[flink-metrics-7] INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopped Akka RPC service.

> Task :runners:flink:1.16: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

[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:45531
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[flink-metrics-7] WARN akka.actor.CoordinatedShutdown - Could not addJvmShutdownHook, due to: Shutdown in progress
> Task :runners:flink:1.15: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.16:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:flink:1.15:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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

[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[AkkaRpcService-Supervisor-Termination-Future-Executor-thread-1] INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopping Akka RPC service.
[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:42211

> 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.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsWithNumShards[0: true] FAILED
    java.lang.AssertionError at AvroIOTest.java:1386
        Caused by: java.lang.AssertionError at MatcherAssert.java:18

[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:35557

> Task :runners:flink:1.14: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.14:validatesRunnerSickbay FAILED
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Shutdown hook called
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Deleting directory /tmp/spark-b4cbec31-e1e0-44eb-a50e-459f4b4a55e9
> Task :runners:spark:3:job-server:validatesRunnerSickbay

> Task :runners:flink:1.13:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:flink:1.13:classes
> Task :runners:flink:1.13:jar

> 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

1 test completed, 1 failed

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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: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>
==============================================================================

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.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>
==============================================================================

5: 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>
==============================================================================

6: 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>
==============================================================================

7: 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>
==============================================================================

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 28m 58s
141 actionable tasks: 93 executed, 48 from cache

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

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


beam_PostCommit_Java_Sickbay - Build # 1505 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Sickbay - Build # 1505 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1505/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1504

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1504/display/redirect>

Changes:


------------------------------------------
[...truncated 58.27 KB...]
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:34789
[flink-metrics-7] WARN akka.actor.CoordinatedShutdown - Could not addJvmShutdownHook, due to: Shutdown in progress

1 test completed, 1 failed

> Task :runners:flink:1.16:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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

> Task :runners:flink:1.13:validatesRunnerSickbay
> Task :runners:flink:1.12:validatesRunnerSickbay
> Task :runners:flink:1.14:validatesRunnerSickbay

> Task :runners:flink:1.12: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
[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:46619

1 test completed, 1 failed

> Task :runners:flink:1.13: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
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:45805
[TransientBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache

1 test completed, 1 failed

> 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
[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:41301

1 test completed, 1 failed

> Task :runners:samza:validatesRunnerSickbay

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 30m 21s
147 actionable tasks: 92 executed, 53 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1503

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1503/display/redirect>

Changes:


------------------------------------------
[...truncated 60.73 KB...]
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:37873

1 test completed, 1 failed

> Task :runners:flink:1.14:validatesRunnerSickbay FAILED

> 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
[ForkJoinPool.commonPool-worker-6] INFO org.apache.flink.runtime.dispatcher.runner.SessionDispatcherLeaderProcess - Stopping SessionDispatcherLeaderProcess.
[flink-akka.actor.default-dispatcher-4] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopping dispatcher akka://flink/user/rpc/dispatcher_2.
[flink-akka.actor.default-dispatcher-4] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopping all currently running jobs of dispatcher akka://flink/user/rpc/dispatcher_2.
[flink-akka.actor.default-dispatcher-2] INFO org.apache.flink.runtime.resourcemanager.slotmanager.DeclarativeSlotManager - Closing the slot manager.
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[flink-akka.actor.default-dispatcher-2] 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
[flink-akka.actor.default-dispatcher-4] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopped dispatcher akka://flink/user/rpc/dispatcher_2.
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:45809

1 test completed, 1 failed

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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
    org.apache.samza.config.ConfigException at FileIOTest.java:363
        Caused by: java.lang.reflect.InvocationTargetException at FileIOTest.java:363
            Caused by: java.lang.OutOfMemoryError

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

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    java.lang.OutOfMemoryError

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.OutOfMemoryError

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

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

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, 36 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 29m 52s
147 actionable tasks: 92 executed, 53 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1502

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1502/display/redirect>

Changes:


------------------------------------------
[...truncated 61.07 KB...]
1 test completed, 1 failed

> Task :runners:samza:validatesRunnerSickbay

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

> Task :runners:flink:1.13: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
[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
[ForkJoinPool.commonPool-worker-11] INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint - Removing cache directory /tmp/flink-web-ui
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:44077
[ForkJoinPool.commonPool-worker-11] INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint - Shut down complete.

1 test completed, 1 failed

> 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
[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-metrics-2] INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopping Akka RPC service.
[flink-metrics-2] INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopped Akka RPC service.
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:35055

1 test completed, 1 failed

> Task :runners:flink:1.12:validatesRunnerSickbay FAILED

> Task :runners:flink:1.14: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
[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:34323
[flink-metrics-5] INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopping Akka RPC service.
[flink-metrics-5] INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopped Akka RPC service.

1 test completed, 1 failed

> Task :runners:flink:1.14:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 30m 38s
147 actionable tasks: 92 executed, 53 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1501

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1501/display/redirect>

Changes:


------------------------------------------
[...truncated 60.55 KB...]
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:45627

1 test completed, 1 failed

> Task :runners:flink:1.12:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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

[flink-akka.actor.default-dispatcher-5] INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopping Akka RPC service.

> Task :runners:flink:1.14: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
[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:42307
[flink-metrics-8] WARN akka.actor.CoordinatedShutdown - Could not addJvmShutdownHook, due to: Shutdown in progress

1 test completed, 1 failed

> Task :runners:flink:1.14:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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

> Task :runners:flink:1.13:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:flink:1.13:classes
> Task :runners:flink:1.13:jar

> 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
[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:43887

1 test completed, 1 failed

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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.OutOfMemoryError

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 29m 46s
147 actionable tasks: 93 executed, 52 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1500

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1500/display/redirect>

Changes:


------------------------------------------
[...truncated 59.39 KB...]
    org.junit.runners.model.InvalidTestClassError at ParentRunner.java:525

> 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
[flink-akka.actor.default-dispatcher-8] INFO org.apache.flink.runtime.filecache.FileCache - removed file cache directory /tmp/flink-dist-cache-3f972b2e-bf7c-481f-9e84-9d2f3b542c44
[flink-akka.actor.default-dispatcher-8] INFO org.apache.flink.runtime.taskexecutor.TaskExecutor - Stopped TaskExecutor akka://flink/user/rpc/taskmanager_0.
[FileCache shutdown hook] INFO org.apache.flink.runtime.filecache.FileCache - removed file cache directory /tmp/flink-dist-cache-3f972b2e-bf7c-481f-9e84-9d2f3b542c44
[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:46849
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[ForkJoinPool.commonPool-worker-2] INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint - Removing cache directory /tmp/flink-web-ui

1 test completed, 1 failed

> Task :runners:flink:1.16: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
[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:38103

> Task :runners:flink:1.13: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
[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:35179

1 test completed, 1 failed

> Task :runners:flink:1.16:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:samza:validatesRunnerSickbay

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

> Task :runners:spark:3:job-server:validatesRunnerSickbay
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Shutdown hook called
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Deleting directory /tmp/spark-e4d3e229-1e2e-461f-a67f-50aee059561e

> Task :runners:samza:validatesRunnerSickbay

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
    org.apache.samza.SamzaException at FileIOTest.java:363
        Caused by: java.lang.OutOfMemoryError

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 32m 5s
147 actionable tasks: 93 executed, 52 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1499

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1499/display/redirect>

Changes:


------------------------------------------
[...truncated 59.68 KB...]
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:45195

1 test completed, 1 failed

> Task :runners:flink:1.14:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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

> Task :runners:flink:1.12: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
[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:43459

1 test completed, 1 failed

> Task :runners:samza:validatesRunnerSickbay

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

> Task :runners:spark:3:job-server:validatesRunnerSickbay
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Shutdown hook called
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Deleting directory /tmp/spark-cbf8a4c9-e6af-4b49-83a3-66d530043721

> Task :runners:flink:1.13:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:flink:1.13:classes
> Task :runners:flink:1.13:jar

> 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
[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:36431

1 test completed, 1 failed

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 28m 36s
147 actionable tasks: 94 executed, 51 from cache, 2 up-to-date

Publishing build scan...
https://ge.apache.org/s/7pkb272ord5ru

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1498

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1498/display/redirect>

Changes:


------------------------------------------
[...truncated 57.93 KB...]
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:44017

1 test completed, 1 failed

> 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
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[flink-metrics-9] WARN akka.actor.CoordinatedShutdown - Could not addJvmShutdownHook, due to: Shutdown in progress
[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:33279

1 test completed, 1 failed

> Task :runners:flink:1.12:validatesRunnerSickbay FAILED

> Task :runners:direct-java:validatesRunnerSickbay

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

1 test completed, 1 failed

> Task :runners:direct-java:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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

> Task :runners:flink:1.13:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:flink:1.13:classes
> Task :runners:flink:1.13:jar

> 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
[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:35291

1 test completed, 1 failed

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 31m 43s
142 actionable tasks: 90 executed, 50 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1497

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1497/display/redirect>

Changes:


------------------------------------------
[...truncated 57.47 KB...]
        Caused by: java.lang.AssertionError at MatcherAssert.java:18

> Task :runners:flink:1.16: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
[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:41953

1 test completed, 1 failed

> Task :runners:flink:1.14: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
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:38157
[TransientBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache

1 test completed, 1 failed

> Task :runners:flink:1.14:validatesRunnerSickbay FAILED

> 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
[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:38575

1 test completed, 1 failed

> Task :runners:flink:1.12: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
[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:41899

1 test completed, 1 failed

> Task :runners:samza:validatesRunnerSickbay

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

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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.OutOfMemoryError

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 33m
142 actionable tasks: 89 executed, 51 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1496

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1496/display/redirect>

Changes:


------------------------------------------
[...truncated 58.91 KB...]
[flink-akka.actor.default-dispatcher-10] INFO org.apache.flink.runtime.resourcemanager.slotmanager.DeclarativeSlotManager - Suspending the slot manager.
[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
[flink-akka.actor.default-dispatcher-8] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopped dispatcher akka://flink/user/rpc/dispatcher_1.
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:36293
[mini-cluster-io-thread-4] INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopping Akka RPC service.

1 test completed, 1 failed

> Task :runners:flink:1.12: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
[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-5] INFO org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerImpl - Suspending the SlotManager.
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:35711

1 test completed, 1 failed

> 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
[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:43403

1 test completed, 1 failed

> Task :runners:flink:1.15:validatesRunnerSickbay FAILED

> Task :runners:flink:1.13:validatesRunnerSickbay
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
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

[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:43951

1 test completed, 1 failed

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 28m 37s
142 actionable tasks: 89 executed, 51 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1495

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1495/display/redirect>

Changes:


------------------------------------------
[...truncated 58.39 KB...]
        Caused by: java.lang.AssertionError at MatcherAssert.java:18
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:46339
[TransientBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache

1 test completed, 1 failed

> Task :runners:flink:1.16:validatesRunnerSickbay FAILED

> 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
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[AkkaRpcService-Supervisor-Termination-Future-Executor-thread-1] INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopping Akka RPC service.
[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:46491

1 test completed, 1 failed

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

> 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
[flink-akka.actor.default-dispatcher-7] INFO org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerImpl - Closing the SlotManager.
[flink-akka.actor.default-dispatcher-7] INFO org.apache.flink.runtime.resourcemanager.slotmanager.SlotManagerImpl - Suspending the SlotManager.
[flink-akka.actor.default-dispatcher-2] INFO org.apache.flink.runtime.rest.handler.legacy.backpressure.BackPressureRequestCoordinator - Shutting down back pressure request coordinator.
[TransientBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache
[flink-akka.actor.default-dispatcher-2] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopped dispatcher akka://flink/user/rpc/dispatcher_2.
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:36839

1 test completed, 1 failed

> Task :runners:flink:1.12:validatesRunnerSickbay FAILED

> Task :runners:flink:1.15: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
[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:32879

1 test completed, 1 failed

> Task :runners:samza:validatesRunnerSickbay

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 30m 22s
142 actionable tasks: 89 executed, 51 from cache, 2 up-to-date

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

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


beam_PostCommit_Java_Sickbay - Build # 1494 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Sickbay - Build # 1494 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1494/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1493

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1493/display/redirect>

Changes:


------------------------------------------
[...truncated 58.23 KB...]
[flink-akka.actor.default-dispatcher-9] INFO org.apache.flink.runtime.taskexecutor.DefaultJobLeaderService - Stop job leader service.
[flink-akka.actor.default-dispatcher-9] INFO org.apache.flink.runtime.state.TaskExecutorLocalStateStoresManager - Shutting down TaskExecutorLocalStateStoresManager.

> Task :runners:flink:1.15: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
[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:33733

1 test completed, 1 failed

> Task :runners:flink:1.15:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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

> 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
[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:39817

1 test completed, 1 failed

> Task :runners:flink:1.13:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:flink:1.13:classes
> Task :runners:flink:1.13:jar
[flink-akka.actor.default-dispatcher-6] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopped dispatcher akka://flink/user/rpc/dispatcher_2.

> 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
[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:43273

1 test completed, 1 failed

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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.OutOfMemoryError

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 31m 25s
142 actionable tasks: 90 executed, 50 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1492

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1492/display/redirect>

Changes:


------------------------------------------
[...truncated 57.97 KB...]

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
[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
[mini-cluster-io-thread-24] 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:44635

1 test completed, 1 failed

> Task :runners:flink:1.12:validatesRunnerSickbay FAILED

> Task :runners:flink:1.14: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
[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:46057

1 test completed, 1 failed

> Task :runners:flink:1.14:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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

> Task :runners:spark:3:job-server:validatesRunnerSickbay
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Shutdown hook called
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Deleting directory /tmp/spark-82db8b0e-1028-4bbf-a6b2-89aa82ce59a3

> Task :runners:flink:1.13:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:flink:1.13:classes
> Task :runners:flink:1.13:jar

> 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

1 test completed, 1 failed

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 30m 35s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

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

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


beam_PostCommit_Java_Sickbay - Build # 1491 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Sickbay - Build # 1491 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1491/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1490

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1490/display/redirect?page=changes>

Changes:

[noreply] Sets recommended max Xmx 32G when set_recommended_max_xmx experiment is


------------------------------------------
[...truncated 60.94 KB...]

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

> Task :runners:spark:3:job-server:validatesRunnerSickbay
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Shutdown hook called
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Deleting directory /tmp/spark-cf05be45-0f49-4dde-802e-4a1633d66eb7

> Task :runners:flink:1.13:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:flink:1.13:classes
> Task :runners:flink:1.13:jar

> 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
[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:43491

1 test completed, 1 failed

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 29m 11s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
Publishing build scan failed due to network error 'java.net.SocketTimeoutException: Read timed out' (2 retries remaining)...
Publishing build scan failed due to network error 'java.net.SocketTimeoutException: Read timed out' (1 retry remaining)...

Publishing failed.

The response from https://ge.apache.org/scans/publish/gradle/3.13.2/upload was not from Gradle Enterprise.
The specified server address may be incorrect, or your network environment may be interfering.

Please report this problem to your Gradle Enterprise administrator via https://ge.apache.org/help and include the following via copy/paste:

----------
Gradle version: 7.6.2
Plugin version: 3.13.2
Request URL: https://ge.apache.org/scans/publish/gradle/3.13.2/upload
Request ID: c6b9c2bf-7570-4a19-ba7b-71882c5fcc97
Response status code: 502
Response content type: text/html
----------

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1489

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1489/display/redirect>

Changes:


------------------------------------------
[...truncated 58.86 KB...]
        Caused by: java.lang.AssertionError at MatcherAssert.java:18
[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
[AkkaRpcService-Supervisor-Termination-Future-Executor-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:36099

1 test completed, 1 failed

> Task :runners:flink:1.15:validatesRunnerSickbay FAILED

> Task :runners:flink:1.16: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
[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:42507

1 test completed, 1 failed

> Task :runners:flink:1.16:validatesRunnerSickbay FAILED

> Task :runners:flink:1.14: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
[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:35425

1 test completed, 1 failed

> Task :runners:flink:1.14:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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.OutOfMemoryError

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 29m 21s
142 actionable tasks: 89 executed, 51 from cache, 2 up-to-date

Publishing build scan...
Publishing build scan failed due to network error 'java.net.SocketTimeoutException: Read timed out' (2 retries remaining)...

Publishing failed.

The response from https://ge.apache.org/scans/publish/gradle/3.13.2/upload was not from Gradle Enterprise.
The specified server address may be incorrect, or your network environment may be interfering.

Please report this problem to your Gradle Enterprise administrator via https://ge.apache.org/help and include the following via copy/paste:

----------
Gradle version: 7.6.2
Plugin version: 3.13.2
Request URL: https://ge.apache.org/scans/publish/gradle/3.13.2/upload
Request ID: 3abba169-633f-4c65-a792-36f25e572cc1
Response status code: 502
Response content type: text/html
----------

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1488

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1488/display/redirect>

Changes:


------------------------------------------
[...truncated 60.17 KB...]

1 test completed, 1 failed

> Task :runners:flink:1.14: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
[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:35821

1 test completed, 1 failed

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:flink:1.14:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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

> Task :runners:direct-java:validatesRunnerSickbay FAILED

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

1 test completed, 1 failed

> Task :runners:samza:validatesRunnerSickbay

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 29m 34s
142 actionable tasks: 89 executed, 51 from cache, 2 up-to-date

Publishing build scan...
Publishing build scan failed due to network error 'java.net.SocketTimeoutException: Read timed out' (2 retries remaining)...
Publishing build scan failed due to network error 'java.net.SocketTimeoutException: Read timed out' (1 retry remaining)...
Publishing build scan failed due to 'An unexpected error occurred creating your build scan.
Please report this problem at https://ge.apache.org/help, quoting the following reference code:
caqsc7sxj5g2i' (2 retries remaining)...
Publishing build scan failed due to network error 'java.net.SocketTimeoutException: Read timed out' (2 retries remaining)...
Publishing build scan failed due to network error 'java.net.SocketTimeoutException: Read timed out' (1 retry remaining)...

A network error occurred.

If you require assistance with this problem, please report it to your Gradle Enterprise administrator and include the following information via copy/paste.

----------
Gradle version: 7.6.2
Plugin version: 3.13.2
Request URL: https://ge.apache.org/scans/publish/gradle/3.13.2/upload
Request ID: 2b86e5cb-84cd-48fe-a44c-7750308c7e8a
Exception: java.net.SocketTimeoutException: Read timed out
----------

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1487

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1487/display/redirect>

Changes:


------------------------------------------
[...truncated 59.26 KB...]
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:39075

1 test completed, 1 failed

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

> 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
[FileCache shutdown hook] INFO org.apache.flink.runtime.filecache.FileCache - removed file cache directory /tmp/flink-dist-cache-916d0fab-93a6-4933-9e17-43b3fe6071a2
[FileChannelManagerImpl-netty-shuffle shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-netty-shuffle-7a81eb7a-69c9-473b-993f-ec990cbfad59
[FileChannelManagerImpl-io shutdown hook] INFO org.apache.flink.runtime.io.disk.FileChannelManagerImpl - FileChannelManager removed spill file directory /tmp/flink-io-159e921b-e6f8-4910-b855-93486ec283a5
[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
[flink-akka.actor.default-dispatcher-2] INFO org.apache.flink.runtime.io.network.NettyShuffleEnvironment - Shutting down the network environment and its components.
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:34305
[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.
[flink-akka.actor.default-dispatcher-2] INFO org.apache.flink.runtime.filecache.FileCache - removed file cache directory /tmp/flink-dist-cache-916d0fab-93a6-4933-9e17-43b3fe6071a2
[flink-akka.actor.default-dispatcher-2] INFO org.apache.flink.runtime.taskexecutor.TaskExecutor - Stopped TaskExecutor akka://flink/user/rpc/taskmanager_0.

1 test completed, 1 failed

> Task :runners:flink:1.12:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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

> 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
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:33045
[TransientBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache

1 test completed, 1 failed

> Task :runners:samza:validatesRunnerSickbay

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 29m 47s
142 actionable tasks: 89 executed, 51 from cache, 2 up-to-date

Publishing build scan...
Publishing build scan failed due to network error 'java.net.SocketTimeoutException: Read timed out' (2 retries remaining)...
Publishing build scan failed due to 'An unexpected error occurred creating your build scan.
Please report this problem at https://ge.apache.org/help, quoting the following reference code:
heqsy4sy6jr3e' (2 retries remaining)...
Publishing build scan failed due to 'An unexpected error occurred creating your build scan.
Please report this problem at https://ge.apache.org/help, quoting the following reference code:
deumlvwwlejna' (1 retry remaining)...
Publishing build scan failed due to network error 'java.net.SocketTimeoutException: Read timed out' (2 retries remaining)...

An unexpected error occurred creating your build scan.
Please report this problem at https://ge.apache.org/help, quoting the following reference code:
5dbwsamw3eh52

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


beam_PostCommit_Java_Sickbay - Build # 1486 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Sickbay - Build # 1486 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1486/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1485

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1485/display/redirect>

Changes:


------------------------------------------
[...truncated 60.79 KB...]

> Task :runners:samza:validatesRunnerSickbay

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

> Task :runners:flink:1.12: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
[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:33887

1 test completed, 1 failed

> Task :runners:flink:1.13:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:flink:1.13:classes
> Task :runners:flink:1.13:jar

> 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
[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:33793

1 test completed, 1 failed

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 28m 41s
142 actionable tasks: 90 executed, 50 from cache, 2 up-to-date

Publishing build scan...

Publishing failed.

The response from https://ge.apache.org/scans/publish/gradle/3.13.2/token was not from Gradle Enterprise.
The specified server address may be incorrect, or your network environment may be interfering.

Please report this problem to your Gradle Enterprise administrator via https://ge.apache.org/help and include the following via copy/paste:

----------
Gradle version: 7.6.2
Plugin version: 3.13.2
Request URL: https://ge.apache.org/scans/publish/gradle/3.13.2/token
Request ID: 99ee7133-31d5-4cf5-ae3e-f86d29144bd0
Response status code: 502
Response content type: text/html
----------

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1484

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1484/display/redirect>

Changes:


------------------------------------------
[...truncated 57.91 KB...]

> Task :runners:flink:1.16: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
[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:35503

1 test completed, 1 failed

> Task :runners:flink:1.12:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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

> 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
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:44879
[TransientBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache

1 test completed, 1 failed

> Task :runners:flink:1.13:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:flink:1.13:classes
> Task :runners:flink:1.13:jar

> 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
[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:45879

1 test completed, 1 failed

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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.AvroIOTest$NeedsRunnerTests > testContinuouslyWriteAndReadMultipleFilepatterns[1: false] FAILED
    org.junit.runners.model.TestTimedOutException at AvroIOTest.java:753

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.OutOfMemoryError

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, 32 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 53m 49s
142 actionable tasks: 90 executed, 50 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1483

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1483/display/redirect>

Changes:


------------------------------------------
[...truncated 57.49 KB...]
[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:38925
[ForkJoinPool.commonPool-worker-2] INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint - Removing cache directory /tmp/flink-web-ui
[ForkJoinPool.commonPool-worker-2] INFO org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint - Shut down complete.
[flink-akka.actor.default-dispatcher-6] INFO org.apache.flink.runtime.resourcemanager.StandaloneResourceManager - Shut down cluster because application is in CANCELED, diagnostics DispatcherResourceManagerComponent has been closed..
[ForkJoinPool.commonPool-worker-2] INFO org.apache.flink.runtime.entrypoint.component.DispatcherResourceManagerComponent - Closing components.
[ForkJoinPool.commonPool-worker-2] INFO org.apache.flink.runtime.dispatcher.runner.SessionDispatcherLeaderProcess - Stopping SessionDispatcherLeaderProcess.
[flink-akka.actor.default-dispatcher-3] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopping dispatcher akka://flink/user/rpc/dispatcher_2.
[flink-akka.actor.default-dispatcher-3] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopping all currently running jobs of dispatcher akka://flink/user/rpc/dispatcher_2.

1 test completed, 1 failed

> 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
[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:45125

1 test completed, 1 failed

> Task :runners:flink:1.13: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
[mini-cluster-io-thread-23] INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopping Akka RPC service.
[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:46445

1 test completed, 1 failed

> Task :runners:flink:1.16: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
[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:41979

1 test completed, 1 failed

> Task :runners:samza:validatesRunnerSickbay

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 29m 19s
142 actionable tasks: 89 executed, 51 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1482

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1482/display/redirect>

Changes:


------------------------------------------
[...truncated 60.43 KB...]
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
[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:41039

1 test completed, 1 failed

> Task :runners:flink:1.12: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
[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:36647

1 test completed, 1 failed

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

> Task :runners:flink:1.16: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
[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:43161

1 test completed, 1 failed

> Task :runners:flink:1.16:validatesRunnerSickbay FAILED

> Task :runners:flink:1.14: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
[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:43337

1 test completed, 1 failed

> Task :runners:flink:1.14:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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.AvroIOTest$NeedsRunnerTests > testContinuouslyWriteAndReadMultipleFilepatterns[1: false] FAILED
    org.junit.runners.model.TestTimedOutException at AvroIOTest.java:753

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, 32 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 49m 32s
142 actionable tasks: 89 executed, 51 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1481

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1481/display/redirect>

Changes:


------------------------------------------
[...truncated 58.74 KB...]
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

[flink-akka.actor.default-dispatcher-4] INFO org.apache.flink.runtime.state.TaskExecutorLocalStateStoresManager - Shutting down TaskExecutorLocalStateStoresManager.

> 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
[flink-akka.actor.default-dispatcher-4] INFO org.apache.flink.runtime.resourcemanager.StandaloneResourceManager - Shut down cluster because application is in CANCELED, diagnostics DispatcherResourceManagerComponent has been closed..
[flink-akka.actor.default-dispatcher-4] INFO org.apache.flink.runtime.entrypoint.component.DispatcherResourceManagerComponent - Closing components.
[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
[flink-akka.actor.default-dispatcher-4] INFO org.apache.flink.runtime.dispatcher.runner.SessionDispatcherLeaderProcess - Stopping SessionDispatcherLeaderProcess.
[flink-akka.actor.default-dispatcher-3] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopping dispatcher akka://flink/user/rpc/dispatcher_2.
[flink-akka.actor.default-dispatcher-3] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopping all currently running jobs of dispatcher akka://flink/user/rpc/dispatcher_2.
[flink-akka.actor.default-dispatcher-5] INFO org.apache.flink.runtime.resourcemanager.slotmanager.DeclarativeSlotManager - Closing the slot manager.
[flink-akka.actor.default-dispatcher-5] INFO org.apache.flink.runtime.resourcemanager.slotmanager.DeclarativeSlotManager - Suspending the slot manager.
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:44269
[flink-akka.actor.default-dispatcher-3] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopped dispatcher akka://flink/user/rpc/dispatcher_2.

1 test completed, 1 failed

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

> Task :runners:flink:1.16: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
[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:35737

1 test completed, 1 failed

> Task :runners:flink:1.16:validatesRunnerSickbay FAILED

> Task :runners:flink:1.14: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
[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:42875

1 test completed, 1 failed

> Task :runners:flink:1.14:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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.AvroIOTest$NeedsRunnerTests > testContinuouslyWriteAndReadMultipleFilepatterns[1: false] FAILED
    org.junit.runners.model.TestTimedOutException at AvroIOTest.java:753

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.OutOfMemoryError

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, 32 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 50m 7s
142 actionable tasks: 89 executed, 51 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1480

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1480/display/redirect>

Changes:


------------------------------------------
[...truncated 60.24 KB...]
[flink-akka.actor.default-dispatcher-10] INFO org.apache.flink.runtime.resourcemanager.ResourceManagerServiceImpl - Stopping resource manager service.
[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
[flink-akka.actor.default-dispatcher-6] INFO org.apache.flink.runtime.resourcemanager.slotmanager.DeclarativeSlotManager - Closing the slot manager.
[flink-akka.actor.default-dispatcher-6] INFO org.apache.flink.runtime.resourcemanager.slotmanager.DeclarativeSlotManager - Suspending the slot manager.
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:42377
[flink-akka.actor.default-dispatcher-9] INFO org.apache.flink.runtime.dispatcher.StandaloneDispatcher - Stopped dispatcher akka://flink/user/rpc/dispatcher_1.

1 test completed, 1 failed

> Task :runners:samza:validatesRunnerSickbay

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

> Task :runners:spark:3:job-server:validatesRunnerSickbay
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Shutdown hook called
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Deleting directory /tmp/spark-d7558528-20a9-432a-a991-2ded4324af3d

> Task :runners:flink:1.13:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:flink:1.13:classes
> Task :runners:flink:1.13:jar

> 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
[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:39823

1 test completed, 1 failed

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 31m 19s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1479

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1479/display/redirect>

Changes:


------------------------------------------
[...truncated 59.32 KB...]
> Task :runners:flink:1.14: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
[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:44735

1 test completed, 1 failed

> Task :runners:flink:1.14:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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

> Task :runners:spark:3:job-server:validatesRunnerSickbay
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Shutdown hook called
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Deleting directory /tmp/spark-189b8ca4-dacd-442e-955c-0a272c8b9c49

> Task :runners:flink:1.13:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:flink:1.13:classes
> Task :runners:flink:1.13:jar

> 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
[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:43331
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache

1 test completed, 1 failed

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 29m 10s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1478

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1478/display/redirect>

Changes:


------------------------------------------
[...truncated 58.23 KB...]
    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

> 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
[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:35947

1 test completed, 1 failed

> 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
[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:41109

1 test completed, 1 failed

> Task :runners:flink:1.12:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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

> Task :runners:flink:1.13:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:flink:1.13:classes
> Task :runners:flink:1.13:jar

> 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

1 test completed, 1 failed

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: java.lang.OutOfMemoryError

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 28m 50s
142 actionable tasks: 90 executed, 50 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1477

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1477/display/redirect>

Changes:


------------------------------------------
[...truncated 59.40 KB...]

1 test completed, 1 failed

> Task :runners:flink:1.12:validatesRunnerSickbay FAILED

> Task :runners:flink:1.14: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
[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:33195

1 test completed, 1 failed

> Task :runners:flink:1.14:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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

> Task :runners:spark:3:job-server:validatesRunnerSickbay
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Shutdown hook called
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Deleting directory /tmp/spark-221ae51f-8409-4745-9141-9bed6c280abc

> Task :runners:flink:1.13:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:flink:1.13:classes
> Task :runners:flink:1.13:jar

> 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
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:38097
[TransientBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache

1 test completed, 1 failed

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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.AvroIOTest$NeedsRunnerTests > testContinuouslyWriteAndReadMultipleFilepatterns[1: false] FAILED
    org.junit.runners.model.TestTimedOutException at AvroIOTest.java:753

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.OutOfMemoryError at FileIOTest.java:363

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.OutOfMemoryError

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    java.lang.OutOfMemoryError

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:121
        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:425

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, 33 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 51m 20s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1476

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1476/display/redirect>

Changes:


------------------------------------------
[...truncated 59.00 KB...]

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

> Task :runners:direct-java:validatesRunnerSickbay

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

> 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
[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:43537

1 test completed, 1 failed

> Task :runners:flink:1.12: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
[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:45761

1 test completed, 1 failed

> Task :runners:direct-java:validatesRunnerSickbay FAILED

1 test completed, 1 failed

> Task :runners:samza:validatesRunnerSickbay

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
    org.apache.samza.config.ConfigException at FileIOTest.java:363
        Caused by: java.lang.reflect.InvocationTargetException at FileIOTest.java:363
            Caused by: java.lang.OutOfMemoryError

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

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    java.lang.OutOfMemoryError

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.OutOfMemoryError

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

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

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, 36 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 30m 9s
142 actionable tasks: 89 executed, 51 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1475

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1475/display/redirect>

Changes:


------------------------------------------
[...truncated 56.46 KB...]
        Caused by: java.lang.AssertionError at MatcherAssert.java:18
[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:44481

1 test completed, 1 failed

> Task :runners:flink:1.13:validatesRunnerSickbay
> Task :runners:flink:1.14:validatesRunnerSickbay
> 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
[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:45521

1 test completed, 1 failed

> Task :runners:flink:1.12:validatesRunnerSickbay FAILED

> 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
[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:41499

1 test completed, 1 failed

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

> Task :runners:flink:1.14: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
[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:36983

1 test completed, 1 failed

> Task :runners:flink:1.14:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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
    org.junit.runners.model.TestTimedOutException at FileIOTest.java:363

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 41m 47s
142 actionable tasks: 89 executed, 51 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1474

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1474/display/redirect>

Changes:


------------------------------------------
[...truncated 57.48 KB...]

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

> Task :runners:flink:1.16: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
[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:44905

1 test completed, 1 failed

> Task :runners:flink:1.14: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
[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:35557

1 test completed, 1 failed

> Task :runners:flink:1.14:validatesRunnerSickbay FAILED

> 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
[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:34131

1 test completed, 1 failed

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

> 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
[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:33085

1 test completed, 1 failed

> Task :runners:flink:1.12:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 30m 9s
142 actionable tasks: 89 executed, 51 from cache, 2 up-to-date

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

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


beam_PostCommit_Java_Sickbay - Build # 1473 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Sickbay - Build # 1473 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1473/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1472

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1472/display/redirect>

Changes:


------------------------------------------
[...truncated 57.95 KB...]
[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:44255

1 test completed, 1 failed

> Task :runners:flink:1.16:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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

> Task :runners:flink:1.12: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
[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
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:39873

1 test completed, 1 failed

> Task :runners:flink:1.14:validatesRunnerSickbay FAILED

org.apache.beam.sdk.transforms.ParDoTest$TimestampTests > testOnWindowTimestampSkew FAILED
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
    java.lang.AssertionError at ParDoTest.java:2238
        Caused by: java.lang.AssertionError at MatcherAssert.java:18
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:33209
[TransientBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache
[flink-metrics-6] INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopping Akka RPC service.
[flink-metrics-6] INFO org.apache.flink.runtime.rpc.akka.AkkaRpcService - Stopped Akka RPC service.

1 test completed, 1 failed

> Task :runners:flink:1.13:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:flink:1.13:classes
> Task :runners:flink:1.13:jar

> 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

1 test completed, 1 failed

> Task :runners:flink:1.13:validatesRunnerSickbay FAILED

> Task :runners:samza:validatesRunnerSickbay

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.OutOfMemoryError at FileIOTest.java:363

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 30m 1s
142 actionable tasks: 90 executed, 50 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1471

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1471/display/redirect>

Changes:


------------------------------------------
[...truncated 84.34 KB...]
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadSchemaUpgrade[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:876
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:771
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:417
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:574
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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, 74 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 14s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1470

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1470/display/redirect>

Changes:


------------------------------------------
[...truncated 86.21 KB...]
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadSchemaUpgrade[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:876
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:771
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:417
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:574
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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, 74 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 8s
142 actionable tasks: 89 executed, 51 from cache, 2 up-to-date

Publishing build scan...
https://ge.apache.org/s/76adbaqibnuqs

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1469

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1469/display/redirect>

Changes:


------------------------------------------
[...truncated 87.23 KB...]
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadSchemaUpgrade[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:876
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:771
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:417
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:574
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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, 74 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 15s
142 actionable tasks: 90 executed, 50 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1468

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1468/display/redirect>

Changes:


------------------------------------------
[...truncated 84.00 KB...]
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadSchemaUpgrade[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:876
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:771
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:417
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:574
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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, 74 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 22s
142 actionable tasks: 89 executed, 51 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1467

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1467/display/redirect>

Changes:


------------------------------------------
[...truncated 84.23 KB...]
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadSchemaUpgrade[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:876
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:771
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:417
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:574
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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, 74 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 10s
142 actionable tasks: 89 executed, 51 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1466

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1466/display/redirect>

Changes:


------------------------------------------
[...truncated 86.77 KB...]
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadSchemaUpgrade[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:876
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:771
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:417
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:574
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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, 74 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 7s
142 actionable tasks: 89 executed, 51 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1465

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1465/display/redirect>

Changes:


------------------------------------------
[...truncated 84.23 KB...]
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadSchemaUpgrade[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:876
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:771
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:417
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:574
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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, 74 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 20s
142 actionable tasks: 89 executed, 51 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1464

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1464/display/redirect>

Changes:


------------------------------------------
[...truncated 83.57 KB...]
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadSchemaUpgrade[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:876
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:771
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:417
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:574
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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, 74 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 12s
142 actionable tasks: 89 executed, 51 from cache, 2 up-to-date

Publishing build scan...
https://ge.apache.org/s/5umvsrcpeg6be

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1463

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1463/display/redirect>

Changes:


------------------------------------------
[...truncated 83.19 KB...]
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadSchemaUpgrade[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:876
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:771
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:417
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:574
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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, 74 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 16s
142 actionable tasks: 89 executed, 51 from cache, 2 up-to-date

Publishing build scan...
https://ge.apache.org/s/73oh2f77qen3q

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1462

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1462/display/redirect>

Changes:


------------------------------------------
[...truncated 86.61 KB...]
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadSchemaUpgrade[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:876
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:771
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:417
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:574
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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, 74 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 21s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1461

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1461/display/redirect>

Changes:


------------------------------------------
[...truncated 83.56 KB...]
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadSchemaUpgrade[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:876
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:771
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:417
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:574
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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, 74 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 10s
142 actionable tasks: 89 executed, 51 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1460

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1460/display/redirect>

Changes:


------------------------------------------
[...truncated 87.16 KB...]
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadSchemaUpgrade[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:876
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:771
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:417
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:574
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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, 74 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 18s
142 actionable tasks: 89 executed, 51 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1459

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1459/display/redirect>

Changes:


------------------------------------------
[...truncated 85.01 KB...]
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadSchemaUpgrade[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:876
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:771
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:417
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:574
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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, 74 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 15s
142 actionable tasks: 90 executed, 50 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1458

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1458/display/redirect>

Changes:


------------------------------------------
[...truncated 87.05 KB...]
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:417
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:574
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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, 74 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 14s
142 actionable tasks: 90 executed, 50 from cache, 2 up-to-date

Publishing build scan...

Publishing failed.

The response from https://ge.apache.org/scans/publish/gradle/3.13.2/token was not from Gradle Enterprise.
The specified server address may be incorrect, or your network environment may be interfering.

Please report this problem to your Gradle Enterprise administrator via https://ge.apache.org/help and include the following via copy/paste:

----------
Gradle version: 7.6.2
Plugin version: 3.13.2
Request URL: https://ge.apache.org/scans/publish/gradle/3.13.2/token
Request ID: 45949883-91c8-4bf4-a8f4-c3186a545357
Response status code: 502
Response content type: text/html
----------

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1457

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1457/display/redirect>

Changes:


------------------------------------------
[...truncated 86.95 KB...]
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadSchemaUpgrade[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:876
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:771
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:417
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:574
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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, 74 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 13s
142 actionable tasks: 89 executed, 51 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1456

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1456/display/redirect>

Changes:


------------------------------------------
[...truncated 84.44 KB...]
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadSchemaUpgrade[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:876
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:771
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:417
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:574
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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, 74 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 22s
142 actionable tasks: 90 executed, 50 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1455

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1455/display/redirect>

Changes:


------------------------------------------
[...truncated 84.33 KB...]
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadSchemaUpgrade[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:876
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:771
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:417
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:574
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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, 74 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 16s
142 actionable tasks: 90 executed, 50 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1454

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1454/display/redirect>

Changes:


------------------------------------------
[...truncated 88.61 KB...]
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadSchemaUpgrade[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:876
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:771
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:417
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:574
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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, 74 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 12s
142 actionable tasks: 89 executed, 51 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1453

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1453/display/redirect>

Changes:


------------------------------------------
[...truncated 84.53 KB...]
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadSchemaUpgrade[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:876
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:771
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:417
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:574
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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, 74 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 13s
142 actionable tasks: 89 executed, 51 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1452

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1452/display/redirect>

Changes:


------------------------------------------
[...truncated 84.88 KB...]
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadSchemaUpgrade[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:876
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:771
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:417
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:574
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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, 74 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 18s
142 actionable tasks: 89 executed, 51 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1451

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1451/display/redirect>

Changes:


------------------------------------------
[...truncated 85.35 KB...]
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadSchemaUpgrade[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:876
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:771
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:417
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:574
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1358
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

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, 74 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: 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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 16s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

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

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