Console Output

Skipping 578 KB.. Full Log
22: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
22: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
22:                                                ^
22: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
22: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
22:                                    ^
22: 3 warnings generated.
22: .
22: ----------------------------------------------------------------------
22: Ran 1 test in 0.160s
22: 
22: OK
22/42 Test #22: py_uprobes_2 .....................   Passed    0.24 sec
test 23
      Start 23: py_test_stackid

23: Test command: /home/iovisor/jenkins/workspace/bcc-pr/label/ubuntu1804/build/tests/wrapper.sh "py_stackid" "sudo" "/home/iovisor/jenkins/workspace/bcc-pr/label/ubuntu1804/tests/python/test_stackid.py"
23: Test timeout computed to be: 9.99988e+06
23: sIn file included from <built-in>:3:
23: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
23: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
23:                                              ^
23: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
23: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
23:                                                ^
23: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
23: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
23:                                    ^
23: 3 warnings generated.
23: .
23: ----------------------------------------------------------------------
23: Ran 2 tests in 0.256s
23: 
23: OK (skipped=1)
23/42 Test #23: py_test_stackid ..................   Passed    0.42 sec
test 24
      Start 24: py_test_tracepoint

24: Test command: /home/iovisor/jenkins/workspace/bcc-pr/label/ubuntu1804/build/tests/wrapper.sh "py_test_tracepoint" "sudo" "/home/iovisor/jenkins/workspace/bcc-pr/label/ubuntu1804/tests/python/test_tracepoint.py"
24: Test timeout computed to be: 9.99988e+06
24: In file included from <built-in>:3:
24: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
24: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
24:                                              ^
24: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
24: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
24:                                                ^
24: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
24: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
24:                                    ^
24: 3 warnings generated.
24: .In file included from <built-in>:3:
24: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
24: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
24:                                              ^
24: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
24: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
24:                                                ^
24: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
24: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
24:                                    ^
24: 3 warnings generated.
24: .
24: ----------------------------------------------------------------------
24: Ran 2 tests in 2.243s
24: 
24: OK
24/42 Test #24: py_test_tracepoint ...............   Passed    2.33 sec
test 25
      Start 25: py_test_perf_event

25: Test command: /home/iovisor/jenkins/workspace/bcc-pr/label/ubuntu1804/build/tests/wrapper.sh "py_test_perf_event" "sudo" "/home/iovisor/jenkins/workspace/bcc-pr/label/ubuntu1804/tests/python/test_perf_event.py"
25: Test timeout computed to be: 9.99988e+06
25: In file included from <built-in>:3:
25: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
25: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
25:                                              ^
25: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
25: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
25:                                                ^
25: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
25: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
25:                                    ^
25: 3 warnings generated.
25: perf_event_open: No such file or directory
25: s
25: ----------------------------------------------------------------------
25: Ran 1 test in 0.233s
25: 
25: OK (skipped=1)
25/42 Test #25: py_test_perf_event ...............   Passed    0.38 sec
test 26
      Start 26: py_test_utils

26: Test command: /home/iovisor/jenkins/workspace/bcc-pr/label/ubuntu1804/build/tests/wrapper.sh "py_test_utils" "sudo" "/home/iovisor/jenkins/workspace/bcc-pr/label/ubuntu1804/tests/python/test_utils.py"
26: Test timeout computed to be: 9.99988e+06
26: ..
26: ----------------------------------------------------------------------
26: Ran 2 tests in 0.000s
26: 
26: OK
26/42 Test #26: py_test_utils ....................   Passed    0.05 sec
test 27
      Start 27: py_test_percpu

27: Test command: /home/iovisor/jenkins/workspace/bcc-pr/label/ubuntu1804/build/tests/wrapper.sh "py_test_percpu" "sudo" "/home/iovisor/jenkins/workspace/bcc-pr/label/ubuntu1804/tests/python/test_percpu.py"
27: Test timeout computed to be: 9.99988e+06
27: In file included from <built-in>:3:
27: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
27: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
27:                                              ^
27: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
27: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
27:                                                ^
27: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
27: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
27:                                    ^
27: 3 warnings generated.
27: In file included from <built-in>:3:
27: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
27: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
27:                                              ^
27: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
27: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
27:                                                ^
27: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
27: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
27:                                    ^
27: 3 warnings generated.
27: .In file included from <built-in>:3:
27: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
27: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
27:                                              ^
27: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
27: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
27:                                                ^
27: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
27: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
27:                                    ^
27: 3 warnings generated.
27: In file included from <built-in>:3:
27: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
27: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
27:                                              ^
27: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
27: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
27:                                                ^
27: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
27: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
27:                                    ^
27: 3 warnings generated.
27: .In file included from <built-in>:3:
27: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
27: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
27:                                              ^
27: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
27: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
27:                                                ^
27: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
27: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
27:                                    ^
27: 3 warnings generated.
27: In file included from <built-in>:3:
27: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
27: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
27:                                              ^
27: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
27: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
27:                                                ^
27: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
27: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
27:                                    ^
27: 3 warnings generated.
27: .In file included from <built-in>:3:
27: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
27: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
27:                                              ^
27: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
27: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
27:                                                ^
27: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
27: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
27:                                    ^
27: 3 warnings generated.
27: In file included from <built-in>:3:
27: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
27: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
27:                                              ^
27: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
27: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
27:                                                ^
27: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
27: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
27:                                    ^
27: 3 warnings generated.
27: .
27: ----------------------------------------------------------------------
27: Ran 4 tests in 1.215s
27: 
27: OK
27/42 Test #27: py_test_percpu ...................   Passed    1.27 sec
test 28
      Start 28: py_test_dump_func

28: Test command: /home/iovisor/jenkins/workspace/bcc-pr/label/ubuntu1804/build/tests/wrapper.sh "py_dump_func" "simple" "/home/iovisor/jenkins/workspace/bcc-pr/label/ubuntu1804/tests/python/test_dump_func.py"
28: Test timeout computed to be: 9.99988e+06
28: In file included from <built-in>:3:
28: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
28: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
28:                                              ^
28: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
28: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
28:                                                ^
28: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
28: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
28:                                    ^
28: 3 warnings generated.
28: .
28: ----------------------------------------------------------------------
28: Ran 1 test in 0.115s
28: 
28: OK
28/42 Test #28: py_test_dump_func ................   Passed    0.16 sec
test 29
      Start 29: py_test_disassembler

29: Test command: /home/iovisor/jenkins/workspace/bcc-pr/label/ubuntu1804/build/tests/wrapper.sh "py_test_disassembler" "sudo" "/home/iovisor/jenkins/workspace/bcc-pr/label/ubuntu1804/tests/python/test_disassembler.py"
29: Test timeout computed to be: 9.99988e+06
29: .In file included from <built-in>:3:
29: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
29: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
29:                                              ^
29: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
29: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
29:                                                ^
29: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
29: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
29:                                    ^
29: 3 warnings generated.
29: .
29: ----------------------------------------------------------------------
29: Ran 2 tests in 0.121s
29: 
29: OK
29/42 Test #29: py_test_disassembler .............   Passed    0.17 sec
test 30
      Start 30: py_test_tools_smoke

