[Kernel-packages] [Bug 1811057] Re: global.get_metadata in seccomp_bpf test from ubuntu_kernel_selftests failed on Bionic

2019-01-24 Thread Kleber Sacilotto de Souza
** Also affects: linux (Ubuntu Bionic)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1811057

Title:
  global.get_metadata in seccomp_bpf test from ubuntu_kernel_selftests
  failed on Bionic

Status in ubuntu-kernel-tests:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Bionic:
  New

Bug description:
   selftests: seccomp_bpf
   
   [==] Running 64 tests from 1 test cases.
   [ RUN  ] global.mode_strict_support
   [   OK ] global.mode_strict_support
   [ RUN  ] global.mode_strict_cannot_call_prctl
   [   OK ] global.mode_strict_cannot_call_prctl
   [ RUN  ] global.no_new_privs_support
   [   OK ] global.no_new_privs_support
   [ RUN  ] global.mode_filter_support
   [   OK ] global.mode_filter_support
   [ RUN  ] global.mode_filter_without_nnp
   [   OK ] global.mode_filter_without_nnp
   [ RUN  ] global.filter_size_limits
   [   OK ] global.filter_size_limits
   [ RUN  ] global.filter_chain_limits
   [   OK ] global.filter_chain_limits
   [ RUN  ] global.mode_filter_cannot_move_to_strict
   [   OK ] global.mode_filter_cannot_move_to_strict
   [ RUN  ] global.mode_filter_get_seccomp
   [   OK ] global.mode_filter_get_seccomp
   [ RUN  ] global.ALLOW_all
   [   OK ] global.ALLOW_all
   [ RUN  ] global.empty_prog
   [   OK ] global.empty_prog
   [ RUN  ] global.log_all
   [   OK ] global.log_all
   [ RUN  ] global.unknown_ret_is_kill_inside
   [   OK ] global.unknown_ret_is_kill_inside
   [ RUN  ] global.unknown_ret_is_kill_above_allow
   [   OK ] global.unknown_ret_is_kill_above_allow
   [ RUN  ] global.KILL_all
   [   OK ] global.KILL_all
   [ RUN  ] global.KILL_one
   [   OK ] global.KILL_one
   [ RUN  ] global.KILL_one_arg_one
   [   OK ] global.KILL_one_arg_one
   [ RUN  ] global.KILL_one_arg_six
   [   OK ] global.KILL_one_arg_six
   [ RUN  ] global.KILL_thread
   [==] Running 64 tests from 1 test cases.
   [ RUN  ] global.mode_strict_support
   [   OK ] global.mode_strict_support
   [ RUN  ] global.mode_strict_cannot_call_prctl
   [   OK ] global.mode_strict_cannot_call_prctl
   [ RUN  ] global.no_new_privs_support
   [   OK ] global.no_new_privs_support
   [ RUN  ] global.mode_filter_support
   [   OK ] global.mode_filter_support
   [ RUN  ] global.mode_filter_without_nnp
   [   OK ] global.mode_filter_without_nnp
   [ RUN  ] global.filter_size_limits
   [   OK ] global.filter_size_limits
   [ RUN  ] global.filter_chain_limits
   [   OK ] global.filter_chain_limits
   [ RUN  ] global.mode_filter_cannot_move_to_strict
   [   OK ] global.mode_filter_cannot_move_to_strict
   [ RUN  ] global.mode_filter_get_seccomp
   [   OK ] global.mode_filter_get_seccomp
   [ RUN  ] global.ALLOW_all
   [   OK ] global.ALLOW_all
   [ RUN  ] global.empty_prog
   [   OK ] global.empty_prog
   [ RUN  ] global.log_all
   [   OK ] global.log_all
   [ RUN  ] global.unknown_ret_is_kill_inside
   [   OK ] global.unknown_ret_is_kill_inside
   [ RUN  ] global.unknown_ret_is_kill_above_allow
   [   OK ] global.unknown_ret_is_kill_above_allow
   [ RUN  ] global.KILL_all
   [   OK ] global.KILL_all
   [ RUN  ] global.KILL_one
   [   OK ] global.KILL_one
   [ RUN  ] global.KILL_one_arg_one
   [   OK ] global.KILL_one_arg_one
   [ RUN  ] global.KILL_one_arg_six
   [   OK ] global.KILL_one_arg_six
   [ RUN  ] global.KILL_thread
   [   OK ] global.KILL_thread
   [ RUN  ] global.KILL_process
   [   OK ] global.KILL_process
   [ RUN  ] global.arg_out_of_range
   [   OK ] global.arg_out_of_range
   [ RUN  ] global.ERRNO_valid
   [   OK ] global.ERRNO_valid
   [ RUN  ] global.ERRNO_zero
   [   OK ] global.ERRNO_zero
   [ RUN  ] global.ERRNO_capped
   [   OK ] global.ERRNO_capped
   [ RUN  ] global.ERRNO_order
   [   OK ] global.ERRNO_order
   [ RUN  ] TRAP.dfl
   [   OK ] TRAP.dfl
   [ RUN  ] TRAP.ign
   [   OK ] TRAP.ign
   [ RUN  ] TRAP.handler
   [   OK ] TRAP.handler
   [ RUN  ] precedence.allow_ok
   [   OK ] precedence.allow_ok
   [ RUN  ] precedence.kill_is_highest
   [   OK ] precedence.kill_is_highest
   [ RUN  ] precedence.kill_is_highest_in_any_order
   [   OK ] precedence.kill_is_highest_in_any_order
   [ RUN  ] precedence.trap_is_second
   [   OK ] precedence.trap_is_second
   [ RUN  ] precedence.trap_is_second_in_any_order
   [   OK ] precedence.trap_is_second_in_any_order
   [ RUN  ] precedence.errno_is_third
   [   OK ] precedence.errno_is_third
   [ RUN  ] prec

