renaissance-naive-bayes_0
[2026-01-31T10:19:26.246Z] Running test renaissance-naive-bayes_0 ...
[2026-01-31T10:19:26.246Z] ===============================================
[2026-01-31T10:19:26.246Z] renaissance-naive-bayes_0 Start Time: Sat Jan 31 10:19:25 2026 Epoch Time (ms): 1769854765925
[2026-01-31T10:19:26.246Z] variation: NoOptions
[2026-01-31T10:19:26.246Z] JVM_OPTIONS:
[2026-01-31T10:19:26.246Z] { \
[2026-01-31T10:19:26.246Z] echo ""; echo "TEST SETUP:"; \
[2026-01-31T10:19:26.246Z] echo "Nothing to be done for setup."; \
[2026-01-31T10:19:26.246Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_1769853217711/renaissance-naive-bayes_0"; \
[2026-01-31T10:19:26.246Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_1769853217711/renaissance-naive-bayes_0"; \
[2026-01-31T10:19:26.246Z] echo ""; echo "TESTING:"; \
[2026-01-31T10:19:26.246Z] "/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_1769853217711/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \
[2026-01-31T10:19:26.246Z] 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_1769853217711/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-01-31T10:19:26.246Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-01-31T10:19:26.246Z] echo "Nothing to be done for teardown."; \
[2026-01-31T10:19:26.246Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_1769853217711/TestTargetResult";
[2026-01-31T10:19:26.246Z]
[2026-01-31T10:19:26.246Z] TEST SETUP:
[2026-01-31T10:19:26.246Z] Nothing to be done for setup.
[2026-01-31T10:19:26.246Z]
[2026-01-31T10:19:26.246Z] TESTING:
[2026-01-31T10:19:26.585Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-01-31T10:19:26.585Z] 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_1769853217711/renaissance-naive-bayes_0/launcher-101926-9297506463930008001/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-01-31T10:19:26.585Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-01-31T10:19:26.585Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-01-31T10:19:32.520Z] NOTE: 'naive-bayes' benchmark uses Spark local executor with 2 (out of 2) threads.
[2026-01-31T10:19:38.442Z] ====== naive-bayes (apache-spark) [default], iteration 0 started ======
[2026-01-31T10:19:38.442Z] GC before operation: completed in 58.398 ms, heap usage 60.821 MB -> 34.873 MB.
[2026-01-31T10:20:06.242Z] 10:20:02.081 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)
[2026-01-31T10:20:06.242Z] 10:20:02.090 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
[2026-01-31T10:20:06.242Z] 10:20:02.093 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
[2026-01-31T10:20:06.242Z] 10:20:04.408 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)
[2026-01-31T10:20:06.242Z] 10:20:04.412 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
[2026-01-31T10:20:06.242Z] 10:20:04.412 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
[2026-01-31T10:20:06.242Z] 10:20:04.790 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)
[2026-01-31T10:20:06.242Z] 10:20:04.790 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
[2026-01-31T10:20:06.242Z] 10:20:04.791 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
[2026-01-31T10:20:13.682Z] 10:20:13.186 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 68.0 MiB so far)
[2026-01-31T10:20:13.682Z] 10:20:13.186 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
[2026-01-31T10:20:13.682Z] 10:20:13.186 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
[2026-01-31T10:20:15.958Z] 10:20:15.819 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 132.0 MiB so far)
[2026-01-31T10:20:15.958Z] 10:20:15.821 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
[2026-01-31T10:20:15.958Z] 10:20:15.821 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
[2026-01-31T10:20:24.905Z] ====== naive-bayes (apache-spark) [default], iteration 0 completed (45900.214 ms) ======
[2026-01-31T10:20:24.905Z] ====== naive-bayes (apache-spark) [default], iteration 1 started ======
[2026-01-31T10:20:24.905Z] GC before operation: completed in 101.920 ms, heap usage 981.568 MB -> 952.341 MB.
[2026-01-31T10:20:32.209Z] 10:20:31.023 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)
[2026-01-31T10:20:32.209Z] 10:20:31.023 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
[2026-01-31T10:20:32.209Z] 10:20:31.024 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
[2026-01-31T10:20:32.209Z] 10:20:31.177 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)
[2026-01-31T10:20:32.209Z] 10:20:31.178 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
[2026-01-31T10:20:32.209Z] 10:20:31.178 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
[2026-01-31T10:20:41.141Z] ====== naive-bayes (apache-spark) [default], iteration 1 completed (17119.666 ms) ======
[2026-01-31T10:20:41.141Z] ====== naive-bayes (apache-spark) [default], iteration 2 started ======
[2026-01-31T10:20:41.141Z] GC before operation: completed in 94.304 ms, heap usage 1018.848 MB -> 952.515 MB.
[2026-01-31T10:20:48.557Z] 10:20:47.893 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)
[2026-01-31T10:20:48.558Z] 10:20:47.895 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
[2026-01-31T10:20:48.558Z] 10:20:47.897 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
[2026-01-31T10:20:48.558Z] 10:20:48.313 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)
[2026-01-31T10:20:48.558Z] 10:20:48.315 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
[2026-01-31T10:20:48.558Z] 10:20:48.315 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
[2026-01-31T10:20:59.427Z] ====== naive-bayes (apache-spark) [default], iteration 2 completed (16659.510 ms) ======
[2026-01-31T10:20:59.427Z] ====== naive-bayes (apache-spark) [default], iteration 3 started ======
[2026-01-31T10:20:59.427Z] GC before operation: completed in 93.953 ms, heap usage 976.054 MB -> 952.674 MB.
[2026-01-31T10:21:05.367Z] 10:21:04.448 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)
[2026-01-31T10:21:05.367Z] 10:21:04.449 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
[2026-01-31T10:21:05.367Z] 10:21:04.449 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
[2026-01-31T10:21:05.367Z] 10:21:04.959 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)
[2026-01-31T10:21:05.367Z] 10:21:04.959 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
[2026-01-31T10:21:05.367Z] 10:21:04.960 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
[2026-01-31T10:21:16.235Z] ====== naive-bayes (apache-spark) [default], iteration 3 completed (16843.266 ms) ======
[2026-01-31T10:21:16.235Z] ====== naive-bayes (apache-spark) [default], iteration 4 started ======
[2026-01-31T10:21:16.235Z] GC before operation: completed in 117.069 ms, heap usage 964.230 MB -> 952.688 MB.
[2026-01-31T10:21:22.177Z] 10:21:21.361 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)
[2026-01-31T10:21:22.177Z] 10:21:21.362 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
[2026-01-31T10:21:22.177Z] 10:21:21.362 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
[2026-01-31T10:21:22.177Z] 10:21:21.570 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)
[2026-01-31T10:21:22.177Z] 10:21:21.572 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
[2026-01-31T10:21:22.177Z] 10:21:21.572 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
[2026-01-31T10:21:33.099Z] ====== naive-bayes (apache-spark) [default], iteration 4 completed (16818.459 ms) ======
[2026-01-31T10:21:33.099Z] ====== naive-bayes (apache-spark) [default], iteration 5 started ======
[2026-01-31T10:21:33.099Z] GC before operation: completed in 97.767 ms, heap usage 976.181 MB -> 952.783 MB.
[2026-01-31T10:21:39.074Z] 10:21:38.418 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)
[2026-01-31T10:21:39.074Z] 10:21:38.419 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
[2026-01-31T10:21:39.074Z] 10:21:38.421 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
[2026-01-31T10:21:39.074Z] 10:21:38.520 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)
[2026-01-31T10:21:39.074Z] 10:21:38.520 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
[2026-01-31T10:21:39.074Z] 10:21:38.521 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
[2026-01-31T10:21:49.940Z] ====== naive-bayes (apache-spark) [default], iteration 5 completed (16775.684 ms) ======
[2026-01-31T10:21:49.940Z] ====== naive-bayes (apache-spark) [default], iteration 6 started ======
[2026-01-31T10:21:49.940Z] GC before operation: completed in 98.219 ms, heap usage 980.885 MB -> 952.880 MB.
[2026-01-31T10:21:55.872Z] 10:21:54.994 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)
[2026-01-31T10:21:55.872Z] 10:21:54.995 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
[2026-01-31T10:21:55.872Z] 10:21:54.997 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
[2026-01-31T10:21:55.872Z] 10:21:55.437 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)
[2026-01-31T10:21:55.872Z] 10:21:55.437 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
[2026-01-31T10:21:55.872Z] 10:21:55.437 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
[2026-01-31T10:22:04.885Z] ====== naive-bayes (apache-spark) [default], iteration 6 completed (16126.617 ms) ======
[2026-01-31T10:22:04.886Z] ====== naive-bayes (apache-spark) [default], iteration 7 started ======
[2026-01-31T10:22:04.886Z] GC before operation: completed in 109.631 ms, heap usage 1.017 GB -> 952.960 MB.
[2026-01-31T10:22:12.189Z] 10:22:11.441 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)
[2026-01-31T10:22:12.189Z] 10:22:11.442 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
[2026-01-31T10:22:12.189Z] 10:22:11.442 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
[2026-01-31T10:22:12.189Z] 10:22:11.539 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)
[2026-01-31T10:22:12.189Z] 10:22:11.540 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
[2026-01-31T10:22:12.189Z] 10:22:11.540 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
[2026-01-31T10:22:21.122Z] ====== naive-bayes (apache-spark) [default], iteration 7 completed (16304.915 ms) ======
[2026-01-31T10:22:21.122Z] ====== naive-bayes (apache-spark) [default], iteration 8 started ======
[2026-01-31T10:22:21.451Z] GC before operation: completed in 108.176 ms, heap usage 964.043 MB -> 953.090 MB.
[2026-01-31T10:22:27.389Z] 10:22:27.079 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)
[2026-01-31T10:22:27.389Z] 10:22:27.082 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
[2026-01-31T10:22:27.389Z] 10:22:27.082 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
[2026-01-31T10:22:27.722Z] 10:22:27.471 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)
[2026-01-31T10:22:27.722Z] 10:22:27.471 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
[2026-01-31T10:22:27.723Z] 10:22:27.472 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
[2026-01-31T10:22:38.581Z] ====== naive-bayes (apache-spark) [default], iteration 8 completed (15835.710 ms) ======
[2026-01-31T10:22:38.581Z] ====== naive-bayes (apache-spark) [default], iteration 9 started ======
[2026-01-31T10:22:38.581Z] GC before operation: completed in 101.534 ms, heap usage 1.157 GB -> 953.166 MB.
[2026-01-31T10:22:43.445Z] 10:22:43.060 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)
[2026-01-31T10:22:43.445Z] 10:22:43.061 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
[2026-01-31T10:22:43.445Z] 10:22:43.061 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
[2026-01-31T10:22:44.164Z] 10:22:43.858 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)
[2026-01-31T10:22:44.164Z] 10:22:43.858 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
[2026-01-31T10:22:44.164Z] 10:22:43.859 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
[2026-01-31T10:22:55.048Z] ====== naive-bayes (apache-spark) [default], iteration 9 completed (16005.779 ms) ======
[2026-01-31T10:22:55.048Z] ====== naive-bayes (apache-spark) [default], iteration 10 started ======
[2026-01-31T10:22:55.048Z] GC before operation: completed in 104.051 ms, heap usage 1.482 GB -> 953.199 MB.
[2026-01-31T10:22:59.858Z] 10:22:59.165 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)
[2026-01-31T10:22:59.858Z] 10:22:59.166 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
[2026-01-31T10:22:59.858Z] 10:22:59.166 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
[2026-01-31T10:22:59.858Z] 10:22:59.521 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)
[2026-01-31T10:22:59.858Z] 10:22:59.521 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
[2026-01-31T10:22:59.858Z] 10:22:59.522 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
[2026-01-31T10:23:10.713Z] ====== naive-bayes (apache-spark) [default], iteration 10 completed (15658.728 ms) ======
[2026-01-31T10:23:10.713Z] ====== naive-bayes (apache-spark) [default], iteration 11 started ======
[2026-01-31T10:23:10.713Z] GC before operation: completed in 94.535 ms, heap usage 1.022 GB -> 953.272 MB.
[2026-01-31T10:23:15.555Z] 10:23:15.353 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)
[2026-01-31T10:23:15.555Z] 10:23:15.354 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
[2026-01-31T10:23:15.555Z] 10:23:15.354 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
[2026-01-31T10:23:15.892Z] 10:23:15.772 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)
[2026-01-31T10:23:15.892Z] 10:23:15.772 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
[2026-01-31T10:23:15.892Z] 10:23:15.773 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
[2026-01-31T10:23:26.787Z] ====== naive-bayes (apache-spark) [default], iteration 11 completed (16032.564 ms) ======
[2026-01-31T10:23:26.787Z] ====== naive-bayes (apache-spark) [default], iteration 12 started ======
[2026-01-31T10:23:26.787Z] GC before operation: completed in 93.527 ms, heap usage 1.169 GB -> 953.348 MB.
[2026-01-31T10:23:31.576Z] 10:23:31.428 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)
[2026-01-31T10:23:31.577Z] 10:23:31.428 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
[2026-01-31T10:23:31.577Z] 10:23:31.428 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
[2026-01-31T10:23:31.910Z] 10:23:31.738 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)
[2026-01-31T10:23:31.910Z] 10:23:31.739 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
[2026-01-31T10:23:31.910Z] 10:23:31.739 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
[2026-01-31T10:23:40.873Z] ====== naive-bayes (apache-spark) [default], iteration 12 completed (15454.693 ms) ======
[2026-01-31T10:23:40.873Z] ====== naive-bayes (apache-spark) [default], iteration 13 started ======
[2026-01-31T10:23:40.873Z] GC before operation: completed in 100.499 ms, heap usage 991.026 MB -> 953.423 MB.
[2026-01-31T10:23:46.832Z] 10:23:46.796 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)
[2026-01-31T10:23:46.832Z] 10:23:46.797 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
[2026-01-31T10:23:46.832Z] 10:23:46.797 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
[2026-01-31T10:23:47.555Z] 10:23:47.222 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)
[2026-01-31T10:23:47.555Z] 10:23:47.222 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
[2026-01-31T10:23:47.555Z] 10:23:47.223 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
[2026-01-31T10:23:58.525Z] ====== naive-bayes (apache-spark) [default], iteration 13 completed (15980.771 ms) ======
[2026-01-31T10:23:58.525Z] ====== naive-bayes (apache-spark) [default], iteration 14 started ======
[2026-01-31T10:23:58.525Z] GC before operation: completed in 92.584 ms, heap usage 1.079 GB -> 953.507 MB.
[2026-01-31T10:24:03.312Z] 10:24:02.776 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)
[2026-01-31T10:24:03.312Z] 10:24:02.777 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
[2026-01-31T10:24:03.312Z] 10:24:02.777 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
[2026-01-31T10:24:03.643Z] 10:24:03.360 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)
[2026-01-31T10:24:03.643Z] 10:24:03.362 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
[2026-01-31T10:24:03.643Z] 10:24:03.362 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
[2026-01-31T10:24:14.517Z] ====== naive-bayes (apache-spark) [default], iteration 14 completed (15966.390 ms) ======
[2026-01-31T10:24:14.517Z] ====== naive-bayes (apache-spark) [default], iteration 15 started ======
[2026-01-31T10:24:14.517Z] GC before operation: completed in 95.413 ms, heap usage 1.202 GB -> 953.609 MB.
[2026-01-31T10:24:20.453Z] 10:24:19.466 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)
[2026-01-31T10:24:20.453Z] 10:24:19.466 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
[2026-01-31T10:24:20.453Z] 10:24:19.467 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
[2026-01-31T10:24:20.453Z] 10:24:19.500 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)
[2026-01-31T10:24:20.453Z] 10:24:19.500 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
[2026-01-31T10:24:20.453Z] 10:24:19.500 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
[2026-01-31T10:24:31.334Z] ====== naive-bayes (apache-spark) [default], iteration 15 completed (16592.406 ms) ======
[2026-01-31T10:24:31.334Z] ====== naive-bayes (apache-spark) [default], iteration 16 started ======
[2026-01-31T10:24:31.334Z] GC before operation: completed in 92.919 ms, heap usage 965.024 MB -> 953.656 MB.
[2026-01-31T10:24:36.216Z] 10:24:35.818 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)
[2026-01-31T10:24:36.216Z] 10:24:35.820 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
[2026-01-31T10:24:36.216Z] 10:24:35.820 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
[2026-01-31T10:24:36.216Z] 10:24:36.156 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)
[2026-01-31T10:24:36.216Z] 10:24:36.157 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
[2026-01-31T10:24:36.216Z] 10:24:36.157 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
[2026-01-31T10:24:47.112Z] ====== naive-bayes (apache-spark) [default], iteration 16 completed (16203.869 ms) ======
[2026-01-31T10:24:47.112Z] ====== naive-bayes (apache-spark) [default], iteration 17 started ======
[2026-01-31T10:24:47.112Z] GC before operation: completed in 98.321 ms, heap usage 1.017 GB -> 953.745 MB.
[2026-01-31T10:24:53.059Z] 10:24:52.025 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)
[2026-01-31T10:24:53.059Z] 10:24:52.027 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
[2026-01-31T10:24:53.059Z] 10:24:52.027 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
[2026-01-31T10:24:53.059Z] 10:24:52.261 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)
[2026-01-31T10:24:53.059Z] 10:24:52.263 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
[2026-01-31T10:24:53.059Z] 10:24:52.266 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
[2026-01-31T10:25:01.990Z] ====== naive-bayes (apache-spark) [default], iteration 17 completed (16106.545 ms) ======
[2026-01-31T10:25:01.990Z] ====== naive-bayes (apache-spark) [default], iteration 18 started ======
[2026-01-31T10:25:02.327Z] GC before operation: completed in 100.018 ms, heap usage 977.000 MB -> 954.096 MB.
[2026-01-31T10:25:09.634Z] 10:25:08.650 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)
[2026-01-31T10:25:09.634Z] 10:25:08.650 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
[2026-01-31T10:25:09.634Z] 10:25:08.650 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
[2026-01-31T10:25:09.634Z] 10:25:08.780 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)
[2026-01-31T10:25:09.634Z] 10:25:08.782 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
[2026-01-31T10:25:09.634Z] 10:25:08.782 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
[2026-01-31T10:25:18.657Z] ====== naive-bayes (apache-spark) [default], iteration 18 completed (16417.472 ms) ======
[2026-01-31T10:25:18.657Z] ====== naive-bayes (apache-spark) [default], iteration 19 started ======
[2026-01-31T10:25:18.657Z] GC before operation: completed in 113.188 ms, heap usage 976.922 MB -> 953.903 MB.
[2026-01-31T10:25:25.970Z] 10:25:24.625 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)
[2026-01-31T10:25:25.970Z] 10:25:24.625 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
[2026-01-31T10:25:25.970Z] 10:25:24.626 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
[2026-01-31T10:25:25.970Z] 10:25:25.467 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)
[2026-01-31T10:25:25.970Z] 10:25:25.469 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
[2026-01-31T10:25:25.970Z] 10:25:25.470 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
[2026-01-31T10:25:34.905Z] ====== naive-bayes (apache-spark) [default], iteration 19 completed (15750.741 ms) ======
[2026-01-31T10:25:34.905Z] ====== naive-bayes (apache-spark) [default], iteration 20 started ======
[2026-01-31T10:25:34.905Z] GC before operation: completed in 96.383 ms, heap usage 1.017 GB -> 953.976 MB.
[2026-01-31T10:25:40.849Z] 10:25:40.734 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)
[2026-01-31T10:25:40.849Z] 10:25:40.734 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
[2026-01-31T10:25:40.849Z] 10:25:40.734 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
[2026-01-31T10:25:40.849Z] 10:25:40.785 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)
[2026-01-31T10:25:40.849Z] 10:25:40.788 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
[2026-01-31T10:25:40.849Z] 10:25:40.788 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
[2026-01-31T10:25:51.842Z] ====== naive-bayes (apache-spark) [default], iteration 20 completed (15968.971 ms) ======
[2026-01-31T10:25:51.842Z] ====== naive-bayes (apache-spark) [default], iteration 21 started ======
[2026-01-31T10:25:51.842Z] GC before operation: completed in 101.624 ms, heap usage 1.025 GB -> 954.040 MB.
[2026-01-31T10:25:57.781Z] 10:25:56.842 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)
[2026-01-31T10:25:57.781Z] 10:25:56.842 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
[2026-01-31T10:25:57.781Z] 10:25:56.842 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
[2026-01-31T10:25:57.781Z] 10:25:57.154 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)
[2026-01-31T10:25:57.781Z] 10:25:57.155 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
[2026-01-31T10:25:57.781Z] 10:25:57.155 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
[2026-01-31T10:26:06.725Z] ====== naive-bayes (apache-spark) [default], iteration 21 completed (16157.523 ms) ======
[2026-01-31T10:26:06.725Z] ====== naive-bayes (apache-spark) [default], iteration 22 started ======
[2026-01-31T10:26:07.060Z] GC before operation: completed in 96.465 ms, heap usage 1.262 GB -> 954.145 MB.
[2026-01-31T10:26:13.009Z] 10:26:12.743 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)
[2026-01-31T10:26:13.009Z] 10:26:12.745 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
[2026-01-31T10:26:13.009Z] 10:26:12.745 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
[2026-01-31T10:26:13.338Z] 10:26:13.315 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)
[2026-01-31T10:26:13.338Z] 10:26:13.316 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
[2026-01-31T10:26:13.338Z] 10:26:13.318 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
[2026-01-31T10:26:24.221Z] ====== naive-bayes (apache-spark) [default], iteration 22 completed (15885.708 ms) ======
[2026-01-31T10:26:24.221Z] ====== naive-bayes (apache-spark) [default], iteration 23 started ======
[2026-01-31T10:26:24.221Z] GC before operation: completed in 96.284 ms, heap usage 1.285 GB -> 954.184 MB.
[2026-01-31T10:26:29.089Z] 10:26:28.582 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)
[2026-01-31T10:26:29.089Z] 10:26:28.583 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
[2026-01-31T10:26:29.089Z] 10:26:28.584 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
[2026-01-31T10:26:29.425Z] 10:26:29.109 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)
[2026-01-31T10:26:29.425Z] 10:26:29.110 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
[2026-01-31T10:26:29.425Z] 10:26:29.110 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
[2026-01-31T10:26:40.293Z] ====== naive-bayes (apache-spark) [default], iteration 23 completed (16081.817 ms) ======
[2026-01-31T10:26:40.293Z] ====== naive-bayes (apache-spark) [default], iteration 24 started ======
[2026-01-31T10:26:40.293Z] GC before operation: completed in 104.806 ms, heap usage 985.666 MB -> 954.253 MB.
[2026-01-31T10:26:45.081Z] 10:26:44.801 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)
[2026-01-31T10:26:45.081Z] 10:26:44.803 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
[2026-01-31T10:26:45.081Z] 10:26:44.803 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
[2026-01-31T10:26:45.081Z] 10:26:45.005 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)
[2026-01-31T10:26:45.081Z] 10:26:45.005 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
[2026-01-31T10:26:45.081Z] 10:26:45.005 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
[2026-01-31T10:26:55.958Z] ====== naive-bayes (apache-spark) [default], iteration 24 completed (15435.897 ms) ======
[2026-01-31T10:26:55.958Z] ====== naive-bayes (apache-spark) [default], iteration 25 started ======
[2026-01-31T10:26:55.958Z] GC before operation: completed in 96.378 ms, heap usage 1.346 GB -> 954.332 MB.
[2026-01-31T10:27:00.774Z] 10:27:00.058 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)
[2026-01-31T10:27:00.774Z] 10:27:00.059 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
[2026-01-31T10:27:00.774Z] 10:27:00.060 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
[2026-01-31T10:27:01.109Z] 10:27:00.770 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)
[2026-01-31T10:27:01.110Z] 10:27:00.770 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
[2026-01-31T10:27:01.110Z] 10:27:00.771 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
[2026-01-31T10:27:12.075Z] ====== naive-bayes (apache-spark) [default], iteration 25 completed (16058.249 ms) ======
[2026-01-31T10:27:12.075Z] ====== naive-bayes (apache-spark) [default], iteration 26 started ======
[2026-01-31T10:27:12.075Z] GC before operation: completed in 104.039 ms, heap usage 1.120 GB -> 954.404 MB.
[2026-01-31T10:27:16.861Z] 10:27:16.731 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)
[2026-01-31T10:27:16.861Z] 10:27:16.732 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
[2026-01-31T10:27:16.861Z] 10:27:16.732 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
[2026-01-31T10:27:17.575Z] 10:27:17.257 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)
[2026-01-31T10:27:17.575Z] 10:27:17.257 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
[2026-01-31T10:27:17.575Z] 10:27:17.257 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
[2026-01-31T10:27:28.488Z] ====== naive-bayes (apache-spark) [default], iteration 26 completed (16231.085 ms) ======
[2026-01-31T10:27:28.488Z] ====== naive-bayes (apache-spark) [default], iteration 27 started ======
[2026-01-31T10:27:28.488Z] GC before operation: completed in 96.778 ms, heap usage 1.247 GB -> 954.420 MB.
[2026-01-31T10:27:34.437Z] 10:27:33.347 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)
[2026-01-31T10:27:34.437Z] 10:27:33.349 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
[2026-01-31T10:27:34.437Z] 10:27:33.349 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
[2026-01-31T10:27:34.437Z] 10:27:33.570 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)
[2026-01-31T10:27:34.437Z] 10:27:33.571 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
[2026-01-31T10:27:34.437Z] 10:27:33.571 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
[2026-01-31T10:27:45.392Z] ====== naive-bayes (apache-spark) [default], iteration 27 completed (16551.997 ms) ======
[2026-01-31T10:27:45.392Z] ====== naive-bayes (apache-spark) [default], iteration 28 started ======
[2026-01-31T10:27:45.392Z] GC before operation: completed in 95.315 ms, heap usage 1.258 GB -> 954.536 MB.
[2026-01-31T10:27:50.173Z] 10:27:49.746 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)
[2026-01-31T10:27:50.173Z] 10:27:49.746 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
[2026-01-31T10:27:50.173Z] 10:27:49.747 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
[2026-01-31T10:27:50.506Z] 10:27:50.234 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)
[2026-01-31T10:27:50.506Z] 10:27:50.236 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
[2026-01-31T10:27:50.506Z] 10:27:50.236 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
[2026-01-31T10:28:01.417Z] ====== naive-bayes (apache-spark) [default], iteration 28 completed (16259.392 ms) ======
[2026-01-31T10:28:01.417Z] ====== naive-bayes (apache-spark) [default], iteration 29 started ======
[2026-01-31T10:28:01.417Z] GC before operation: completed in 115.921 ms, heap usage 1.018 GB -> 954.516 MB.
[2026-01-31T10:28:07.368Z] 10:28:06.311 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)
[2026-01-31T10:28:07.368Z] 10:28:06.312 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
[2026-01-31T10:28:07.368Z] 10:28:06.312 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
[2026-01-31T10:28:07.368Z] 10:28:06.684 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)
[2026-01-31T10:28:07.368Z] 10:28:06.685 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
[2026-01-31T10:28:07.368Z] 10:28:06.685 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
[2026-01-31T10:28:18.250Z] ====== naive-bayes (apache-spark) [default], iteration 29 completed (16381.379 ms) ======
[2026-01-31T10:28:18.250Z] -----------------------------------
[2026-01-31T10:28:18.250Z] renaissance-naive-bayes_0_PASSED
[2026-01-31T10:28:18.250Z] -----------------------------------
[2026-01-31T10:28:18.250Z]
[2026-01-31T10:28:18.250Z] TEST TEARDOWN:
[2026-01-31T10:28:18.250Z] Nothing to be done for teardown.
[2026-01-31T10:28:18.250Z] renaissance-naive-bayes_0 Finish Time: Sat Jan 31 10:28:17 2026 Epoch Time (ms): 1769855297020