30: Test command: /home/iovisor/jenkins/workspace/bcc-pr/label/ubuntu1804/build/tests/wrapper.sh "py_test_tools_smoke" "sudo" "/home/iovisor/jenkins/workspace/bcc-pr/label/ubuntu1804/tests/python/test_tools_smoke.py"
30: Test timeout computed to be: 9.99988e+06
30: In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: Traceback (most recent call last):
30:   File "../../tools/argdist.py", line 712, in run
30:     self._main_loop()
30:   File "../../tools/argdist.py", line 702, in _main_loop
30:     exit()
30:   File "/usr/lib/python2.7/site.py", line 366, in __call__
30:     raise SystemExit(code)
30: SystemExit: None
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: 'unknown': I need something more specific.
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: 'unknown': I need something more specific.
30: 'unknown': I need something more specific.
30: 'unknown': I need something more specific.
30: 'unknown': I need something more specific.
30: ..In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: ..In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: .sIn file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: ...In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: ..In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: 'unknown': I need something more specific.
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: Killed
30: .s.In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: ....In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: .libbpf: failed to find valid kernel BTF
30: libbpf: vmlinux BTF is not found
30: In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: 'unknown': I need something more specific.
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: 'unknown': I need something more specific.
30: ..In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: 'unknown': I need something more specific.
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: ...In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: 'unknown': I need something more specific.
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: .libbpf: failed to find valid kernel BTF
30: libbpf: vmlinux BTF is not found
30: In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: .In file included from <built-in>:3:
30: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
30:                                              ^
30: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
30:                                                ^
30: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
30: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
30:                                    ^
30: 3 warnings generated.
30: .....
30: ----------------------------------------------------------------------
30: Ran 83 tests in 273.857s
30: 
30: OK (skipped=2)
30/42 Test #30: py_test_tools_smoke ..............   Passed  273.97 sec
test 31
      Start 31: py_test_tools_memleak

31: Test command: /home/iovisor/jenkins/workspace/bcc-pr/label/ubuntu1804/build/tests/wrapper.sh "py_test_tools_memleak" "sudo" "/home/iovisor/jenkins/workspace/bcc-pr/label/ubuntu1804/tests/python/test_tools_memleak.py"
31: Test timeout computed to be: 9.99988e+06
31: In file included from <built-in>:3:
31: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
31: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
31:                                              ^
31: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
31: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
31:                                                ^
31: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
31: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
31:                                    ^
31: 3 warnings generated.
31: cannot attach uprobe, Device or resource busy
31: .In file included from <built-in>:3:
31: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
31: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
31:                                              ^
31: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
31: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
31:                                                ^
31: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
31: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
31:                                    ^
31: 3 warnings generated.
31: cannot attach uprobe, Device or resource busy
31: .In file included from <built-in>:3:
31: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
31: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
31:                                              ^
31: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
31: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
31:                                                ^
31: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
31: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
31:                                    ^
31: 3 warnings generated.
31: cannot attach uprobe, Device or resource busy
31: .In file included from <built-in>:3:
31: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
31: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
31:                                              ^
31: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
31: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
31:                                                ^
31: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
31: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
31:                                    ^
31: 3 warnings generated.
31: cannot attach uprobe, Device or resource busy
31: .In file included from <built-in>:3:
31: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
31: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
31:                                              ^
31: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
31: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
31:                                                ^
31: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
31: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
31:                                    ^
31: 3 warnings generated.
31: cannot attach uprobe, Device or resource busy
31: .In file included from <built-in>:3:
31: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
31: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
31:                                              ^
31: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
31: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
31:                                                ^
31: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
31: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
31:                                    ^
31: 3 warnings generated.
31: cannot attach uprobe, Device or resource busy
31: .In file included from <built-in>:3:
31: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
31: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
31:                                              ^
31: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
31: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
31:                                                ^
31: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
31: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
31:                                    ^
31: 3 warnings generated.
31: cannot attach uprobe, Device or resource busy
31: .In file included from <built-in>:3:
31: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
31: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
31:                                              ^
31: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
31: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
31:                                                ^
31: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
31: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
31:                                    ^
31: 3 warnings generated.
31: cannot attach uprobe, Device or resource busy
31: .
31: ----------------------------------------------------------------------
31: Ran 8 tests in 22.995s
31: 
31: OK
31/42 Test #31: py_test_tools_memleak ............   Passed   23.04 sec
test 32
      Start 32: py_test_usdt