[Kernel-packages] [Bug 1811057] Re: global.get_metadata in seccomp_bpf test from ubuntu_kernel_selftests failed on Bionic

2019-01-21 Thread Po-Hsu Lin
Found on Power8 as well.

** Tags added: ppc64el

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1811057

Title:
  global.get_metadata in seccomp_bpf test from ubuntu_kernel_selftests
  failed on Bionic

Status in ubuntu-kernel-tests:
  New
Status in linux package in Ubuntu:
  Incomplete

Bug description:
   selftests: seccomp_bpf
   
   [==] Running 64 tests from 1 test cases.
   [ RUN  ] global.mode_strict_support
   [   OK ] global.mode_strict_support
   [ RUN  ] global.mode_strict_cannot_call_prctl
   [   OK ] global.mode_strict_cannot_call_prctl
   [ RUN  ] global.no_new_privs_support
   [   OK ] global.no_new_privs_support
   [ RUN  ] global.mode_filter_support
   [   OK ] global.mode_filter_support
   [ RUN  ] global.mode_filter_without_nnp
   [   OK ] global.mode_filter_without_nnp
   [ RUN  ] global.filter_size_limits
   [   OK ] global.filter_size_limits
   [ RUN  ] global.filter_chain_limits
   [   OK ] global.filter_chain_limits
   [ RUN  ] global.mode_filter_cannot_move_to_strict
   [   OK ] global.mode_filter_cannot_move_to_strict
   [ RUN  ] global.mode_filter_get_seccomp
   [   OK ] global.mode_filter_get_seccomp
   [ RUN  ] global.ALLOW_all
   [   OK ] global.ALLOW_all
   [ RUN  ] global.empty_prog
   [   OK ] global.empty_prog
   [ RUN  ] global.log_all
   [   OK ] global.log_all
   [ RUN  ] global.unknown_ret_is_kill_inside
   [   OK ] global.unknown_ret_is_kill_inside
   [ RUN  ] global.unknown_ret_is_kill_above_allow
   [   OK ] global.unknown_ret_is_kill_above_allow
   [ RUN  ] global.KILL_all
   [   OK ] global.KILL_all
   [ RUN  ] global.KILL_one
   [   OK ] global.KILL_one
   [ RUN  ] global.KILL_one_arg_one
   [   OK ] global.KILL_one_arg_one
   [ RUN  ] global.KILL_one_arg_six
   [   OK ] global.KILL_one_arg_six
   [ RUN  ] global.KILL_thread
   [==] Running 64 tests from 1 test cases.
   [ RUN  ] global.mode_strict_support
   [   OK ] global.mode_strict_support
   [ RUN  ] global.mode_strict_cannot_call_prctl
   [   OK ] global.mode_strict_cannot_call_prctl
   [ RUN  ] global.no_new_privs_support
   [   OK ] global.no_new_privs_support
   [ RUN  ] global.mode_filter_support
   [   OK ] global.mode_filter_support
   [ RUN  ] global.mode_filter_without_nnp
   [   OK ] global.mode_filter_without_nnp
   [ RUN  ] global.filter_size_limits
   [   OK ] global.filter_size_limits
   [ RUN  ] global.filter_chain_limits
   [   OK ] global.filter_chain_limits
   [ RUN  ] global.mode_filter_cannot_move_to_strict
   [   OK ] global.mode_filter_cannot_move_to_strict
   [ RUN  ] global.mode_filter_get_seccomp
   [   OK ] global.mode_filter_get_seccomp
   [ RUN  ] global.ALLOW_all
   [   OK ] global.ALLOW_all
   [ RUN  ] global.empty_prog
   [   OK ] global.empty_prog
   [ RUN  ] global.log_all
   [   OK ] global.log_all
   [ RUN  ] global.unknown_ret_is_kill_inside
   [   OK ] global.unknown_ret_is_kill_inside
   [ RUN  ] global.unknown_ret_is_kill_above_allow
   [   OK ] global.unknown_ret_is_kill_above_allow
   [ RUN  ] global.KILL_all
   [   OK ] global.KILL_all
   [ RUN  ] global.KILL_one
   [   OK ] global.KILL_one
   [ RUN  ] global.KILL_one_arg_one
   [   OK ] global.KILL_one_arg_one
   [ RUN  ] global.KILL_one_arg_six
   [   OK ] global.KILL_one_arg_six
   [ RUN  ] global.KILL_thread
   [   OK ] global.KILL_thread
   [ RUN  ] global.KILL_process
   [   OK ] global.KILL_process
   [ RUN  ] global.arg_out_of_range
   [   OK ] global.arg_out_of_range
   [ RUN  ] global.ERRNO_valid
   [   OK ] global.ERRNO_valid
   [ RUN  ] global.ERRNO_zero
   [   OK ] global.ERRNO_zero
   [ RUN  ] global.ERRNO_capped
   [   OK ] global.ERRNO_capped
   [ RUN  ] global.ERRNO_order
   [   OK ] global.ERRNO_order
   [ RUN  ] TRAP.dfl
   [   OK ] TRAP.dfl
   [ RUN  ] TRAP.ign
   [   OK ] TRAP.ign
   [ RUN  ] TRAP.handler
   [   OK ] TRAP.handler
   [ RUN  ] precedence.allow_ok
   [   OK ] precedence.allow_ok
   [ RUN  ] precedence.kill_is_highest
   [   OK ] precedence.kill_is_highest
   [ RUN  ] precedence.kill_is_highest_in_any_order
   [   OK ] precedence.kill_is_highest_in_any_order
   [ RUN  ] precedence.trap_is_second
   [   OK ] precedence.trap_is_second
   [ RUN  ] precedence.trap_is_second_in_any_order
   [   OK ] precedence.trap_is_second_in_any_order
   [ RUN  ] precedence.errno_is_third
   [   OK ] precedence.errno_is_third
   [ RUN  ] precedence.errno_is_third_in_any_order
   [   OK ] precedence.errno_is_third_in_an