I have temporarily enabled STRIMZI_TEST_CONTAINER_LOGGING_ENABLED=true in the test configuration to capture Kafka broker logs. The goal is to monitor the state of the build and have access to detailed Kafka logs in case any errors occur.
This change is intended to stay for about two weeks.
If no related issues appear during that period, the logging will be disabled again (false) to reduce noise.
Issue such as:
[ERROR] Errors:
[ERROR] io.strimzi.operator.topic.CoreFeaturesIT.shouldAccountForReassigningPartitionsNoRfChange
[ERROR] Run 1: CoreFeaturesIT.shouldAccountForReassigningPartitionsNoRfChange:1595->startKafkaCluster:178 » Runtime Timed out while starting Kafka containers
[ERROR] Run 2: CoreFeaturesIT.shouldAccountForReassigningPartitionsNoRfChange:1595->startKafkaCluster:178 » Runtime Timed out while starting Kafka containers
[ERROR] Run 3: CoreFeaturesIT.shouldAccountForReassigningPartitionsNoRfChange:1595->startKafkaCluster:178 » Runtime Timed out while starting Kafka containers
I have temporarily enabled STRIMZI_TEST_CONTAINER_LOGGING_ENABLED=true in the test configuration to capture Kafka broker logs. The goal is to monitor the state of the build and have access to detailed Kafka logs in case any errors occur.
This change is intended to stay for about two weeks.
If no related issues appear during that period, the logging will be disabled again (false) to reduce noise.
Issue such as: