Hay
Date
May 8, 2025, 11:40 a.m.
Failure - kselftest-seccomp - seccomp_seccomp_bpf_global_user_notification_wait_killable_fatal
RUN           global.tsync_vs_dead_thread_leader ...
seccomp_bpf.c:4893:tsync_vs_dead_thread_leader:Expected 0 (0) == status (768)
tsync_vs_dead_thread_leader: Test failed
FAIL  global.tsync_vs_dead_thread_leader
seccomp_seccomp_bpf_global_user_notification_wait_killable_fatal fail
Failure - kselftest-seccomp - seccomp_seccomp_benchmark
exit=1<LAVA_SIGNAL_ENDTC seccomp_seccomp_benchmark>
seccomp_seccomp_benchmark_native_1_bitmap pass
seccomp_seccomp_benchmark_native_1_filter pass
seccomp_seccomp_benchmark_per-filter_last_2_diff_per-filter_filters_4 fail
seccomp_seccomp_benchmark_1_bitmapped_2_bitmapped pass
seccomp_seccomp_benchmark_entry_1_bitmapped pass
seccomp_seccomp_benchmark_entry_2_bitmapped pass
seccomp_seccomp_benchmark_native_entry_per_filter_4_4_filters_total fail
seccomp_seccomp_benchmark fail
Failure - kselftest-seccomp - seccomp_seccomp_benchmark_native_entry_per_filter_4_4_filters_total
Saw unexpected benchmark result. Try running again with more samples?
Totals: pass:5 fail:2 xfail:0 xpass:0 skip:0 error:0
seccomp_seccomp_benchmark_native_entry_per_filter_4_4_filters_total fail
Failure - kselftest-seccomp - seccomp_seccomp_benchmark_per-filter_last_2_diff_per-filter_filters_4
1 bitmapped ≈ 2 bitmapped (1212 ≈ 1188): ✔️
seccomp_seccomp_benchmark_per-filter_last_2_diff_per-filter_filters_4 fail
Failure - kselftest-seccomp - seccomp_seccomp_bpf
exit=1timeout set to 180
selftests: seccomp: seccomp_benchmark
TAP version 13
1..7
# Running on:
# Linux runner-j2nyww-s-project-40964107-concurrent-0 5.15.182-rc2 #1 SMP @1746704728 x86_64 GNU/Linux
# Current BPF sysctl settings:
# grep: /proc/sys/net/core/bpf_jit_enable: No such file or directory
# grep: /proc/sys/net/core/bpf_jit_harden: No such file or directory
Pinned to CPU 2 of 2
# Calibrating sample size for 15 seconds worth of syscalls ...
# Benchmarking 1047165 syscalls...
# 14.025403601 - 1.063148237 = 12962255364 (13.0s)
# getpid native: 12378 ns
# 28.259730307 - 14.028688704 = 14231041603 (14.2s)
# getpid RET_ALLOW 1 filter (bitmap): 13590 ns
# 42.467920371 - 28.261198400 = 14206721971 (14.2s)
# getpid RET_ALLOW 2 filters (bitmap): 13566 ns
# 60.684988176 - 42.469640549 = 18215347627 (18.2s)
# getpid RET_ALLOW 3 filters (full): 17394 ns
# 79.572346474 - 60.686585241 = 18885761233 (18.9s)
# getpid RET_ALLOW 4 filters (full): 18035 ns
# Estimated total seccomp overhead for 1 bitmapped filter: 1212 ns
# Estimated total seccomp overhead for 2 bitmapped filters: 1188 ns
# Estimated total seccomp overhead for 3 full filters: 5016 ns
# Estimated total seccomp overhead for 4 full filters: 5657 ns
# Estimated seccomp entry overhead: 1236 ns
# Estimated seccomp per-filter overhead (last 2 diff): 641 ns
# Estimated seccomp per-filter overhead (filters / 4): 1105 ns
# Expectations:
# 	native ≤ 1 bitmap (12378 ≤ 13590): ✔️
ok 1 native ≤ 1 bitmap
# 	native ≤ 1 filter (12378 ≤ 17394): ✔️
ok 2 native ≤ 1 filter
# 	per-filter (last 2 diff) ≈ per-filter (filters / 4) (641 ≈ 1105): ❌
not ok 3 per-filter (last 2 diff) ≈ per-filter (filters / 4)
# 	1 bitmapped ≈ 2 bitmapped (1212 ≈ 1188): ✔️
ok 4 1 bitmapped ≈ 2 bitmapped
# 	entry ≈ 1 bitmapped (1236 ≈ 1212): ✔️
ok 5 entry ≈ 1 bitmapped
# 	entry ≈ 2 bitmapped (1236 ≈ 1188): ✔️
ok 6 entry ≈ 2 bitmapped
# 	native + entry + (per filter * 4) ≈ 4 filters total (16178 ≈ 18035): ❌
not ok 7 native + entry + (per filter * 4) ≈ 4 filters total
# Saw unexpected benchmark result. Try running again with more samples?
# Totals: pass:5 fail:2 xfail:0 xpass:0 skip:0 error:0
seccomp_seccomp_bpf_global_kcmp pass
seccomp_seccomp_bpf_global_mode_strict_support pass
seccomp_seccomp_bpf_global_mode_strict_cannot_call_prctl pass
seccomp_seccomp_bpf_global_no_new_privs_support pass
seccomp_seccomp_bpf_global_mode_filter_support pass
seccomp_seccomp_bpf_global_mode_filter_without_nnp pass
seccomp_seccomp_bpf_global_filter_size_limits pass
seccomp_seccomp_bpf_global_filter_chain_limits pass
seccomp_seccomp_bpf_global_mode_filter_cannot_move_to_strict pass
seccomp_seccomp_bpf_global_mode_filter_get_seccomp pass
seccomp_seccomp_bpf_global_ALLOW_all pass
seccomp_seccomp_bpf_global_empty_prog pass
seccomp_seccomp_bpf_global_log_all pass
seccomp_seccomp_bpf_global_unknown_ret_is_kill_inside pass
seccomp_seccomp_bpf_global_unknown_ret_is_kill_above_allow pass
seccomp_seccomp_bpf_global_KILL_all pass
seccomp_seccomp_bpf_global_KILL_one pass
seccomp_seccomp_bpf_global_KILL_one_arg_one pass
seccomp_seccomp_bpf_global_KILL_one_arg_six pass
seccomp_seccomp_bpf_global_KILL_thread pass
seccomp_seccomp_bpf_global_KILL_process pass
seccomp_seccomp_bpf_global_KILL_unknown pass
seccomp_seccomp_bpf_global_arg_out_of_range pass
seccomp_seccomp_bpf_global_ERRNO_valid pass
seccomp_seccomp_bpf_global_ERRNO_zero pass
seccomp_seccomp_bpf_global_ERRNO_capped pass
seccomp_seccomp_bpf_global_ERRNO_order pass
seccomp_seccomp_bpf_global_negative_ENOSYS pass
seccomp_seccomp_bpf_global_seccomp_syscall pass
seccomp_seccomp_bpf_global_seccomp_syscall_mode_lock pass
seccomp_seccomp_bpf_global_detect_seccomp_filter_flags pass
seccomp_seccomp_bpf_global_TSYNC_first pass
seccomp_seccomp_bpf_global_syscall_restart pass
seccomp_seccomp_bpf_global_filter_flag_log pass
seccomp_seccomp_bpf_global_get_action_avail pass
seccomp_seccomp_bpf_global_get_metadata pass
seccomp_seccomp_bpf_global_user_notification_basic pass
seccomp_seccomp_bpf_global_user_notification_with_tsync pass
seccomp_seccomp_bpf_global_user_notification_kill_in_middle pass
seccomp_seccomp_bpf_global_user_notification_signal pass
seccomp_seccomp_bpf_global_user_notification_closed_listener pass
seccomp_seccomp_bpf_global_user_notification_child_pid_ns pass
seccomp_seccomp_bpf_global_user_notification_sibling_pid_ns pass
seccomp_seccomp_bpf_global_user_notification_fault_recv pass
seccomp_seccomp_bpf_global_seccomp_get_notif_sizes pass
seccomp_seccomp_bpf_global_user_notification_continue pass
seccomp_seccomp_bpf_global_user_notification_filter_empty pass
seccomp_seccomp_bpf_global_user_ioctl_notification_filter_empty fail
seccomp_seccomp_bpf_global_user_notification_filter_empty_threaded pass
seccomp_seccomp_bpf_global_user_notification_addfd pass
seccomp_seccomp_bpf_global_user_notification_addfd_rlimit pass
seccomp_seccomp_bpf_global_user_notification_sync fail
seccomp_seccomp_bpf_global_user_notification_fifo fail
seccomp_seccomp_bpf_global_user_notification_wait_killable_pre_notification fail
seccomp_seccomp_bpf_global_user_notification_wait_killable fail
seccomp_seccomp_bpf_global_user_notification_wait_killable_fatal fail
seccomp_seccomp_bpf_global_tsync_vs_dead_thread_leader fail
seccomp_seccomp_bpf_TRAP_dfl pass
seccomp_seccomp_bpf_TRAP_ign pass
seccomp_seccomp_bpf_TRAP_handler pass
seccomp_seccomp_bpf_precedence_allow_ok pass
seccomp_seccomp_bpf_precedence_kill_is_highest pass
seccomp_seccomp_bpf_precedence_kill_is_highest_in_any_order pass
seccomp_seccomp_bpf_precedence_trap_is_second pass
seccomp_seccomp_bpf_precedence_trap_is_second_in_any_order pass
seccomp_seccomp_bpf_precedence_errno_is_third pass
seccomp_seccomp_bpf_precedence_errno_is_third_in_any_order pass
seccomp_seccomp_bpf_precedence_trace_is_fourth pass
seccomp_seccomp_bpf_precedence_trace_is_fourth_in_any_order pass
seccomp_seccomp_bpf_precedence_log_is_fifth pass
seccomp_seccomp_bpf_precedence_log_is_fifth_in_any_order pass
seccomp_seccomp_bpf_TRACE_poke_read_has_side_effects pass
seccomp_seccomp_bpf_TRACE_poke_getpid_runs_normally pass
seccomp_seccomp_bpf_TRACE_syscall_ptrace_negative_ENOSYS pass
seccomp_seccomp_bpf_TRACE_syscall_ptrace_syscall_allowed pass
seccomp_seccomp_bpf_TRACE_syscall_ptrace_syscall_redirected pass
seccomp_seccomp_bpf_TRACE_syscall_ptrace_syscall_errno pass
seccomp_seccomp_bpf_TRACE_syscall_ptrace_syscall_faked pass
seccomp_seccomp_bpf_TRACE_syscall_ptrace_kill_immediate pass
seccomp_seccomp_bpf_TRACE_syscall_ptrace_skip_after pass
seccomp_seccomp_bpf_TRACE_syscall_ptrace_kill_after pass
seccomp_seccomp_bpf_TRACE_syscall_seccomp_negative_ENOSYS pass
seccomp_seccomp_bpf_TRACE_syscall_seccomp_syscall_allowed pass
seccomp_seccomp_bpf_TRACE_syscall_seccomp_syscall_redirected pass
seccomp_seccomp_bpf_TRACE_syscall_seccomp_syscall_errno pass
seccomp_seccomp_bpf_TRACE_syscall_seccomp_syscall_faked pass
seccomp_seccomp_bpf_TRACE_syscall_seccomp_kill_immediate pass
seccomp_seccomp_bpf_TRACE_syscall_seccomp_skip_after pass
seccomp_seccomp_bpf_TRACE_syscall_seccomp_kill_after pass
seccomp_seccomp_bpf_TSYNC_siblings_fail_prctl pass
seccomp_seccomp_bpf_TSYNC_two_siblings_with_ancestor pass
seccomp_seccomp_bpf_TSYNC_two_sibling_want_nnp pass
seccomp_seccomp_bpf_TSYNC_two_siblings_with_no_filter pass
seccomp_seccomp_bpf_TSYNC_two_siblings_with_one_divergence pass
seccomp_seccomp_bpf_TSYNC_two_siblings_with_one_divergence_no_tid_in_err pass
seccomp_seccomp_bpf_TSYNC_two_siblings_not_under_filter pass
seccomp_seccomp_bpf_O_SUSPEND_SECCOMP_setoptions pass
seccomp_seccomp_bpf_O_SUSPEND_SECCOMP_seize pass
seccomp_seccomp_bpf_URETPROBE_attached_uretprobe_default_allow pass
seccomp_seccomp_bpf_URETPROBE_attached_uretprobe_default_block pass
seccomp_seccomp_bpf_URETPROBE_attached_uretprobe_block_uretprobe_syscall pass
seccomp_seccomp_bpf_URETPROBE_attached_uretprobe_default_block_with_uretprobe_syscall pass
seccomp_seccomp_bpf_URETPROBE_not_attached_uretprobe_default_allow pass
seccomp_seccomp_bpf_URETPROBE_not_attached_uretprobe_default_block pass
seccomp_seccomp_bpf_URETPROBE_not_attached_uretprobe_block_uretprobe_syscall pass
seccomp_seccomp_bpf_URETPROBE_not_attached_uretprobe_default_block_with_uretprobe_syscall pass
seccomp_seccomp_bpf fail
Failure - kselftest-seccomp - seccomp_seccomp_bpf_global_tsync_vs_dead_thread_leader
RUN           TRAP.dfl ...
OK  TRAP.dfl
seccomp_seccomp_bpf_global_tsync_vs_dead_thread_leader fail
Failure - kselftest-seccomp - seccomp_seccomp_bpf_global_user_notification_wait_killable
RUN           global.user_notification_wait_killable_fatal ...
seccomp_bpf.c:4788:user_notification_wait_killable_fatal:Expected listener (-1) >= 0 (0)
user_notification_wait_killable_fatal: Test terminated by assertion
FAIL  global.user_notification_wait_killable_fatal
seccomp_seccomp_bpf_global_user_notification_wait_killable_pre_notification fail
seccomp_seccomp_bpf_global_user_notification_wait_killable fail
seccomp_seccomp_bpf_global_user_notification_wait_killable_fatal fail
Failure - kselftest-seccomp - seccomp_seccomp_bpf_global_user_notification_wait_killable_pre_notification
RUN           global.user_notification_wait_killable ...
seccomp_bpf.c:4718:user_notification_wait_killable:Expected listener (-1) >= 0 (0)
user_notification_wait_killable: Test terminated by assertion
FAIL  global.user_notification_wait_killable
seccomp_seccomp_bpf_global_user_notification_wait_killable_pre_notification fail
Failure - kselftest-seccomp - seccomp_seccomp_bpf_global_user_notification_fifo
RUN           global.user_notification_wait_killable_pre_notification ...
seccomp_bpf.c:4646:user_notification_wait_killable_pre_notification:Expected listener (-1) >= 0 (0)
user_notification_wait_killable_pre_notification: Test terminated by assertion
FAIL  global.user_notification_wait_killable_pre_notification
seccomp_seccomp_bpf_global_user_notification_fifo fail
Failure - kselftest-seccomp - seccomp_seccomp_bpf_global_user_notification_sync
RUN           global.user_notification_fifo ...
seccomp_bpf.c:4584:user_notification_fifo:Expected req.id (259889397643824058) == baseid + i (259889397643824056)
seccomp_bpf.c:4584:user_notification_fifo:Expected req.id (259889397643824056) == baseid + i (259889397643824058)
user_notification_fifo: Test failed
FAIL  global.user_notification_fifo
seccomp_seccomp_bpf_global_user_notification_sync fail
Failure - kselftest-seccomp - seccomp_seccomp_bpf_global_user_ioctl_notification_filter_empty
RUN           global.user_notification_filter_empty_threaded ...
OK  global.user_notification_filter_empty_threaded
seccomp_seccomp_bpf_global_user_ioctl_notification_filter_empty fail