See <https://builds.apache.org/job/kafka-trunk-jdk14/110/display/redirect?page=changes>
Changes: [github] MINOR: Increase gradle daemon’s heap size to 2g (#8700) ------------------------------------------ [...truncated 1.83 MB...] kafka.api.SslAdminIntegrationTest > testAttemptToCreateInvalidAcls STARTED kafka.api.SslAdminIntegrationTest > testAttemptToCreateInvalidAcls PASSED kafka.api.SslAdminIntegrationTest > testAclAuthorizationDenied STARTED kafka.api.SslAdminIntegrationTest > testAclAuthorizationDenied PASSED kafka.api.SslAdminIntegrationTest > testAclOperations STARTED kafka.api.SslAdminIntegrationTest > testAclOperations PASSED kafka.api.SslAdminIntegrationTest > testAclOperations2 STARTED kafka.api.DescribeAuthorizedOperationsTest > testConsumerGroupAuthorizedOperations PASSED kafka.api.GroupEndToEndAuthorizationTest > testTwoConsumersWithDifferentSaslCredentials STARTED kafka.api.SslAdminIntegrationTest > testAclOperations2 PASSED kafka.api.SslAdminIntegrationTest > testAclDelete STARTED kafka.api.GroupEndToEndAuthorizationTest > testTwoConsumersWithDifferentSaslCredentials PASSED kafka.api.GroupEndToEndAuthorizationTest > testNoConsumeWithoutDescribeAclViaSubscribe STARTED kafka.api.SslAdminIntegrationTest > testAclDelete PASSED kafka.api.SslAdminIntegrationTest > testCreateDeleteTopics STARTED kafka.api.GroupEndToEndAuthorizationTest > testNoConsumeWithoutDescribeAclViaSubscribe PASSED kafka.api.GroupEndToEndAuthorizationTest > testProduceConsumeWithPrefixedAcls STARTED kafka.api.SslAdminIntegrationTest > testCreateDeleteTopics PASSED kafka.api.SslAdminIntegrationTest > testAuthorizedOperations STARTED kafka.api.GroupEndToEndAuthorizationTest > testProduceConsumeWithPrefixedAcls PASSED kafka.api.GroupEndToEndAuthorizationTest > testProduceConsumeViaAssign STARTED kafka.api.SslAdminIntegrationTest > testAuthorizedOperations PASSED kafka.api.SaslPlainPlaintextConsumerTest > testZkAclsDisabled STARTED kafka.api.GroupEndToEndAuthorizationTest > testProduceConsumeViaAssign PASSED kafka.api.GroupEndToEndAuthorizationTest > testNoConsumeWithDescribeAclViaAssign STARTED kafka.api.SaslPlainPlaintextConsumerTest > testZkAclsDisabled PASSED kafka.api.SaslPlainPlaintextConsumerTest > testCoordinatorFailover STARTED kafka.api.GroupEndToEndAuthorizationTest > testNoConsumeWithDescribeAclViaAssign PASSED kafka.api.GroupEndToEndAuthorizationTest > testProduceConsumeTopicAutoCreateTopicCreateAcl STARTED kafka.api.SaslPlainPlaintextConsumerTest > testCoordinatorFailover PASSED kafka.api.SaslPlainPlaintextConsumerTest > testSimpleConsumption STARTED kafka.api.SaslPlainPlaintextConsumerTest > testSimpleConsumption PASSED kafka.api.SaslClientsWithInvalidCredentialsTest > testTransactionalProducerWithAuthenticationFailure STARTED kafka.api.GroupEndToEndAuthorizationTest > testProduceConsumeTopicAutoCreateTopicCreateAcl PASSED kafka.api.GroupEndToEndAuthorizationTest > testProduceConsumeWithWildcardAcls STARTED kafka.api.SaslClientsWithInvalidCredentialsTest > testTransactionalProducerWithAuthenticationFailure PASSED kafka.api.SaslClientsWithInvalidCredentialsTest > testManualAssignmentConsumerWithAuthenticationFailure STARTED kafka.api.GroupEndToEndAuthorizationTest > testProduceConsumeWithWildcardAcls PASSED kafka.api.GroupEndToEndAuthorizationTest > testNoConsumeWithDescribeAclViaSubscribe STARTED kafka.api.SaslClientsWithInvalidCredentialsTest > testManualAssignmentConsumerWithAuthenticationFailure PASSED kafka.api.SaslClientsWithInvalidCredentialsTest > testConsumerGroupServiceWithAuthenticationSuccess STARTED kafka.api.SaslClientsWithInvalidCredentialsTest > testConsumerGroupServiceWithAuthenticationSuccess PASSED kafka.api.SaslClientsWithInvalidCredentialsTest > testProducerWithAuthenticationFailure STARTED kafka.api.GroupEndToEndAuthorizationTest > testNoConsumeWithDescribeAclViaSubscribe PASSED kafka.api.GroupEndToEndAuthorizationTest > testNoConsumeWithoutDescribeAclViaAssign STARTED kafka.api.SaslClientsWithInvalidCredentialsTest > testProducerWithAuthenticationFailure PASSED kafka.api.SaslClientsWithInvalidCredentialsTest > testConsumerGroupServiceWithAuthenticationFailure STARTED kafka.api.SaslClientsWithInvalidCredentialsTest > testConsumerGroupServiceWithAuthenticationFailure PASSED kafka.api.SaslClientsWithInvalidCredentialsTest > testManualAssignmentConsumerWithAutoCommitDisabledWithAuthenticationFailure STARTED kafka.api.GroupEndToEndAuthorizationTest > testNoConsumeWithoutDescribeAclViaAssign PASSED kafka.api.GroupEndToEndAuthorizationTest > testNoGroupAcl STARTED kafka.api.SaslClientsWithInvalidCredentialsTest > testManualAssignmentConsumerWithAutoCommitDisabledWithAuthenticationFailure PASSED kafka.api.SaslClientsWithInvalidCredentialsTest > testKafkaAdminClientWithAuthenticationFailure STARTED kafka.api.GroupEndToEndAuthorizationTest > testNoGroupAcl PASSED kafka.api.GroupEndToEndAuthorizationTest > testNoProduceWithDescribeAcl STARTED kafka.api.SaslClientsWithInvalidCredentialsTest > testKafkaAdminClientWithAuthenticationFailure PASSED kafka.api.SaslClientsWithInvalidCredentialsTest > testConsumerWithAuthenticationFailure STARTED kafka.api.SaslClientsWithInvalidCredentialsTest > testConsumerWithAuthenticationFailure PASSED kafka.api.UserClientIdQuotaTest > testProducerConsumerOverrideLowerQuota STARTED kafka.api.GroupEndToEndAuthorizationTest > testNoProduceWithDescribeAcl PASSED kafka.api.GroupEndToEndAuthorizationTest > testNoDescribeProduceOrConsumeWithoutTopicDescribeAcl STARTED kafka.api.UserClientIdQuotaTest > testProducerConsumerOverrideLowerQuota PASSED kafka.api.UserClientIdQuotaTest > testProducerConsumerOverrideUnthrottled STARTED kafka.api.GroupEndToEndAuthorizationTest > testNoDescribeProduceOrConsumeWithoutTopicDescribeAcl PASSED kafka.api.GroupEndToEndAuthorizationTest > testProduceConsumeViaSubscribe STARTED kafka.api.UserClientIdQuotaTest > testProducerConsumerOverrideUnthrottled PASSED kafka.api.UserClientIdQuotaTest > testThrottledProducerConsumer STARTED kafka.api.GroupEndToEndAuthorizationTest > testProduceConsumeViaSubscribe PASSED kafka.api.SslConsumerTest > testCoordinatorFailover STARTED kafka.api.SslConsumerTest > testCoordinatorFailover PASSED kafka.api.SslConsumerTest > testSimpleConsumption STARTED kafka.api.SslConsumerTest > testSimpleConsumption PASSED kafka.api.LogAppendTimeTest > testProduceConsume STARTED kafka.api.LogAppendTimeTest > testProduceConsume PASSED kafka.api.SslProducerSendTest > testSendNonCompressedMessageWithCreateTime STARTED kafka.api.UserClientIdQuotaTest > testThrottledProducerConsumer PASSED kafka.api.UserClientIdQuotaTest > testQuotaOverrideDelete STARTED kafka.api.SslProducerSendTest > testSendNonCompressedMessageWithCreateTime PASSED kafka.api.SslProducerSendTest > testClose STARTED kafka.api.SslProducerSendTest > testClose PASSED kafka.api.SslProducerSendTest > testFlush STARTED kafka.api.SslProducerSendTest > testFlush PASSED kafka.api.SslProducerSendTest > testSendToPartition STARTED kafka.api.SslProducerSendTest > testSendToPartition PASSED kafka.api.SslProducerSendTest > testSendOffset STARTED kafka.api.SslProducerSendTest > testSendOffset PASSED kafka.api.SslProducerSendTest > testSendCompressedMessageWithCreateTime STARTED kafka.api.SslProducerSendTest > testSendCompressedMessageWithCreateTime PASSED kafka.api.SslProducerSendTest > testCloseWithZeroTimeoutFromCallerThread STARTED kafka.api.UserClientIdQuotaTest > testQuotaOverrideDelete PASSED kafka.api.UserClientIdQuotaTest > testThrottledRequest STARTED FATAL: command execution failed java.io.EOFException at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2681) at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3156) at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:862) at java.io.ObjectInputStream.<init>(ObjectInputStream.java:358) at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:49) at hudson.remoting.Command.readFrom(Command.java:140) at hudson.remoting.Command.readFrom(Command.java:126) at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:36) at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:63) Caused: java.io.IOException: Unexpected termination of the channel at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:77) Caused: java.io.IOException: Backing channel 'H38' is disconnected. at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:214) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283) at com.sun.proxy.$Proxy141.isAlive(Unknown Source) at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1150) at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1142) at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:155) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:109) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741) at hudson.model.Build$BuildExecution.build(Build.java:206) at hudson.model.Build$BuildExecution.doRun(Build.java:163) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504) at hudson.model.Run.execute(Run.java:1815) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) FATAL: Unable to delete script file /tmp/jenkins565554606601109679.sh java.io.EOFException at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2681) at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3156) at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:862) at java.io.ObjectInputStream.<init>(ObjectInputStream.java:358) at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:49) at hudson.remoting.Command.readFrom(Command.java:140) at hudson.remoting.Command.readFrom(Command.java:126) at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:36) at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:63) Caused: java.io.IOException: Unexpected termination of the channel at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:77) Caused: hudson.remoting.ChannelClosedException: Channel "unknown": Remote call on H38 failed. The channel is closing down or has closed down at hudson.remoting.Channel.call(Channel.java:950) at hudson.FilePath.act(FilePath.java:1072) at hudson.FilePath.act(FilePath.java:1061) at hudson.FilePath.delete(FilePath.java:1542) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:123) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741) at hudson.model.Build$BuildExecution.build(Build.java:206) at hudson.model.Build$BuildExecution.doRun(Build.java:163) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504) at hudson.model.Run.execute(Run.java:1815) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Build step 'Execute shell' marked build as failure ERROR: Step ?Publish JUnit test result report? failed: no workspace for kafka-trunk-jdk14 #110 ERROR: H38 is offline; cannot locate JDK 14 (latest) ERROR: No tool found matching GRADLE_4_10_2_HOME ERROR: H38 is offline; cannot locate Gradle 4.10.3 Setting GRADLE_4_10_3_HOME=/home/jenkins/tools/gradle/4.10.3 Not sending mail to unregistered user nore...@github.com