32: Test command: /home/iovisor/jenkins/workspace/bcc-pr/label/ubuntu1804/build/tests/wrapper.sh "py_test_usdt" "sudo" "/home/iovisor/jenkins/workspace/bcc-pr/label/ubuntu1804/tests/python/test_usdt.py"
32: Test timeout computed to be: 9.99988e+06
32: <stdin>: In function โ€˜mainโ€™:
32: <stdin>:23:17: warning: null character(s) preserved in literal
32: <stdin>:25:42: warning: format โ€˜%dโ€™ expects argument of type โ€˜intโ€™, but argument 4 has type โ€˜uint64_t {aka long unsigned int}โ€™ [-Wformat=]
32: <stdin>:28:17: warning: null character(s) preserved in literal
32: <stdin>:30:42: warning: format โ€˜%dโ€™ expects argument of type โ€˜intโ€™, but argument 4 has type โ€˜uint64_t {aka long unsigned int}โ€™ [-Wformat=]
32: clang -cc1 -triple x86_64-unknown-linux-gnu -emit-llvm-bc -emit-llvm-uselists -disable-free -disable-llvm-verifier -discard-value-names -main-file-name main.c -mrelocation-model static -mthread-model posix -fmath-errno -masm-verbose -mconstructor-aliases -fuse-init-array -target-cpu x86-64 -dwarf-column-info -debugger-tuning=gdb -momit-leaf-frame-pointer -coverage-notes-file /usr/src/linux-headers-4.15.0-1009-gcp/main.gcno -nostdsysteminc -nobuiltininc -resource-dir lib/clang/6.0.0 -isystem /virtual/lib/clang/include -include ./include/linux/kconfig.h -include /virtual/include/bcc/bpf.h -include /virtual/include/bcc/helpers.h -isystem /virtual/include -I /home/iovisor/jenkins/workspace/bcc-pr/label/ubuntu1804/tests/python -D __BPF_TRACING__ -I ./arch/x86/include -I arch/x86/include/generated/uapi -I arch/x86/include/generated -I include -I ./arch/x86/include/uapi -I arch/x86/include/generated/uapi -I ./include/uapi -I include/generated/uapi -D __KERNEL__ -D __HAVE_BUILTIN_BSWAP16__ -D __HAVE_BUILTIN_BSWAP32__ -D __HAVE_BUILTIN_BSWAP64__ -O2 -Wno-deprecated-declarations -Wno-gnu-variable-sized-type-not-at-end -Wno-pragma-once-outside-header -Wno-address-of-packed-member -Wno-unknown-warning-option -Wno-unused-value -Wno-pointer-sign -fdebug-compilation-dir /usr/src/linux-headers-4.15.0-1009-gcp -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fdiagnostics-show-option -vectorize-loops -vectorize-slp -o main.bc -x c /virtual/main.c
32: In file included from <built-in>:3:
32: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
32: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
32:                                              ^
32: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
32: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
32:                                                ^
32: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
32: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
32:                                    ^
32: #if defined(BPF_LICENSE)
32: #error BPF_LICENSE cannot be specified through cflags
32: #endif
32: #if !defined(CONFIG_CC_STACKPROTECTOR)
32: #if defined(CONFIG_CC_STACKPROTECTOR_AUTO) \
32:     || defined(CONFIG_CC_STACKPROTECTOR_REGULAR) \
32:     || defined(CONFIG_CC_STACKPROTECTOR_STRONG)
32: #define CONFIG_CC_STACKPROTECTOR
32: #endif
32: #endif
32: #include <uapi/linux/ptrace.h>
32: __attribute__((always_inline))
32: static __always_inline int _bpf_readarg_do_trace1_1(struct pt_regs *ctx, void *dest, size_t len) {
32:   if (len != sizeof(int8_t)) return -1;
32:   switch(PT_REGS_IP(ctx)) {
32:   case 0x55c18686a80bULL: *((int8_t *)dest) = ctx->ax; __asm__ __volatile__("": : :"memory"); return 0;
32:   case 0x55c18686a811ULL: *((int8_t *)dest) = ctx->ax; __asm__ __volatile__("": : :"memory"); return 0;
32:   }
32:   return -1;
32: }
32: __attribute__((always_inline))
32: static __always_inline int _bpf_readarg_do_trace1_2(struct pt_regs *ctx, void *dest, size_t len) {
32:   if (len != sizeof(int32_t)) return -1;
32:   switch(PT_REGS_IP(ctx)) {
32:   case 0x55c18686a80bULL: { u64 __addr = ctx->bp + -204; __asm__ __volatile__("": : :"memory"); int32_t __res = 0x0; bpf_probe_read(&__res, sizeof(__res), (void *)__addr); *((int32_t *)dest) = __res; } return 0;
32:   case 0x55c18686a811ULL: { u64 __addr = ctx->bp + -208; __asm__ __volatile__("": : :"memory"); int32_t __res = 0x0; bpf_probe_read(&__res, sizeof(__res), (void *)__addr); *((int32_t *)dest) = __res; } return 0;
32:   }
32:   return -1;
32: }
32: __attribute__((always_inline))
32: static __always_inline int _bpf_readarg_do_trace3_1(struct pt_regs *ctx, void *dest, size_t len) {
32:   if (len != sizeof(int32_t)) return -1;
32:   switch(PT_REGS_IP(ctx)) {
32:   case 0x55c18686a80cULL: { u64 __addr = ctx->bp + -208; __asm__ __volatile__("": : :"memory"); int32_t __res = 0x0; bpf_probe_read(&__res, sizeof(__res), (void *)__addr); *((int32_t *)dest) = __res; } return 0;
32:   case 0x55c18686a81fULL: *((int32_t *)dest) = ctx->ax; __asm__ __volatile__("": : :"memory"); return 0;
32:   }
32:   return -1;
32: }
32: __attribute__((always_inline))
32: static __always_inline int _bpf_readarg_do_trace3_2(struct pt_regs *ctx, void *dest, size_t len) {
32:   if (len != sizeof(int32_t)) return -1;
32:   switch(PT_REGS_IP(ctx)) {
32:   case 0x55c18686a80cULL: { u64 __addr = ctx->bp + -204; __asm__ __volatile__("": : :"memory"); int32_t __res = 0x0; bpf_probe_read(&__res, sizeof(__res), (void *)__addr); *((int32_t *)dest) = __res; } return 0;
32:   case 0x55c18686a81fULL: *((int32_t *)dest) = ctx->dx; __asm__ __volatile__("": : :"memory"); return 0;
32:   }
32:   return -1;
32: }
32: __attribute__((always_inline))
32: static __always_inline int _bpf_readarg_do_trace2_1(struct pt_regs *ctx, void *dest, size_t len) {
32:   if (len != sizeof(int32_t)) return -1;
32:   *((int32_t *)dest) = 5;
32:   return 0;
32: }
32: __attribute__((always_inline))
32: static __always_inline int _bpf_readarg_do_trace2_2(struct pt_regs *ctx, void *dest, size_t len) {
32:   if (len != sizeof(int8_t)) return -1;
32:   *((int8_t *)dest) = ctx->ax; __asm__ __volatile__("": : :"memory");
32:   return 0;
32: }
32: __attribute__((always_inline))
32: static __always_inline int _bpf_readarg_do_trace4_1(struct pt_regs *ctx, void *dest, size_t len) {
32:   if (len != sizeof(int64_t)) return -1;
32:   *((int64_t *)dest) = ctx->ax; __asm__ __volatile__("": : :"memory");
32:   return 0;
32: }
32: __attribute__((always_inline))
32: static __always_inline int _bpf_readarg_do_trace4_2(struct pt_regs *ctx, void *dest, size_t len) {
32:   if (len != sizeof(int64_t)) return -1;
32:   *((int64_t *)dest) = ctx->dx; __asm__ __volatile__("": : :"memory");
32:   return 0;
32: }
32: __attribute__((always_inline))
32: static __always_inline int _bpf_readarg_do_trace5_1(struct pt_regs *ctx, void *dest, size_t len) {
32:   if (len != sizeof(int64_t)) return -1;
32:   *((int64_t *)dest) = ctx->dx; __asm__ __volatile__("": : :"memory");
32:   return 0;
32: }
32: __attribute__((always_inline))
32: static __always_inline int _bpf_readarg_do_trace5_2(struct pt_regs *ctx, void *dest, size_t len) {
32:   if (len != sizeof(int64_t)) return -1;
32:   *((int64_t *)dest) = ctx->ax; __asm__ __volatile__("": : :"memory");
32:   return 0;
32: }
32: 
32: #include <linux/blkdev.h>
32: #include <uapi/linux/ptrace.h>
32: 
32: struct probe_result_t1 {
32:   char v1;
32:   int  v2;
32: };
32: 
32: struct probe_result_t2 {
32:   int  v1;
32:   char v2;
32: };
32: 
32: struct probe_result_t3 {
32:   int v1;
32:   int v2;
32: };
32: 
32: struct probe_result_t4 {
32:   u64  v1;
32:   char v2[8];
32: };
32: 
32: struct probe_result_t5 {
32:   char v1[8];
32:   u64  v2;
32: };
32: 
32: BPF_PERF_OUTPUT(event1);
32: BPF_PERF_OUTPUT(event2);
32: BPF_PERF_OUTPUT(event3);
32: BPF_PERF_OUTPUT(event4);
32: BPF_PERF_OUTPUT(event5);
32: 
32: __attribute__((section(".bpf.fn.do_trace1")))
32: int do_trace1(struct pt_regs *ctx) {
32: 
32:     struct probe_result_t1 result = {};
32:     _bpf_readarg_do_trace1_1(ctx, &result.v1, sizeof(*(&result.v1)));
32:     _bpf_readarg_do_trace1_2(ctx, &result.v2, sizeof(*(&result.v2)));
32:     bpf_perf_event_output(ctx, bpf_pseudo_fd(1, -1), CUR_CPU_IDENTIFIER, &result, sizeof(result));
32:     return 0;
32: };
32: __attribute__((section(".bpf.fn.do_trace2")))
32: int do_trace2(struct pt_regs *ctx) {
32: 
32:     struct probe_result_t2 result = {};
32:     _bpf_readarg_do_trace2_1(ctx, &result.v1, sizeof(*(&result.v1)));
32:     _bpf_readarg_do_trace2_2(ctx, &result.v2, sizeof(*(&result.v2)));
32:     bpf_perf_event_output(ctx, bpf_pseudo_fd(1, -2), CUR_CPU_IDENTIFIER, &result, sizeof(result));
32:     return 0;
32: }
32: __attribute__((section(".bpf.fn.do_trace3")))
32: int do_trace3(struct pt_regs *ctx) {
32: 
32:     struct probe_result_t3 result = {};
32:     _bpf_readarg_do_trace3_1(ctx, &result.v1, sizeof(*(&result.v1)));
32:     _bpf_readarg_do_trace3_2(ctx, &result.v2, sizeof(*(&result.v2)));
32:     bpf_perf_event_output(ctx, bpf_pseudo_fd(1, -3), CUR_CPU_IDENTIFIER, &result, sizeof(result));
32:     return 0;
32: }
32: __attribute__((section(".bpf.fn.do_trace4")))
32: int do_trace4(struct pt_regs *ctx) {
32: 
32:     struct probe_result_t4 result = {};
32:     _bpf_readarg_do_trace4_1(ctx, &result.v1, sizeof(*(&result.v1)));
32:     ({ u64 __addr = 0x0; _bpf_readarg_do_trace4_2(ctx, &__addr, sizeof(__addr));bpf_probe_read(&result.v2, sizeof(result.v2), (void *)__addr);});
32:     bpf_perf_event_output(ctx, bpf_pseudo_fd(1, -4), CUR_CPU_IDENTIFIER, &result, sizeof(result));
32:     return 0;
32: }
32: __attribute__((section(".bpf.fn.do_trace5")))
32: int do_trace5(struct pt_regs *ctx) {
32: 
32:     struct probe_result_t5 result = {};
32:     ({ u64 __addr = 0x0; _bpf_readarg_do_trace5_1(ctx, &__addr, sizeof(__addr));bpf_probe_read(&result.v1, sizeof(result.v1), (void *)__addr);});
32:     _bpf_readarg_do_trace5_2(ctx, &result.v2, sizeof(*(&result.v2)));
32:     bpf_perf_event_output(ctx, bpf_pseudo_fd(1, -5), CUR_CPU_IDENTIFIER, &result, sizeof(result));
32:     return 0;
32: }
32: 
32: #include <bcc/footer.h>
32: 3 warnings generated.
32: .
32: ----------------------------------------------------------------------
32: Ran 1 test in 4.057s
32: 
32: OK
32: Running from kernel directory at: /lib/modules/4.15.0-1009-gcp/build
32: str4
32: str5
32: str6
32: str7
32: str8
32: str9
32/42 Test #32: py_test_usdt .....................   Passed    4.36 sec
test 33
      Start 33: py_test_usdt2

