Ubuntu Pastebin

Paste from mborzecki at Fri, 3 Nov 2017 07:23:19 +0000

Download as text
1
2
3
4
5
6
7
FAIL: main_test.go:744: snapSeccompSuite.TestRestrictionsWorkingArgsUidGid

main_test.go:762:
    s.runBpf(c, t.seccompWhitelist, t.bpfInput, t.expected)
main_test.go:316:
    c.Fatalf("unexpected error for %q (failed to run %q): %s", seccompWhitelist, lastKmsg(), err)
... Error: unexpected error for "setuid u:daemon" (failed to run "Showing last 10 lines of dmesg:\n[10673.688963] can: request_module (can-proto-0) failed.\n[10673.967373] can: request_module (can-proto-0) failed.\n[10748.545690] can: request_module (can-proto-0) failed.\n[10748.784151] can: request_module (can-proto-0) failed.\n[10749.114237] can: request_module (can-proto-0) failed.\n[10749.367037] can: request_module (can-proto-0) failed.\n[10749.634928] can: request_module (can-proto-0) failed.\n[10749.862458] can: request_module (can-proto-0) failed.\n[10750.187748] can: request_module (can-proto-0) failed.\n"): signal: bad system call (core dumped)
Download as text