renaissance-naive-bayes_0
[2026-02-13T04:47:51.966Z] Running test renaissance-naive-bayes_0 ...
[2026-02-13T04:47:51.966Z] ===============================================
[2026-02-13T04:47:51.966Z] renaissance-naive-bayes_0 Start Time: Fri Feb 13 04:47:51 2026 Epoch Time (ms): 1770958071691
[2026-02-13T04:47:51.966Z] variation: NoOptions
[2026-02-13T04:47:51.966Z] JVM_OPTIONS:
[2026-02-13T04:47:51.966Z] { \
[2026-02-13T04:47:51.966Z] echo ""; echo "TEST SETUP:"; \
[2026-02-13T04:47:51.966Z] echo "Nothing to be done for setup."; \
[2026-02-13T04:47:51.966Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17709569261590/renaissance-naive-bayes_0"; \
[2026-02-13T04:47:51.966Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17709569261590/renaissance-naive-bayes_0"; \
[2026-02-13T04:47:51.966Z] echo ""; echo "TESTING:"; \
[2026-02-13T04:47:51.966Z] "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17709569261590/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \
[2026-02-13T04:47:51.966Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17709569261590/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-13T04:47:51.966Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-13T04:47:51.966Z] echo "Nothing to be done for teardown."; \
[2026-02-13T04:47:51.966Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17709569261590/TestTargetResult";
[2026-02-13T04:47:51.966Z]
[2026-02-13T04:47:51.966Z] TEST SETUP:
[2026-02-13T04:47:51.966Z] Nothing to be done for setup.
[2026-02-13T04:47:51.966Z]
[2026-02-13T04:47:51.966Z] TESTING:
[2026-02-13T04:47:52.926Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-13T04:47:52.926Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/output_17709569261590/renaissance-naive-bayes_0/launcher-044751-9334892515602394115/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-13T04:47:52.926Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-13T04:47:52.926Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-13T04:47:59.663Z] NOTE: 'naive-bayes' benchmark uses Spark local executor with 4 (out of 4) threads.
[2026-02-13T04:48:02.701Z] ====== naive-bayes (apache-spark) [default], iteration 0 started ======
[2026-02-13T04:48:02.701Z] GC before operation: completed in 55.893 ms, heap usage 58.883 MB -> 35.076 MB.
[2026-02-13T04:48:17.376Z] 04:48:16.419 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-02-13T04:48:17.376Z] 04:48:16.427 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-02-13T04:48:17.376Z] 04:48:16.429 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-02-13T04:48:17.376Z] 04:48:16.466 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 68.0 MiB so far)
[2026-02-13T04:48:17.376Z] 04:48:16.467 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-02-13T04:48:17.376Z] 04:48:16.467 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-02-13T04:48:22.782Z] 04:48:22.438 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)
[2026-02-13T04:48:22.782Z] 04:48:22.439 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)
[2026-02-13T04:48:22.782Z] 04:48:22.439 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
[2026-02-13T04:48:22.782Z] 04:48:22.439 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
[2026-02-13T04:48:22.782Z] 04:48:22.439 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
[2026-02-13T04:48:22.782Z] 04:48:22.440 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
[2026-02-13T04:48:31.045Z] ====== naive-bayes (apache-spark) [default], iteration 0 completed (27081.686 ms) ======
[2026-02-13T04:48:31.045Z] ====== naive-bayes (apache-spark) [default], iteration 1 started ======
[2026-02-13T04:48:31.045Z] GC before operation: completed in 74.995 ms, heap usage 994.721 MB -> 952.570 MB.
[2026-02-13T04:48:35.226Z] 04:48:34.037 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-02-13T04:48:35.226Z] 04:48:34.038 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-02-13T04:48:35.226Z] 04:48:34.038 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-02-13T04:48:35.226Z] 04:48:34.126 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-02-13T04:48:35.226Z] 04:48:34.126 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-02-13T04:48:35.226Z] 04:48:34.126 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-02-13T04:48:41.978Z] ====== naive-bayes (apache-spark) [default], iteration 1 completed (11376.067 ms) ======
[2026-02-13T04:48:41.978Z] ====== naive-bayes (apache-spark) [default], iteration 2 started ======
[2026-02-13T04:48:41.978Z] GC before operation: completed in 58.294 ms, heap usage 1.106 GB -> 952.885 MB.
[2026-02-13T04:48:46.160Z] 04:48:45.454 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-02-13T04:48:46.160Z] 04:48:45.454 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-02-13T04:48:46.160Z] 04:48:45.454 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-02-13T04:48:46.160Z] 04:48:45.477 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-02-13T04:48:46.160Z] 04:48:45.477 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-02-13T04:48:46.160Z] 04:48:45.477 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-02-13T04:48:53.259Z] ====== naive-bayes (apache-spark) [default], iteration 2 completed (11451.026 ms) ======
[2026-02-13T04:48:53.259Z] ====== naive-bayes (apache-spark) [default], iteration 3 started ======
[2026-02-13T04:48:53.259Z] GC before operation: completed in 71.268 ms, heap usage 968.426 MB -> 953.001 MB.
[2026-02-13T04:48:57.443Z] 04:48:56.918 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-02-13T04:48:57.443Z] 04:48:56.918 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-02-13T04:48:57.443Z] 04:48:56.918 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-02-13T04:48:57.443Z] 04:48:57.022 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-02-13T04:48:57.443Z] 04:48:57.023 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-02-13T04:48:57.443Z] 04:48:57.023 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-02-13T04:49:04.244Z] ====== naive-bayes (apache-spark) [default], iteration 3 completed (11381.686 ms) ======
[2026-02-13T04:49:04.244Z] ====== naive-bayes (apache-spark) [default], iteration 4 started ======
[2026-02-13T04:49:04.244Z] GC before operation: completed in 73.093 ms, heap usage 1.104 GB -> 953.103 MB.
[2026-02-13T04:49:09.298Z] 04:49:08.197 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-02-13T04:49:09.298Z] 04:49:08.197 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-02-13T04:49:09.298Z] 04:49:08.197 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-02-13T04:49:09.298Z] 04:49:08.344 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-02-13T04:49:09.298Z] 04:49:08.345 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-02-13T04:49:09.298Z] 04:49:08.345 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-02-13T04:49:16.034Z] ====== naive-bayes (apache-spark) [default], iteration 4 completed (11262.525 ms) ======
[2026-02-13T04:49:16.034Z] ====== naive-bayes (apache-spark) [default], iteration 5 started ======
[2026-02-13T04:49:16.034Z] GC before operation: completed in 63.307 ms, heap usage 984.472 MB -> 953.219 MB.
[2026-02-13T04:49:20.227Z] 04:49:19.630 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-02-13T04:49:20.227Z] 04:49:19.631 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-02-13T04:49:20.227Z] 04:49:19.631 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-02-13T04:49:20.227Z] 04:49:19.702 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-02-13T04:49:20.227Z] 04:49:19.703 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-02-13T04:49:20.227Z] 04:49:19.703 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-02-13T04:49:26.999Z] ====== naive-bayes (apache-spark) [default], iteration 5 completed (11268.364 ms) ======
[2026-02-13T04:49:26.999Z] ====== naive-bayes (apache-spark) [default], iteration 6 started ======
[2026-02-13T04:49:26.999Z] GC before operation: completed in 64.830 ms, heap usage 1.034 GB -> 953.316 MB.
[2026-02-13T04:49:31.176Z] 04:49:30.844 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-02-13T04:49:31.176Z] 04:49:30.844 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-02-13T04:49:31.176Z] 04:49:30.845 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-02-13T04:49:31.176Z] 04:49:30.896 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-02-13T04:49:31.176Z] 04:49:30.897 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-02-13T04:49:31.176Z] 04:49:30.897 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-02-13T04:49:39.368Z] ====== naive-bayes (apache-spark) [default], iteration 6 completed (11197.566 ms) ======
[2026-02-13T04:49:39.368Z] ====== naive-bayes (apache-spark) [default], iteration 7 started ======
[2026-02-13T04:49:39.368Z] GC before operation: completed in 64.926 ms, heap usage 1.118 GB -> 953.386 MB.
[2026-02-13T04:49:42.405Z] 04:49:42.258 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-02-13T04:49:42.405Z] 04:49:42.259 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-02-13T04:49:42.405Z] 04:49:42.259 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-02-13T04:49:42.405Z] 04:49:42.282 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-02-13T04:49:42.405Z] 04:49:42.282 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-02-13T04:49:42.405Z] 04:49:42.282 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-02-13T04:49:50.685Z] ====== naive-bayes (apache-spark) [default], iteration 7 completed (11234.551 ms) ======
[2026-02-13T04:49:50.686Z] ====== naive-bayes (apache-spark) [default], iteration 8 started ======
[2026-02-13T04:49:50.686Z] GC before operation: completed in 64.929 ms, heap usage 1.100 GB -> 953.465 MB.
[2026-02-13T04:49:53.729Z] 04:49:53.492 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-02-13T04:49:53.729Z] 04:49:53.492 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-02-13T04:49:53.729Z] 04:49:53.492 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-02-13T04:49:53.729Z] 04:49:53.526 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-02-13T04:49:53.729Z] 04:49:53.526 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-02-13T04:49:53.729Z] 04:49:53.526 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-02-13T04:50:01.930Z] ====== naive-bayes (apache-spark) [default], iteration 8 completed (11293.778 ms) ======
[2026-02-13T04:50:01.930Z] ====== naive-bayes (apache-spark) [default], iteration 9 started ======
[2026-02-13T04:50:01.930Z] GC before operation: completed in 65.096 ms, heap usage 1.001 GB -> 953.538 MB.
[2026-02-13T04:50:04.971Z] 04:50:04.804 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-02-13T04:50:04.971Z] 04:50:04.804 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-02-13T04:50:04.971Z] 04:50:04.804 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-02-13T04:50:04.971Z] 04:50:04.817 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-02-13T04:50:04.971Z] 04:50:04.818 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-02-13T04:50:04.971Z] 04:50:04.818 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-02-13T04:50:12.812Z] ====== naive-bayes (apache-spark) [default], iteration 9 completed (11217.812 ms) ======
[2026-02-13T04:50:12.812Z] ====== naive-bayes (apache-spark) [default], iteration 10 started ======
[2026-02-13T04:50:12.812Z] GC before operation: completed in 53.831 ms, heap usage 1.130 GB -> 953.623 MB.
[2026-02-13T04:50:16.996Z] 04:50:16.000 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-02-13T04:50:16.996Z] 04:50:16.000 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-02-13T04:50:16.996Z] 04:50:16.001 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-02-13T04:50:16.996Z] 04:50:16.009 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-02-13T04:50:16.997Z] 04:50:16.009 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-02-13T04:50:16.997Z] 04:50:16.009 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-02-13T04:50:23.744Z] ====== naive-bayes (apache-spark) [default], iteration 10 completed (11021.193 ms) ======
[2026-02-13T04:50:23.744Z] ====== naive-bayes (apache-spark) [default], iteration 11 started ======
[2026-02-13T04:50:23.744Z] GC before operation: completed in 61.035 ms, heap usage 999.486 MB -> 953.704 MB.
[2026-02-13T04:50:27.928Z] 04:50:27.031 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-02-13T04:50:27.928Z] 04:50:27.031 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-02-13T04:50:27.928Z] 04:50:27.032 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-02-13T04:50:27.928Z] 04:50:27.151 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-02-13T04:50:27.928Z] 04:50:27.151 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-02-13T04:50:27.928Z] 04:50:27.151 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-02-13T04:50:34.677Z] ====== naive-bayes (apache-spark) [default], iteration 11 completed (11057.998 ms) ======
[2026-02-13T04:50:34.677Z] ====== naive-bayes (apache-spark) [default], iteration 12 started ======
[2026-02-13T04:50:34.677Z] GC before operation: completed in 59.722 ms, heap usage 1.094 GB -> 953.827 MB.
[2026-02-13T04:50:38.859Z] 04:50:38.227 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-02-13T04:50:38.859Z] 04:50:38.228 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-02-13T04:50:38.859Z] 04:50:38.228 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-02-13T04:50:38.859Z] 04:50:38.239 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-02-13T04:50:38.859Z] 04:50:38.239 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-02-13T04:50:38.859Z] 04:50:38.239 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-02-13T04:50:45.609Z] ====== naive-bayes (apache-spark) [default], iteration 12 completed (11045.892 ms) ======
[2026-02-13T04:50:45.609Z] ====== naive-bayes (apache-spark) [default], iteration 13 started ======
[2026-02-13T04:50:45.609Z] GC before operation: completed in 60.142 ms, heap usage 988.719 MB -> 953.878 MB.
[2026-02-13T04:50:49.878Z] 04:50:49.327 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-02-13T04:50:49.878Z] 04:50:49.328 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-02-13T04:50:49.878Z] 04:50:49.328 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-02-13T04:50:49.878Z] 04:50:49.369 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-02-13T04:50:49.878Z] 04:50:49.369 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-02-13T04:50:49.878Z] 04:50:49.370 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-02-13T04:50:56.624Z] ====== naive-bayes (apache-spark) [default], iteration 13 completed (11110.763 ms) ======
[2026-02-13T04:50:56.624Z] ====== naive-bayes (apache-spark) [default], iteration 14 started ======
[2026-02-13T04:50:56.624Z] GC before operation: completed in 61.340 ms, heap usage 1.119 GB -> 953.946 MB.
[2026-02-13T04:51:00.806Z] 04:51:00.419 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-02-13T04:51:00.806Z] 04:51:00.420 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-02-13T04:51:00.806Z] 04:51:00.420 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-02-13T04:51:00.806Z] 04:51:00.431 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-02-13T04:51:00.806Z] 04:51:00.432 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-02-13T04:51:00.806Z] 04:51:00.432 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-02-13T04:51:08.432Z] ====== naive-bayes (apache-spark) [default], iteration 14 completed (10913.205 ms) ======
[2026-02-13T04:51:08.432Z] ====== naive-bayes (apache-spark) [default], iteration 15 started ======
[2026-02-13T04:51:08.432Z] GC before operation: completed in 62.339 ms, heap usage 1.120 GB -> 954.044 MB.
[2026-02-13T04:51:11.825Z] 04:51:11.396 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-02-13T04:51:11.825Z] 04:51:11.397 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-02-13T04:51:11.825Z] 04:51:11.397 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-02-13T04:51:11.825Z] 04:51:11.615 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-02-13T04:51:11.825Z] 04:51:11.616 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-02-13T04:51:11.825Z] 04:51:11.616 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-02-13T04:51:20.024Z] ====== naive-bayes (apache-spark) [default], iteration 15 completed (11160.922 ms) ======
[2026-02-13T04:51:20.024Z] ====== naive-bayes (apache-spark) [default], iteration 16 started ======
[2026-02-13T04:51:20.024Z] GC before operation: completed in 63.476 ms, heap usage 1.282 GB -> 954.103 MB.
[2026-02-13T04:51:23.070Z] 04:51:22.695 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-02-13T04:51:23.070Z] 04:51:22.696 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-02-13T04:51:23.070Z] 04:51:22.696 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-02-13T04:51:23.070Z] 04:51:22.708 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-02-13T04:51:23.070Z] 04:51:22.708 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-02-13T04:51:23.070Z] 04:51:22.708 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-02-13T04:51:29.814Z] ====== naive-bayes (apache-spark) [default], iteration 16 completed (11013.296 ms) ======
[2026-02-13T04:51:29.814Z] ====== naive-bayes (apache-spark) [default], iteration 17 started ======
[2026-02-13T04:51:29.814Z] GC before operation: completed in 64.020 ms, heap usage 1.012 GB -> 954.180 MB.
[2026-02-13T04:51:33.998Z] 04:51:33.721 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-02-13T04:51:33.998Z] 04:51:33.722 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-02-13T04:51:33.998Z] 04:51:33.722 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-02-13T04:51:33.998Z] 04:51:33.821 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-02-13T04:51:33.998Z] 04:51:33.822 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-02-13T04:51:33.998Z] 04:51:33.822 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-02-13T04:51:42.196Z] ====== naive-bayes (apache-spark) [default], iteration 17 completed (11040.027 ms) ======
[2026-02-13T04:51:42.196Z] ====== naive-bayes (apache-spark) [default], iteration 18 started ======
[2026-02-13T04:51:42.196Z] GC before operation: completed in 62.045 ms, heap usage 1.096 GB -> 954.248 MB.
[2026-02-13T04:51:45.240Z] 04:51:44.757 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-02-13T04:51:45.240Z] 04:51:44.757 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-02-13T04:51:45.240Z] 04:51:44.757 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-02-13T04:51:45.240Z] 04:51:44.959 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-02-13T04:51:45.240Z] 04:51:44.959 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-02-13T04:51:45.240Z] 04:51:44.959 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-02-13T04:51:52.097Z] ====== naive-bayes (apache-spark) [default], iteration 18 completed (11058.769 ms) ======
[2026-02-13T04:51:52.097Z] ====== naive-bayes (apache-spark) [default], iteration 19 started ======
[2026-02-13T04:51:52.097Z] GC before operation: completed in 61.571 ms, heap usage 1.002 GB -> 954.361 MB.
[2026-02-13T04:51:56.280Z] 04:51:55.928 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-02-13T04:51:56.280Z] 04:51:55.929 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-02-13T04:51:56.280Z] 04:51:55.929 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-02-13T04:51:56.280Z] 04:51:56.002 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-02-13T04:51:56.280Z] 04:51:56.003 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-02-13T04:51:56.280Z] 04:51:56.003 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-02-13T04:52:03.032Z] ====== naive-bayes (apache-spark) [default], iteration 19 completed (10951.116 ms) ======
[2026-02-13T04:52:03.032Z] ====== naive-bayes (apache-spark) [default], iteration 20 started ======
[2026-02-13T04:52:03.032Z] GC before operation: completed in 72.979 ms, heap usage 977.229 MB -> 954.426 MB.
[2026-02-13T04:52:07.223Z] 04:52:06.993 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-02-13T04:52:07.223Z] 04:52:06.994 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-02-13T04:52:07.223Z] 04:52:06.994 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-02-13T04:52:07.223Z] 04:52:07.087 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-02-13T04:52:07.223Z] 04:52:07.088 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-02-13T04:52:07.223Z] 04:52:07.088 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-02-13T04:52:14.908Z] ====== naive-bayes (apache-spark) [default], iteration 20 completed (11089.081 ms) ======
[2026-02-13T04:52:14.908Z] ====== naive-bayes (apache-spark) [default], iteration 21 started ======
[2026-02-13T04:52:14.908Z] GC before operation: completed in 62.968 ms, heap usage 1.085 GB -> 954.496 MB.
[2026-02-13T04:52:19.099Z] 04:52:18.064 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-02-13T04:52:19.099Z] 04:52:18.064 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-02-13T04:52:19.099Z] 04:52:18.065 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-02-13T04:52:19.099Z] 04:52:18.112 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-02-13T04:52:19.099Z] 04:52:18.112 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-02-13T04:52:19.099Z] 04:52:18.113 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-02-13T04:52:25.844Z] ====== naive-bayes (apache-spark) [default], iteration 21 completed (11043.575 ms) ======
[2026-02-13T04:52:25.844Z] ====== naive-bayes (apache-spark) [default], iteration 22 started ======
[2026-02-13T04:52:25.844Z] GC before operation: completed in 64.710 ms, heap usage 1.092 GB -> 954.567 MB.
[2026-02-13T04:52:30.032Z] 04:52:29.110 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-02-13T04:52:30.032Z] 04:52:29.110 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-02-13T04:52:30.032Z] 04:52:29.111 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-02-13T04:52:30.032Z] 04:52:29.271 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-02-13T04:52:30.032Z] 04:52:29.271 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-02-13T04:52:30.032Z] 04:52:29.271 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-02-13T04:52:36.780Z] ====== naive-bayes (apache-spark) [default], iteration 22 completed (11021.894 ms) ======
[2026-02-13T04:52:36.780Z] ====== naive-bayes (apache-spark) [default], iteration 23 started ======
[2026-02-13T04:52:36.780Z] GC before operation: completed in 70.012 ms, heap usage 1.137 GB -> 954.639 MB.
[2026-02-13T04:52:40.971Z] 04:52:40.358 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-02-13T04:52:40.971Z] 04:52:40.359 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-02-13T04:52:40.971Z] 04:52:40.359 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-02-13T04:52:40.971Z] 04:52:40.421 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-02-13T04:52:40.971Z] 04:52:40.422 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-02-13T04:52:40.971Z] 04:52:40.422 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-02-13T04:52:47.811Z] ====== naive-bayes (apache-spark) [default], iteration 23 completed (11009.262 ms) ======
[2026-02-13T04:52:47.811Z] ====== naive-bayes (apache-spark) [default], iteration 24 started ======
[2026-02-13T04:52:47.811Z] GC before operation: completed in 61.836 ms, heap usage 985.706 MB -> 954.710 MB.
[2026-02-13T04:52:52.019Z] 04:52:51.417 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-02-13T04:52:52.019Z] 04:52:51.417 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-02-13T04:52:52.019Z] 04:52:51.417 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-02-13T04:52:52.019Z] 04:52:51.547 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-02-13T04:52:52.019Z] 04:52:51.548 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-02-13T04:52:52.019Z] 04:52:51.548 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-02-13T04:52:58.763Z] ====== naive-bayes (apache-spark) [default], iteration 24 completed (11167.449 ms) ======
[2026-02-13T04:52:58.763Z] ====== naive-bayes (apache-spark) [default], iteration 25 started ======
[2026-02-13T04:52:58.763Z] GC before operation: completed in 67.528 ms, heap usage 1.096 GB -> 954.782 MB.
[2026-02-13T04:53:02.955Z] 04:53:02.677 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-02-13T04:53:02.955Z] 04:53:02.677 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-02-13T04:53:02.955Z] 04:53:02.677 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-02-13T04:53:02.955Z] 04:53:02.740 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-02-13T04:53:02.955Z] 04:53:02.740 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-02-13T04:53:02.955Z] 04:53:02.740 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-02-13T04:53:12.072Z] ====== naive-bayes (apache-spark) [default], iteration 25 completed (11049.409 ms) ======
[2026-02-13T04:53:12.072Z] ====== naive-bayes (apache-spark) [default], iteration 26 started ======
[2026-02-13T04:53:12.072Z] GC before operation: completed in 66.024 ms, heap usage 986.132 MB -> 954.852 MB.
[2026-02-13T04:53:14.044Z] 04:53:13.625 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-02-13T04:53:14.044Z] 04:53:13.625 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-02-13T04:53:14.044Z] 04:53:13.626 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-02-13T04:53:14.044Z] 04:53:13.652 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-02-13T04:53:14.044Z] 04:53:13.653 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-02-13T04:53:14.044Z] 04:53:13.653 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-02-13T04:53:20.803Z] ====== naive-bayes (apache-spark) [default], iteration 26 completed (10806.069 ms) ======
[2026-02-13T04:53:20.803Z] ====== naive-bayes (apache-spark) [default], iteration 27 started ======
[2026-02-13T04:53:20.803Z] GC before operation: completed in 66.528 ms, heap usage 1.145 GB -> 954.951 MB.
[2026-02-13T04:53:24.998Z] 04:53:24.640 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-02-13T04:53:24.998Z] 04:53:24.641 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-02-13T04:53:24.998Z] 04:53:24.641 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-02-13T04:53:24.998Z] 04:53:24.712 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-02-13T04:53:24.998Z] 04:53:24.712 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-02-13T04:53:24.998Z] 04:53:24.712 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-02-13T04:53:31.743Z] ====== naive-bayes (apache-spark) [default], iteration 27 completed (11079.126 ms) ======
[2026-02-13T04:53:31.743Z] ====== naive-bayes (apache-spark) [default], iteration 28 started ======
[2026-02-13T04:53:32.705Z] GC before operation: completed in 66.515 ms, heap usage 985.985 MB -> 954.927 MB.
[2026-02-13T04:53:36.895Z] 04:53:35.883 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-02-13T04:53:36.895Z] 04:53:35.884 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-02-13T04:53:36.895Z] 04:53:35.884 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-02-13T04:53:36.895Z] 04:53:35.972 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-02-13T04:53:36.895Z] 04:53:35.972 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-02-13T04:53:36.895Z] 04:53:35.972 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-02-13T04:53:43.641Z] ====== naive-bayes (apache-spark) [default], iteration 28 completed (11211.747 ms) ======
[2026-02-13T04:53:43.641Z] ====== naive-bayes (apache-spark) [default], iteration 29 started ======
[2026-02-13T04:53:43.641Z] GC before operation: completed in 69.353 ms, heap usage 1.042 GB -> 955.019 MB.
[2026-02-13T04:53:47.848Z] 04:53:47.051 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-02-13T04:53:47.848Z] 04:53:47.051 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-02-13T04:53:47.848Z] 04:53:47.052 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-02-13T04:53:47.848Z] 04:53:47.146 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-02-13T04:53:47.848Z] 04:53:47.147 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-02-13T04:53:47.848Z] 04:53:47.147 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-02-13T04:53:54.909Z] ====== naive-bayes (apache-spark) [default], iteration 29 completed (10983.871 ms) ======
[2026-02-13T04:53:54.909Z] -----------------------------------
[2026-02-13T04:53:54.909Z] renaissance-naive-bayes_0_PASSED
[2026-02-13T04:53:54.909Z] -----------------------------------
[2026-02-13T04:53:54.909Z]
[2026-02-13T04:53:54.909Z] TEST TEARDOWN:
[2026-02-13T04:53:54.909Z] Nothing to be done for teardown.
[2026-02-13T04:53:54.909Z] renaissance-naive-bayes_0 Finish Time: Fri Feb 13 04:53:54 2026 Epoch Time (ms): 1770958434383