33: Test command: /home/iovisor/jenkins/workspace/bcc-pr/label/ubuntu1804/build/tests/wrapper.sh "py_test_usdt2" "sudo" "/home/iovisor/jenkins/workspace/bcc-pr/label/ubuntu1804/tests/python/test_usdt2.py"
33: Test timeout computed to be: 9.99988e+06
33: In file included from <built-in>:3:
33: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
33: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
33:                                              ^
33: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
33: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
33:                                                ^
33: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
33: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
33:                                    ^
33: 3 warnings generated.
33: .
33: ----------------------------------------------------------------------
33: Ran 1 test in 2.052s
33: 
33: OK
33/42 Test #33: py_test_usdt2 ....................   Passed    2.24 sec
test 34
      Start 34: py_test_usdt3

34: Test command: /home/iovisor/jenkins/workspace/bcc-pr/label/ubuntu1804/build/tests/wrapper.sh "py_test_usdt3" "sudo" "/home/iovisor/jenkins/workspace/bcc-pr/label/ubuntu1804/tests/python/test_usdt3.py"
34: Test timeout computed to be: 9.99988e+06
34: test:probe [sema 0x0]
34:   location #1 /proc/8251/root/tmp/tmpKML7LU/liba.so 0x581
34:     argument #1 4 signed   bytes @ *(bp - 4)
34:   location #2 /proc/8251/root/tmp/tmpKML7LU/libb.so 0x581
34:     argument #1 4 signed   bytes @ *(bp - 4)
34:   location #3 /proc/8251/root/tmp/tmpKML7LU/a.out 0x7b1
34:     argument #1 4 signed   bytes @ *(bp - 4)
34: test_dup_name:probe [sema 0x0]
34:   location #1 /proc/8251/root/tmp/tmpKML7LU/liba.so 0x582
34:     argument #1 4 signed   bytes @ *(bp - 4)
34:   location #2 /proc/8251/root/tmp/tmpKML7LU/libb.so 0x582
34:     argument #1 4 signed   bytes @ *(bp - 4)
34:   location #3 /proc/8251/root/tmp/tmpKML7LU/a.out 0x7b2
34:     argument #1 4 signed   bytes @ *(bp - 4)
34: libc:setjmp [sema 0x0]
34:   location #1 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x3ebb1
34:     argument #1 8 unsigned bytes @ di
34:     argument #2 4 signed   bytes @ si
34:     argument #3 8 unsigned bytes @ ax
34: libc:longjmp [sema 0x0]
34:   location #1 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x3ec93
34:     argument #1 8 unsigned bytes @ di
34:     argument #2 4 signed   bytes @ si
34:     argument #3 8 unsigned bytes @ dx
34:   location #2 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x134bc3
34:     argument #1 8 unsigned bytes @ di
34:     argument #2 4 signed   bytes @ si
34:     argument #3 8 unsigned bytes @ dx
34: libc:longjmp_target [sema 0x0]
34:   location #1 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x3ecaf
34:     argument #1 8 unsigned bytes @ di
34:     argument #2 4 signed   bytes @ ax
34:     argument #3 8 unsigned bytes @ dx
34:   location #2 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x134bdf
34:     argument #1 8 unsigned bytes @ di
34:     argument #2 4 signed   bytes @ ax
34:     argument #3 8 unsigned bytes @ dx
34: libc:memory_mallopt_arena_max [sema 0x0]
34:   location #1 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x906e3
34:     argument #1 8 unsigned bytes @ ax
34:     argument #2 8 unsigned bytes @ *(&mp_ + 32)
34:   location #2 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x9ac79
34:     argument #1 8 unsigned bytes @ bx
34:     argument #2 8 unsigned bytes @ *(&mp_ + 32)
34: libc:memory_mallopt_arena_test [sema 0x0]
34:   location #1 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x906f3
34:     argument #1 8 unsigned bytes @ ax
34:     argument #2 8 unsigned bytes @ *(&mp_ + 24)
34:   location #2 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x9ac91
34:     argument #1 8 unsigned bytes @ bx
34:     argument #2 8 unsigned bytes @ *(&mp_ + 24)
34: libc:memory_tunable_tcache_max_bytes [sema 0x0]
34:   location #1 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x9070b
34:     argument #1 8 unsigned bytes @ ax
34:     argument #2 8 unsigned bytes @ *(&mp_ + 88)
34: libc:memory_tunable_tcache_count [sema 0x0]
34:   location #1 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x90743
34:     argument #1 8 unsigned bytes @ ax
34:     argument #2 8 unsigned bytes @ *(&mp_ + 96)
34: libc:memory_tunable_tcache_unsorted_limit [sema 0x0]
34:   location #1 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x90753
34:     argument #1 8 unsigned bytes @ ax
34:     argument #2 8 unsigned bytes @ *(&mp_ + 104)
34: libc:memory_mallopt_trim_threshold [sema 0x0]
34:   location #1 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x90863
34:     argument #1 8 unsigned bytes @ ax
34:     argument #2 8 unsigned bytes @ *(&mp_ + 0)
34:     argument #3 4 signed   bytes @ *(&mp_ + 52)
34:   location #2 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x9ac10
34:     argument #1 8 unsigned bytes @ bx
34:     argument #2 8 unsigned bytes @ *(&mp_ + 0)
34:     argument #3 4 signed   bytes @ *(&mp_ + 52)
34: libc:memory_mallopt_top_pad [sema 0x0]
34:   location #1 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x90883
34:     argument #1 8 unsigned bytes @ ax
34:     argument #2 8 unsigned bytes @ *(&mp_ + 8)
34:     argument #3 4 signed   bytes @ *(&mp_ + 52)
34:   location #2 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x9ad40
34:     argument #1 8 unsigned bytes @ bx
34:     argument #2 8 unsigned bytes @ *(&mp_ + 8)
34:     argument #3 4 signed   bytes @ *(&mp_ + 52)
34: libc:memory_mallopt_mmap_threshold [sema 0x0]
34:   location #1 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x908ab
34:     argument #1 8 unsigned bytes @ ax
34:     argument #2 8 unsigned bytes @ *(&mp_ + 16)
34:     argument #3 4 signed   bytes @ *(&mp_ + 52)
34:   location #2 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x9ad1f
34:     argument #1 8 unsigned bytes @ bx
34:     argument #2 8 unsigned bytes @ *(&mp_ + 16)
34:     argument #3 4 signed   bytes @ *(&mp_ + 52)
34: libc:memory_mallopt_mmap_max [sema 0x0]
34:   location #1 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x908c3
34:     argument #1 4 signed   bytes @ ax
34:     argument #2 4 signed   bytes @ *(&mp_ + 44)
34:     argument #3 4 signed   bytes @ *(&mp_ + 52)
34:   location #2 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x9acf0
34:     argument #1 4 signed   bytes @ bx
34:     argument #2 4 signed   bytes @ *(&mp_ + 44)
34:     argument #3 4 signed   bytes @ *(&mp_ + 52)
34: libc:memory_mallopt_perturb [sema 0x0]
34:   location #1 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x908e3
34:     argument #1 4 signed   bytes @ ax
34:     argument #2 4 signed   bytes @ *(&perturb_byte + 0)
34:   location #2 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x9aca0
34:     argument #1 4 signed   bytes @ bx
34:     argument #2 4 signed   bytes @ *(&perturb_byte + 0)
34: libc:memory_heap_new [sema 0x0]
34:   location #1 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x90c4e
34:     argument #1 8 unsigned bytes @ bx
34:     argument #2 8 unsigned bytes @ bp
34: libc:memory_sbrk_less [sema 0x0]
34:   location #1 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x9138d
34:     argument #1 8 unsigned bytes @ ax
34:     argument #2 8 signed   bytes @ bp
34: libc:memory_arena_reuse [sema 0x0]
34:   location #1 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x91865
34:     argument #1 8 unsigned bytes @ dx
34:     argument #2 8 unsigned bytes @ bx
34: libc:memory_arena_reuse_wait [sema 0x0]
34:   location #1 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x91975
34:     argument #1 8 unsigned bytes @ dx
34:     argument #2 8 unsigned bytes @ dx
34:     argument #3 8 unsigned bytes @ bx
34: libc:memory_arena_new [sema 0x0]
34:   location #1 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x91bd0
34:     argument #1 8 unsigned bytes @ dx
34:     argument #2 8 unsigned bytes @ bp
34: libc:memory_arena_reuse_free_list [sema 0x0]
34:   location #1 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x91e8c
34:     argument #1 8 unsigned bytes @ dx
34: libc:memory_arena_retry [sema 0x0]
34:   location #1 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x91fc9
34:     argument #1 8 unsigned bytes @ si
34:     argument #2 8 unsigned bytes @ di
34: libc:memory_heap_free [sema 0x0]
34:   location #1 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x933e6
34:     argument #1 8 unsigned bytes @ r10
34:     argument #2 8 unsigned bytes @ ax
34:   location #2 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x98214
34:     argument #1 8 unsigned bytes @ r14
34:     argument #2 8 unsigned bytes @ ax
34:   location #3 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x19bfd0
34:     argument #1 8 unsigned bytes @ r11
34:     argument #2 8 unsigned bytes @ ax
34: libc:memory_heap_less [sema 0x0]
34:   location #1 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x93803
34:     argument #1 8 unsigned bytes @ r10
34:     argument #2 8 unsigned bytes @ r15
34:   location #2 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x9863c
34:     argument #1 8 unsigned bytes @ r14
34:     argument #2 8 unsigned bytes @ r15
34:   location #3 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x19c44e
34:     argument #1 8 unsigned bytes @ r11
34:     argument #2 8 unsigned bytes @ r15
34: libc:memory_heap_more [sema 0x0]
34:   location #1 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x93b3a
34:     argument #1 8 unsigned bytes @ r9
34:     argument #2 8 unsigned bytes @ r8
34: libc:memory_sbrk_more [sema 0x0]
34:   location #1 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x93daf
34:     argument #1 8 unsigned bytes @ ax
34:     argument #2 8 signed   bytes @ r12
34: libc:memory_mallopt_free_dyn_thresholds [sema 0x0]
34:   location #1 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x97b16
34:     argument #1 8 unsigned bytes @ si
34:     argument #2 8 unsigned bytes @ ax
34:   location #2 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x19baa8
34:     argument #1 8 unsigned bytes @ si
34:     argument #2 8 unsigned bytes @ ax
34:   location #3 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x19c24c
34:     argument #1 8 unsigned bytes @ ax
34:     argument #2 8 unsigned bytes @ dx
34: libc:memory_malloc_retry [sema 0x0]
34:   location #1 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x96df0
34:     argument #1 8 unsigned bytes @ bx
34:   location #2 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x973e0
34:     argument #1 8 unsigned bytes @ bx
34: libc:memory_memalign_retry [sema 0x0]
34:   location #1 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x978e8
34:     argument #1 8 unsigned bytes @ r13
34:     argument #2 8 unsigned bytes @ bx
34:   location #2 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x99528
34:     argument #1 8 unsigned bytes @ r12
34:     argument #2 8 unsigned bytes @ bx
34:   location #3 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x99a48
34:     argument #1 8 unsigned bytes @ r13
34:     argument #2 8 unsigned bytes @ bx
34:   location #4 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x99ff8
34:     argument #1 8 unsigned bytes @ bp
34:     argument #2 8 unsigned bytes @ bx
34:   location #5 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x9b103
34:     argument #1 8 unsigned bytes @ bp
34:     argument #2 8 unsigned bytes @ bx
34: libc:memory_realloc_retry [sema 0x0]
34:   location #1 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x98bf5
34:     argument #1 8 unsigned bytes @ bp
34:     argument #2 8 unsigned bytes @ bx
34:   location #2 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x99045
34:     argument #1 8 unsigned bytes @ bp
34:     argument #2 8 unsigned bytes @ bx
34: libc:memory_calloc_retry [sema 0x0]
34:   location #1 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x9a3b0
34:     argument #1 8 unsigned bytes @ bp
34: libc:memory_mallopt [sema 0x0]
34:   location #1 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x9abd4
34:     argument #1 4 signed   bytes @ bp
34:     argument #2 4 signed   bytes @ bx
34: libc:memory_mallopt_mxfast [sema 0x0]
34:   location #1 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x9acc6
34:     argument #1 4 signed   bytes @ bx
34:     argument #2 8 unsigned bytes @ *(&global_max_fast + 0)
34: libc:lll_lock_wait_private [sema 0x0]
34:   location #1 /proc/8251/root/lib/x86_64-linux-gnu/libc-2.27.so 0x1306a4
34:     argument #1 8 unsigned bytes @ di
34: rtld:init_start [sema 0x0]
34:   location #1 /proc/8251/root/lib/x86_64-linux-gnu/ld-2.27.so 0x3df2
34:     argument #1 4 signed   bytes @ 0
34:     argument #2 8 unsigned bytes @ bx
34: rtld:init_complete [sema 0x0]
34:   location #1 /proc/8251/root/lib/x86_64-linux-gnu/ld-2.27.so 0x44d1
34:     argument #1 4 signed   bytes @ 0
34:     argument #2 8 unsigned bytes @ bx
34: rtld:map_failed [sema 0x0]
34:   location #1 /proc/8251/root/lib/x86_64-linux-gnu/ld-2.27.so 0x5ba6
34:     argument #1 8 signed   bytes @ *(sp + 72)
34:     argument #2 8 unsigned bytes @ bp
34: rtld:map_start [sema 0x0]
34:   location #1 /proc/8251/root/lib/x86_64-linux-gnu/ld-2.27.so 0x6b2a
34:     argument #1 8 signed   bytes @ *(bp + 40)
34:     argument #2 8 unsigned bytes @ bx
34: rtld:map_complete [sema 0x0]
34:   location #1 /proc/8251/root/lib/x86_64-linux-gnu/ld-2.27.so 0x14faa
34:     argument #1 8 signed   bytes @ *(r14 + 40)
34:     argument #2 8 unsigned bytes @ bx
34:     argument #3 8 unsigned bytes @ r12
34: rtld:reloc_start [sema 0x0]
34:   location #1 /proc/8251/root/lib/x86_64-linux-gnu/ld-2.27.so 0x1507b
34:     argument #1 8 signed   bytes @ *(r14 + 40)
34:     argument #2 8 unsigned bytes @ *(bp - 72)
34: rtld:reloc_complete [sema 0x0]
34:   location #1 /proc/8251/root/lib/x86_64-linux-gnu/ld-2.27.so 0x1541c
34:     argument #1 8 signed   bytes @ *(r14 + 40)
34:     argument #2 8 unsigned bytes @ *(bp - 72)
34:     argument #3 8 unsigned bytes @ r12
34: rtld:unmap_start [sema 0x0]
34:   location #1 /proc/8251/root/lib/x86_64-linux-gnu/ld-2.27.so 0x160b7
34:     argument #1 8 signed   bytes @ r14
34:     argument #2 8 unsigned bytes @ bx
34: rtld:unmap_complete [sema 0x0]
34:   location #1 /proc/8251/root/lib/x86_64-linux-gnu/ld-2.27.so 0x16354
34:     argument #1 8 signed   bytes @ *(bp - 120)
34:     argument #2 8 unsigned bytes @ bx
34: rtld:setjmp [sema 0x0]
34:   location #1 /proc/8251/root/lib/x86_64-linux-gnu/ld-2.27.so 0x1d0cd
34:     argument #1 8 unsigned bytes @ di
34:     argument #2 4 signed   bytes @ si
34:     argument #3 8 unsigned bytes @ ax
34: rtld:longjmp [sema 0x0]
34:   location #1 /proc/8251/root/lib/x86_64-linux-gnu/ld-2.27.so 0x1d10d
34:     argument #1 8 unsigned bytes @ di
34:     argument #2 4 signed   bytes @ si
34:     argument #3 8 unsigned bytes @ dx
34: rtld:longjmp_target [sema 0x0]
34:   location #1 /proc/8251/root/lib/x86_64-linux-gnu/ld-2.27.so 0x1d129
34:     argument #1 8 unsigned bytes @ di
34:     argument #2 4 signed   bytes @ ax
34:     argument #3 8 unsigned bytes @ dx
34: In file included from <built-in>:3:
34: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
34: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
34:                                              ^
34: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
34: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
34:                                                ^
34: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
34: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
34:                                    ^
34: 3 warnings generated.
34: .
34: ----------------------------------------------------------------------
34: Ran 1 test in 1.126s
34: 
34: OK
34: temp directory: /tmp/tmpKML7LU
34/42 Test #34: py_test_usdt3 ....................   Passed    1.30 sec
test 35
      Start 35: py_test_license

