See <https://builds.apache.org/job/kafka-trunk-jdk8/547/changes>
Changes: [wangguoz] KAFKA-3619: File handles are leaked on .lock files of ------------------------------------------ [...truncated 4875 lines...] kafka.zk.ZKPathTest > testCreateEphemeralPathExists PASSED kafka.zk.ZKPathTest > testCreatePersistentPath PASSED kafka.zk.ZKPathTest > testMakeSurePersistsPathExistsThrowsException PASSED kafka.zk.ZKPathTest > testCreateEphemeralPathThrowsException PASSED kafka.zk.ZKPathTest > testCreatePersistentPathThrowsException PASSED kafka.zk.ZKPathTest > testMakeSurePersistsPathExists PASSED kafka.api.ProducerFailureHandlingTest > testCannotSendToInternalTopic PASSED kafka.api.ProducerFailureHandlingTest > testTooLargeRecordWithAckOne PASSED kafka.api.ProducerFailureHandlingTest > testWrongBrokerList PASSED kafka.api.ProducerFailureHandlingTest > testNotEnoughReplicas PASSED kafka.api.ProducerFailureHandlingTest > testNonExistentTopic PASSED kafka.api.ProducerFailureHandlingTest > testInvalidPartition PASSED kafka.api.ProducerFailureHandlingTest > testSendAfterClosed PASSED kafka.api.ProducerFailureHandlingTest > testTooLargeRecordWithAckZero PASSED kafka.api.ProducerFailureHandlingTest > testNotEnoughReplicasAfterBrokerShutdown PASSED kafka.api.AdminClientTest > testDescribeGroup PASSED kafka.api.AdminClientTest > testDescribeConsumerGroup PASSED kafka.api.AdminClientTest > testListGroups PASSED kafka.api.AdminClientTest > testDescribeConsumerGroupForNonExistentGroup PASSED kafka.api.test.ProducerCompressionTest > testCompression[0] PASSED kafka.api.test.ProducerCompressionTest > testCompression[1] PASSED kafka.api.test.ProducerCompressionTest > testCompression[2] PASSED kafka.api.test.ProducerCompressionTest > testCompression[3] PASSED kafka.api.SslConsumerTest > testPauseStateNotPreservedByRebalance PASSED kafka.api.SslConsumerTest > testUnsubscribeTopic PASSED kafka.api.SslConsumerTest > testListTopics PASSED kafka.api.SslConsumerTest > testAutoCommitOnRebalance PASSED kafka.api.SslConsumerTest > testSimpleConsumption PASSED kafka.api.SslConsumerTest > testPartitionReassignmentCallback PASSED kafka.api.SslConsumerTest > testCommitSpecifiedOffsets PASSED kafka.api.ConsumerBounceTest > testSeekAndCommitWithBrokerFailures PASSED kafka.api.ConsumerBounceTest > testConsumptionWithBrokerFailures PASSED kafka.api.SaslPlaintextConsumerTest > testPauseStateNotPreservedByRebalance PASSED kafka.api.SaslPlaintextConsumerTest > testUnsubscribeTopic PASSED kafka.api.SaslPlaintextConsumerTest > testListTopics PASSED kafka.api.SaslPlaintextConsumerTest > testAutoCommitOnRebalance PASSED kafka.api.SaslPlaintextConsumerTest > testSimpleConsumption PASSED kafka.api.SaslPlaintextConsumerTest > testPartitionReassignmentCallback PASSED kafka.api.SaslPlaintextConsumerTest > testCommitSpecifiedOffsets PASSED kafka.api.QuotasTest > testProducerConsumerOverrideUnthrottled PASSED kafka.api.QuotasTest > testThrottledProducerConsumer PASSED kafka.api.AuthorizerIntegrationTest > testCommitWithTopicWrite PASSED kafka.api.AuthorizerIntegrationTest > testConsumeWithNoTopicAccess PASSED kafka.api.AuthorizerIntegrationTest > testCreatePermissionNeededToReadFromNonExistentTopic PASSED kafka.api.AuthorizerIntegrationTest > testOffsetFetchWithNoAccess PASSED kafka.api.AuthorizerIntegrationTest > testListOfsetsWithTopicDescribe PASSED kafka.api.AuthorizerIntegrationTest > testProduceWithTopicRead PASSED kafka.api.AuthorizerIntegrationTest > testListOffsetsWithNoTopicAccess PASSED kafka.api.AuthorizerIntegrationTest > testCreatePermissionNeededForWritingToNonExistentTopic PASSED kafka.api.AuthorizerIntegrationTest > testConsumeWithNoGroupAccess PASSED kafka.api.AuthorizerIntegrationTest > testConsumeWithTopicDescribe PASSED kafka.api.AuthorizerIntegrationTest > testOffsetFetchWithNoTopicAccess PASSED kafka.api.AuthorizerIntegrationTest > testCommitWithNoTopicAccess PASSED kafka.api.AuthorizerIntegrationTest > testProduceWithNoTopicAccess PASSED kafka.api.AuthorizerIntegrationTest > testProduceWithTopicWrite PASSED kafka.api.AuthorizerIntegrationTest > testAuthorization PASSED kafka.api.AuthorizerIntegrationTest > testConsumeWithTopicAndGroupRead PASSED kafka.api.AuthorizerIntegrationTest > testConsumeWithTopicWrite PASSED kafka.api.AuthorizerIntegrationTest > testOffsetFetchWithNoGroupAccess PASSED kafka.api.AuthorizerIntegrationTest > testCommitWithNoAccess PASSED kafka.api.AuthorizerIntegrationTest > testCommitWithNoGroupAccess PASSED kafka.api.AuthorizerIntegrationTest > testConsumeWithNoAccess PASSED kafka.api.AuthorizerIntegrationTest > testOffsetFetchWithTopicAndGroupRead PASSED kafka.api.AuthorizerIntegrationTest > testCommitWithTopicDescribe PASSED kafka.api.AuthorizerIntegrationTest > testProduceWithTopicDescribe PASSED kafka.api.AuthorizerIntegrationTest > testOffsetFetchTopicDescribe PASSED kafka.api.AuthorizerIntegrationTest > testCommitWithTopicAndGroupRead PASSED kafka.api.ProducerBounceTest > testBrokerFailure PASSED kafka.api.SaslSslEndToEndAuthorizationTest > testNoConsumeAcl PASSED kafka.api.SaslSslEndToEndAuthorizationTest > testProduceConsume PASSED kafka.api.SaslSslEndToEndAuthorizationTest > testNoProduceAcl PASSED kafka.api.SaslSslEndToEndAuthorizationTest > testNoGroupAcl PASSED kafka.api.PlaintextConsumerTest > testPartitionsForAutoCreate PASSED kafka.api.PlaintextConsumerTest > testShrinkingTopicSubscriptions PASSED kafka.api.PlaintextConsumerTest > testAsyncCommit PASSED kafka.api.PlaintextConsumerTest > testMultiConsumerSessionTimeoutOnStopPolling PASSED kafka.api.PlaintextConsumerTest > testPartitionsForInvalidTopic PASSED kafka.api.PlaintextConsumerTest > testSeek PASSED kafka.api.PlaintextConsumerTest > testPositionAndCommit PASSED kafka.api.PlaintextConsumerTest > testMultiConsumerSessionTimeoutOnClose PASSED kafka.api.PlaintextConsumerTest > testFetchRecordTooLarge PASSED kafka.api.PlaintextConsumerTest > testMultiConsumerDefaultAssignment PASSED kafka.api.PlaintextConsumerTest > testAutoCommitOnClose PASSED kafka.api.PlaintextConsumerTest > testExpandingTopicSubscriptions PASSED kafka.api.PlaintextConsumerTest > testInterceptors PASSED kafka.api.PlaintextConsumerTest > testPatternUnsubscription PASSED kafka.api.PlaintextConsumerTest > testGroupConsumption PASSED kafka.api.PlaintextConsumerTest > testPartitionsFor PASSED kafka.api.PlaintextConsumerTest > testInterceptorsWithWrongKeyValue PASSED kafka.api.PlaintextConsumerTest > testMultiConsumerRoundRobinAssignment PASSED kafka.api.PlaintextConsumerTest > testPartitionPauseAndResume PASSED kafka.api.PlaintextConsumerTest > testConsumeMessagesWithLogAppendTime PASSED kafka.api.PlaintextConsumerTest > testAutoCommitOnCloseAfterWakeup PASSED kafka.api.PlaintextConsumerTest > testMaxPollRecords PASSED kafka.api.PlaintextConsumerTest > testAutoOffsetReset PASSED kafka.api.PlaintextConsumerTest > testFetchInvalidOffset PASSED kafka.api.PlaintextConsumerTest > testAutoCommitIntercept PASSED kafka.api.PlaintextConsumerTest > testCommitMetadata PASSED kafka.api.PlaintextConsumerTest > testRoundRobinAssignment PASSED kafka.api.PlaintextConsumerTest > testPatternSubscription PASSED kafka.api.PlaintextConsumerTest > testPauseStateNotPreservedByRebalance PASSED kafka.api.PlaintextConsumerTest > testUnsubscribeTopic PASSED kafka.api.PlaintextConsumerTest > testListTopics PASSED kafka.api.PlaintextConsumerTest > testAutoCommitOnRebalance PASSED kafka.api.PlaintextConsumerTest > testSimpleConsumption PASSED kafka.api.PlaintextConsumerTest > testPartitionReassignmentCallback PASSED kafka.api.PlaintextConsumerTest > testCommitSpecifiedOffsets PASSED kafka.api.ApiUtilsTest > testShortStringNonASCII PASSED kafka.api.ApiUtilsTest > testShortStringASCII PASSED kafka.api.SaslSslConsumerTest > testPauseStateNotPreservedByRebalance PASSED kafka.api.SaslSslConsumerTest > testUnsubscribeTopic PASSED Java HotSpot(TM) 64-Bit Server VM warning: INFO: os::commit_memory(0x00000000e2b80000, 70254592, 0) failed; error='Cannot allocate memory' (errno=12) # # There is insufficient memory for the Java Runtime Environment to continue. # Native memory allocation (mmap) failed to map 70254592 bytes for committing reserved memory. # An error report file with more information is saved as: # <https://builds.apache.org/job/kafka-trunk-jdk8/ws/core/hs_err_pid10990.log> :kafka-trunk-jdk8:core:test FAILED :test_core_2_11 FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':core:test'. > Process 'Gradle Test Executor 2' finished with non-zero exit value 1 * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. BUILD FAILED Total time: 49 mins 55.103 secs Build step 'Execute shell' marked build as failure Recording test results Setting JDK1_8_0_45_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk1.8.0_45 Setting GRADLE_2_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.4-rc-2 Setting JDK1_8_0_45_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk1.8.0_45 Setting GRADLE_2_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.4-rc-2