renaissance-naive-bayes_0
[2025-11-29T13:33:23.476Z] Running test renaissance-naive-bayes_0 ...
[2025-11-29T13:33:23.476Z] ===============================================
[2025-11-29T13:33:23.476Z] renaissance-naive-bayes_0 Start Time: Sat Nov 29 13:33:23 2025 Epoch Time (ms): 1764423203017
[2025-11-29T13:33:23.476Z] variation: NoOptions
[2025-11-29T13:33:23.476Z] JVM_OPTIONS:
[2025-11-29T13:33:23.476Z] { \
[2025-11-29T13:33:23.476Z] echo ""; echo "TEST SETUP:"; \
[2025-11-29T13:33:23.476Z] echo "Nothing to be done for setup."; \
[2025-11-29T13:33:23.476Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17644218407925/renaissance-naive-bayes_0"; \
[2025-11-29T13:33:23.476Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17644218407925/renaissance-naive-bayes_0"; \
[2025-11-29T13:33:23.476Z] echo ""; echo "TESTING:"; \
[2025-11-29T13:33:23.476Z] "/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_17644218407925/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \
[2025-11-29T13:33:23.476Z] 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_17644218407925/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-29T13:33:23.476Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-29T13:33:23.476Z] echo "Nothing to be done for teardown."; \
[2025-11-29T13:33:23.476Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17644218407925/TestTargetResult";
[2025-11-29T13:33:23.476Z]
[2025-11-29T13:33:23.476Z] TEST SETUP:
[2025-11-29T13:33:23.476Z] Nothing to be done for setup.
[2025-11-29T13:33:23.476Z]
[2025-11-29T13:33:23.476Z] TESTING:
[2025-11-29T13:33:23.807Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-29T13:33:23.807Z] 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_17644218407925/renaissance-naive-bayes_0/launcher-133323-17705779740370769339/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-29T13:33:23.807Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-29T13:33:23.807Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-29T13:33:31.027Z] NOTE: 'naive-bayes' benchmark uses Spark local executor with 2 (out of 2) threads.
[2025-11-29T13:33:34.771Z] ====== naive-bayes (apache-spark) [default], iteration 0 started ======
[2025-11-29T13:33:34.771Z] GC before operation: completed in 47.302 ms, heap usage 56.219 MB -> 34.935 MB.
[2025-11-29T13:33:57.730Z] 13:33:54.807 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-11-29T13:33:57.730Z] 13:33:54.817 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-11-29T13:33:57.730Z] 13:33:54.819 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-11-29T13:33:57.730Z] 13:33:56.663 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-11-29T13:33:57.730Z] 13:33:56.664 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-11-29T13:33:57.730Z] 13:33:56.664 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-11-29T13:34:04.863Z] 13:34:03.991 WARN [Executor task launch worker for task 5.0 in stage 1.0 (TID 13)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-11-29T13:34:04.863Z] 13:34:03.992 WARN [Executor task launch worker for task 5.0 in stage 1.0 (TID 13)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-11-29T13:34:04.863Z] 13:34:03.992 WARN [Executor task launch worker for task 5.0 in stage 1.0 (TID 13)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-11-29T13:34:04.863Z] 13:34:04.080 WARN [Executor task launch worker for task 4.0 in stage 1.0 (TID 12)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-11-29T13:34:04.863Z] 13:34:04.081 WARN [Executor task launch worker for task 4.0 in stage 1.0 (TID 12)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-11-29T13:34:04.863Z] 13:34:04.082 WARN [Executor task launch worker for task 4.0 in stage 1.0 (TID 12)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-11-29T13:34:11.990Z] ====== naive-bayes (apache-spark) [default], iteration 0 completed (36587.657 ms) ======
[2025-11-29T13:34:11.990Z] ====== naive-bayes (apache-spark) [default], iteration 1 started ======
[2025-11-29T13:34:11.990Z] GC before operation: completed in 160.210 ms, heap usage 1.362 GB -> 952.309 MB.
[2025-11-29T13:34:17.758Z] 13:34:17.180 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-11-29T13:34:17.758Z] 13:34:17.182 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-11-29T13:34:17.758Z] 13:34:17.182 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-11-29T13:34:17.758Z] 13:34:17.445 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-11-29T13:34:17.758Z] 13:34:17.446 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-11-29T13:34:17.758Z] 13:34:17.446 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-11-29T13:34:26.552Z] ====== naive-bayes (apache-spark) [default], iteration 1 completed (13838.789 ms) ======
[2025-11-29T13:34:26.552Z] ====== naive-bayes (apache-spark) [default], iteration 2 started ======
[2025-11-29T13:34:26.552Z] GC before operation: completed in 76.284 ms, heap usage 963.779 MB -> 952.497 MB.
[2025-11-29T13:34:31.185Z] 13:34:30.735 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-11-29T13:34:31.185Z] 13:34:30.735 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-11-29T13:34:31.185Z] 13:34:30.735 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-11-29T13:34:31.185Z] 13:34:30.974 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-11-29T13:34:31.185Z] 13:34:30.975 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-11-29T13:34:31.185Z] 13:34:30.975 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-11-29T13:34:40.033Z] ====== naive-bayes (apache-spark) [default], iteration 2 completed (13418.177 ms) ======
[2025-11-29T13:34:40.033Z] ====== naive-bayes (apache-spark) [default], iteration 3 started ======
[2025-11-29T13:34:40.033Z] GC before operation: completed in 70.208 ms, heap usage 963.760 MB -> 952.583 MB.
[2025-11-29T13:34:44.671Z] 13:34:44.012 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-11-29T13:34:44.671Z] 13:34:44.012 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-11-29T13:34:44.671Z] 13:34:44.013 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-11-29T13:34:44.671Z] 13:34:44.368 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-11-29T13:34:44.671Z] 13:34:44.371 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-11-29T13:34:44.671Z] 13:34:44.371 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-11-29T13:34:53.388Z] ====== naive-bayes (apache-spark) [default], iteration 3 completed (13227.750 ms) ======
[2025-11-29T13:34:53.388Z] ====== naive-bayes (apache-spark) [default], iteration 4 started ======
[2025-11-29T13:34:53.388Z] GC before operation: completed in 78.417 ms, heap usage 971.561 MB -> 952.669 MB.
[2025-11-29T13:34:58.080Z] 13:34:57.130 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-11-29T13:34:58.080Z] 13:34:57.130 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-11-29T13:34:58.080Z] 13:34:57.130 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-11-29T13:34:58.080Z] 13:34:57.599 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-11-29T13:34:58.080Z] 13:34:57.600 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-11-29T13:34:58.080Z] 13:34:57.600 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-11-29T13:35:06.841Z] ====== naive-bayes (apache-spark) [default], iteration 4 completed (13217.236 ms) ======
[2025-11-29T13:35:06.841Z] ====== naive-bayes (apache-spark) [default], iteration 5 started ======
[2025-11-29T13:35:06.841Z] GC before operation: completed in 77.382 ms, heap usage 964.255 MB -> 952.766 MB.
[2025-11-29T13:35:11.633Z] 13:35:10.724 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-11-29T13:35:11.633Z] 13:35:10.725 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-11-29T13:35:11.633Z] 13:35:10.725 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-11-29T13:35:11.633Z] 13:35:11.541 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-11-29T13:35:11.633Z] 13:35:11.543 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-11-29T13:35:11.633Z] 13:35:11.543 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-11-29T13:35:18.804Z] ====== naive-bayes (apache-spark) [default], iteration 5 completed (13218.473 ms) ======
[2025-11-29T13:35:18.804Z] ====== naive-bayes (apache-spark) [default], iteration 6 started ======
[2025-11-29T13:35:18.804Z] GC before operation: completed in 84.006 ms, heap usage 963.444 MB -> 952.897 MB.
[2025-11-29T13:35:24.663Z] 13:35:23.568 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-11-29T13:35:24.663Z] 13:35:23.569 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-11-29T13:35:24.663Z] 13:35:23.569 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-11-29T13:35:24.663Z] 13:35:24.032 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-11-29T13:35:24.663Z] 13:35:24.034 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-11-29T13:35:24.663Z] 13:35:24.034 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-11-29T13:35:31.821Z] ====== naive-bayes (apache-spark) [default], iteration 6 completed (12740.435 ms) ======
[2025-11-29T13:35:31.821Z] ====== naive-bayes (apache-spark) [default], iteration 7 started ======
[2025-11-29T13:35:31.821Z] GC before operation: completed in 83.287 ms, heap usage 980.685 MB -> 952.960 MB.
[2025-11-29T13:35:37.656Z] 13:35:36.559 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-11-29T13:35:37.656Z] 13:35:36.560 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-11-29T13:35:37.656Z] 13:35:36.560 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-11-29T13:35:37.656Z] 13:35:37.021 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-11-29T13:35:37.656Z] 13:35:37.021 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-11-29T13:35:37.656Z] 13:35:37.021 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-11-29T13:35:44.882Z] ====== naive-bayes (apache-spark) [default], iteration 7 completed (12823.600 ms) ======
[2025-11-29T13:35:44.882Z] ====== naive-bayes (apache-spark) [default], iteration 8 started ======
[2025-11-29T13:35:44.882Z] GC before operation: completed in 83.870 ms, heap usage 1.117 GB -> 953.030 MB.
[2025-11-29T13:35:49.520Z] 13:35:49.512 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-11-29T13:35:49.835Z] 13:35:49.515 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-11-29T13:35:49.835Z] 13:35:49.515 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-11-29T13:35:50.148Z] 13:35:49.990 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-11-29T13:35:50.148Z] 13:35:49.991 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-11-29T13:35:50.148Z] 13:35:49.991 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-11-29T13:35:58.913Z] ====== naive-bayes (apache-spark) [default], iteration 8 completed (12984.700 ms) ======
[2025-11-29T13:35:58.913Z] ====== naive-bayes (apache-spark) [default], iteration 9 started ======
[2025-11-29T13:35:58.913Z] GC before operation: completed in 86.645 ms, heap usage 1.117 GB -> 953.140 MB.
[2025-11-29T13:36:03.543Z] 13:36:02.617 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-11-29T13:36:03.543Z] 13:36:02.619 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-11-29T13:36:03.543Z] 13:36:02.619 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-11-29T13:36:03.543Z] 13:36:03.322 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-11-29T13:36:03.543Z] 13:36:03.324 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-11-29T13:36:03.543Z] 13:36:03.324 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-11-29T13:36:10.662Z] ====== naive-bayes (apache-spark) [default], iteration 9 completed (12892.405 ms) ======
[2025-11-29T13:36:10.662Z] ====== naive-bayes (apache-spark) [default], iteration 10 started ======
[2025-11-29T13:36:10.662Z] GC before operation: completed in 82.627 ms, heap usage 1.164 GB -> 953.167 MB.
[2025-11-29T13:36:16.434Z] 13:36:15.701 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-11-29T13:36:16.434Z] 13:36:15.701 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-11-29T13:36:16.434Z] 13:36:15.702 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-11-29T13:36:16.434Z] 13:36:15.938 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-11-29T13:36:16.434Z] 13:36:15.941 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-11-29T13:36:16.434Z] 13:36:15.942 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-11-29T13:36:23.564Z] ====== naive-bayes (apache-spark) [default], iteration 10 completed (12962.886 ms) ======
[2025-11-29T13:36:23.564Z] ====== naive-bayes (apache-spark) [default], iteration 11 started ======
[2025-11-29T13:36:23.564Z] GC before operation: completed in 85.623 ms, heap usage 1.342 GB -> 953.242 MB.
[2025-11-29T13:36:29.324Z] 13:36:28.716 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-11-29T13:36:29.324Z] 13:36:28.716 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-11-29T13:36:29.324Z] 13:36:28.717 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-11-29T13:36:29.324Z] 13:36:28.949 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-11-29T13:36:29.324Z] 13:36:28.949 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-11-29T13:36:29.324Z] 13:36:28.949 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-11-29T13:36:36.435Z] ====== naive-bayes (apache-spark) [default], iteration 11 completed (12849.411 ms) ======
[2025-11-29T13:36:36.435Z] ====== naive-bayes (apache-spark) [default], iteration 12 started ======
[2025-11-29T13:36:36.747Z] GC before operation: completed in 86.686 ms, heap usage 1.342 GB -> 953.309 MB.
[2025-11-29T13:36:42.507Z] 13:36:41.585 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-11-29T13:36:42.507Z] 13:36:41.587 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-11-29T13:36:42.507Z] 13:36:41.587 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-11-29T13:36:42.507Z] 13:36:41.783 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-11-29T13:36:42.507Z] 13:36:41.783 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-11-29T13:36:42.507Z] 13:36:41.783 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-11-29T13:36:49.629Z] ====== naive-bayes (apache-spark) [default], iteration 12 completed (12946.139 ms) ======
[2025-11-29T13:36:49.629Z] ====== naive-bayes (apache-spark) [default], iteration 13 started ======
[2025-11-29T13:36:49.629Z] GC before operation: completed in 77.630 ms, heap usage 1.017 GB -> 953.382 MB.
[2025-11-29T13:36:55.409Z] 13:36:54.596 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-11-29T13:36:55.409Z] 13:36:54.596 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-11-29T13:36:55.409Z] 13:36:54.596 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-11-29T13:36:55.409Z] 13:36:54.676 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-11-29T13:36:55.409Z] 13:36:54.677 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-11-29T13:36:55.409Z] 13:36:54.677 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-11-29T13:37:02.561Z] ====== naive-bayes (apache-spark) [default], iteration 13 completed (12705.891 ms) ======
[2025-11-29T13:37:02.561Z] ====== naive-bayes (apache-spark) [default], iteration 14 started ======
[2025-11-29T13:37:02.561Z] GC before operation: completed in 73.951 ms, heap usage 1018.197 MB -> 953.495 MB.
[2025-11-29T13:37:08.323Z] 13:37:07.460 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-11-29T13:37:08.323Z] 13:37:07.460 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-11-29T13:37:08.323Z] 13:37:07.460 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-11-29T13:37:08.323Z] 13:37:07.588 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-11-29T13:37:08.323Z] 13:37:07.590 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-11-29T13:37:08.323Z] 13:37:07.590 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-11-29T13:37:15.449Z] ====== naive-bayes (apache-spark) [default], iteration 14 completed (12478.316 ms) ======
[2025-11-29T13:37:15.449Z] ====== naive-bayes (apache-spark) [default], iteration 15 started ======
[2025-11-29T13:37:15.449Z] GC before operation: completed in 72.830 ms, heap usage 1.308 GB -> 953.534 MB.
[2025-11-29T13:37:20.101Z] 13:37:19.829 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-11-29T13:37:20.101Z] 13:37:19.831 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-11-29T13:37:20.101Z] 13:37:19.832 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-11-29T13:37:20.782Z] 13:37:20.442 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-11-29T13:37:20.782Z] 13:37:20.443 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-11-29T13:37:20.782Z] 13:37:20.443 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-11-29T13:37:28.035Z] ====== naive-bayes (apache-spark) [default], iteration 15 completed (13166.805 ms) ======
[2025-11-29T13:37:28.035Z] ====== naive-bayes (apache-spark) [default], iteration 16 started ======
[2025-11-29T13:37:28.350Z] GC before operation: completed in 78.360 ms, heap usage 973.095 MB -> 953.639 MB.
[2025-11-29T13:37:34.124Z] 13:37:33.197 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-11-29T13:37:34.124Z] 13:37:33.198 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-11-29T13:37:34.124Z] 13:37:33.198 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-11-29T13:37:34.124Z] 13:37:33.296 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-11-29T13:37:34.124Z] 13:37:33.297 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-11-29T13:37:34.124Z] 13:37:33.297 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-11-29T13:37:41.333Z] ====== naive-bayes (apache-spark) [default], iteration 16 completed (12752.692 ms) ======
[2025-11-29T13:37:41.333Z] ====== naive-bayes (apache-spark) [default], iteration 17 started ======
[2025-11-29T13:37:41.333Z] GC before operation: completed in 78.071 ms, heap usage 1.006 GB -> 953.704 MB.
[2025-11-29T13:37:47.125Z] 13:37:46.068 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-11-29T13:37:47.125Z] 13:37:46.069 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-11-29T13:37:47.125Z] 13:37:46.069 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-11-29T13:37:47.125Z] 13:37:46.320 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-11-29T13:37:47.125Z] 13:37:46.321 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-11-29T13:37:47.125Z] 13:37:46.321 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-11-29T13:37:54.263Z] ====== naive-bayes (apache-spark) [default], iteration 17 completed (12895.720 ms) ======
[2025-11-29T13:37:54.263Z] ====== naive-bayes (apache-spark) [default], iteration 18 started ======
[2025-11-29T13:37:54.263Z] GC before operation: completed in 73.804 ms, heap usage 988.113 MB -> 953.774 MB.
[2025-11-29T13:38:00.106Z] 13:37:59.057 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-11-29T13:38:00.106Z] 13:37:59.058 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-11-29T13:38:00.106Z] 13:37:59.058 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-11-29T13:38:00.106Z] 13:37:59.117 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-11-29T13:38:00.106Z] 13:37:59.118 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-11-29T13:38:00.106Z] 13:37:59.118 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-11-29T13:38:07.273Z] ====== naive-bayes (apache-spark) [default], iteration 18 completed (12722.523 ms) ======
[2025-11-29T13:38:07.273Z] ====== naive-bayes (apache-spark) [default], iteration 19 started ======
[2025-11-29T13:38:07.273Z] GC before operation: completed in 79.704 ms, heap usage 1.021 GB -> 953.882 MB.
[2025-11-29T13:38:11.910Z] 13:38:11.690 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-11-29T13:38:11.910Z] 13:38:11.690 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-11-29T13:38:11.910Z] 13:38:11.690 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-11-29T13:38:12.593Z] 13:38:12.334 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-11-29T13:38:12.593Z] 13:38:12.334 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-11-29T13:38:12.593Z] 13:38:12.334 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-11-29T13:38:19.705Z] ====== naive-bayes (apache-spark) [default], iteration 19 completed (12692.629 ms) ======
[2025-11-29T13:38:19.705Z] ====== naive-bayes (apache-spark) [default], iteration 20 started ======
[2025-11-29T13:38:19.705Z] GC before operation: completed in 81.334 ms, heap usage 1.017 GB -> 953.999 MB.
[2025-11-29T13:38:25.466Z] 13:38:24.342 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-11-29T13:38:25.466Z] 13:38:24.343 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-11-29T13:38:25.466Z] 13:38:24.345 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-11-29T13:38:25.466Z] 13:38:24.714 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-11-29T13:38:25.466Z] 13:38:24.715 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-11-29T13:38:25.466Z] 13:38:24.715 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-11-29T13:38:32.591Z] ====== naive-bayes (apache-spark) [default], iteration 20 completed (12762.558 ms) ======
[2025-11-29T13:38:32.591Z] ====== naive-bayes (apache-spark) [default], iteration 21 started ======
[2025-11-29T13:38:32.591Z] GC before operation: completed in 76.792 ms, heap usage 1.104 GB -> 954.020 MB.
[2025-11-29T13:38:37.276Z] 13:38:37.258 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-11-29T13:38:37.276Z] 13:38:37.259 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-11-29T13:38:37.276Z] 13:38:37.259 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-11-29T13:38:37.592Z] 13:38:37.459 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-11-29T13:38:37.592Z] 13:38:37.459 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-11-29T13:38:37.592Z] 13:38:37.460 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-11-29T13:38:46.312Z] ====== naive-bayes (apache-spark) [default], iteration 21 completed (12532.459 ms) ======
[2025-11-29T13:38:46.312Z] ====== naive-bayes (apache-spark) [default], iteration 22 started ======
[2025-11-29T13:38:46.312Z] GC before operation: completed in 77.144 ms, heap usage 1.201 GB -> 954.109 MB.
[2025-11-29T13:38:50.954Z] 13:38:50.088 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-11-29T13:38:50.954Z] 13:38:50.091 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-11-29T13:38:50.954Z] 13:38:50.091 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-11-29T13:38:50.954Z] 13:38:50.204 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-11-29T13:38:50.954Z] 13:38:50.207 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-11-29T13:38:50.954Z] 13:38:50.207 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-11-29T13:38:58.109Z] ====== naive-bayes (apache-spark) [default], iteration 22 completed (12716.781 ms) ======
[2025-11-29T13:38:58.109Z] ====== naive-bayes (apache-spark) [default], iteration 23 started ======
[2025-11-29T13:38:58.109Z] GC before operation: completed in 79.168 ms, heap usage 1.022 GB -> 954.167 MB.
[2025-11-29T13:39:02.749Z] 13:39:02.721 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-11-29T13:39:02.749Z] 13:39:02.721 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-11-29T13:39:02.749Z] 13:39:02.722 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-11-29T13:39:03.436Z] 13:39:03.108 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-11-29T13:39:03.436Z] 13:39:03.108 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-11-29T13:39:03.436Z] 13:39:03.109 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-11-29T13:39:10.657Z] ====== naive-bayes (apache-spark) [default], iteration 23 completed (12664.099 ms) ======
[2025-11-29T13:39:10.657Z] ====== naive-bayes (apache-spark) [default], iteration 24 started ======
[2025-11-29T13:39:10.657Z] GC before operation: completed in 79.421 ms, heap usage 1.297 GB -> 954.239 MB.
[2025-11-29T13:39:16.492Z] 13:39:15.439 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-11-29T13:39:16.492Z] 13:39:15.440 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-11-29T13:39:16.492Z] 13:39:15.440 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-11-29T13:39:16.492Z] 13:39:15.569 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-11-29T13:39:16.492Z] 13:39:15.569 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-11-29T13:39:16.492Z] 13:39:15.569 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-11-29T13:39:23.622Z] ====== naive-bayes (apache-spark) [default], iteration 24 completed (12418.516 ms) ======
[2025-11-29T13:39:23.622Z] ====== naive-bayes (apache-spark) [default], iteration 25 started ======
[2025-11-29T13:39:23.622Z] GC before operation: completed in 78.456 ms, heap usage 1.256 GB -> 954.312 MB.
[2025-11-29T13:39:28.320Z] 13:39:27.634 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-11-29T13:39:28.320Z] 13:39:27.635 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-11-29T13:39:28.320Z] 13:39:27.635 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-11-29T13:39:28.320Z] 13:39:27.906 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-11-29T13:39:28.320Z] 13:39:27.906 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-11-29T13:39:28.320Z] 13:39:27.906 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-11-29T13:39:35.491Z] ====== naive-bayes (apache-spark) [default], iteration 25 completed (12336.633 ms) ======
[2025-11-29T13:39:35.491Z] ====== naive-bayes (apache-spark) [default], iteration 26 started ======
[2025-11-29T13:39:35.491Z] GC before operation: completed in 82.638 ms, heap usage 1.165 GB -> 954.428 MB.
[2025-11-29T13:39:41.381Z] 13:39:40.266 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-11-29T13:39:41.381Z] 13:39:40.269 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-11-29T13:39:41.381Z] 13:39:40.269 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-11-29T13:39:41.381Z] 13:39:40.773 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-11-29T13:39:41.381Z] 13:39:40.774 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-11-29T13:39:41.381Z] 13:39:40.774 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-11-29T13:39:48.529Z] ====== naive-bayes (apache-spark) [default], iteration 26 completed (12823.612 ms) ======
[2025-11-29T13:39:48.529Z] ====== naive-bayes (apache-spark) [default], iteration 27 started ======
[2025-11-29T13:39:48.529Z] GC before operation: completed in 79.802 ms, heap usage 1.560 GB -> 954.432 MB.
[2025-11-29T13:39:53.164Z] 13:39:53.055 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-11-29T13:39:53.164Z] 13:39:53.055 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-11-29T13:39:53.164Z] 13:39:53.056 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-11-29T13:39:53.869Z] 13:39:53.716 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-11-29T13:39:53.869Z] 13:39:53.716 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-11-29T13:39:53.869Z] 13:39:53.716 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-11-29T13:40:01.097Z] ====== naive-bayes (apache-spark) [default], iteration 27 completed (12553.641 ms) ======
[2025-11-29T13:40:01.098Z] ====== naive-bayes (apache-spark) [default], iteration 28 started ======
[2025-11-29T13:40:01.098Z] GC before operation: completed in 80.749 ms, heap usage 1.164 GB -> 954.543 MB.
[2025-11-29T13:40:06.651Z] 13:40:05.941 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-11-29T13:40:06.651Z] 13:40:05.941 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-11-29T13:40:06.651Z] 13:40:05.941 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-11-29T13:40:06.651Z] 13:40:06.201 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-11-29T13:40:06.651Z] 13:40:06.202 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-11-29T13:40:06.651Z] 13:40:06.202 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-11-29T13:40:14.074Z] ====== naive-bayes (apache-spark) [default], iteration 28 completed (12868.653 ms) ======
[2025-11-29T13:40:14.074Z] ====== naive-bayes (apache-spark) [default], iteration 29 started ======
[2025-11-29T13:40:14.074Z] GC before operation: completed in 82.045 ms, heap usage 973.649 MB -> 954.603 MB.
[2025-11-29T13:40:19.908Z] 13:40:18.934 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-11-29T13:40:19.908Z] 13:40:18.936 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-11-29T13:40:19.908Z] 13:40:18.938 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-11-29T13:40:19.908Z] 13:40:19.108 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-11-29T13:40:19.908Z] 13:40:19.110 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-11-29T13:40:19.908Z] 13:40:19.114 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-11-29T13:40:27.052Z] ====== naive-bayes (apache-spark) [default], iteration 29 completed (12721.379 ms) ======
[2025-11-29T13:40:27.738Z] -----------------------------------
[2025-11-29T13:40:27.738Z] renaissance-naive-bayes_0_PASSED
[2025-11-29T13:40:27.738Z] -----------------------------------
[2025-11-29T13:40:27.738Z]
[2025-11-29T13:40:27.738Z] TEST TEARDOWN:
[2025-11-29T13:40:27.738Z] Nothing to be done for teardown.
[2025-11-29T13:40:27.738Z] renaissance-naive-bayes_0 Finish Time: Sat Nov 29 13:40:27 2025 Epoch Time (ms): 1764423627476