35: Test command: /home/iovisor/jenkins/workspace/bcc-pr/label/ubuntu1804/build/tests/wrapper.sh "py_test_license" "sudo" "/home/iovisor/jenkins/workspace/bcc-pr/label/ubuntu1804/tests/python/test_license.py"
35: Test timeout computed to be: 9.99988e+06
35: In file included from <built-in>:3:
35: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
35: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
35:                                              ^
35: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
35: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
35:                                                ^
35: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
35: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
35:                                    ^
35: 3 warnings generated.
35: /virtual/main.c:2:2: error: BPF_LICENSE cannot be specified through cflags
35: #error BPF_LICENSE cannot be specified through cflags
35:  ^
35: 1 error generated.
35: xIn file included from <built-in>:3:
35: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
35: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
35:                                              ^
35: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
35: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
35:                                                ^
35: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
35: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
35:                                    ^
35: 3 warnings generated.
35: /virtual/main.c:2:2: error: BPF_LICENSE cannot be specified through cflags
35: #error BPF_LICENSE cannot be specified through cflags
35:  ^
35: 1 error generated.
35: xIn file included from <built-in>:3:
35: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
35: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
35:                                              ^
35: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
35: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
35:                                                ^
35: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
35: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
35:                                    ^
35: 3 warnings generated.
35: .In file included from <built-in>:3:
35: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
35: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
35:                                              ^
35: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
35: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
35:                                                ^
35: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
35: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
35:                                    ^
35: 3 warnings generated.
35: bpf: Failed to load program: Invalid argument
35: 0: (bf) r6 = r1
35: 1: (85) call bpf_ktime_get_ns#5
35: cannot call GPL only function from proprietary program
35: 
35: xIn file included from <built-in>:3:
35: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
35: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
35:                                              ^
35: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
35: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
35:                                                ^
35: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
35: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
35:                                    ^
35: 3 warnings generated.
35: .In file included from <built-in>:3:
35: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
35: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
35:                                              ^
35: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
35: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
35:                                                ^
35: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
35: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
35:                                    ^
35: 3 warnings generated.
35: .In file included from <built-in>:3:
35: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
35: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
35:                                              ^
35: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
35: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
35:                                                ^
35: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
35: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
35:                                    ^
35: 3 warnings generated.
35: /virtual/main.c:2:2: error: BPF_LICENSE cannot be specified through cflags
35: #error BPF_LICENSE cannot be specified through cflags
35:  ^
35: 1 error generated.
35: xIn file included from <built-in>:3:
35: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
35: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
35:                                              ^
35: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
35: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
35:                                                ^
35: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
35: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
35:                                    ^
35: 3 warnings generated.
35: bpf: Failed to load program: Invalid argument
35: 0: (bf) r6 = r1
35: 1: (85) call bpf_ktime_get_ns#5
35: cannot call GPL only function from proprietary program
35: 
35: xIn file included from <built-in>:3:
35: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
35: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
35:                                              ^
35: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
35: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
35:                                                ^
35: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
35: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
35:                                    ^
35: 3 warnings generated.
35: .In file included from <built-in>:3:
35: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
35: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
35:                                              ^
35: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
35: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
35:                                                ^
35: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
35: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
35:                                    ^
35: 3 warnings generated.
35: .
35: ----------------------------------------------------------------------
35: Ran 10 tests in 1.745s
35: 
35: OK (expected failures=5)
35/42 Test #35: py_test_license ..................   Passed    1.81 sec
test 36
      Start 36: py_test_free_bcc_memory

