See <https://builds.apache.org/job/kafka-trunk-jdk11/271/display/redirect?page=changes>
Changes: [wangguoz] MINOR: improve stabilty of ProcessorStateManagerTest (#6240) ------------------------------------------ [...truncated 2.30 MB...] org.apache.kafka.streams.scala.kstream.ConsumedTest > Create a Consumed with timestampExtractor and resetPolicy should create a Consumed with Serdes, timestampExtractor and resetPolicy PASSED org.apache.kafka.streams.scala.kstream.ConsumedTest > Create a Consumed with timestampExtractor should create a Consumed with Serdes and timestampExtractor STARTED org.apache.kafka.streams.scala.kstream.ConsumedTest > Create a Consumed with timestampExtractor should create a Consumed with Serdes and timestampExtractor PASSED org.apache.kafka.streams.scala.kstream.ConsumedTest > Create a Consumed with resetPolicy should create a Consumed with Serdes and resetPolicy STARTED org.apache.kafka.streams.scala.kstream.ConsumedTest > Create a Consumed with resetPolicy should create a Consumed with Serdes and resetPolicy PASSED org.apache.kafka.streams.scala.kstream.ProducedTest > Create a Produced should create a Produced with Serdes STARTED org.apache.kafka.streams.scala.kstream.ProducedTest > Create a Produced should create a Produced with Serdes PASSED org.apache.kafka.streams.scala.kstream.ProducedTest > Create a Produced with timestampExtractor and resetPolicy should create a Consumed with Serdes, timestampExtractor and resetPolicy STARTED org.apache.kafka.streams.scala.kstream.ProducedTest > Create a Produced with timestampExtractor and resetPolicy should create a Consumed with Serdes, timestampExtractor and resetPolicy PASSED org.apache.kafka.streams.scala.kstream.GroupedTest > Create a Grouped should create a Grouped with Serdes STARTED org.apache.kafka.streams.scala.kstream.GroupedTest > Create a Grouped should create a Grouped with Serdes PASSED org.apache.kafka.streams.scala.kstream.GroupedTest > Create a Grouped with repartition topic name should create a Grouped with Serdes, and repartition topic name STARTED org.apache.kafka.streams.scala.kstream.GroupedTest > Create a Grouped with repartition topic name should create a Grouped with Serdes, and repartition topic name PASSED org.apache.kafka.streams.scala.kstream.JoinedTest > Create a Joined should create a Joined with Serdes STARTED org.apache.kafka.streams.scala.kstream.JoinedTest > Create a Joined should create a Joined with Serdes PASSED org.apache.kafka.streams.scala.kstream.JoinedTest > Create a Joined should create a Joined with Serdes and repartition topic name STARTED org.apache.kafka.streams.scala.kstream.JoinedTest > Create a Joined should create a Joined with Serdes and repartition topic name PASSED org.apache.kafka.streams.scala.kstream.KTableTest > filter a KTable should filter records satisfying the predicate STARTED org.apache.kafka.streams.scala.kstream.KTableTest > filter a KTable should filter records satisfying the predicate PASSED org.apache.kafka.streams.scala.kstream.KTableTest > filterNot a KTable should filter records not satisfying the predicate STARTED org.apache.kafka.streams.scala.kstream.KTableTest > filterNot a KTable should filter records not satisfying the predicate PASSED org.apache.kafka.streams.scala.kstream.KTableTest > join 2 KTables should join correctly records STARTED org.apache.kafka.streams.scala.kstream.KTableTest > join 2 KTables should join correctly records PASSED org.apache.kafka.streams.scala.kstream.KTableTest > join 2 KTables with a Materialized should join correctly records and state store STARTED org.apache.kafka.streams.scala.kstream.KTableTest > join 2 KTables with a Materialized should join correctly records and state store PASSED org.apache.kafka.streams.scala.kstream.MaterializedTest > Create a Materialized should create a Materialized with Serdes STARTED org.apache.kafka.streams.scala.kstream.MaterializedTest > Create a Materialized should create a Materialized with Serdes PASSED org.apache.kafka.streams.scala.kstream.MaterializedTest > Create a Materialize with a store name should create a Materialized with Serdes and a store name STARTED org.apache.kafka.streams.scala.kstream.MaterializedTest > Create a Materialize with a store name should create a Materialized with Serdes and a store name PASSED org.apache.kafka.streams.scala.kstream.MaterializedTest > Create a Materialize with a window store supplier should create a Materialized with Serdes and a store supplier STARTED org.apache.kafka.streams.scala.kstream.MaterializedTest > Create a Materialize with a window store supplier should create a Materialized with Serdes and a store supplier PASSED org.apache.kafka.streams.scala.kstream.MaterializedTest > Create a Materialize with a key value store supplier should create a Materialized with Serdes and a store supplier STARTED org.apache.kafka.streams.scala.kstream.MaterializedTest > Create a Materialize with a key value store supplier should create a Materialized with Serdes and a store supplier PASSED org.apache.kafka.streams.scala.kstream.MaterializedTest > Create a Materialize with a session store supplier should create a Materialized with Serdes and a store supplier STARTED org.apache.kafka.streams.scala.kstream.MaterializedTest > Create a Materialize with a session store supplier should create a Materialized with Serdes and a store supplier PASSED org.apache.kafka.streams.scala.kstream.KStreamTest > filter a KStream should filter records satisfying the predicate STARTED org.apache.kafka.streams.scala.kstream.KStreamTest > filter a KStream should filter records satisfying the predicate PASSED org.apache.kafka.streams.scala.kstream.KStreamTest > filterNot a KStream should filter records not satisfying the predicate STARTED org.apache.kafka.streams.scala.kstream.KStreamTest > filterNot a KStream should filter records not satisfying the predicate PASSED org.apache.kafka.streams.scala.kstream.KStreamTest > foreach a KStream should run foreach actions on records STARTED org.apache.kafka.streams.scala.kstream.KStreamTest > foreach a KStream should run foreach actions on records PASSED org.apache.kafka.streams.scala.kstream.KStreamTest > peek a KStream should run peek actions on records STARTED org.apache.kafka.streams.scala.kstream.KStreamTest > peek a KStream should run peek actions on records PASSED org.apache.kafka.streams.scala.kstream.KStreamTest > selectKey a KStream should select a new key STARTED org.apache.kafka.streams.scala.kstream.KStreamTest > selectKey a KStream should select a new key PASSED org.apache.kafka.streams.scala.kstream.KStreamTest > join 2 KStreams should join correctly records STARTED org.apache.kafka.streams.scala.kstream.KStreamTest > join 2 KStreams should join correctly records PASSED org.apache.kafka.streams.scala.WordCountTest > testShouldCountWordsMaterialized STARTED org.apache.kafka.streams.scala.WordCountTest > testShouldCountWordsMaterialized PASSED org.apache.kafka.streams.scala.WordCountTest > testShouldCountWordsJava STARTED org.apache.kafka.streams.scala.WordCountTest > testShouldCountWordsJava PASSED org.apache.kafka.streams.scala.WordCountTest > testShouldCountWords STARTED org.apache.kafka.streams.scala.WordCountTest > testShouldCountWords PASSED org.apache.kafka.streams.scala.TopologyTest > shouldBuildIdenticalTopologyInJavaNScalaJoin STARTED org.apache.kafka.streams.scala.TopologyTest > shouldBuildIdenticalTopologyInJavaNScalaJoin PASSED org.apache.kafka.streams.scala.TopologyTest > shouldBuildIdenticalTopologyInJavaNScalaSimple STARTED org.apache.kafka.streams.scala.TopologyTest > shouldBuildIdenticalTopologyInJavaNScalaSimple PASSED org.apache.kafka.streams.scala.TopologyTest > shouldBuildIdenticalTopologyInJavaNScalaAggregate STARTED org.apache.kafka.streams.scala.TopologyTest > shouldBuildIdenticalTopologyInJavaNScalaAggregate PASSED org.apache.kafka.streams.scala.TopologyTest > shouldBuildIdenticalTopologyInJavaNScalaTransform STARTED org.apache.kafka.streams.scala.TopologyTest > shouldBuildIdenticalTopologyInJavaNScalaTransform PASSED > Task :log4j-appender:test org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testLog4jAppendsWithSyncSendWithoutIgnoringExceptionsShouldNotThrowException STARTED WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.easymock.cglib.core.ReflectUtils$1 (file:/home/jenkins/.gradle/caches/modules-2/files-2.1/org.easymock/easymock/4.0.2/f74aebbe02f5051bea31c0dbc5df5202a59e0b78/easymock-4.0.2.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) WARNING: Please consider reporting this to the maintainers of org.easymock.cglib.core.ReflectUtils$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testLog4jAppendsWithSyncSendWithoutIgnoringExceptionsShouldNotThrowException PASSED org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testLog4jAppendsWithRealProducerConfigWithSyncSendAndNotIgnoringExceptionsShouldThrowException STARTED org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testLog4jAppendsWithRealProducerConfigWithSyncSendAndNotIgnoringExceptionsShouldThrowException PASSED org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testLog4jAppends STARTED org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testLog4jAppends PASSED org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testKafkaLog4jConfigs STARTED org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testKafkaLog4jConfigs PASSED org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testLog4jAppendsWithSyncSendAndSimulateProducerFailShouldThrowException STARTED org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testLog4jAppendsWithSyncSendAndSimulateProducerFailShouldThrowException PASSED org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testLog4jAppendsWithRealProducerConfigWithSyncSendShouldNotThrowException STARTED org.apache.kafka.log4jappender.KafkaLog4jAppenderTest > testLog4jAppendsWithRealProducerConfigWithSyncSendShouldNotThrowException PASSED > Task :connect:file:test org.apache.kafka.connect.file.FileStreamSourceTaskTest > testNormalLifecycle STARTED org.apache.kafka.connect.file.FileStreamSourceTaskTest > testNormalLifecycle PASSED org.apache.kafka.connect.file.FileStreamSourceTaskTest > testBatchSize STARTED org.apache.kafka.connect.file.FileStreamSourceTaskTest > testBatchSize PASSED org.apache.kafka.connect.file.FileStreamSourceTaskTest > testMissingFile STARTED org.apache.kafka.connect.file.FileStreamSourceTaskTest > testMissingFile PASSED org.apache.kafka.connect.file.FileStreamSinkTaskTest > testPutFlush STARTED org.apache.kafka.connect.file.FileStreamSinkTaskTest > testPutFlush PASSED org.apache.kafka.connect.file.FileStreamSinkTaskTest > testStart STARTED org.apache.kafka.connect.file.FileStreamSinkTaskTest > testStart PASSED org.apache.kafka.connect.file.FileStreamSinkConnectorTest > testSinkTasks STARTED org.apache.kafka.connect.file.FileStreamSinkConnectorTest > testSinkTasks PASSED org.apache.kafka.connect.file.FileStreamSinkConnectorTest > testTaskClass STARTED org.apache.kafka.connect.file.FileStreamSinkConnectorTest > testTaskClass PASSED org.apache.kafka.connect.file.FileStreamSinkConnectorTest > testConnectorConfigValidation STARTED org.apache.kafka.connect.file.FileStreamSinkConnectorTest > testConnectorConfigValidation PASSED org.apache.kafka.connect.file.FileStreamSinkConnectorTest > testSinkTasksStdout STARTED org.apache.kafka.connect.file.FileStreamSinkConnectorTest > testSinkTasksStdout PASSED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testBlankTopic STARTED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testBlankTopic PASSED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testSourceTasks STARTED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testSourceTasks PASSED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testMissingTopic STARTED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testMissingTopic PASSED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testSourceTasksStdin STARTED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testSourceTasksStdin PASSED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testTaskClass STARTED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testTaskClass PASSED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testInvalidBatchSize STARTED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testInvalidBatchSize PASSED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testConnectorConfigValidation STARTED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testConnectorConfigValidation PASSED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testMultipleSourcesInvalid STARTED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testMultipleSourcesInvalid PASSED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':connect:runtime:test'. > There were failing tests. See the report at: > file://<https://builds.apache.org/job/kafka-trunk-jdk11/ws/connect/runtime/build/reports/tests/test/index.html> * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. * Get more help at https://help.gradle.org Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/5.1.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 2h 37m 14s 173 actionable tasks: 172 executed, 1 up-to-date Build step 'Execute shell' marked build as failure Recording test results Setting GRADLE_4_10_2_HOME=/home/jenkins/tools/gradle/4.10.2 Setting GRADLE_4_10_2_HOME=/home/jenkins/tools/gradle/4.10.2 Not sending mail to unregistered user nore...@github.com Not sending mail to unregistered user wangg...@gmail.com Not sending mail to unregistered user rajinisiva...@googlemail.com Not sending mail to unregistered user ism...@juma.me.uk Not sending mail to unregistered user vahid.hashem...@gmail.com