See
<https://builds.apache.org/job/kafka-1.0-jdk7/271/display/redirect?page=changes>
Changes:
[rhauch] KAFKA-8418: Wait until REST resources are loaded when starting a
Connect
------------------------------------------
[...truncated 380.93 KB...]
kafka.security.auth.ZkAuthorizationTest > testChroot STARTED
kafka.security.auth.ZkAuthorizationTest > testChroot PASSED
kafka.security.auth.ZkAuthorizationTest > testDelete STARTED
kafka.security.auth.ZkAuthorizationTest > testDelete PASSED
kafka.security.auth.ZkAuthorizationTest > testDeleteRecursive STARTED
kafka.security.auth.ZkAuthorizationTest > testDeleteRecursive PASSED
kafka.security.auth.ResourceTypeTest > testJavaConversions STARTED
kafka.security.auth.ResourceTypeTest > testJavaConversions PASSED
kafka.security.auth.ResourceTypeTest > testFromString STARTED
kafka.security.auth.ResourceTypeTest > testFromString PASSED
kafka.metrics.MetricsTest > testMetricsReporterAfterDeletingTopic STARTED
kafka.metrics.MetricsTest > testMetricsReporterAfterDeletingTopic PASSED
kafka.metrics.MetricsTest >
testBrokerTopicMetricsUnregisteredAfterDeletingTopic STARTED
kafka.metrics.MetricsTest >
testBrokerTopicMetricsUnregisteredAfterDeletingTopic PASSED
kafka.metrics.MetricsTest > testClusterIdMetric STARTED
kafka.metrics.MetricsTest > testClusterIdMetric PASSED
kafka.metrics.MetricsTest > testControllerMetrics STARTED
kafka.metrics.MetricsTest > testControllerMetrics PASSED
kafka.metrics.MetricsTest > testWindowsStyleTagNames STARTED
kafka.metrics.MetricsTest > testWindowsStyleTagNames PASSED
kafka.metrics.MetricsTest > testMetricsLeak STARTED
kafka.metrics.MetricsTest > testMetricsLeak FAILED
java.lang.AssertionError: expected:<1922> but was:<1925>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at org.junit.Assert.assertEquals(Assert.java:631)
at
kafka.metrics.MetricsTest$$anonfun$testMetricsLeak$1.apply$mcVI$sp(MetricsTest.scala:69)
at scala.collection.immutable.Range.foreach$mVc$sp(Range.scala:160)
at kafka.metrics.MetricsTest.testMetricsLeak(MetricsTest.scala:67)
kafka.metrics.MetricsTest > testBrokerTopicMetricsBytesInOut STARTED
kafka.metrics.MetricsTest > testBrokerTopicMetricsBytesInOut PASSED
kafka.metrics.KafkaTimerTest > testKafkaTimer STARTED
kafka.metrics.KafkaTimerTest > testKafkaTimer PASSED
kafka.common.ConfigTest > testInvalidGroupIds STARTED
kafka.common.ConfigTest > testInvalidGroupIds PASSED
kafka.common.ConfigTest > testInvalidClientIds STARTED
kafka.common.ConfigTest > testInvalidClientIds PASSED
kafka.common.InterBrokerSendThreadTest >
shouldCreateClientRequestAndSendWhenNodeIsReady STARTED
kafka.common.InterBrokerSendThreadTest >
shouldCreateClientRequestAndSendWhenNodeIsReady PASSED
kafka.common.InterBrokerSendThreadTest > testFailingExpiredRequests STARTED
kafka.common.InterBrokerSendThreadTest > testFailingExpiredRequests PASSED
kafka.common.InterBrokerSendThreadTest >
shouldCallCompletionHandlerWithDisconnectedResponseWhenNodeNotReady STARTED
kafka.common.InterBrokerSendThreadTest >
shouldCallCompletionHandlerWithDisconnectedResponseWhenNodeNotReady PASSED
kafka.common.InterBrokerSendThreadTest > shouldNotSendAnythingWhenNoRequests
STARTED
kafka.common.InterBrokerSendThreadTest > shouldNotSendAnythingWhenNoRequests
PASSED
kafka.common.ZkNodeChangeNotificationListenerTest > testProcessNotification
STARTED
kafka.common.ZkNodeChangeNotificationListenerTest > testProcessNotification
PASSED
kafka.zk.ZKEphemeralTest > testOverlappingSessions[0] STARTED
kafka.zk.ZKEphemeralTest > testOverlappingSessions[0] PASSED
kafka.zk.ZKEphemeralTest > testEphemeralNodeCleanup[0] STARTED
kafka.zk.ZKEphemeralTest > testEphemeralNodeCleanup[0] PASSED
kafka.zk.ZKEphemeralTest > testZkWatchedEphemeral[0] STARTED
kafka.zk.ZKEphemeralTest > testZkWatchedEphemeral[0] PASSED
kafka.zk.ZKEphemeralTest > testSameSession[0] STARTED
kafka.zk.ZKEphemeralTest > testSameSession[0] PASSED
kafka.zk.ZKEphemeralTest > testOverlappingSessions[1] STARTED
kafka.zk.ZKEphemeralTest > testOverlappingSessions[1] PASSED
kafka.zk.ZKEphemeralTest > testEphemeralNodeCleanup[1] STARTED
kafka.zk.ZKEphemeralTest > testEphemeralNodeCleanup[1] PASSED
kafka.zk.ZKEphemeralTest > testZkWatchedEphemeral[1] STARTED
kafka.zk.ZKEphemeralTest > testZkWatchedEphemeral[1] PASSED
kafka.zk.ZKEphemeralTest > testSameSession[1] STARTED
kafka.zk.ZKEphemeralTest > testSameSession[1] PASSED
kafka.zk.ZKPathTest > testCreatePersistentSequentialThrowsException STARTED
kafka.zk.ZKPathTest > testCreatePersistentSequentialThrowsException PASSED
kafka.zk.ZKPathTest > testCreatePersistentSequentialExists STARTED
kafka.zk.ZKPathTest > testCreatePersistentSequentialExists PASSED
kafka.zk.ZKPathTest > testCreateEphemeralPathExists STARTED
kafka.zk.ZKPathTest > testCreateEphemeralPathExists PASSED
kafka.zk.ZKPathTest > testCreatePersistentPath STARTED
kafka.zk.ZKPathTest > testCreatePersistentPath PASSED
kafka.zk.ZKPathTest > testMakeSurePersistsPathExistsThrowsException STARTED
kafka.zk.ZKPathTest > testMakeSurePersistsPathExistsThrowsException PASSED
kafka.zk.ZKPathTest > testCreateEphemeralPathThrowsException STARTED
kafka.zk.ZKPathTest > testCreateEphemeralPathThrowsException PASSED
kafka.zk.ZKPathTest > testCreatePersistentPathThrowsException STARTED
kafka.zk.ZKPathTest > testCreatePersistentPathThrowsException PASSED
kafka.zk.ZKPathTest > testMakeSurePersistsPathExists STARTED
kafka.zk.ZKPathTest > testMakeSurePersistsPathExists PASSED
kafka.cluster.BrokerEndPointTest > testEndpointFromUri STARTED
kafka.cluster.BrokerEndPointTest > testEndpointFromUri PASSED
kafka.cluster.BrokerEndPointTest > testHashAndEquals STARTED
kafka.cluster.BrokerEndPointTest > testHashAndEquals PASSED
kafka.cluster.BrokerEndPointTest > testFromJsonV4WithNoRack STARTED
kafka.cluster.BrokerEndPointTest > testFromJsonV4WithNoRack PASSED
kafka.cluster.BrokerEndPointTest > testFromJsonFutureVersion STARTED
kafka.cluster.BrokerEndPointTest > testFromJsonFutureVersion PASSED
kafka.cluster.BrokerEndPointTest > testFromJsonV4WithNullRack STARTED
kafka.cluster.BrokerEndPointTest > testFromJsonV4WithNullRack PASSED
kafka.cluster.BrokerEndPointTest > testBrokerEndpointFromUri STARTED
kafka.cluster.BrokerEndPointTest > testBrokerEndpointFromUri PASSED
kafka.cluster.BrokerEndPointTest > testFromJsonV1 STARTED
kafka.cluster.BrokerEndPointTest > testFromJsonV1 PASSED
kafka.cluster.BrokerEndPointTest > testFromJsonV2 STARTED
kafka.cluster.BrokerEndPointTest > testFromJsonV2 PASSED
kafka.cluster.BrokerEndPointTest > testFromJsonV3 STARTED
kafka.cluster.BrokerEndPointTest > testFromJsonV3 PASSED
kafka.cluster.PartitionTest > testAppendRecordsAsFollowerBelowLogStartOffset
STARTED
kafka.cluster.PartitionTest > testAppendRecordsAsFollowerBelowLogStartOffset
PASSED
kafka.cluster.PartitionTest >
testAppendRecordsToFollowerWithNoReplicaThrowsException STARTED
kafka.cluster.PartitionTest >
testAppendRecordsToFollowerWithNoReplicaThrowsException PASSED
kafka.cluster.PartitionTest > testGetReplica STARTED
kafka.cluster.PartitionTest > testGetReplica PASSED
kafka.cluster.ReplicaTest > testCannotIncrementLogStartOffsetPastHighWatermark
STARTED
kafka.cluster.ReplicaTest > testCannotIncrementLogStartOffsetPastHighWatermark
PASSED
kafka.cluster.ReplicaTest > testSegmentDeletionWithHighWatermarkInitialization
STARTED
kafka.cluster.ReplicaTest > testSegmentDeletionWithHighWatermarkInitialization
PASSED
kafka.cluster.ReplicaTest > testCannotDeleteSegmentsAtOrAboveHighWatermark
STARTED
kafka.cluster.ReplicaTest > testCannotDeleteSegmentsAtOrAboveHighWatermark
PASSED
1654 tests completed, 2 failed, 4 skipped
> Task :kafka-1.0-jdk7:core:test FAILED
> Task :test_core_2_11 FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':kafka-1.0-jdk7:core:test'.
> There were failing tests. See the report at:
> file://<https://builds.apache.org/job/kafka-1.0-jdk7/ws/core/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 5.0.
See
https://docs.gradle.org/4.8.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 1h 27m 32s
20 actionable tasks: 2 executed, 18 up-to-date
Build step 'Execute shell' marked build as failure
[FINDBUGS] Collecting findbugs analysis files...
Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1
[FINDBUGS] Searching for all files in
<https://builds.apache.org/job/kafka-1.0-jdk7/ws/> that match the pattern
**/build/reports/findbugs/*.xml
[FINDBUGS] Parsing 1 file in <https://builds.apache.org/job/kafka-1.0-jdk7/ws/>
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/kafka-1.0-jdk7/ws/core/build/reports/findbugs/main.xml>
with 0 unique warnings and 0 duplicates.
Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1
No credentials specified
Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=1395d37ad8216d0832710b6e358f7653f1508458,
workspace=<https://builds.apache.org/job/kafka-1.0-jdk7/ws/>
[FINDBUGS] Computing warning deltas based on reference build #270
Recording test results
Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1
Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1