heesung-sn commented on PR #15762:
URL: https://github.com/apache/pulsar/pull/15762#issuecomment-1137594740

   ```2022-05-24T21:39:34.4240859Z [INFO] Running 
org.apache.pulsar.client.impl.MessageTest
   2022-05-24T21:39:34.5256249Z [ERROR] Tests run: 18, Failures: 1, Errors: 0, 
Skipped: 8, Time elapsed: 2.146 s <<< FAILURE! - in 
org.apache.pulsar.client.impl.MessageImplTest
   2022-05-24T21:39:34.5259972Z [ERROR] 
testMessageBrokerAndEntryMetadataTimestampMissed(org.apache.pulsar.client.impl.MessageImplTest)
  Time elapsed: 0.009 s  <<< FAILURE!
   2022-05-24T21:39:34.5260648Z java.lang.OutOfMemoryError: test
   2022-05-24T21:39:34.5261831Z         at 
org.apache.bookkeeper.common.allocator.impl.ByteBufAllocatorImpl.buffer(ByteBufAllocatorImpl.java:134)
   2022-05-24T21:39:34.5262751Z         at 
org.apache.pulsar.client.impl.MessageImplTest.testMessageBrokerAndEntryMetadataTimestampMissed(MessageImplTest.java:433)
   2022-05-24T21:39:34.5374488Z         at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   2022-05-24T21:39:34.5375408Z         at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
   2022-05-24T21:39:34.5376465Z         at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   2022-05-24T21:39:34.5376986Z         at 
java.base/java.lang.reflect.Method.invoke(Method.java:568)
   2022-05-24T21:39:34.5377450Z         at 
org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:132)
   2022-05-24T21:39:34.5377953Z         at 
org.testng.internal.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:45)
   2022-05-24T21:39:34.5378410Z         at 
org.testng.internal.InvokeMethodRunnable.call(InvokeMethodRunnable.java:73)
   2022-05-24T21:39:34.5378855Z         at 
org.testng.internal.InvokeMethodRunnable.call(InvokeMethodRunnable.java:11)
   2022-05-24T21:39:34.5379272Z         at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   2022-05-24T21:39:34.5379714Z         at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
   2022-05-24T21:39:34.5380203Z         at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   2022-05-24T21:39:34.5380586Z         at 
java.base/java.lang.Thread.run(Thread.java:833)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to