36: Test command: /home/iovisor/jenkins/workspace/bcc-pr/label/ubuntu1804/build/tests/wrapper.sh "py_test_free_bcc_memory" "sudo" "/home/iovisor/jenkins/workspace/bcc-pr/label/ubuntu1804/tests/python/test_free_bcc_memory.py"
36: Test timeout computed to be: 9.99988e+06
36: In file included from <built-in>:3:
36: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
36: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
36:                                              ^
36: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
36: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
36:                                                ^
36: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
36: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
36:                                    ^
36: 3 warnings generated.
36: .
36: ----------------------------------------------------------------------
36: Ran 1 test in 0.158s
36: 
36: OK
36: Before freeing llvm memory: RssFile:  43872 kB
36: After  freeing llvm memory: RssFile:  11984 kB
36/42 Test #36: py_test_free_bcc_memory ..........   Passed    0.21 sec
test 37
      Start 37: py_test_rlimit

37: Test command: /home/iovisor/jenkins/workspace/bcc-pr/label/ubuntu1804/build/tests/wrapper.sh "py_test_rlimit" "sudo" "/home/iovisor/jenkins/workspace/bcc-pr/label/ubuntu1804/tests/python/test_rlimit.py"
37: Test timeout computed to be: 9.99988e+06
37: In file included from <built-in>:3:
37: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
37: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
37:                                              ^
37: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
37: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
37:                                                ^
37: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
37: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
37:                                    ^
37: 3 warnings generated.
37: could not open bpf map: unused, error: Operation not permitted
37: In file included from <built-in>:3:
37: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
37: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
37:                                              ^
37: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
37: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
37:                                                ^
37: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
37: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
37:                                    ^
37: 3 warnings generated.
37: .
37: ----------------------------------------------------------------------
37: Ran 1 test in 0.233s
37: 
37: OK
37/42 Test #37: py_test_rlimit ...................   Passed    0.28 sec
test 38
      Start 38: py_test_lpm_trie

