See
<https://builds.apache.org/job/kafka-trunk-jdk7/2364/display/redirect?page=changes>
Changes:
[jason] KAFKA-5385; ProducerBatch expiry should go through Sender.failBatch
------------------------------------------
[...truncated 5.99 MB...]
at java.nio.file.Files.createDirectory(Files.java:630)
at java.nio.file.TempFileHelper.create(TempFileHelper.java:136)
at
java.nio.file.TempFileHelper.createTempDirectory(TempFileHelper.java:173)
at java.nio.file.Files.createTempDirectory(Files.java:944)
at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:171)
... 7 more
unit.kafka.server.KafkaApisTest >
shouldRespondWithUnsupportedForMessageFormatOnHandleWriteTxnMarkersWhenMagicLowerThanRequired
STARTED
unit.kafka.server.KafkaApisTest >
shouldRespondWithUnsupportedForMessageFormatOnHandleWriteTxnMarkersWhenMagicLowerThanRequired
FAILED
java.lang.RuntimeException: Failed to create a temp dir
at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:174)
at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:148)
at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:158)
at kafka.utils.TestUtils$.tempDir(TestUtils.scala:87)
at kafka.utils.TestUtils$.createBrokerConfig(TestUtils.scala:230)
at
unit.kafka.server.KafkaApisTest.createKafkaApis(KafkaApisTest.scala:76)
at
unit.kafka.server.KafkaApisTest.shouldRespondWithUnsupportedForMessageFormatOnHandleWriteTxnMarkersWhenMagicLowerThanRequired(KafkaApisTest.scala:135)
Caused by:
java.nio.file.FileSystemException: /tmp/kafka-3785781091417348700: No
space left on device
at
sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
at
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
at
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
at
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:383)
at java.nio.file.Files.createDirectory(Files.java:630)
at java.nio.file.TempFileHelper.create(TempFileHelper.java:136)
at
java.nio.file.TempFileHelper.createTempDirectory(TempFileHelper.java:173)
at java.nio.file.Files.createTempDirectory(Files.java:944)
at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:171)
... 6 more
unit.kafka.server.KafkaApisTest >
shouldThrowUnsupportedVersionExceptionOnHandleTxnOffsetCommitRequestWhenInterBrokerProtocolNotSupported
STARTED
unit.kafka.server.KafkaApisTest >
shouldThrowUnsupportedVersionExceptionOnHandleTxnOffsetCommitRequestWhenInterBrokerProtocolNotSupported
FAILED
java.lang.Exception: Unexpected exception,
expected<org.apache.kafka.common.errors.UnsupportedVersionException> but
was<java.lang.RuntimeException>
Caused by:
java.lang.RuntimeException: Failed to create a temp dir
at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:174)
at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:148)
at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:158)
at kafka.utils.TestUtils$.tempDir(TestUtils.scala:87)
at kafka.utils.TestUtils$.createBrokerConfig(TestUtils.scala:230)
at
unit.kafka.server.KafkaApisTest.createKafkaApis(KafkaApisTest.scala:76)
at
unit.kafka.server.KafkaApisTest.shouldThrowUnsupportedVersionExceptionOnHandleTxnOffsetCommitRequestWhenInterBrokerProtocolNotSupported(KafkaApisTest.scala:110)
Caused by:
java.nio.file.FileSystemException: /tmp/kafka-3461238989312242909:
No space left on device
at
sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
at
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
at
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
at
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:383)
at java.nio.file.Files.createDirectory(Files.java:630)
at java.nio.file.TempFileHelper.create(TempFileHelper.java:136)
at
java.nio.file.TempFileHelper.createTempDirectory(TempFileHelper.java:173)
at java.nio.file.Files.createTempDirectory(Files.java:944)
at
org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:171)
... 6 more
unit.kafka.server.KafkaApisTest >
shouldThrowUnsupportedVersionExceptionOnHandleAddPartitionsToTxnRequestWhenInterBrokerProtocolNotSupported
STARTED
unit.kafka.server.KafkaApisTest >
shouldThrowUnsupportedVersionExceptionOnHandleAddPartitionsToTxnRequestWhenInterBrokerProtocolNotSupported
FAILED
java.lang.Exception: Unexpected exception,
expected<org.apache.kafka.common.errors.UnsupportedVersionException> but
was<java.lang.RuntimeException>
Caused by:
java.lang.RuntimeException: Failed to create a temp dir
at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:174)
at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:148)
at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:158)
at kafka.utils.TestUtils$.tempDir(TestUtils.scala:87)
at kafka.utils.TestUtils$.createBrokerConfig(TestUtils.scala:230)
at
unit.kafka.server.KafkaApisTest.createKafkaApis(KafkaApisTest.scala:76)
at
unit.kafka.server.KafkaApisTest.shouldThrowUnsupportedVersionExceptionOnHandleAddPartitionsToTxnRequestWhenInterBrokerProtocolNotSupported(KafkaApisTest.scala:105)
Caused by:
java.nio.file.FileSystemException: /tmp/kafka-4457557376441928088:
No space left on device
at
sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
at
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
at
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
at
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:383)
at java.nio.file.Files.createDirectory(Files.java:630)
at java.nio.file.TempFileHelper.create(TempFileHelper.java:136)
at
java.nio.file.TempFileHelper.createTempDirectory(TempFileHelper.java:173)
at java.nio.file.Files.createTempDirectory(Files.java:944)
at
org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:171)
... 6 more
unit.kafka.server.KafkaApisTest >
shouldAppendToLogOnWriteTxnMarkersWhenCorrectMagicVersion STARTED
unit.kafka.server.KafkaApisTest >
shouldAppendToLogOnWriteTxnMarkersWhenCorrectMagicVersion FAILED
java.lang.RuntimeException: Failed to create a temp dir
at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:174)
at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:148)
at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:158)
at kafka.utils.TestUtils$.tempDir(TestUtils.scala:87)
at kafka.utils.TestUtils$.createBrokerConfig(TestUtils.scala:230)
at
unit.kafka.server.KafkaApisTest.createKafkaApis(KafkaApisTest.scala:76)
at
unit.kafka.server.KafkaApisTest.shouldAppendToLogOnWriteTxnMarkersWhenCorrectMagicVersion(KafkaApisTest.scala:219)
Caused by:
java.nio.file.FileSystemException: /tmp/kafka-5767461361849529201: No
space left on device
at
sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
at
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
at
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
at
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:383)
at java.nio.file.Files.createDirectory(Files.java:630)
at java.nio.file.TempFileHelper.create(TempFileHelper.java:136)
at
java.nio.file.TempFileHelper.createTempDirectory(TempFileHelper.java:173)
at java.nio.file.Files.createTempDirectory(Files.java:944)
at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:171)
... 6 more
unit.kafka.server.KafkaApisTest >
shouldThrowUnsupportedVersionExceptionOnHandleWriteTxnMarkersRequestWhenInterBrokerProtocolNotSupported
STARTED
unit.kafka.server.KafkaApisTest >
shouldThrowUnsupportedVersionExceptionOnHandleWriteTxnMarkersRequestWhenInterBrokerProtocolNotSupported
FAILED
java.lang.Exception: Unexpected exception,
expected<org.apache.kafka.common.errors.UnsupportedVersionException> but
was<java.lang.RuntimeException>
Caused by:
java.lang.RuntimeException: Failed to create a temp dir
at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:174)
at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:148)
at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:158)
at kafka.utils.TestUtils$.tempDir(TestUtils.scala:87)
at kafka.utils.TestUtils$.createBrokerConfig(TestUtils.scala:230)
at
unit.kafka.server.KafkaApisTest.createKafkaApis(KafkaApisTest.scala:76)
at
unit.kafka.server.KafkaApisTest.shouldThrowUnsupportedVersionExceptionOnHandleWriteTxnMarkersRequestWhenInterBrokerProtocolNotSupported(KafkaApisTest.scala:120)
Caused by:
java.nio.file.FileSystemException: /tmp/kafka-3280770525089454949:
No space left on device
at
sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
at
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
at
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
at
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:383)
at java.nio.file.Files.createDirectory(Files.java:630)
at java.nio.file.TempFileHelper.create(TempFileHelper.java:136)
at
java.nio.file.TempFileHelper.createTempDirectory(TempFileHelper.java:173)
at java.nio.file.Files.createTempDirectory(Files.java:944)
at
org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:171)
... 6 more
unit.kafka.server.KafkaApisTest >
shouldThrowUnsupportedVersionExceptionOnHandleAddOffsetToTxnRequestWhenInterBrokerProtocolNotSupported
STARTED
unit.kafka.server.KafkaApisTest >
shouldThrowUnsupportedVersionExceptionOnHandleAddOffsetToTxnRequestWhenInterBrokerProtocolNotSupported
FAILED
java.lang.Exception: Unexpected exception,
expected<org.apache.kafka.common.errors.UnsupportedVersionException> but
was<java.lang.RuntimeException>
Caused by:
java.lang.RuntimeException: Failed to create a temp dir
at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:174)
at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:148)
at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:158)
at kafka.utils.TestUtils$.tempDir(TestUtils.scala:87)
at kafka.utils.TestUtils$.createBrokerConfig(TestUtils.scala:230)
at
unit.kafka.server.KafkaApisTest.createKafkaApis(KafkaApisTest.scala:76)
at
unit.kafka.server.KafkaApisTest.shouldThrowUnsupportedVersionExceptionOnHandleAddOffsetToTxnRequestWhenInterBrokerProtocolNotSupported(KafkaApisTest.scala:100)
Caused by:
java.nio.file.FileSystemException: /tmp/kafka-4574775386046008605:
No space left on device
at
sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
at
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
at
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
at
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:383)
at java.nio.file.Files.createDirectory(Files.java:630)
at java.nio.file.TempFileHelper.create(TempFileHelper.java:136)
at
java.nio.file.TempFileHelper.createTempDirectory(TempFileHelper.java:173)
at java.nio.file.Files.createTempDirectory(Files.java:944)
at
org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:171)
... 6 more
unit.kafka.server.KafkaApisTest >
shouldRespondWithUnsupportedMessageFormatForBadPartitionAndNoErrorsForGoodPartition
STARTED
unit.kafka.server.KafkaApisTest >
shouldRespondWithUnsupportedMessageFormatForBadPartitionAndNoErrorsForGoodPartition
FAILED
java.lang.RuntimeException: Failed to create a temp dir
at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:174)
at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:148)
at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:158)
at kafka.utils.TestUtils$.tempDir(TestUtils.scala:87)
at kafka.utils.TestUtils$.createBrokerConfig(TestUtils.scala:230)
at
unit.kafka.server.KafkaApisTest.createKafkaApis(KafkaApisTest.scala:76)
at
unit.kafka.server.KafkaApisTest.shouldRespondWithUnsupportedMessageFormatForBadPartitionAndNoErrorsForGoodPartition(KafkaApisTest.scala:184)
Caused by:
java.nio.file.FileSystemException: /tmp/kafka-3632773548193581853: No
space left on device
at
sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
at
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
at
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
at
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:383)
at java.nio.file.Files.createDirectory(Files.java:630)
at java.nio.file.TempFileHelper.create(TempFileHelper.java:136)
at
java.nio.file.TempFileHelper.createTempDirectory(TempFileHelper.java:173)
at java.nio.file.Files.createTempDirectory(Files.java:944)
at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:171)
... 6 more
unit.kafka.server.KafkaApisTest >
shouldThrowUnsupportedVersionExceptionOnHandleEndTxnRequestWhenInterBrokerProtocolNotSupported
STARTED
unit.kafka.server.KafkaApisTest >
shouldThrowUnsupportedVersionExceptionOnHandleEndTxnRequestWhenInterBrokerProtocolNotSupported
FAILED
java.lang.Exception: Unexpected exception,
expected<org.apache.kafka.common.errors.UnsupportedVersionException> but
was<java.lang.RuntimeException>
Caused by:
java.lang.RuntimeException: Failed to create a temp dir
at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:174)
at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:148)
at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:158)
at kafka.utils.TestUtils$.tempDir(TestUtils.scala:87)
at kafka.utils.TestUtils$.createBrokerConfig(TestUtils.scala:230)
at
unit.kafka.server.KafkaApisTest.createKafkaApis(KafkaApisTest.scala:76)
at
unit.kafka.server.KafkaApisTest.shouldThrowUnsupportedVersionExceptionOnHandleEndTxnRequestWhenInterBrokerProtocolNotSupported(KafkaApisTest.scala:115)
Caused by:
java.nio.file.FileSystemException: /tmp/kafka-5509826300975325198:
No space left on device
at
sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
at
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
at
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
at
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:383)
at java.nio.file.Files.createDirectory(Files.java:630)
at java.nio.file.TempFileHelper.create(TempFileHelper.java:136)
at
java.nio.file.TempFileHelper.createTempDirectory(TempFileHelper.java:173)
at java.nio.file.Files.createTempDirectory(Files.java:944)
at
org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:171)
... 6 more
1433 tests completed, 918 failed, 5 skipped
:kafka-trunk-jdk7:core:test FAILED
:test_core_2_11 FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':kafka-trunk-jdk7:core:test'.
> java.io.IOException: No space left on device
* 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: 13 mins 52.512 secs
Build step 'Execute shell' marked build as failure
[FINDBUGS] Collecting findbugs analysis files...
Setting
GRADLE_3_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_3.4-rc-2
[FINDBUGS] Searching for all files in
<https://builds.apache.org/job/kafka-trunk-jdk7/ws/> that match the pattern
**/build/reports/findbugs/*.xml
[FINDBUGS] Parsing 1 file in
<https://builds.apache.org/job/kafka-trunk-jdk7/ws/>
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/kafka-trunk-jdk7/ws/core/build/reports/findbugs/main.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #2363
Recording test results
Setting
GRADLE_3_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_3.4-rc-2
ERROR: Step ?Publish JUnit test result report? failed: No test report files
were found. Configuration error?
Setting
GRADLE_3_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_3.4-rc-2