renaissance-naive-bayes_0
[2025-12-13T13:30:19.969Z] Running test renaissance-naive-bayes_0 ...
[2025-12-13T13:30:19.969Z] ===============================================
[2025-12-13T13:30:19.969Z] renaissance-naive-bayes_0 Start Time: Sat Dec 13 13:30:19 2025 Epoch Time (ms): 1765632619847
[2025-12-13T13:30:19.969Z] variation: NoOptions
[2025-12-13T13:30:19.969Z] JVM_OPTIONS:
[2025-12-13T13:30:19.969Z] { \
[2025-12-13T13:30:19.969Z] echo ""; echo "TEST SETUP:"; \
[2025-12-13T13:30:19.969Z] echo "Nothing to be done for setup."; \
[2025-12-13T13:30:19.969Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17656312741430/renaissance-naive-bayes_0"; \
[2025-12-13T13:30:19.969Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17656312741430/renaissance-naive-bayes_0"; \
[2025-12-13T13:30:19.969Z] echo ""; echo "TESTING:"; \
[2025-12-13T13:30:19.969Z] "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17656312741430/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \
[2025-12-13T13:30:19.969Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17656312741430/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-13T13:30:19.969Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-13T13:30:19.969Z] echo "Nothing to be done for teardown."; \
[2025-12-13T13:30:19.969Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17656312741430/TestTargetResult";
[2025-12-13T13:30:19.969Z]
[2025-12-13T13:30:19.969Z] TEST SETUP:
[2025-12-13T13:30:19.969Z] Nothing to be done for setup.
[2025-12-13T13:30:19.969Z]
[2025-12-13T13:30:19.969Z] TESTING:
[2025-12-13T13:30:20.659Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-12-13T13:30:20.659Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/output_17656312741430/renaissance-naive-bayes_0/launcher-133019-16723537084283928524/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-12-13T13:30:20.659Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-12-13T13:30:20.659Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-12-13T13:30:27.750Z] NOTE: 'naive-bayes' benchmark uses Spark local executor with 2 (out of 2) threads.
[2025-12-13T13:30:31.412Z] ====== naive-bayes (apache-spark) [default], iteration 0 started ======
[2025-12-13T13:30:31.412Z] GC before operation: completed in 42.715 ms, heap usage 60.302 MB -> 34.890 MB.
[2025-12-13T13:30:54.264Z] 13:30:52.049 WARN [Executor task launch worker for task 5.0 in stage 0.0 (TID 5)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:30:54.264Z] 13:30:52.060 WARN [Executor task launch worker for task 5.0 in stage 0.0 (TID 5)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-13T13:30:54.265Z] 13:30:52.068 WARN [Executor task launch worker for task 5.0 in stage 0.0 (TID 5)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-13T13:30:54.573Z] 13:30:54.426 WARN [Executor task launch worker for task 6.0 in stage 0.0 (TID 6)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_6 in memory! (computed 51.4 MiB so far)
[2025-12-13T13:30:54.573Z] 13:30:54.426 WARN [Executor task launch worker for task 6.0 in stage 0.0 (TID 6)] org.apache.spark.storage.BlockManager - Block rdd_3_6 could not be removed as it was not found on disk or in memory
[2025-12-13T13:30:54.573Z] 13:30:54.427 WARN [Executor task launch worker for task 6.0 in stage 0.0 (TID 6)] org.apache.spark.storage.BlockManager - Putting block rdd_3_6 failed
[2025-12-13T13:30:54.573Z] 13:30:54.556 WARN [Executor task launch worker for task 4.0 in stage 0.0 (TID 4)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 132.0 MiB so far)
[2025-12-13T13:30:54.573Z] 13:30:54.557 WARN [Executor task launch worker for task 4.0 in stage 0.0 (TID 4)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-13T13:30:54.573Z] 13:30:54.557 WARN [Executor task launch worker for task 4.0 in stage 0.0 (TID 4)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-13T13:31:01.627Z] 13:31:01.509 WARN [Executor task launch worker for task 5.0 in stage 1.0 (TID 12)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:31:01.627Z] 13:31:01.517 WARN [Executor task launch worker for task 5.0 in stage 1.0 (TID 12)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-13T13:31:01.627Z] 13:31:01.517 WARN [Executor task launch worker for task 5.0 in stage 1.0 (TID 12)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-13T13:31:04.425Z] 13:31:03.765 WARN [Executor task launch worker for task 4.0 in stage 1.0 (TID 11)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 132.0 MiB so far)
[2025-12-13T13:31:04.425Z] 13:31:03.766 WARN [Executor task launch worker for task 4.0 in stage 1.0 (TID 11)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-13T13:31:04.425Z] 13:31:03.766 WARN [Executor task launch worker for task 4.0 in stage 1.0 (TID 11)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-13T13:31:11.400Z] ====== naive-bayes (apache-spark) [default], iteration 0 completed (39523.128 ms) ======
[2025-12-13T13:31:11.400Z] ====== naive-bayes (apache-spark) [default], iteration 1 started ======
[2025-12-13T13:31:11.400Z] GC before operation: completed in 93.072 ms, heap usage 981.871 MB -> 952.282 MB.
[2025-12-13T13:31:17.031Z] 13:31:16.330 WARN [Executor task launch worker for task 4.0 in stage 4.0 (TID 20)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:31:17.031Z] 13:31:16.331 WARN [Executor task launch worker for task 4.0 in stage 4.0 (TID 20)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-13T13:31:17.031Z] 13:31:16.331 WARN [Executor task launch worker for task 4.0 in stage 4.0 (TID 20)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-13T13:31:17.031Z] 13:31:16.952 WARN [Executor task launch worker for task 5.0 in stage 4.0 (TID 21)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:31:17.031Z] 13:31:16.952 WARN [Executor task launch worker for task 5.0 in stage 4.0 (TID 21)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-13T13:31:17.031Z] 13:31:16.953 WARN [Executor task launch worker for task 5.0 in stage 4.0 (TID 21)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-13T13:31:25.566Z] ====== naive-bayes (apache-spark) [default], iteration 1 completed (13775.322 ms) ======
[2025-12-13T13:31:25.566Z] ====== naive-bayes (apache-spark) [default], iteration 2 started ======
[2025-12-13T13:31:25.566Z] GC before operation: completed in 70.363 ms, heap usage 1.344 GB -> 952.445 MB.
[2025-12-13T13:31:30.179Z] 13:31:30.164 WARN [Executor task launch worker for task 4.0 in stage 7.0 (TID 28)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:31:30.179Z] 13:31:30.167 WARN [Executor task launch worker for task 4.0 in stage 7.0 (TID 28)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-13T13:31:30.179Z] 13:31:30.167 WARN [Executor task launch worker for task 4.0 in stage 7.0 (TID 28)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-13T13:31:30.475Z] 13:31:30.458 WARN [Executor task launch worker for task 5.0 in stage 7.0 (TID 29)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:31:30.475Z] 13:31:30.459 WARN [Executor task launch worker for task 5.0 in stage 7.0 (TID 29)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-13T13:31:30.475Z] 13:31:30.459 WARN [Executor task launch worker for task 5.0 in stage 7.0 (TID 29)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-13T13:31:38.997Z] ====== naive-bayes (apache-spark) [default], iteration 2 completed (13279.356 ms) ======
[2025-12-13T13:31:38.998Z] ====== naive-bayes (apache-spark) [default], iteration 3 started ======
[2025-12-13T13:31:38.998Z] GC before operation: completed in 79.653 ms, heap usage 1.121 GB -> 952.537 MB.
[2025-12-13T13:31:43.500Z] 13:31:43.067 WARN [Executor task launch worker for task 4.0 in stage 10.0 (TID 36)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:31:43.500Z] 13:31:43.067 WARN [Executor task launch worker for task 4.0 in stage 10.0 (TID 36)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-13T13:31:43.500Z] 13:31:43.067 WARN [Executor task launch worker for task 4.0 in stage 10.0 (TID 36)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-13T13:31:43.500Z] 13:31:43.210 WARN [Executor task launch worker for task 5.0 in stage 10.0 (TID 37)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:31:43.500Z] 13:31:43.221 WARN [Executor task launch worker for task 5.0 in stage 10.0 (TID 37)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-13T13:31:43.500Z] 13:31:43.221 WARN [Executor task launch worker for task 5.0 in stage 10.0 (TID 37)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-13T13:31:52.031Z] ====== naive-bayes (apache-spark) [default], iteration 3 completed (13018.875 ms) ======
[2025-12-13T13:31:52.031Z] ====== naive-bayes (apache-spark) [default], iteration 4 started ======
[2025-12-13T13:31:52.031Z] GC before operation: completed in 85.706 ms, heap usage 971.382 MB -> 952.642 MB.
[2025-12-13T13:31:56.522Z] 13:31:55.956 WARN [Executor task launch worker for task 4.0 in stage 13.0 (TID 44)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:31:56.522Z] 13:31:55.957 WARN [Executor task launch worker for task 4.0 in stage 13.0 (TID 44)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-13T13:31:56.522Z] 13:31:55.957 WARN [Executor task launch worker for task 4.0 in stage 13.0 (TID 44)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-13T13:31:56.819Z] 13:31:56.781 WARN [Executor task launch worker for task 5.0 in stage 13.0 (TID 45)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:31:56.819Z] 13:31:56.782 WARN [Executor task launch worker for task 5.0 in stage 13.0 (TID 45)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-13T13:31:56.819Z] 13:31:56.782 WARN [Executor task launch worker for task 5.0 in stage 13.0 (TID 45)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-13T13:32:05.375Z] ====== naive-bayes (apache-spark) [default], iteration 4 completed (14095.529 ms) ======
[2025-12-13T13:32:05.375Z] ====== naive-bayes (apache-spark) [default], iteration 5 started ======
[2025-12-13T13:32:05.375Z] GC before operation: completed in 80.777 ms, heap usage 979.612 MB -> 952.738 MB.
[2025-12-13T13:32:10.982Z] 13:32:10.640 WARN [Executor task launch worker for task 4.0 in stage 16.0 (TID 52)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:32:10.982Z] 13:32:10.647 WARN [Executor task launch worker for task 4.0 in stage 16.0 (TID 52)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-13T13:32:10.982Z] 13:32:10.648 WARN [Executor task launch worker for task 4.0 in stage 16.0 (TID 52)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-13T13:32:10.982Z] 13:32:10.864 WARN [Executor task launch worker for task 5.0 in stage 16.0 (TID 53)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:32:10.983Z] 13:32:10.870 WARN [Executor task launch worker for task 5.0 in stage 16.0 (TID 53)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-13T13:32:10.983Z] 13:32:10.871 WARN [Executor task launch worker for task 5.0 in stage 16.0 (TID 53)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-13T13:32:19.519Z] ====== naive-bayes (apache-spark) [default], iteration 5 completed (13541.053 ms) ======
[2025-12-13T13:32:19.519Z] ====== naive-bayes (apache-spark) [default], iteration 6 started ======
[2025-12-13T13:32:19.519Z] GC before operation: completed in 77.655 ms, heap usage 960.058 MB -> 952.832 MB.
[2025-12-13T13:32:25.131Z] 13:32:24.051 WARN [Executor task launch worker for task 4.0 in stage 19.0 (TID 60)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:32:25.131Z] 13:32:24.051 WARN [Executor task launch worker for task 4.0 in stage 19.0 (TID 60)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-13T13:32:25.131Z] 13:32:24.052 WARN [Executor task launch worker for task 4.0 in stage 19.0 (TID 60)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-13T13:32:25.131Z] 13:32:24.521 WARN [Executor task launch worker for task 5.0 in stage 19.0 (TID 61)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:32:25.131Z] 13:32:24.521 WARN [Executor task launch worker for task 5.0 in stage 19.0 (TID 61)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-13T13:32:25.131Z] 13:32:24.522 WARN [Executor task launch worker for task 5.0 in stage 19.0 (TID 61)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-13T13:32:32.081Z] ====== naive-bayes (apache-spark) [default], iteration 6 completed (13120.847 ms) ======
[2025-12-13T13:32:32.081Z] ====== naive-bayes (apache-spark) [default], iteration 7 started ======
[2025-12-13T13:32:32.081Z] GC before operation: completed in 83.385 ms, heap usage 979.574 MB -> 952.901 MB.
[2025-12-13T13:32:37.794Z] 13:32:37.726 WARN [Executor task launch worker for task 5.0 in stage 22.0 (TID 69)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:32:37.794Z] 13:32:37.726 WARN [Executor task launch worker for task 5.0 in stage 22.0 (TID 69)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-13T13:32:37.794Z] 13:32:37.727 WARN [Executor task launch worker for task 5.0 in stage 22.0 (TID 69)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-13T13:32:38.090Z] 13:32:37.967 WARN [Executor task launch worker for task 4.0 in stage 22.0 (TID 68)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:32:38.090Z] 13:32:37.968 WARN [Executor task launch worker for task 4.0 in stage 22.0 (TID 68)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-13T13:32:38.090Z] 13:32:37.968 WARN [Executor task launch worker for task 4.0 in stage 22.0 (TID 68)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-13T13:32:46.681Z] ====== naive-bayes (apache-spark) [default], iteration 7 completed (13324.475 ms) ======
[2025-12-13T13:32:46.681Z] ====== naive-bayes (apache-spark) [default], iteration 8 started ======
[2025-12-13T13:32:46.681Z] GC before operation: completed in 95.076 ms, heap usage 979.774 MB -> 952.991 MB.
[2025-12-13T13:32:51.177Z] 13:32:50.336 WARN [Executor task launch worker for task 4.0 in stage 25.0 (TID 76)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:32:51.177Z] 13:32:50.337 WARN [Executor task launch worker for task 4.0 in stage 25.0 (TID 76)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-13T13:32:51.177Z] 13:32:50.337 WARN [Executor task launch worker for task 4.0 in stage 25.0 (TID 76)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-13T13:32:51.177Z] 13:32:50.583 WARN [Executor task launch worker for task 5.0 in stage 25.0 (TID 77)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:32:51.177Z] 13:32:50.583 WARN [Executor task launch worker for task 5.0 in stage 25.0 (TID 77)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-13T13:32:51.177Z] 13:32:50.584 WARN [Executor task launch worker for task 5.0 in stage 25.0 (TID 77)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-13T13:32:59.706Z] ====== naive-bayes (apache-spark) [default], iteration 8 completed (12986.111 ms) ======
[2025-12-13T13:32:59.706Z] ====== naive-bayes (apache-spark) [default], iteration 9 started ======
[2025-12-13T13:32:59.706Z] GC before operation: completed in 83.130 ms, heap usage 972.019 MB -> 953.061 MB.
[2025-12-13T13:33:04.218Z] 13:33:03.923 WARN [Executor task launch worker for task 4.0 in stage 28.0 (TID 84)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:33:04.218Z] 13:33:03.924 WARN [Executor task launch worker for task 4.0 in stage 28.0 (TID 84)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-13T13:33:04.218Z] 13:33:03.925 WARN [Executor task launch worker for task 4.0 in stage 28.0 (TID 84)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-13T13:33:04.218Z] 13:33:04.093 WARN [Executor task launch worker for task 5.0 in stage 28.0 (TID 85)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:33:04.218Z] 13:33:04.093 WARN [Executor task launch worker for task 5.0 in stage 28.0 (TID 85)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-13T13:33:04.218Z] 13:33:04.093 WARN [Executor task launch worker for task 5.0 in stage 28.0 (TID 85)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-13T13:33:12.833Z] ====== naive-bayes (apache-spark) [default], iteration 9 completed (13168.855 ms) ======
[2025-12-13T13:33:12.833Z] ====== naive-bayes (apache-spark) [default], iteration 10 started ======
[2025-12-13T13:33:12.833Z] GC before operation: completed in 77.063 ms, heap usage 1.118 GB -> 953.135 MB.
[2025-12-13T13:33:16.386Z] 13:33:16.204 WARN [Executor task launch worker for task 4.0 in stage 31.0 (TID 92)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:33:16.386Z] 13:33:16.204 WARN [Executor task launch worker for task 4.0 in stage 31.0 (TID 92)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-13T13:33:16.386Z] 13:33:16.205 WARN [Executor task launch worker for task 4.0 in stage 31.0 (TID 92)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-13T13:33:17.028Z] 13:33:16.790 WARN [Executor task launch worker for task 5.0 in stage 31.0 (TID 93)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:33:17.028Z] 13:33:16.791 WARN [Executor task launch worker for task 5.0 in stage 31.0 (TID 93)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-13T13:33:17.028Z] 13:33:16.791 WARN [Executor task launch worker for task 5.0 in stage 31.0 (TID 93)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-13T13:33:25.580Z] ====== naive-bayes (apache-spark) [default], iteration 10 completed (12342.838 ms) ======
[2025-12-13T13:33:25.580Z] ====== naive-bayes (apache-spark) [default], iteration 11 started ======
[2025-12-13T13:33:25.580Z] GC before operation: completed in 75.128 ms, heap usage 1.495 GB -> 953.203 MB.
[2025-12-13T13:33:30.153Z] 13:33:29.374 WARN [Executor task launch worker for task 4.0 in stage 34.0 (TID 100)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:33:30.153Z] 13:33:29.374 WARN [Executor task launch worker for task 4.0 in stage 34.0 (TID 100)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-13T13:33:30.153Z] 13:33:29.375 WARN [Executor task launch worker for task 4.0 in stage 34.0 (TID 100)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-13T13:33:30.153Z] 13:33:29.897 WARN [Executor task launch worker for task 5.0 in stage 34.0 (TID 101)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:33:30.153Z] 13:33:29.897 WARN [Executor task launch worker for task 5.0 in stage 34.0 (TID 101)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-13T13:33:30.153Z] 13:33:29.897 WARN [Executor task launch worker for task 5.0 in stage 34.0 (TID 101)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-13T13:33:38.718Z] ====== naive-bayes (apache-spark) [default], iteration 11 completed (13176.523 ms) ======
[2025-12-13T13:33:38.718Z] ====== naive-bayes (apache-spark) [default], iteration 12 started ======
[2025-12-13T13:33:38.718Z] GC before operation: completed in 84.069 ms, heap usage 972.015 MB -> 953.277 MB.
[2025-12-13T13:33:43.259Z] 13:33:42.556 WARN [Executor task launch worker for task 4.0 in stage 37.0 (TID 108)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:33:43.259Z] 13:33:42.556 WARN [Executor task launch worker for task 4.0 in stage 37.0 (TID 108)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-13T13:33:43.259Z] 13:33:42.556 WARN [Executor task launch worker for task 4.0 in stage 37.0 (TID 108)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-13T13:33:43.259Z] 13:33:43.071 WARN [Executor task launch worker for task 5.0 in stage 37.0 (TID 109)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:33:43.259Z] 13:33:43.071 WARN [Executor task launch worker for task 5.0 in stage 37.0 (TID 109)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-13T13:33:43.259Z] 13:33:43.071 WARN [Executor task launch worker for task 5.0 in stage 37.0 (TID 109)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-13T13:33:51.796Z] ====== naive-bayes (apache-spark) [default], iteration 12 completed (13101.277 ms) ======
[2025-12-13T13:33:51.796Z] ====== naive-bayes (apache-spark) [default], iteration 13 started ======
[2025-12-13T13:33:51.796Z] GC before operation: completed in 90.412 ms, heap usage 1.287 GB -> 953.348 MB.
[2025-12-13T13:33:56.301Z] 13:33:55.543 WARN [Executor task launch worker for task 4.0 in stage 40.0 (TID 116)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:33:56.301Z] 13:33:55.544 WARN [Executor task launch worker for task 4.0 in stage 40.0 (TID 116)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-13T13:33:56.301Z] 13:33:55.544 WARN [Executor task launch worker for task 4.0 in stage 40.0 (TID 116)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-13T13:33:56.301Z] 13:33:55.854 WARN [Executor task launch worker for task 5.0 in stage 40.0 (TID 117)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:33:56.301Z] 13:33:55.854 WARN [Executor task launch worker for task 5.0 in stage 40.0 (TID 117)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-13T13:33:56.301Z] 13:33:55.854 WARN [Executor task launch worker for task 5.0 in stage 40.0 (TID 117)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-13T13:34:03.255Z] ====== naive-bayes (apache-spark) [default], iteration 13 completed (12466.665 ms) ======
[2025-12-13T13:34:03.255Z] ====== naive-bayes (apache-spark) [default], iteration 14 started ======
[2025-12-13T13:34:03.255Z] GC before operation: completed in 81.447 ms, heap usage 1.196 GB -> 953.415 MB.
[2025-12-13T13:34:08.864Z] 13:34:08.385 WARN [Executor task launch worker for task 4.0 in stage 43.0 (TID 124)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:34:08.864Z] 13:34:08.386 WARN [Executor task launch worker for task 4.0 in stage 43.0 (TID 124)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-13T13:34:08.864Z] 13:34:08.386 WARN [Executor task launch worker for task 4.0 in stage 43.0 (TID 124)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-13T13:34:08.864Z] 13:34:08.697 WARN [Executor task launch worker for task 5.0 in stage 43.0 (TID 125)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:34:08.864Z] 13:34:08.698 WARN [Executor task launch worker for task 5.0 in stage 43.0 (TID 125)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-13T13:34:08.864Z] 13:34:08.698 WARN [Executor task launch worker for task 5.0 in stage 43.0 (TID 125)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-13T13:34:17.465Z] ====== naive-bayes (apache-spark) [default], iteration 14 completed (12871.078 ms) ======
[2025-12-13T13:34:17.466Z] ====== naive-bayes (apache-spark) [default], iteration 15 started ======
[2025-12-13T13:34:17.466Z] GC before operation: completed in 77.890 ms, heap usage 1.616 GB -> 953.597 MB.
[2025-12-13T13:34:21.955Z] 13:34:21.143 WARN [Executor task launch worker for task 5.0 in stage 46.0 (TID 133)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:34:21.955Z] 13:34:21.144 WARN [Executor task launch worker for task 5.0 in stage 46.0 (TID 133)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-13T13:34:21.955Z] 13:34:21.144 WARN [Executor task launch worker for task 5.0 in stage 46.0 (TID 133)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-13T13:34:21.955Z] 13:34:21.313 WARN [Executor task launch worker for task 4.0 in stage 46.0 (TID 132)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:34:21.955Z] 13:34:21.314 WARN [Executor task launch worker for task 4.0 in stage 46.0 (TID 132)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-13T13:34:21.955Z] 13:34:21.314 WARN [Executor task launch worker for task 4.0 in stage 46.0 (TID 132)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-13T13:34:28.918Z] ====== naive-bayes (apache-spark) [default], iteration 15 completed (12472.387 ms) ======
[2025-12-13T13:34:28.918Z] ====== naive-bayes (apache-spark) [default], iteration 16 started ======
[2025-12-13T13:34:28.918Z] GC before operation: completed in 86.621 ms, heap usage 1.017 GB -> 953.573 MB.
[2025-12-13T13:34:34.619Z] 13:34:33.748 WARN [Executor task launch worker for task 4.0 in stage 49.0 (TID 140)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:34:34.619Z] 13:34:33.748 WARN [Executor task launch worker for task 4.0 in stage 49.0 (TID 140)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-13T13:34:34.619Z] 13:34:33.748 WARN [Executor task launch worker for task 4.0 in stage 49.0 (TID 140)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-13T13:34:34.619Z] 13:34:34.375 WARN [Executor task launch worker for task 5.0 in stage 49.0 (TID 141)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:34:34.619Z] 13:34:34.376 WARN [Executor task launch worker for task 5.0 in stage 49.0 (TID 141)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-13T13:34:34.619Z] 13:34:34.376 WARN [Executor task launch worker for task 5.0 in stage 49.0 (TID 141)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-13T13:34:41.792Z] ====== naive-bayes (apache-spark) [default], iteration 16 completed (12590.309 ms) ======
[2025-12-13T13:34:41.792Z] ====== naive-bayes (apache-spark) [default], iteration 17 started ======
[2025-12-13T13:34:41.792Z] GC before operation: completed in 77.358 ms, heap usage 1.740 GB -> 953.668 MB.
[2025-12-13T13:34:46.307Z] 13:34:46.274 WARN [Executor task launch worker for task 4.0 in stage 52.0 (TID 148)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:34:46.307Z] 13:34:46.274 WARN [Executor task launch worker for task 4.0 in stage 52.0 (TID 148)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-13T13:34:46.307Z] 13:34:46.274 WARN [Executor task launch worker for task 4.0 in stage 52.0 (TID 148)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-13T13:34:46.959Z] 13:34:46.738 WARN [Executor task launch worker for task 5.0 in stage 52.0 (TID 149)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:34:46.959Z] 13:34:46.738 WARN [Executor task launch worker for task 5.0 in stage 52.0 (TID 149)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-13T13:34:46.959Z] 13:34:46.738 WARN [Executor task launch worker for task 5.0 in stage 52.0 (TID 149)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-13T13:34:55.700Z] ====== naive-bayes (apache-spark) [default], iteration 17 completed (13069.272 ms) ======
[2025-12-13T13:34:55.700Z] ====== naive-bayes (apache-spark) [default], iteration 18 started ======
[2025-12-13T13:34:55.700Z] GC before operation: completed in 72.934 ms, heap usage 1.021 GB -> 953.785 MB.
[2025-12-13T13:35:00.228Z] 13:34:59.389 WARN [Executor task launch worker for task 4.0 in stage 55.0 (TID 156)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:35:00.228Z] 13:34:59.396 WARN [Executor task launch worker for task 4.0 in stage 55.0 (TID 156)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-13T13:35:00.228Z] 13:34:59.397 WARN [Executor task launch worker for task 4.0 in stage 55.0 (TID 156)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-13T13:35:00.229Z] 13:35:00.005 WARN [Executor task launch worker for task 5.0 in stage 55.0 (TID 157)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:35:00.229Z] 13:35:00.006 WARN [Executor task launch worker for task 5.0 in stage 55.0 (TID 157)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-13T13:35:00.229Z] 13:35:00.006 WARN [Executor task launch worker for task 5.0 in stage 55.0 (TID 157)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-13T13:35:08.942Z] ====== naive-bayes (apache-spark) [default], iteration 18 completed (13106.833 ms) ======
[2025-12-13T13:35:08.942Z] ====== naive-bayes (apache-spark) [default], iteration 19 started ======
[2025-12-13T13:35:08.942Z] GC before operation: completed in 72.345 ms, heap usage 980.784 MB -> 953.868 MB.
[2025-12-13T13:35:13.573Z] 13:35:13.233 WARN [Executor task launch worker for task 4.0 in stage 58.0 (TID 164)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:35:13.573Z] 13:35:13.234 WARN [Executor task launch worker for task 4.0 in stage 58.0 (TID 164)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-13T13:35:13.573Z] 13:35:13.234 WARN [Executor task launch worker for task 4.0 in stage 58.0 (TID 164)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-13T13:35:13.573Z] 13:35:13.417 WARN [Executor task launch worker for task 5.0 in stage 58.0 (TID 165)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:35:13.573Z] 13:35:13.418 WARN [Executor task launch worker for task 5.0 in stage 58.0 (TID 165)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-13T13:35:13.573Z] 13:35:13.420 WARN [Executor task launch worker for task 5.0 in stage 58.0 (TID 165)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-13T13:35:20.751Z] ====== naive-bayes (apache-spark) [default], iteration 19 completed (12971.127 ms) ======
[2025-12-13T13:35:20.751Z] ====== naive-bayes (apache-spark) [default], iteration 20 started ======
[2025-12-13T13:35:21.049Z] GC before operation: completed in 100.872 ms, heap usage 985.097 MB -> 953.943 MB.
[2025-12-13T13:35:26.765Z] 13:35:26.004 WARN [Executor task launch worker for task 4.0 in stage 61.0 (TID 172)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:35:26.765Z] 13:35:26.005 WARN [Executor task launch worker for task 4.0 in stage 61.0 (TID 172)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-13T13:35:26.765Z] 13:35:26.005 WARN [Executor task launch worker for task 4.0 in stage 61.0 (TID 172)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-13T13:35:26.765Z] 13:35:26.589 WARN [Executor task launch worker for task 5.0 in stage 61.0 (TID 173)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:35:26.765Z] 13:35:26.589 WARN [Executor task launch worker for task 5.0 in stage 61.0 (TID 173)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-13T13:35:26.765Z] 13:35:26.589 WARN [Executor task launch worker for task 5.0 in stage 61.0 (TID 173)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-13T13:35:33.827Z] ====== naive-bayes (apache-spark) [default], iteration 20 completed (13013.259 ms) ======
[2025-12-13T13:35:33.827Z] ====== naive-bayes (apache-spark) [default], iteration 21 started ======
[2025-12-13T13:35:34.135Z] GC before operation: completed in 81.944 ms, heap usage 1.076 GB -> 954.005 MB.
[2025-12-13T13:35:39.838Z] 13:35:39.091 WARN [Executor task launch worker for task 4.0 in stage 64.0 (TID 180)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:35:39.838Z] 13:35:39.091 WARN [Executor task launch worker for task 4.0 in stage 64.0 (TID 180)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-13T13:35:39.838Z] 13:35:39.092 WARN [Executor task launch worker for task 4.0 in stage 64.0 (TID 180)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-13T13:35:39.838Z] 13:35:39.387 WARN [Executor task launch worker for task 5.0 in stage 64.0 (TID 181)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:35:39.838Z] 13:35:39.387 WARN [Executor task launch worker for task 5.0 in stage 64.0 (TID 181)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-13T13:35:39.838Z] 13:35:39.388 WARN [Executor task launch worker for task 5.0 in stage 64.0 (TID 181)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-13T13:35:47.039Z] ====== naive-bayes (apache-spark) [default], iteration 21 completed (13050.338 ms) ======
[2025-12-13T13:35:47.039Z] ====== naive-bayes (apache-spark) [default], iteration 22 started ======
[2025-12-13T13:35:47.039Z] GC before operation: completed in 74.874 ms, heap usage 1.220 GB -> 954.081 MB.
[2025-12-13T13:35:52.739Z] 13:35:51.945 WARN [Executor task launch worker for task 4.0 in stage 67.0 (TID 188)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:35:52.739Z] 13:35:51.951 WARN [Executor task launch worker for task 4.0 in stage 67.0 (TID 188)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-13T13:35:52.739Z] 13:35:51.952 WARN [Executor task launch worker for task 4.0 in stage 67.0 (TID 188)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-13T13:35:52.739Z] 13:35:52.000 WARN [Executor task launch worker for task 5.0 in stage 67.0 (TID 189)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:35:52.739Z] 13:35:52.000 WARN [Executor task launch worker for task 5.0 in stage 67.0 (TID 189)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-13T13:35:52.739Z] 13:35:52.000 WARN [Executor task launch worker for task 5.0 in stage 67.0 (TID 189)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-13T13:35:59.775Z] ====== naive-bayes (apache-spark) [default], iteration 22 completed (12732.470 ms) ======
[2025-12-13T13:35:59.775Z] ====== naive-bayes (apache-spark) [default], iteration 23 started ======
[2025-12-13T13:36:00.084Z] GC before operation: completed in 78.310 ms, heap usage 1.563 GB -> 954.157 MB.
[2025-12-13T13:36:05.823Z] 13:36:04.844 WARN [Executor task launch worker for task 4.0 in stage 70.0 (TID 196)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:36:05.823Z] 13:36:04.845 WARN [Executor task launch worker for task 4.0 in stage 70.0 (TID 196)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-13T13:36:05.823Z] 13:36:04.845 WARN [Executor task launch worker for task 4.0 in stage 70.0 (TID 196)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-13T13:36:05.823Z] 13:36:05.131 WARN [Executor task launch worker for task 5.0 in stage 70.0 (TID 197)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:36:05.824Z] 13:36:05.132 WARN [Executor task launch worker for task 5.0 in stage 70.0 (TID 197)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-13T13:36:05.824Z] 13:36:05.132 WARN [Executor task launch worker for task 5.0 in stage 70.0 (TID 197)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-13T13:36:14.495Z] ====== naive-bayes (apache-spark) [default], iteration 23 completed (13064.210 ms) ======
[2025-12-13T13:36:14.495Z] ====== naive-bayes (apache-spark) [default], iteration 24 started ======
[2025-12-13T13:36:14.495Z] GC before operation: completed in 75.362 ms, heap usage 1.616 GB -> 954.227 MB.
[2025-12-13T13:36:18.061Z] 13:36:17.890 WARN [Executor task launch worker for task 4.0 in stage 73.0 (TID 204)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:36:18.061Z] 13:36:17.890 WARN [Executor task launch worker for task 4.0 in stage 73.0 (TID 204)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-13T13:36:18.061Z] 13:36:17.890 WARN [Executor task launch worker for task 4.0 in stage 73.0 (TID 204)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-13T13:36:18.365Z] 13:36:18.225 WARN [Executor task launch worker for task 5.0 in stage 73.0 (TID 205)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:36:18.365Z] 13:36:18.232 WARN [Executor task launch worker for task 5.0 in stage 73.0 (TID 205)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-13T13:36:18.365Z] 13:36:18.233 WARN [Executor task launch worker for task 5.0 in stage 73.0 (TID 205)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-13T13:36:25.405Z] ====== naive-bayes (apache-spark) [default], iteration 24 completed (12386.276 ms) ======
[2025-12-13T13:36:25.405Z] ====== naive-bayes (apache-spark) [default], iteration 25 started ======
[2025-12-13T13:36:25.703Z] GC before operation: completed in 77.823 ms, heap usage 1.022 GB -> 954.297 MB.
[2025-12-13T13:36:31.372Z] 13:36:30.391 WARN [Executor task launch worker for task 4.0 in stage 76.0 (TID 212)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:36:31.372Z] 13:36:30.391 WARN [Executor task launch worker for task 4.0 in stage 76.0 (TID 212)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-13T13:36:31.372Z] 13:36:30.391 WARN [Executor task launch worker for task 4.0 in stage 76.0 (TID 212)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-13T13:36:31.372Z] 13:36:30.928 WARN [Executor task launch worker for task 5.0 in stage 76.0 (TID 213)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:36:31.372Z] 13:36:30.934 WARN [Executor task launch worker for task 5.0 in stage 76.0 (TID 213)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-13T13:36:31.372Z] 13:36:30.934 WARN [Executor task launch worker for task 5.0 in stage 76.0 (TID 213)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-13T13:36:38.379Z] ====== naive-bayes (apache-spark) [default], iteration 25 completed (12354.132 ms) ======
[2025-12-13T13:36:38.379Z] ====== naive-bayes (apache-spark) [default], iteration 26 started ======
[2025-12-13T13:36:38.379Z] GC before operation: completed in 79.035 ms, heap usage 1.464 GB -> 954.369 MB.
[2025-12-13T13:36:42.885Z] 13:36:42.695 WARN [Executor task launch worker for task 5.0 in stage 79.0 (TID 221)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:36:42.885Z] 13:36:42.696 WARN [Executor task launch worker for task 5.0 in stage 79.0 (TID 221)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-13T13:36:42.885Z] 13:36:42.696 WARN [Executor task launch worker for task 5.0 in stage 79.0 (TID 221)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-13T13:36:42.885Z] 13:36:42.792 WARN [Executor task launch worker for task 4.0 in stage 79.0 (TID 220)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:36:42.885Z] 13:36:42.793 WARN [Executor task launch worker for task 4.0 in stage 79.0 (TID 220)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-13T13:36:42.885Z] 13:36:42.793 WARN [Executor task launch worker for task 4.0 in stage 79.0 (TID 220)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-13T13:36:51.481Z] ====== naive-bayes (apache-spark) [default], iteration 26 completed (12318.421 ms) ======
[2025-12-13T13:36:51.481Z] ====== naive-bayes (apache-spark) [default], iteration 27 started ======
[2025-12-13T13:36:51.481Z] GC before operation: completed in 79.232 ms, heap usage 1.066 GB -> 954.387 MB.
[2025-12-13T13:36:55.050Z] 13:36:54.901 WARN [Executor task launch worker for task 4.0 in stage 82.0 (TID 228)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:36:55.050Z] 13:36:54.902 WARN [Executor task launch worker for task 4.0 in stage 82.0 (TID 228)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-13T13:36:55.050Z] 13:36:54.908 WARN [Executor task launch worker for task 4.0 in stage 82.0 (TID 228)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-13T13:36:55.699Z] 13:36:55.410 WARN [Executor task launch worker for task 5.0 in stage 82.0 (TID 229)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:36:55.699Z] 13:36:55.410 WARN [Executor task launch worker for task 5.0 in stage 82.0 (TID 229)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-13T13:36:55.699Z] 13:36:55.410 WARN [Executor task launch worker for task 5.0 in stage 82.0 (TID 229)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-13T13:37:02.669Z] ====== naive-bayes (apache-spark) [default], iteration 27 completed (12240.049 ms) ======
[2025-12-13T13:37:02.669Z] ====== naive-bayes (apache-spark) [default], iteration 28 started ======
[2025-12-13T13:37:02.669Z] GC before operation: completed in 87.470 ms, heap usage 1.464 GB -> 954.504 MB.
[2025-12-13T13:37:08.317Z] 13:37:07.535 WARN [Executor task launch worker for task 4.0 in stage 85.0 (TID 236)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:37:08.317Z] 13:37:07.543 WARN [Executor task launch worker for task 4.0 in stage 85.0 (TID 236)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-13T13:37:08.317Z] 13:37:07.543 WARN [Executor task launch worker for task 4.0 in stage 85.0 (TID 236)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-13T13:37:08.317Z] 13:37:07.897 WARN [Executor task launch worker for task 5.0 in stage 85.0 (TID 237)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:37:08.317Z] 13:37:07.898 WARN [Executor task launch worker for task 5.0 in stage 85.0 (TID 237)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-13T13:37:08.317Z] 13:37:07.898 WARN [Executor task launch worker for task 5.0 in stage 85.0 (TID 237)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-13T13:37:16.867Z] ====== naive-bayes (apache-spark) [default], iteration 28 completed (13196.702 ms) ======
[2025-12-13T13:37:16.867Z] ====== naive-bayes (apache-spark) [default], iteration 29 started ======
[2025-12-13T13:37:16.867Z] GC before operation: completed in 82.662 ms, heap usage 1.616 GB -> 954.476 MB.
[2025-12-13T13:37:21.432Z] 13:37:20.946 WARN [Executor task launch worker for task 5.0 in stage 88.0 (TID 245)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:37:21.432Z] 13:37:20.948 WARN [Executor task launch worker for task 5.0 in stage 88.0 (TID 245)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-13T13:37:21.432Z] 13:37:20.948 WARN [Executor task launch worker for task 5.0 in stage 88.0 (TID 245)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-13T13:37:21.432Z] 13:37:20.953 WARN [Executor task launch worker for task 4.0 in stage 88.0 (TID 244)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-13T13:37:21.432Z] 13:37:20.959 WARN [Executor task launch worker for task 4.0 in stage 88.0 (TID 244)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-13T13:37:21.432Z] 13:37:20.960 WARN [Executor task launch worker for task 4.0 in stage 88.0 (TID 244)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-13T13:37:30.000Z] ====== naive-bayes (apache-spark) [default], iteration 29 completed (12698.621 ms) ======
[2025-12-13T13:37:30.000Z] -----------------------------------
[2025-12-13T13:37:30.000Z] renaissance-naive-bayes_0_PASSED
[2025-12-13T13:37:30.000Z] -----------------------------------
[2025-12-13T13:37:30.000Z]
[2025-12-13T13:37:30.000Z] TEST TEARDOWN:
[2025-12-13T13:37:30.000Z] Nothing to be done for teardown.
[2025-12-13T13:37:30.000Z] renaissance-naive-bayes_0 Finish Time: Sat Dec 13 13:37:29 2025 Epoch Time (ms): 1765633049318