38: Test command: /home/iovisor/jenkins/workspace/bcc-pr/label/ubuntu1804/build/tests/wrapper.sh "py_test_lpm_trie" "sudo" "/home/iovisor/jenkins/workspace/bcc-pr/label/ubuntu1804/tests/python/test_lpm_trie.py"
38: Test timeout computed to be: 9.99988e+06
38: In file included from <built-in>:3:
38: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
38: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
38:                                              ^
38: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
38: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
38:                                                ^
38: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
38: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
38:                                    ^
38: 3 warnings generated.
38: .In file included from <built-in>:3:
38: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
38: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
38:                                              ^
38: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
38: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
38:                                                ^
38: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
38: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
38:                                    ^
38: 3 warnings generated.
38: .
38: ----------------------------------------------------------------------
38: Ran 2 tests in 0.226s
38: 
38: OK
38/42 Test #38: py_test_lpm_trie .................   Passed    0.29 sec
test 39
      Start 39: lua_test_clang

39: Test command: /home/iovisor/jenkins/workspace/bcc-pr/label/ubuntu1804/build/tests/wrapper.sh "lua_test_clang" "sudo" "/usr/bin/luajit" "test_clang.lua"
39: Test timeout computed to be: 9.99988e+06
39: In file included from <built-in>:3:
39: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
39:                                              ^
39: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
39:                                                ^
39: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
39:                                    ^
39: 3 warnings generated.
39: In file included from <built-in>:3:
39: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
39:                                              ^
39: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
39:                                                ^
39: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
39:                                    ^
39: 3 warnings generated.
39: In file included from <built-in>:3:
39: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
39:                                              ^
39: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
39:                                                ^
39: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
39:                                    ^
39: 3 warnings generated.
39: In file included from <built-in>:3:
39: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
39:                                              ^
39: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
39:                                                ^
39: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
39:                                    ^
39: 3 warnings generated.
39: In file included from <built-in>:3:
39: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
39:                                              ^
39: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
39:                                                ^
39: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
39:                                    ^
39: 3 warnings generated.
39: In file included from <built-in>:3:
39: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
39:                                              ^
39: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
39:                                                ^
39: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
39:                                    ^
39: 3 warnings generated.
39: In file included from <built-in>:3:
39: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
39:                                              ^
39: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
39:                                                ^
39: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
39:                                    ^
39: 3 warnings generated.
39: In file included from <built-in>:3:
39: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
39:                                              ^
39: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
39:                                                ^
39: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
39:                                    ^
39: 3 warnings generated.
39: In file included from <built-in>:3:
39: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
39:                                              ^
39: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
39:                                                ^
39: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
39:                                    ^
39: 3 warnings generated.
39: In file included from <built-in>:3:
39: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
39:                                              ^
39: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
39:                                                ^
39: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
39:                                    ^
39: 3 warnings generated.
39: In file included from <built-in>:3:
39: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
39:                                              ^
39: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
39:                                                ^
39: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
39:                                    ^
39: 3 warnings generated.
39: In file included from <built-in>:3:
39: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
39:                                              ^
39: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
39:                                                ^
39: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
39:                                    ^
39: 3 warnings generated.
39: In file included from <built-in>:3:
39: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
39:                                              ^
39: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
39:                                                ^
39: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
39:                                    ^
39: 3 warnings generated.
39: In file included from <built-in>:3:
39: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
39:                                              ^
39: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
39:                                                ^
39: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
39:                                    ^
39: 3 warnings generated.
39: In file included from <built-in>:3:
39: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
39:                                              ^
39: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
39:                                                ^
39: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
39:                                    ^
39: 3 warnings generated.
39: In file included from <built-in>:3:
39: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
39:                                              ^
39: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
39:                                                ^
39: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
39:                                    ^
39: 3 warnings generated.
39: In file included from <built-in>:3:
39: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
39:                                              ^
39: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
39:                                                ^
39: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
39:                                    ^
39: 3 warnings generated.
39: In file included from <built-in>:3:
39: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
39:                                              ^
39: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
39:                                                ^
39: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
39:                                    ^
39: 3 warnings generated.
39: In file included from <built-in>:3:
39: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
39:                                              ^
39: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
39:                                                ^
39: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
39:                                    ^
39: /virtual/main.c:1:30: error: expected expression
39: int failure(void *ctx) { if (); return 0; }
39:                              ^
39: 3 warnings and 1 error generated.
39: In file included from <built-in>:3:
39: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
39:                                              ^
39: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
39:                                                ^
39: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
39:                                    ^
39: 3 warnings generated.
39: In file included from <built-in>:3:
39: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
39:                                              ^
39: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
39:                                                ^
39: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
39: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
39:                                    ^
39: 3 warnings generated.
39: ....................
39: Ran 20 tests in 10.416 seconds, 20 successes, 0 failures
39: OK
39/42 Test #39: lua_test_clang ...................   Passed   10.45 sec
test 40
      Start 40: lua_test_uprobes

