diff --git a/results/v2.7.99-1823-ga612fbd1dca6/nrf9160dk_nrf9160.xml b/results/v2.7.99-1823-ga612fbd1dca6/nrf9160dk_nrf9160.xml new file mode 100644 index 00000000..4d529f71 --- /dev/null +++ b/results/v2.7.99-1823-ga612fbd1dca6/nrf9160dk_nrf9160.xml @@ -0,0 +1,285 @@ + +*** Booting Zephyr OS build v2.7.99-1823-ga612fbd1dca6 *** +Running test suite test_log_core_additional +=================================================================== +START - test_log_from_user +[00:00:00.540,313] [0m<inf> clock_control: log from user +[0m +[00:00:00.540,374] [0m<inf> clock_control: log from user, level 3 +[0m +PASS - test_log_from_user in 0.30 seconds +=================================================================== +START - test_log_hexdump_from_user +[00:00:00.570,526] [0m<inf> clock_control: test_hexdump +80 00 00 00 |.... [0m +PASS - test_log_hexdump_from_user in 0.29 seconds +=================================================================== +START - test_log_generic_user +[00:00:00.598,937] [0m<inf> clock_control: log generic +[0m +*** Booting Zephyr OS build v2.7.99-1823-ga612fbd1dca6 *** +Running test suite test_log_core_additional +=================================================================== +START - test_log_from_user +[00:00:00.540,313] [0m<inf> clock_control: log from user +[0m +[00:00:00.540,374] [0m<inf> clock_control: log from user, level 3 +[0m +PASS - test_log_from_user in 0.30 seconds +=================================================================== +START - test_log_hexdump_from_user +[00:00:00.570,526] [0m<inf> clock_control: test_hexdump +80 00 00 00 |.... [0m +PASS - test_log_hexdump_from_user in 0.29 seconds +=================================================================== +START - test_log_generic_user +[00:00:00.598,937] [0m<inf> clock_control: log generic +[0m +*** Booting Zephyr OS build v2.7.99-1823-ga612fbd1dca6 *** +Running test suite test_log_core_additional +=================================================================== +START - test_log_from_user +[00:00:00.540,313] [0m<inf> clock_control: log from user +[0m +[00:00:00.540,374] [0m<inf> clock_control: log from user, level 3 +[0m +PASS - test_log_from_user in 0.30 seconds +=================================================================== +START - test_log_hexdump_from_user +[00:00:00.570,526] [0m<inf> clock_control: test_hexdump +80 00 00 00 |.... [0m +PASS - test_log_hexdump_from_user in 0.29 seconds +=================================================================== +START - test_log_generic_user +[00:00:00.598,937] [0m<inf> clock_control: log generic +[0m +*** Booting Zephyr OS build v2.7.99-1823-ga612fbd1dca6 *** +Running test suite test_log_core_additional +=================================================================== +START - test_log_from_user +[00:00:00.540,313] [0m<inf> clock_control: log from user +[0m +[00:00:00.540,374] [0m<inf> clock_control: log from user, level 3 +[0m +PASS - test_log_from_user in 0.30 seconds +=================================================================== +START - test_log_hexdump_from_user +[00:00:00.570,526] [0m<inf> clock_control: test_hexdump +80 00 00 00 |.... [0m +PASS - test_log_hexdump_from_user in 0.29 seconds +=================================================================== +START - test_log_generic_user +[00:00:00.598,937] [0m<inf> clock_control: log generic +[0m +*** Booting Zephyr OS build v2.7.99-1823-ga612fbd1dca6 *** +Running test suite threads_lifecycle +=================================================================== +START - test_thread_runtime_stats_get +PASS - test_thread_runtime_stats_get in 0.1 seconds +=================================================================== +START - test_k_thread_stack_space_get_user +PASS - test_k_thread_stack_space_get_user in 0.1 seconds +=================================================================== +START - test_threads_spawn_params +PASS - test_threads_spawn_params in 0.101 seconds +=================================================================== +START - test_threads_spawn_priority +PASS - test_threads_spawn_priority in 0.101 seconds +=================================================================== +START - test_threads_spawn_delay +PASS - test_threads_spawn_delay in 0.201 seconds +=================================================================== +START - test_threads_spawn_forever +PASS - test_threads_spawn_forever in 0.1 seconds +=================================================================== +START - test_thread_start_user +PASS - test_thread_start_user in 0.101 seconds +=================================================================== +START - test_thread_start +PASS - test_thread_start in 0.1 seconds +=================================================================== +START - test_threads_suspend_resume_cooperative +PASS - test_threads_suspend_resume_cooperative in 0.201 seconds +=================================================================== +START - test_threads_suspend_resume_preemptible +PASS - test_threads_suspend_resume_preemptible in 0.201 seconds +=================================================================== +START - test_threads_priority_set +PASS - test_threads_priority_set in 0.1 seconds +=================================================================== +START - test_threads_abort_self +PASS - test_threads_abort_self in 0.101 seconds +=================================================================== +START - test_threads_abort_others +PASS - test_threads_abort_others in 1.152 seconds +=================================================================== +START - test_threads_abort_repeat +PASS - test_threads_abort_repeat in 0.201 seconds +=================================================================== +START - test_delayed_thread_abort +PASS - test_delayed_thread_abort in 0.51 seconds +=================================================================== +START - test_essential_thread_operation +PASS - test_essential_thread_operation in 0.1 seconds +=================================================================== +START - test_essential_thread_abort +PASS - test_essential_thread_abort in 0.1 seconds +=================================================================== +START - test_systhreads_main +PASS - test_systhreads_main in 0.1 seconds +=================================================================== +START - test_systhreads_idle +PASS - test_systhreads_idle in 0.101 seconds +=================================================================== +START - test_customdata_get_set_coop +PASS - test_customdata_get_set_coop in 0.501 seconds +=================================================================== +START - test_customdata_get_set_preempt +PASS - test_customdata_get_set_preempt in 0.501 seconds +=================================================================== +START - test_k_thread_foreach +TEST: Newly added thread found +TEST: tid: 0x20000700, prio: 0 +PASS - test_k_thread_foreach in 0.8 seconds +=================================================================== +START - test_k_thread_foreach_unlocked +TEST_UNLOCKED: Newly added thread found +TEST_UNLOCKED: tid: 0x20000700, prio: 0 +TEST_UNLOCKED: Newly added thread in callback found +TEST_UNLOCKED: tid: 0x20000a80, prio: 0 +TEST_UNLOCKED: Newly added thread found +TEST_UNLOCKED: tid: 0x20000700, prio: 0 +PASS - test_k_thread_foreach_unlocked in 0.25 seconds +=================================================================== +START - test_k_thread_foreach_null_cb +ASSERTION FAIL [user_cb != ((void *)0)] @ WEST_TOPDIR/zephyr/kernel/thread.c:51 +user_cb can not be NULL +E: r0/a1: 0x00000004 r1/a2: 0x00000033 r2/a3: 0x00000001 +E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x0000f881 +E: xpsr: 0x41000000 +E: Faulting instruction address (r15/pc): 0x0000f89a +E: >>> ZEPHYR FATAL ERROR 4: Kernel panic on CPU 0 +E: Current thread: 0x20000c40 (test_k_thread_foreach_null_cb) +PASS - test_k_thread_foreach_null_cb in 0.38 seconds +=================================================================== +START - test_k_thread_foreach_unlocked_null_cb +ASSERTION FAIL [user_cb != ((void *)0)] @ WEST_TOPDIR/zephyr/kernel/thread.c:79 +user_cb can not be NULL +E: r0/a1: 0x00000004 r1/a2: 0x0000004f r2/a3: 0x00000001 +E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x0000f881 +E: xpsr: 0x41000000 +E: Faulting instruction address (r15/pc): 0x0000f89a +E: >>> ZEPHYR FATAL ERROR 4: Kernel panic on CPU 0 +E: Current thread: 0x20000c40 (test_k_thread_foreach_unlocked_) +PASS - test_k_thread_foreach_unlocked_null_cb in 0.38 seconds +=================================================================== +START - test_k_thread_state_str +PASS - test_k_thread_state_str in 0.1 seconds +=================================================================== +START - test_thread_name_get_set +PASS - test_thread_name_get_set in 0.1 seconds +=================================================================== +START - test_thread_name_user_get_set +E: ***** BUS FAULT ***** +E: Precise data bus error +E: BFAR Address: 0xfffffff0 +E: syscall user_copy failed check: Memory region 0x20001298 (size 18) read access denied +E: 0x20000f2c is not a valid k_thread +E: address is actually a k_sem +E: syscall z_vrfy_k_thread_name_set failed check: access denied +E: thread 0x20000c40 (10) does not have permission on k_thread 0x20000e40 +E: permission bitmap +E: 00 08 |.. +E: syscall z_vrfy_k_thread_name_set failed check: access denied +E: syscall z_vrfy_k_thread_name_copy failed check: Memory region 0x20001278 (size 32) write access denied +Main thread name is 'main' +PASS - test_thread_name_user_get_set in 0.58 seconds +=================================================================== +START - test_user_mode +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x20000d28 +E: r0/a1: 0x20000700 r1/a2: 0x00000000 r2/a3: 0x00000000 +E: r3/a4: 0x20000d20 r12/ip: 0x0000f551 r14/lr: 0x00000b6d +E: xpsr: 0x21000000 +E: Faulting instruction address (r15/pc): 0x000085b6 +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x20000700 (unknown) +PASS - test_user_mode in 0.101 seconds +=================================================================== +START - test_threads_cpu_mask +PASS - test_threads_cpu_mask in 0.2 seconds +=================================================================== +START - test_threads_suspend_timeout +PASS - test_threads_suspend_timeout in 0.251 seconds +=================================================================== +START - test_resume_unsuspend_thread +PASS - test_resume_unsuspend_thread in 0.1 seconds +=================================================================== +START - test_threads_suspend +PASS - test_threads_suspend in 0.101 seconds +=================================================================== +START - test_thread_join +ztest_thread: method 0, create join_thread +ztest_thread: joining join_thread +join_thread: sleeping forever +ztest_thread: k_thread_join() returned with -11 +ztest_thread: method 1, create join_thread +ztest_thread: joining join_thread +ztest_thread: k_thread_join() returned with -16 +ztest_thread: method 2, create join_thread +ztest_thread: joining join_thread +join_thread: self-exiting +ztest_thread: k_thread_join() returned with 0 +ztest_thread: method 3, create join_thread +ztest_thread: create control_thread +ztest_thread: joining join_thread +join_thread: sleeping forever +control_thread: killing join thread +ztest_thread: k_thread_join() returned with 0 +ztest_thread: method 4, create join_thread +ztest_thread: create control_thread +ztest_thread: joining join_thread +join_thread: sleeping forever +control_thread: killing join thread +ztest_thread: k_thread_join() returned with 0 +ztest_thread: method 5, create join_thread +join_thread: self-exiting +ztest_thread: joining join_thread +ztest_thread: k_thread_join() returned with 0 +PASS - test_thread_join in 0.189 seconds +=================================================================== +START - test_thread_join_isr +ztest_thread: method 7, create join_thread +isr: joining join_thread +isr: k_thread_join() returned with -16 +ztest_thread: method 6, create join_thread +join_thread: self-exiting +isr: joining join_thread +isr: k_thread_join() returned with 0 +PASS - test_thread_join_isr in 0.70 seconds +=================================================================== +START - test_thread_join_deadlock +PASS - test_thread_join_deadlock in 0.502 seconds +=================================================================== +START - test_abort_from_isr +PASS - test_abort_from_isr in 0.1 seconds +=================================================================== +START - test_abort_from_isr_not_self +PASS - test_abort_from_isr_not_self in 0.1 seconds +=================================================================== +START - test_thread_timeout_remaining_expires +thread_expires_ticks: 197949, expect: 197946 +PASS - test_thread_timeout_remaining_expires in 0.36 seconds +=================================================================== +START - test_k_busy_wait +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/threads/thread_apis/src/main.c:594: test_k_busy_wait: dt >= k_cyc_to_us_floor64(100) is false +FAIL - test_k_busy_wait in 0.14 seconds +=================================================================== +START - test_k_busy_wait_user +PASS - test_k_busy_wait_user in 0.102 seconds +=================================================================== +Test suite threads_lifecycle failed. +=================================================================== +PROJECT EXECUTION FAILED + \ No newline at end of file