No Possible Issues Found via Git Search

renaissance-db-shootout_0

[2026-02-06T08:33:08.882Z] Running test renaissance-db-shootout_0 ... [2026-02-06T08:33:09.235Z] =============================================== [2026-02-06T08:33:09.235Z] renaissance-db-shootout_0 Start Time: Fri Feb 6 08:33:08 2026 Epoch Time (ms): 1770366788916 [2026-02-06T08:33:09.235Z] variation: NoOptions [2026-02-06T08:33:09.235Z] JVM_OPTIONS: [2026-02-06T08:33:09.235Z] { \ [2026-02-06T08:33:09.235Z] echo ""; echo "TEST SETUP:"; \ [2026-02-06T08:33:09.235Z] echo "Nothing to be done for setup."; \ [2026-02-06T08:33:09.235Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_riscv64_linux_testList_1/aqa-tests/TKG/../TKG/output_17703660654041/renaissance-db-shootout_0"; \ [2026-02-06T08:33:09.235Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_riscv64_linux_testList_1/aqa-tests/TKG/../TKG/output_17703660654041/renaissance-db-shootout_0"; \ [2026-02-06T08:33:09.235Z] echo ""; echo "TESTING:"; \ [2026-02-06T08:33:09.235Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_riscv64_linux_testList_1/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_riscv64_linux_testList_1/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_riscv64_linux_testList_1/aqa-tests/TKG/../TKG/output_17703660654041/renaissance-db-shootout_0"/db-shootout.json" db-shootout; \ [2026-02-06T08:33:09.235Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-db-shootout_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_riscv64_linux_testList_1/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_riscv64_linux_testList_1/aqa-tests/TKG/../TKG/output_17703660654041/renaissance-db-shootout_0"; else echo "-----------------------------------"; echo "renaissance-db-shootout_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-02-06T08:33:09.235Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-02-06T08:33:09.235Z] echo "Nothing to be done for teardown."; \ [2026-02-06T08:33:09.235Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_riscv64_linux_testList_1/aqa-tests/TKG/../TKG/output_17703660654041/TestTargetResult"; [2026-02-06T08:33:09.235Z] [2026-02-06T08:33:09.235Z] TEST SETUP: [2026-02-06T08:33:09.235Z] Nothing to be done for setup. [2026-02-06T08:33:09.235Z] [2026-02-06T08:33:09.235Z] TESTING: [2026-02-06T08:33:11.552Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2026-02-06T08:33:11.553Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_riscv64_linux_testList_1/aqa-tests/TKG/output_17703660654041/renaissance-db-shootout_0/launcher-083309-8365814303270752789/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2026-02-06T08:33:11.553Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2026-02-06T08:33:11.553Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2026-02-06T08:34:50.048Z] ====== db-shootout (database) [default], iteration 0 started ====== [2026-02-06T08:34:50.048Z] GC before operation: completed in 216.131 ms, heap usage 59.323 MB -> 39.198 MB. [2026-02-06T08:35:30.395Z] WARNING: This benchmark provides no result that can be validated. [2026-02-06T08:35:30.395Z] There is no way to check that no silent failure occurred. [2026-02-06T08:35:30.395Z] ====== db-shootout (database) [default], iteration 0 completed (50472.661 ms) ====== [2026-02-06T08:35:30.395Z] ====== db-shootout (database) [default], iteration 1 started ====== [2026-02-06T08:35:30.395Z] GC before operation: completed in 248.625 ms, heap usage 210.900 MB -> 47.278 MB. [2026-02-06T08:35:36.437Z] Exception in thread "Thread-29" java.lang.IllegalMonitorStateException: attempt to unlock read lock, not locked by current thread [2026-02-06T08:35:36.437Z] at java.base/java.util.concurrent.locks.ReentrantReadWriteLock$Sync.unmatchedUnlockException(ReentrantReadWriteLock.java:452) [2026-02-06T08:35:36.437Z] at java.base/java.util.concurrent.locks.ReentrantReadWriteLock$Sync.tryReleaseShared(ReentrantReadWriteLock.java:436) [2026-02-06T08:35:36.437Z] at java.base/java.util.concurrent.locks.AbstractQueuedLongSynchronizer.releaseShared(AbstractQueuedLongSynchronizer.java:806) [2026-02-06T08:35:36.437Z] at java.base/java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock.unlock(ReentrantReadWriteLock.java:903) [2026-02-06T08:35:36.437Z] at org.mapdb.StoreDirect.getBinaryLong(StoreDirect.kt:1162) [2026-02-06T08:35:36.437Z] at org.mapdb.BTreeMap.getBinary(BTreeMap.kt:247) [2026-02-06T08:35:36.437Z] at org.mapdb.BTreeMap.get(BTreeMap.kt:234) [2026-02-06T08:35:36.437Z] at org.lmdbjava.bench.MapDb$1.run(MapDb.java:60) [2026-02-06T08:36:16.771Z] WARNING: This benchmark provides no result that can be validated. [2026-02-06T08:36:16.772Z] There is no way to check that no silent failure occurred. [2026-02-06T08:36:16.772Z] ====== db-shootout (database) [default], iteration 1 completed (45484.595 ms) ====== [2026-02-06T08:36:16.772Z] ====== db-shootout (database) [default], iteration 2 started ====== [2026-02-06T08:36:16.772Z] GC before operation: completed in 299.884 ms, heap usage 309.987 MB -> 46.225 MB. [2026-02-06T08:36:57.219Z] WARNING: This benchmark provides no result that can be validated. [2026-02-06T08:36:57.219Z] There is no way to check that no silent failure occurred. [2026-02-06T08:36:57.219Z] ====== db-shootout (database) [default], iteration 2 completed (41889.975 ms) ====== [2026-02-06T08:36:57.219Z] ====== db-shootout (database) [default], iteration 3 started ====== [2026-02-06T08:36:57.219Z] GC before operation: completed in 235.632 ms, heap usage 244.297 MB -> 49.359 MB. [2026-02-06T08:37:37.526Z] WARNING: This benchmark provides no result that can be validated. [2026-02-06T08:37:37.526Z] There is no way to check that no silent failure occurred. [2026-02-06T08:37:37.526Z] ====== db-shootout (database) [default], iteration 3 completed (40394.249 ms) ====== [2026-02-06T08:37:37.526Z] ====== db-shootout (database) [default], iteration 4 started ====== [2026-02-06T08:37:37.526Z] GC before operation: completed in 242.193 ms, heap usage 355.276 MB -> 47.510 MB. [2026-02-06T08:38:25.887Z] WARNING: This benchmark provides no result that can be validated. [2026-02-06T08:38:25.887Z] There is no way to check that no silent failure occurred. [2026-02-06T08:38:25.887Z] ====== db-shootout (database) [default], iteration 4 completed (44123.617 ms) ====== [2026-02-06T08:38:25.887Z] ====== db-shootout (database) [default], iteration 5 started ====== [2026-02-06T08:38:25.887Z] GC before operation: completed in 259.055 ms, heap usage 574.767 MB -> 50.199 MB. [2026-02-06T08:38:25.887Z] Exception in thread "Thread-125" java.lang.IllegalMonitorStateException: attempt to unlock read lock, not locked by current thread [2026-02-06T08:38:25.887Z] at java.base/java.util.concurrent.locks.ReentrantReadWriteLock$Sync.unmatchedUnlockException(ReentrantReadWriteLock.java:452) [2026-02-06T08:38:25.887Z] at java.base/java.util.concurrent.locks.ReentrantReadWriteLock$Sync.tryReleaseShared(ReentrantReadWriteLock.java:436) [2026-02-06T08:38:25.887Z] at java.base/java.util.concurrent.locks.AbstractQueuedLongSynchronizer.releaseShared(AbstractQueuedLongSynchronizer.java:806) [2026-02-06T08:38:25.887Z] at java.base/java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock.unlock(ReentrantReadWriteLock.java:903) [2026-02-06T08:38:25.887Z] at org.mapdb.StoreDirect.getBinaryLong(StoreDirect.kt:1162) [2026-02-06T08:38:25.887Z] at org.mapdb.BTreeMap.getBinary(BTreeMap.kt:247) [2026-02-06T08:38:25.887Z] at org.mapdb.BTreeMap.get(BTreeMap.kt:234) [2026-02-06T08:38:25.887Z] at org.lmdbjava.bench.MapDb$1.run(MapDb.java:60) [2026-02-06T08:39:06.185Z] WARNING: This benchmark provides no result that can be validated. [2026-02-06T08:39:06.185Z] There is no way to check that no silent failure occurred. [2026-02-06T08:39:06.185Z] ====== db-shootout (database) [default], iteration 5 completed (39323.646 ms) ====== [2026-02-06T08:39:06.185Z] ====== db-shootout (database) [default], iteration 6 started ====== [2026-02-06T08:39:06.185Z] GC before operation: completed in 238.804 ms, heap usage 277.257 MB -> 46.033 MB. [2026-02-06T08:39:46.535Z] WARNING: This benchmark provides no result that can be validated. [2026-02-06T08:39:46.535Z] There is no way to check that no silent failure occurred. [2026-02-06T08:39:46.535Z] ====== db-shootout (database) [default], iteration 6 completed (41931.461 ms) ====== [2026-02-06T08:39:46.535Z] ====== db-shootout (database) [default], iteration 7 started ====== [2026-02-06T08:39:46.535Z] GC before operation: completed in 247.388 ms, heap usage 399.726 MB -> 50.006 MB. [2026-02-06T08:39:46.535Z] Exception in thread "Thread-172" java.lang.IllegalMonitorStateException: attempt to unlock read lock, not locked by current thread [2026-02-06T08:39:46.535Z] at java.base/java.util.concurrent.locks.ReentrantReadWriteLock$Sync.unmatchedUnlockException(ReentrantReadWriteLock.java:452) [2026-02-06T08:39:46.535Z] at java.base/java.util.concurrent.locks.ReentrantReadWriteLock$Sync.tryReleaseShared(ReentrantReadWriteLock.java:436) [2026-02-06T08:39:46.535Z] at java.base/java.util.concurrent.locks.AbstractQueuedLongSynchronizer.releaseShared(AbstractQueuedLongSynchronizer.java:806) [2026-02-06T08:39:46.535Z] at java.base/java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock.unlock(ReentrantReadWriteLock.java:903) [2026-02-06T08:39:46.535Z] at org.mapdb.StoreDirect.getBinaryLong(StoreDirect.kt:1162) [2026-02-06T08:39:46.535Z] at org.mapdb.BTreeMap.getBinary(BTreeMap.kt:247) [2026-02-06T08:39:46.535Z] at org.mapdb.BTreeMap.get(BTreeMap.kt:234) [2026-02-06T08:39:46.535Z] at org.lmdbjava.bench.MapDb$1.run(MapDb.java:60) [2026-02-07T09:15:15.434Z] Cancelling nested steps due to timeout [2026-02-07T09:15:15.468Z] Sending interrupt signal to process [2026-02-07T09:15:18.833Z] ----------------------------------- [2026-02-07T09:15:18.833Z] renaissance-db-shootout_0_FAILED [2026-02-07T09:15:18.833Z] ----------------------------------- [2026-02-07T09:15:18.833Z] [2026-02-07T09:15:18.833Z] TEST TEARDOWN: [2026-02-07T09:15:18.833Z] Nothing to be done for teardown. [2026-02-07T09:15:18.833Z] renaissance-db-shootout_0 Finish Time: Sat Feb 7 09:15:18 2026 Epoch Time (ms): 1770455718073