40: Test command: /home/iovisor/jenkins/workspace/bcc-pr/label/ubuntu1804/build/tests/wrapper.sh "lua_test_uprobes" "sudo" "/usr/bin/luajit" "test_uprobes.lua"
40: Test timeout computed to be: 9.99988e+06
40: In file included from <built-in>:3:
40: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
40: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
40:                                              ^
40: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
40: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
40:                                                ^
40: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
40: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
40:                                    ^
40: 3 warnings generated.
40: Python 2.7.15rc1
40: In file included from <built-in>:3:
40: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
40: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
40:                                              ^
40: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
40: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
40:                                                ^
40: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
40: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
40:                                    ^
40: 3 warnings generated.
40: Arena 0:
40: system bytes     =   20254720
40: in use bytes     =    1093808
40: Total (incl. mmap):
40: system bytes     =   20254720
40: in use bytes     =    1093808
40: max mmap regions =          7
40: max mmap bytes   =    2134016
40: ..
40: Ran 2 tests in 0.295 seconds, 2 successes, 0 failures
40: OK
40/42 Test #40: lua_test_uprobes .................   Passed    0.43 sec
test 41
      Start 41: lua_test_dump

41: Test command: /home/iovisor/jenkins/workspace/bcc-pr/label/ubuntu1804/build/tests/wrapper.sh "lua_test_dump" "sudo" "/usr/bin/luajit" "test_dump.lua"
41: Test timeout computed to be: 9.99988e+06
41: In file included from <built-in>:3:
41: /virtual/include/bcc/helpers.h:622:46: warning: declaration of 'struct bpf_perf_event_data' will not be visible outside of this function [-Wvisibility]
41: static int (*bpf_read_branch_records)(struct bpf_perf_event_data *ctx, void *buf,
41:                                              ^
41: /virtual/include/bcc/helpers.h:629:48: warning: declaration of 'struct bpf_map' will not be visible outside of this function [-Wvisibility]
41: static int (*bpf_xdp_output)(void *ctx, struct bpf_map *map, __u64 flags,
41:                                                ^
41: /virtual/include/bcc/helpers.h:635:36: warning: declaration of 'struct sk_buff' will not be visible outside of this function [-Wvisibility]
41: static int (*bpf_sk_assign)(struct sk_buff *skb, struct bpf_sock *sk, __u64 flags) =
41:                                    ^
41: 3 warnings generated.
41: .
41: Ran 1 tests in 0.114 seconds, 1 successes, 0 failures
41: OK
41/42 Test #41: lua_test_dump ....................   Passed    0.14 sec
test 42
      Start 42: lua_test_standalone

42: Test command: /home/iovisor/jenkins/workspace/bcc-pr/label/ubuntu1804/tests/lua/test_standalone.sh
42: Test timeout computed to be: 9.99988e+06
42: + cd src/lua
42: + [[ ! -x bcc-lua ]]
42: + echo 'bcc-lua not built --- skipping'
42: bcc-lua not built --- skipping
42: + exit 0
42/42 Test #42: lua_test_standalone ..............   Passed    0.00 sec

100% tests passed, 0 tests failed out of 42

Total Test time (real) = 458.22 sec
+ head -n 1 Testing/TAG
+ cp Testing/20200420-2349/Test.xml ./CTestResults.xml
Taking single-use slave ubuntu1804-slave-b80 offline.
Finished: SUCCESS