./strace-static-x86_64 -e \!wait4,clock_nanosleep,nanosleep -s 100 -x -f ./syz-executor4175924637 <...> DUID 00:04:b8:e6:73:7f:79:fd:ed:d3:a2:45:9d:0b:c9:97:07:5c forked to background, child pid 4668 [ 23.381305][ T4669] 8021q: adding VLAN 0 to HW filter on device bond0 [ 23.390934][ T4669] eql: remember to turn off Van-Jacobson compression on your slave devices Starting sshd: OK syzkaller Warning: Permanently added '10.128.1.133' (ECDSA) to the list of known hosts. execve("./syz-executor4175924637", ["./syz-executor4175924637"], 0x7ffd8f0b1830 /* 10 vars */) = 0 brk(NULL) = 0x55555736e000 brk(0x55555736ec40) = 0x55555736ec40 arch_prctl(ARCH_SET_FS, 0x55555736e300) = 0 uname({sysname="Linux", nodename="syzkaller", ...}) = 0 set_tid_address(0x55555736e5d0) = 4999 set_robust_list(0x55555736e5e0, 24) = 0 rt_sigaction(SIGRTMIN, {sa_handler=0x7fd26f66b5b0, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 rt_sigaction(SIGRT_1, {sa_handler=0x7fd26f66b650, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART|SA_SIGINFO, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0 prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 readlink("/proc/self/exe", "/root/syz-executor4175924637", 4096) = 28 brk(0x55555738fc40) = 0x55555738fc40 brk(0x555557390000) = 0x555557390000 mprotect(0x7fd26f731000, 16384, PROT_READ) = 0 mmap(0x1ffff000, 4096, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x1ffff000 mmap(0x20000000, 16777216, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x20000000 mmap(0x21000000, 4096, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x21000000 getpid() = 4999 openat(AT_FDCWD, "/sys/kernel/debug/x86/nmi_longest_ns", O_WRONLY|O_CLOEXEC) = 3 write(3, "10000000000", 11) = 11 close(3) = 0 openat(AT_FDCWD, "/proc/sys/kernel/hung_task_check_interval_secs", O_WRONLY|O_CLOEXEC) = 3 write(3, "20", 2) = 2 close(3) = 0 openat(AT_FDCWD, "/proc/sys/net/core/bpf_jit_kallsyms", O_WRONLY|O_CLOEXEC) = 3 write(3, "1", 1) = 1 close(3) = 0 openat(AT_FDCWD, "/proc/sys/net/core/bpf_jit_harden", O_WRONLY|O_CLOEXEC) = 3 write(3, "0", 1) = 1 close(3) = 0 openat(AT_FDCWD, "/proc/sys/kernel/kptr_restrict", O_WRONLY|O_CLOEXEC) = 3 write(3, "0", 1) = 1 close(3) = 0 openat(AT_FDCWD, "/proc/sys/kernel/softlockup_all_cpu_backtrace", O_WRONLY|O_CLOEXEC) = 3 write(3, "1", 1) = 1 close(3) = 0 openat(AT_FDCWD, "/proc/sys/fs/mount-max", O_WRONLY|O_CLOEXEC) = 3 write(3, "100", 3) = 3 close(3) = 0 openat(AT_FDCWD, "/proc/sys/vm/oom_dump_tasks", O_WRONLY|O_CLOEXEC) = 3 write(3, "0", 1) = 1 close(3) = 0 openat(AT_FDCWD, "/proc/sys/debug/exception-trace", O_WRONLY|O_CLOEXEC) = 3 write(3, "0", 1) = 1 close(3) = 0 openat(AT_FDCWD, "/proc/sys/kernel/printk", O_WRONLY|O_CLOEXEC) = 3 write(3, "7 4 1 3", 7) = 7 close(3) = 0 openat(AT_FDCWD, "/proc/sys/kernel/keys/gc_delay", O_WRONLY|O_CLOEXEC) = 3 write(3, "1", 1) = 1 close(3) = 0 openat(AT_FDCWD, "/proc/sys/vm/oom_kill_allocating_task", O_WRONLY|O_CLOEXEC) = 3 write(3, "1", 1) = 1 close(3) = 0 openat(AT_FDCWD, "/proc/sys/kernel/ctrl-alt-del", O_WRONLY|O_CLOEXEC) = 3 write(3, "0", 1) = 1 close(3) = 0 openat(AT_FDCWD, "/proc/sys/kernel/cad_pid", O_WRONLY|O_CLOEXEC) = 3 write(3, "4999", 4) = 4 close(3) = 0 mkdir("/syzcgroup", 0777) = 0 mkdir("/syzcgroup/unified", 0777) = 0 mount("none", "/syzcgroup/unified", "cgroup2", 0, NULL) = 0 chmod("/syzcgroup/unified", 0777) = 0 openat(AT_FDCWD, "/syzcgroup/unified/cgroup.subtree_control", O_WRONLY) = 3 write(3, "+cpu", 4) = 4 write(3, "+io", 3) = 3 write(3, "+pids", 5) = 5 close(3) = 0 mkdir("/syzcgroup/net", 0777) = 0 mount("none", "/syzcgroup/net", "cgroup", 0, "net") = -1 EINVAL (Invalid argument) mount("none", "/syzcgroup/net", "cgroup", 0, "net_prio") = 0 umount2("/syzcgroup/net", 0) = 0 mount("none", "/syzcgroup/net", "cgroup", 0, "devices") = 0 umount2("/syzcgroup/net", 0) = 0 mount("none", "/syzcgroup/net", "cgroup", 0, "blkio") = 0 umount2("/syzcgroup/net", 0) = 0 mount("none", "/syzcgroup/net", "cgroup", 0, "freezer") = 0 umount2("/syzcgroup/net", 0) = 0 syzkaller login: [ 47.326261][ T4999] cgroup: Unknown subsys name 'net' mount("none", "/syzcgroup/net", "cgroup", 0, "net_prio,devices,blkio,freezer") = ? ERESTARTNOINTR (To be restarted) mount("none", "/syzcgroup/net", "cgroup", 0, "net_prio,devices,blkio,freezer") = ? ERESTARTNOINTR (To be restarted) mount("none", "/syzcgroup/net", "cgroup", 0, "net_prio,devices,blkio,freezer") = ? ERESTARTNOINTR (To be restarted) mount("none", "/syzcgroup/net", "cgroup", 0, "net_prio,devices,blkio,freezer") = 0 chmod("/syzcgroup/net", 0777) = 0 mkdir("/syzcgroup/cpu", 0777) = 0 mount("none", "/syzcgroup/cpu", "cgroup", 0, "cpuset") = 0 umount2("/syzcgroup/cpu", 0) = 0 mount("none", "/syzcgroup/cpu", "cgroup", 0, "cpuacct") = 0 umount2("/syzcgroup/cpu", 0) = 0 mount("none", "/syzcgroup/cpu", "cgroup", 0, "hugetlb") = 0 umount2("/syzcgroup/cpu", 0) = 0 mount("none", "/syzcgroup/cpu", "cgroup", 0, "rlimit") = -1 EINVAL (Invalid argument) mount("none", "/syzcgroup/cpu", "cgroup", 0, "memory") = 0 umount2("/syzcgroup/cpu", 0) = 0 mount("none", "/syzcgroup/cpu", "cgroup", 0, "cpuset,cpuacct,hugetlb,memory") = ? ERESTARTNOINTR (To be restarted) [ 47.509723][ T4999] cgroup: Unknown subsys name 'rlimit' mount("none", "/syzcgroup/cpu", "cgroup", 0, "cpuset,cpuacct,hugetlb,memory") = ? ERESTARTNOINTR (To be restarted) mount("none", "/syzcgroup/cpu", "cgroup", 0, "cpuset,cpuacct,hugetlb,memory") = ? ERESTARTNOINTR (To be restarted) mount("none", "/syzcgroup/cpu", "cgroup", 0, "cpuset,cpuacct,hugetlb,memory") = ? ERESTARTNOINTR (To be restarted) mount("none", "/syzcgroup/cpu", "cgroup", 0, "cpuset,cpuacct,hugetlb,memory") = 0 chmod("/syzcgroup/cpu", 0777) = 0 openat(AT_FDCWD, "/syzcgroup/cpu/cgroup.clone_children", O_WRONLY|O_CLOEXEC) = 3 write(3, "1", 1) = 1 close(3) = 0 openat(AT_FDCWD, "/syzcgroup/cpu/cpuset.memory_pressure_enabled", O_WRONLY|O_CLOEXEC) = 3 write(3, "1", 1) = 1 close(3) = 0 mount(NULL, "/proc/sys/fs/binfmt_misc", "binfmt_misc", 0, NULL) = -1 EBUSY (Device or resource busy) openat(AT_FDCWD, "/proc/sys/fs/binfmt_misc/register", O_WRONLY|O_CLOEXEC) = 3 write(3, "\x3a\x73\x79\x7a\x30\x3a\x4d\x3a\x30\x3a\x01\x3a\x3a\x2e\x2f\x66\x69\x6c\x65\x30\x3a", 21) = 21 close(3) = 0 openat(AT_FDCWD, "/proc/sys/fs/binfmt_misc/register", O_WRONLY|O_CLOEXEC) = 3 write(3, "\x3a\x73\x79\x7a\x31\x3a\x4d\x3a\x31\x3a\x02\x3a\x3a\x2e\x2f\x66\x69\x6c\x65\x30\x3a\x50\x4f\x43", 24) = 24 close(3) = 0 chmod("/dev/raw-gadget", 0666) = 0 socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE) = 3 socket(AF_NETLINK, SOCK_RAW, NETLINK_GENERIC) = 4 sendto(4, [{nlmsg_len=36, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x03\x00\x00\x00\x0d\x00\x02\x00\x6e\x6c\x38\x30\x32\x31\x35\x34\x00\x00\x00\x00"], 36, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 36 recvfrom(4, [{nlmsg_len=784, nlmsg_type=nlctrl, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=4999}, "\x01\x02\x00\x00\x0d\x00\x02\x00\x6e\x6c\x38\x30\x32\x31\x35\x34\x00\x00\x00\x00\x06\x00\x01\x00\x1d\x00\x00\x00\x08\x00\x03\x00\x01\x00\x00\x00\x08\x00\x04\x00\x00\x00\x00\x00\x08\x00\x05\x00\x2e\x00\x00\x00\x98\x02\x06\x00\x14\x00\x01\x00\x08\x00\x01\x00\x01\x00\x00\x00\x08\x00\x02\x00\x0e\x00\x00\x00\x14\x00\x02\x00\x08\x00\x01\x00\x05\x00\x00\x00\x08\x00\x02\x00\x0e\x00\x00\x00\x14\x00\x03\x00"...], 4096, 0, NULL, NULL) = 784 recvfrom(4, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=4999}, {error=0, msg={nlmsg_len=36, nlmsg_type=nlctrl, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 access("/proc/net", R_OK) = 0 access("/proc/net/unix", R_OK) = 0 socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 5 ioctl(5, SIOCGIFINDEX, {ifr_name="wpan0", ifr_ifindex=11}) = 0 close(5) = 0 sendto(4, [{nlmsg_len=36, nlmsg_type=nl802154, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x0b\x00\x00\x00\x08\x00\x03\x00\x0b\x00\x00\x00\x06\x00\x0a\x00\xa0\xaa\x00\x00"], 36, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 36 recvfrom(4, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=4999}, {error=0, msg={nlmsg_len=36, nlmsg_type=nl802154, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 5 ioctl(5, SIOCGIFINDEX, {ifr_name="wpan0", ifr_ifindex=11}) = 0 close(5) = 0 sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x0b\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0c\x00\x01\x00\x02\x00\xaa\xaa\xaa\xaa\xaa\xaa"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 44 recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=4999}, {error=0, msg={nlmsg_len=44, nlmsg_type=RTM_NEWLINK, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 sendto(3, [{nlmsg_len=68, nlmsg_type=RTM_NEWLINK, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|NLM_F_EXCL|NLM_F_CREATE, nlmsg_seq=0, nlmsg_pid=0}, {ifi_family=AF_UNSPEC, ifi_type=ARPHRD_NETROM, ifi_index=0, ifi_flags=0, ifi_change=0}, [[{nla_len=11, nla_type=IFLA_IFNAME}, "lowpan0"...], [{nla_len=16, nla_type=IFLA_LINKINFO}, [{nla_len=10, nla_type=IFLA_INFO_KIND}, "lowpan"...]], [{nla_len=8, nla_type=IFLA_LINK}, 11]]], 68, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 68 recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=4999}, {error=0, msg={nlmsg_len=68, nlmsg_type=RTM_NEWLINK, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|NLM_F_EXCL|NLM_F_CREATE, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 5 ioctl(5, SIOCGIFINDEX, {ifr_name="wpan1", ifr_ifindex=12}) = 0 close(5) = 0 sendto(4, [{nlmsg_len=36, nlmsg_type=nl802154, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x0b\x00\x00\x00\x08\x00\x03\x00\x0c\x00\x00\x00\x06\x00\x0a\x00\xa1\xaa\x00\x00"], 36, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 36 recvfrom(4, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=4999}, {error=0, msg={nlmsg_len=36, nlmsg_type=nl802154, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 5 ioctl(5, SIOCGIFINDEX, {ifr_name="wpan1", ifr_ifindex=12}) = 0 close(5) = 0 sendto(3, [{nlmsg_len=44, nlmsg_type=RTM_NEWLINK, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, {ifi_family=AF_UNSPEC, ifi_type=ARPHRD_NETROM, ifi_index=if_nametoindex("wpan1"), ifi_flags=IFF_UP, ifi_change=0x1}, [{nla_len=12, nla_type=IFLA_ADDRESS}, 02:01:aa:aa:aa:aa:aa]], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 44 recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=4999}, {error=0, msg={nlmsg_len=44, nlmsg_type=RTM_NEWLINK, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 close(3) = 0 close(4) = 0 swapoff("./swap-file") = -1 ENOENT (No such file or directory) unlink("./swap-file") = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "./swap-file", O_WRONLY|O_CREAT|O_CLOEXEC, 0600) = 3 fallocate(3, FALLOC_FL_ZERO_RANGE, 0, 128000000) = 0 close(3) = 0 rt_sigaction(SIGINT, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGQUIT, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 mmap(NULL, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7fd26f64e000 rt_sigprocmask(SIG_BLOCK, ~[], [CHLD], 8) = 0 clone(child_stack=0x7fd26f656ff0, flags=CLONE_VM|CLONE_VFORK|SIGCHLD./strace-static-x86_64: Process 5002 attached [pid 5002] rt_sigprocmask(SIG_BLOCK, NULL, ~[KILL STOP], 8) = 0 [pid 5002] rt_sigaction(SIGHUP, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGHUP, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGINT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGQUIT, NULL, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, 8) = 0 [pid 5002] rt_sigaction(SIGILL, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGILL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGTRAP, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGTRAP, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGABRT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGABRT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGBUS, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGBUS, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGFPE, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGFPE, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGUSR1, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGUSR1, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGSEGV, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGSEGV, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGUSR2, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGUSR2, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGPIPE, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGPIPE, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGALRM, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGALRM, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGTERM, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGTERM, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGSTKFLT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGSTKFLT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGCHLD, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGCHLD, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGCONT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGCONT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGTSTP, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGTSTP, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGTTIN, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGTTIN, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGTTOU, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGTTOU, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGURG, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGURG, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGXCPU, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGXCPU, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGXFSZ, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGXFSZ, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGVTALRM, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGVTALRM, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGPROF, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGPROF, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGWINCH, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGWINCH, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGIO, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGIO, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGPWR, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGPWR, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGSYS, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGSYS, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGRTMIN, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGRT_1, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGRT_2, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGRT_2, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGRT_3, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGRT_3, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGRT_4, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGRT_4, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGRT_5, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGRT_5, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGRT_6, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGRT_6, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGRT_7, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGRT_7, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGRT_8, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGRT_8, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGRT_9, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGRT_9, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGRT_10, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGRT_10, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGRT_11, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGRT_11, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGRT_12, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGRT_12, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGRT_13, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGRT_13, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGRT_14, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGRT_14, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGRT_15, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGRT_15, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGRT_16, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGRT_16, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGRT_17, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGRT_17, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGRT_18, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGRT_18, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGRT_19, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGRT_19, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGRT_20, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGRT_20, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGRT_21, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGRT_21, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGRT_22, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGRT_22, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGRT_23, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGRT_23, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGRT_24, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGRT_24, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGRT_25, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGRT_25, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGRT_26, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGRT_26, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGRT_27, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGRT_27, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGRT_28, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGRT_28, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGRT_29, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGRT_29, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGRT_30, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGRT_30, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGRT_31, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGRT_31, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGRT_32, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGRT_32, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 [pid 5002] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 [pid 5002] execve("/bin/sh", ["sh", "-c", "mkswap ./swap-file"], 0x7ffe65ec7798 /* 10 vars */ [pid 4999] <... clone resumed>) = 5002 [pid 4999] munmap(0x7fd26f64e000, 36864 [pid 5002] <... execve resumed>) = 0 [pid 4999] <... munmap resumed>) = 0 [pid 5002] brk(NULL [pid 4999] rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0 [pid 5002] <... brk resumed>) = 0x5572a728c000 [pid 5002] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6ddbe20000 [pid 5002] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) [pid 5002] openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5002] openat(AT_FDCWD, "/lib64/glibc-hwcaps/x86-64-v3/libbusybox.so.1.35.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5002] newfstatat(AT_FDCWD, "/lib64/glibc-hwcaps/x86-64-v3", 0x7ffc18012730, 0) = -1 ENOENT (No such file or directory) [pid 5002] openat(AT_FDCWD, "/lib64/glibc-hwcaps/x86-64-v2/libbusybox.so.1.35.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5002] newfstatat(AT_FDCWD, "/lib64/glibc-hwcaps/x86-64-v2", 0x7ffc18012730, 0) = -1 ENOENT (No such file or directory) [pid 5002] openat(AT_FDCWD, "/lib64/tls/x86_64/x86_64/libbusybox.so.1.35.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5002] newfstatat(AT_FDCWD, "/lib64/tls/x86_64/x86_64", 0x7ffc18012730, 0) = -1 ENOENT (No such file or directory) [pid 5002] openat(AT_FDCWD, "/lib64/tls/x86_64/libbusybox.so.1.35.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5002] newfstatat(AT_FDCWD, "/lib64/tls/x86_64", 0x7ffc18012730, 0) = -1 ENOENT (No such file or directory) [pid 5002] openat(AT_FDCWD, "/lib64/tls/x86_64/libbusybox.so.1.35.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5002] newfstatat(AT_FDCWD, "/lib64/tls/x86_64", 0x7ffc18012730, 0) = -1 ENOENT (No such file or directory) [pid 5002] openat(AT_FDCWD, "/lib64/tls/libbusybox.so.1.35.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5002] newfstatat(AT_FDCWD, "/lib64/tls", 0x7ffc18012730, 0) = -1 ENOENT (No such file or directory) [pid 5002] openat(AT_FDCWD, "/lib64/x86_64/x86_64/libbusybox.so.1.35.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5002] newfstatat(AT_FDCWD, "/lib64/x86_64/x86_64", 0x7ffc18012730, 0) = -1 ENOENT (No such file or directory) [pid 5002] openat(AT_FDCWD, "/lib64/x86_64/libbusybox.so.1.35.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5002] newfstatat(AT_FDCWD, "/lib64/x86_64", 0x7ffc18012730, 0) = -1 ENOENT (No such file or directory) [pid 5002] openat(AT_FDCWD, "/lib64/x86_64/libbusybox.so.1.35.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5002] newfstatat(AT_FDCWD, "/lib64/x86_64", 0x7ffc18012730, 0) = -1 ENOENT (No such file or directory) [pid 5002] openat(AT_FDCWD, "/lib64/libbusybox.so.1.35.0", O_RDONLY|O_CLOEXEC) = 3 [pid 5002] read(3, "\x7f\x45\x4c\x46\x02\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x03\x00\x3e\x00\x01\x00\x00\x00\x70\x08\x01\x00\x00\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x28\x13\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x40\x00\x38\x00\x09\x00\x40\x00\x19\x00\x18\x00\x01\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xed\x00\x00"..., 832) = 832 [pid 5002] pread64(3, "\x04\x00\x00\x00\x20\x00\x00\x00\x05\x00\x00\x00\x47\x4e\x55\x00\x01\x00\x01\xc0\x04\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\x02\x00\x01\xc0\x04\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00", 48, 778504) = 48 [pid 5002] newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=792936, ...}, AT_EMPTY_PATH) = 0 [pid 5002] mmap(NULL, 796968, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6ddbd5d000 [pid 5002] mmap(0x7f6ddbd6c000, 557056, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf000) = 0x7f6ddbd6c000 [pid 5002] mmap(0x7f6ddbdf4000, 163840, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x97000) = 0x7f6ddbdf4000 [pid 5002] mmap(0x7f6ddbe1c000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xbe000) = 0x7f6ddbe1c000 [pid 5002] close(3) = 0 [pid 5002] openat(AT_FDCWD, "/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 3 [pid 5002] read(3, "\x7f\x45\x4c\x46\x02\x01\x01\x03\x00\x00\x00\x00\x00\x00\x00\x00\x03\x00\x3e\x00\x01\x00\x00\x00\x8c\x87\x02\x00\x00\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x28\x32\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x40\x00\x38\x00\x0e\x00\x40\x00\x3c\x00\x3b\x00\x06\x00\x00\x00\x04\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00"..., 832) = 832 [pid 5002] pread64(3, "\x06\x00\x00\x00\x04\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x03\x00\x00\x00\x04\x00\x00\x00\xa0\xf3\x16\x00\x00\x00\x00\x00\xa0\xf3\x16\x00\x00\x00\x00\x00\xa0\xf3\x16\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00"..., 784, 64) = 784 [pid 5002] pread64(3, "\x04\x00\x00\x00\x30\x00\x00\x00\x05\x00\x00\x00\x47\x4e\x55\x00\x02\x80\x00\xc0\x04\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x01\x00\x01\xc0\x04\x00\x00\x00\x3b\x08\x00\x00\x00\x00\x00\x00\x02\x00\x01\xc0\x04\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00", 64, 848) = 64 [pid 5002] pread64(3, "\x04\x00\x00\x00\x10\x00\x00\x00\x01\x00\x00\x00\x47\x4e\x55\x00\x00\x00\x00\x00\x04\x00\x00\x00\x13\x00\x00\x00\x00\x00\x00\x00", 32, 912) = 32 [pid 5002] newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=1720616, ...}, AT_EMPTY_PATH) = 0 [pid 5002] pread64(3, "\x06\x00\x00\x00\x04\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x03\x00\x00\x00\x04\x00\x00\x00\xa0\xf3\x16\x00\x00\x00\x00\x00\xa0\xf3\x16\x00\x00\x00\x00\x00\xa0\xf3\x16\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00"..., 784, 64) = 784 [pid 5002] mmap(NULL, 1773008, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6ddbbac000 [pid 5002] mmap(0x7f6ddbbd4000, 1191936, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x28000) = 0x7f6ddbbd4000 [pid 5002] mmap(0x7f6ddbcf7000, 339968, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14b000) = 0x7f6ddbcf7000 [pid 5002] mmap(0x7f6ddbd4a000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x19d000) = 0x7f6ddbd4a000 [pid 5002] mmap(0x7f6ddbd50000, 52688, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f6ddbd50000 [pid 5002] close(3) = 0 [pid 5002] openat(AT_FDCWD, "/lib64/libresolv.so.2", O_RDONLY|O_CLOEXEC) = 3 [pid 5002] read(3, "\x7f\x45\x4c\x46\x02\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x03\x00\x3e\x00\x01\x00\x00\x00\x58\x33\x00\x00\x00\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x90\xc1\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x40\x00\x38\x00\x0b\x00\x40\x00\x1c\x00\x1b\x00\x01\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x2e\x00\x00"..., 832) = 832 [pid 5002] newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=51344, ...}, AT_EMPTY_PATH) = 0 [pid 5002] mmap(NULL, 63624, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6ddbb9c000 [pid 5002] mmap(0x7f6ddbb9f000, 24576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f6ddbb9f000 [pid 5002] mmap(0x7f6ddbba5000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9000) = 0x7f6ddbba5000 [pid 5002] mmap(0x7f6ddbba8000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xb000) = 0x7f6ddbba8000 [pid 5002] mmap(0x7f6ddbbaa000, 6280, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f6ddbbaa000 [pid 5002] close(3) = 0 [pid 5002] openat(AT_FDCWD, "/lib64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5002] openat(AT_FDCWD, "/usr/lib64/glibc-hwcaps/x86-64-v3/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5002] newfstatat(AT_FDCWD, "/usr/lib64/glibc-hwcaps/x86-64-v3", 0x7ffc180126d0, 0) = -1 ENOENT (No such file or directory) [pid 5002] openat(AT_FDCWD, "/usr/lib64/glibc-hwcaps/x86-64-v2/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5002] newfstatat(AT_FDCWD, "/usr/lib64/glibc-hwcaps/x86-64-v2", 0x7ffc180126d0, 0) = -1 ENOENT (No such file or directory) [pid 5002] openat(AT_FDCWD, "/usr/lib64/tls/x86_64/x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5002] newfstatat(AT_FDCWD, "/usr/lib64/tls/x86_64/x86_64", 0x7ffc180126d0, 0) = -1 ENOENT (No such file or directory) [pid 5002] openat(AT_FDCWD, "/usr/lib64/tls/x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5002] newfstatat(AT_FDCWD, "/usr/lib64/tls/x86_64", 0x7ffc180126d0, 0) = -1 ENOENT (No such file or directory) [pid 5002] openat(AT_FDCWD, "/usr/lib64/tls/x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5002] newfstatat(AT_FDCWD, "/usr/lib64/tls/x86_64", 0x7ffc180126d0, 0) = -1 ENOENT (No such file or directory) [pid 5002] openat(AT_FDCWD, "/usr/lib64/tls/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5002] newfstatat(AT_FDCWD, "/usr/lib64/tls", 0x7ffc180126d0, 0) = -1 ENOENT (No such file or directory) [pid 5002] openat(AT_FDCWD, "/usr/lib64/x86_64/x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5002] newfstatat(AT_FDCWD, "/usr/lib64/x86_64/x86_64", 0x7ffc180126d0, 0) = -1 ENOENT (No such file or directory) [pid 5002] openat(AT_FDCWD, "/usr/lib64/x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5002] newfstatat(AT_FDCWD, "/usr/lib64/x86_64", 0x7ffc180126d0, 0) = -1 ENOENT (No such file or directory) [pid 5002] openat(AT_FDCWD, "/usr/lib64/x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5002] newfstatat(AT_FDCWD, "/usr/lib64/x86_64", 0x7ffc180126d0, 0) = -1 ENOENT (No such file or directory) [pid 5002] openat(AT_FDCWD, "/usr/lib64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = 3 [pid 5002] read(3, "\x7f\x45\x4c\x46\x02\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x03\x00\x3e\x00\x01\x00\x00\x00\x88\x7f\x00\x00\x00\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x70\x31\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x40\x00\x38\x00\x0b\x00\x40\x00\x1f\x00\x1e\x00\x01\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x68\x6f\x00\x00"..., 832) = 832 [pid 5002] pread64(3, "\x04\x00\x00\x00\x20\x00\x00\x00\x05\x00\x00\x00\x47\x4e\x55\x00\x01\x00\x01\xc0\x04\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\x02\x00\x01\xc0\x04\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00", 48, 138152) = 48 [pid 5002] newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=145712, ...}, AT_EMPTY_PATH) = 0 [pid 5002] mmap(NULL, 157200, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6ddbb75000 [pid 5002] mprotect(0x7f6ddbb7c000, 114688, PROT_NONE) = 0 [pid 5002] mmap(0x7f6ddbb7c000, 81920, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x7f6ddbb7c000 [pid 5002] mmap(0x7f6ddbb90000, 28672, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1b000) = 0x7f6ddbb90000 [pid 5002] mmap(0x7f6ddbb98000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x22000) = 0x7f6ddbb98000 [pid 5002] mmap(0x7f6ddbb9a000, 5648, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f6ddbb9a000 [pid 5002] close(3) = 0 [pid 5002] openat(AT_FDCWD, "/lib64/libpcre2-8.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5002] openat(AT_FDCWD, "/usr/lib64/libpcre2-8.so.0", O_RDONLY|O_CLOEXEC) = 3 [pid 5002] read(3, "\x7f\x45\x4c\x46\x02\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x03\x00\x3e\x00\x01\x00\x00\x00\xf8\x21\x00\x00\x00\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x50\x32\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x40\x00\x38\x00\x0a\x00\x40\x00\x1a\x00\x19\x00\x01\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd8\x1f\x00\x00"..., 832) = 832 [pid 5002] pread64(3, "\x04\x00\x00\x00\x20\x00\x00\x00\x05\x00\x00\x00\x47\x4e\x55\x00\x01\x00\x01\xc0\x04\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\x02\x00\x01\xc0\x04\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00", 48, 336112) = 48 [pid 5002] newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=342224, ...}, AT_EMPTY_PATH) = 0 [pid 5002] mmap(NULL, 344456, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6ddbb20000 [pid 5002] mmap(0x7f6ddbb22000, 180224, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f6ddbb22000 [pid 5002] mmap(0x7f6ddbb4e000, 151552, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2e000) = 0x7f6ddbb4e000 [pid 5002] mmap(0x7f6ddbb73000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x52000) = 0x7f6ddbb73000 [pid 5002] close(3) = 0 [pid 5002] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6ddbb1e000 [pid 5002] arch_prctl(ARCH_SET_FS, 0x7f6ddbb1f380) = 0 [pid 5002] set_tid_address(0x7f6ddbb1f650) = 5002 [pid 5002] set_robust_list(0x7f6ddbb1f660, 24) = 0 [pid 5002] rseq(0x7f6ddbb1fd20, 0x20, 0, 0x53053053) = 0 [pid 5002] mprotect(0x7f6ddbd4a000, 16384, PROT_READ) = 0 [pid 5002] mprotect(0x7f6ddbb73000, 4096, PROT_READ) = 0 [pid 5002] mprotect(0x7f6ddbb98000, 4096, PROT_READ) = 0 [pid 5002] mprotect(0x7f6ddbba8000, 4096, PROT_READ) = 0 [pid 5002] mprotect(0x7f6ddbe1c000, 12288, PROT_READ) = 0 [pid 5002] mprotect(0x5572a5f4f000, 4096, PROT_READ) = 0 [pid 5002] mprotect(0x7f6ddbe4f000, 8192, PROT_READ) = 0 [pid 5002] prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 [pid 5002] statfs("/sys/fs/selinux", 0x7ffc18013480) = -1 ENOENT (No such file or directory) [pid 5002] statfs("/selinux", 0x7ffc18013480) = -1 ENOENT (No such file or directory) [pid 5002] getrandom("\xda\x73\xa7\x37\x24\x72\xb2\xf0", 8, GRND_NONBLOCK) = 8 [pid 5002] brk(NULL) = 0x5572a728c000 [pid 5002] brk(0x5572a72ad000) = 0x5572a72ad000 [pid 5002] openat(AT_FDCWD, "/proc/filesystems", O_RDONLY|O_CLOEXEC) = 3 [pid 5002] newfstatat(3, "", {st_mode=S_IFREG|0444, st_size=0, ...}, AT_EMPTY_PATH) = 0 [pid 5002] read(3, "nodev\tsysfs\nnodev\ttmpfs\nnodev\tbdev\nnodev\tproc\nnodev\tcgroup\nnodev\tcgroup2\nnodev\tcpuset\nnodev\tdevtmpfs"..., 1024) = 819 [pid 5002] read(3, "", 1024) = 0 [pid 5002] close(3) = 0 [pid 5002] access("/etc/selinux/config", F_OK) = 0 [pid 5002] getpid() = 5002 [pid 5002] rt_sigaction(SIGCHLD, {sa_handler=0x7f6ddbd9fc61, sa_mask=~[RTMIN RT_1], sa_flags=SA_RESTORER, sa_restorer=0x7f6ddbbe3ad0}, NULL, 8) = 0 [pid 5002] getppid() = 4999 [pid 5002] uname({sysname="Linux", nodename="syzkaller", ...}) = 0 [pid 5002] newfstatat(AT_FDCWD, "/root", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0 [pid 5002] newfstatat(AT_FDCWD, ".", {st_mode=S_IFDIR|0700, st_size=4096, ...}, 0) = 0 [pid 5002] rt_sigaction(SIGINT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGINT, {sa_handler=0x7f6ddbd9fc61, sa_mask=~[RTMIN RT_1], sa_flags=SA_RESTORER, sa_restorer=0x7f6ddbbe3ad0}, NULL, 8) = 0 [pid 5002] rt_sigaction(SIGQUIT, NULL, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] rt_sigaction(SIGTERM, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 [pid 5002] newfstatat(AT_FDCWD, "/bin/mkswap", 0x7ffc18012fb8, 0) = -1 ENOENT (No such file or directory) [pid 5002] newfstatat(AT_FDCWD, "/sbin/mkswap", {st_mode=S_IFREG|0755, st_size=14248, ...}, 0) = 0 [pid 5002] execve("/sbin/mkswap", ["mkswap", "./swap-file"], 0x5572a728cd40 /* 10 vars */) = 0 [pid 5002] brk(NULL) = 0x559366847000 [pid 5002] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f87a286d000 [pid 5002] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) [pid 5002] openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5002] openat(AT_FDCWD, "/lib64/glibc-hwcaps/x86-64-v3/libbusybox.so.1.35.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5002] newfstatat(AT_FDCWD, "/lib64/glibc-hwcaps/x86-64-v3", 0x7ffc3db0f900, 0) = -1 ENOENT (No such file or directory) [pid 5002] openat(AT_FDCWD, "/lib64/glibc-hwcaps/x86-64-v2/libbusybox.so.1.35.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5002] newfstatat(AT_FDCWD, "/lib64/glibc-hwcaps/x86-64-v2", 0x7ffc3db0f900, 0) = -1 ENOENT (No such file or directory) [pid 5002] openat(AT_FDCWD, "/lib64/tls/x86_64/x86_64/libbusybox.so.1.35.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5002] newfstatat(AT_FDCWD, "/lib64/tls/x86_64/x86_64", 0x7ffc3db0f900, 0) = -1 ENOENT (No such file or directory) [pid 5002] openat(AT_FDCWD, "/lib64/tls/x86_64/libbusybox.so.1.35.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5002] newfstatat(AT_FDCWD, "/lib64/tls/x86_64", 0x7ffc3db0f900, 0) = -1 ENOENT (No such file or directory) [pid 5002] openat(AT_FDCWD, "/lib64/tls/x86_64/libbusybox.so.1.35.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5002] newfstatat(AT_FDCWD, "/lib64/tls/x86_64", 0x7ffc3db0f900, 0) = -1 ENOENT (No such file or directory) [pid 5002] openat(AT_FDCWD, "/lib64/tls/libbusybox.so.1.35.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5002] newfstatat(AT_FDCWD, "/lib64/tls", 0x7ffc3db0f900, 0) = -1 ENOENT (No such file or directory) [pid 5002] openat(AT_FDCWD, "/lib64/x86_64/x86_64/libbusybox.so.1.35.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5002] newfstatat(AT_FDCWD, "/lib64/x86_64/x86_64", 0x7ffc3db0f900, 0) = -1 ENOENT (No such file or directory) [pid 5002] openat(AT_FDCWD, "/lib64/x86_64/libbusybox.so.1.35.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5002] newfstatat(AT_FDCWD, "/lib64/x86_64", 0x7ffc3db0f900, 0) = -1 ENOENT (No such file or directory) [pid 5002] openat(AT_FDCWD, "/lib64/x86_64/libbusybox.so.1.35.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5002] newfstatat(AT_FDCWD, "/lib64/x86_64", 0x7ffc3db0f900, 0) = -1 ENOENT (No such file or directory) [pid 5002] openat(AT_FDCWD, "/lib64/libbusybox.so.1.35.0", O_RDONLY|O_CLOEXEC) = 3 [pid 5002] read(3, "\x7f\x45\x4c\x46\x02\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x03\x00\x3e\x00\x01\x00\x00\x00\x70\x08\x01\x00\x00\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x28\x13\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x40\x00\x38\x00\x09\x00\x40\x00\x19\x00\x18\x00\x01\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xed\x00\x00"..., 832) = 832 [pid 5002] pread64(3, "\x04\x00\x00\x00\x20\x00\x00\x00\x05\x00\x00\x00\x47\x4e\x55\x00\x01\x00\x01\xc0\x04\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\x02\x00\x01\xc0\x04\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00", 48, 778504) = 48 [pid 5002] newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=792936, ...}, AT_EMPTY_PATH) = 0 [pid 5002] mmap(NULL, 796968, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f87a27aa000 [pid 5002] mmap(0x7f87a27b9000, 557056, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf000) = 0x7f87a27b9000 [pid 5002] mmap(0x7f87a2841000, 163840, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x97000) = 0x7f87a2841000 [pid 5002] mmap(0x7f87a2869000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xbe000) = 0x7f87a2869000 [pid 5002] close(3) = 0 [pid 5002] openat(AT_FDCWD, "/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 3 [pid 5002] read(3, "\x7f\x45\x4c\x46\x02\x01\x01\x03\x00\x00\x00\x00\x00\x00\x00\x00\x03\x00\x3e\x00\x01\x00\x00\x00\x8c\x87\x02\x00\x00\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x28\x32\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x40\x00\x38\x00\x0e\x00\x40\x00\x3c\x00\x3b\x00\x06\x00\x00\x00\x04\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00"..., 832) = 832 [pid 5002] pread64(3, "\x06\x00\x00\x00\x04\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x03\x00\x00\x00\x04\x00\x00\x00\xa0\xf3\x16\x00\x00\x00\x00\x00\xa0\xf3\x16\x00\x00\x00\x00\x00\xa0\xf3\x16\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00"..., 784, 64) = 784 [pid 5002] pread64(3, "\x04\x00\x00\x00\x30\x00\x00\x00\x05\x00\x00\x00\x47\x4e\x55\x00\x02\x80\x00\xc0\x04\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x01\x00\x01\xc0\x04\x00\x00\x00\x3b\x08\x00\x00\x00\x00\x00\x00\x02\x00\x01\xc0\x04\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00", 64, 848) = 64 [pid 5002] pread64(3, "\x04\x00\x00\x00\x10\x00\x00\x00\x01\x00\x00\x00\x47\x4e\x55\x00\x00\x00\x00\x00\x04\x00\x00\x00\x13\x00\x00\x00\x00\x00\x00\x00", 32, 912) = 32 [pid 5002] newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=1720616, ...}, AT_EMPTY_PATH) = 0 [pid 5002] pread64(3, "\x06\x00\x00\x00\x04\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x10\x03\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x03\x00\x00\x00\x04\x00\x00\x00\xa0\xf3\x16\x00\x00\x00\x00\x00\xa0\xf3\x16\x00\x00\x00\x00\x00\xa0\xf3\x16\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00"..., 784, 64) = 784 [pid 5002] mmap(NULL, 1773008, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f87a25f9000 [pid 5002] mmap(0x7f87a2621000, 1191936, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x28000) = 0x7f87a2621000 [pid 5002] mmap(0x7f87a2744000, 339968, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14b000) = 0x7f87a2744000 [pid 5002] mmap(0x7f87a2797000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x19d000) = 0x7f87a2797000 [pid 5002] mmap(0x7f87a279d000, 52688, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f87a279d000 [pid 5002] close(3) = 0 [pid 5002] openat(AT_FDCWD, "/lib64/libresolv.so.2", O_RDONLY|O_CLOEXEC) = 3 [pid 5002] read(3, "\x7f\x45\x4c\x46\x02\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x03\x00\x3e\x00\x01\x00\x00\x00\x58\x33\x00\x00\x00\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x90\xc1\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x40\x00\x38\x00\x0b\x00\x40\x00\x1c\x00\x1b\x00\x01\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x2e\x00\x00"..., 832) = 832 [pid 5002] newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=51344, ...}, AT_EMPTY_PATH) = 0 [pid 5002] mmap(NULL, 63624, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f87a25e9000 [pid 5002] mmap(0x7f87a25ec000, 24576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f87a25ec000 [pid 5002] mmap(0x7f87a25f2000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9000) = 0x7f87a25f2000 [pid 5002] mmap(0x7f87a25f5000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xb000) = 0x7f87a25f5000 [pid 5002] mmap(0x7f87a25f7000, 6280, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f87a25f7000 [pid 5002] close(3) = 0 [pid 5002] openat(AT_FDCWD, "/lib64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5002] openat(AT_FDCWD, "/usr/lib64/glibc-hwcaps/x86-64-v3/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5002] newfstatat(AT_FDCWD, "/usr/lib64/glibc-hwcaps/x86-64-v3", 0x7ffc3db0f8a0, 0) = -1 ENOENT (No such file or directory) [pid 5002] openat(AT_FDCWD, "/usr/lib64/glibc-hwcaps/x86-64-v2/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5002] newfstatat(AT_FDCWD, "/usr/lib64/glibc-hwcaps/x86-64-v2", 0x7ffc3db0f8a0, 0) = -1 ENOENT (No such file or directory) [pid 5002] openat(AT_FDCWD, "/usr/lib64/tls/x86_64/x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5002] newfstatat(AT_FDCWD, "/usr/lib64/tls/x86_64/x86_64", 0x7ffc3db0f8a0, 0) = -1 ENOENT (No such file or directory) [pid 5002] openat(AT_FDCWD, "/usr/lib64/tls/x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5002] newfstatat(AT_FDCWD, "/usr/lib64/tls/x86_64", 0x7ffc3db0f8a0, 0) = -1 ENOENT (No such file or directory) [pid 5002] openat(AT_FDCWD, "/usr/lib64/tls/x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5002] newfstatat(AT_FDCWD, "/usr/lib64/tls/x86_64", 0x7ffc3db0f8a0, 0) = -1 ENOENT (No such file or directory) [pid 5002] openat(AT_FDCWD, "/usr/lib64/tls/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5002] newfstatat(AT_FDCWD, "/usr/lib64/tls", 0x7ffc3db0f8a0, 0) = -1 ENOENT (No such file or directory) [pid 5002] openat(AT_FDCWD, "/usr/lib64/x86_64/x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5002] newfstatat(AT_FDCWD, "/usr/lib64/x86_64/x86_64", 0x7ffc3db0f8a0, 0) = -1 ENOENT (No such file or directory) [pid 5002] openat(AT_FDCWD, "/usr/lib64/x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5002] newfstatat(AT_FDCWD, "/usr/lib64/x86_64", 0x7ffc3db0f8a0, 0) = -1 ENOENT (No such file or directory) [pid 5002] openat(AT_FDCWD, "/usr/lib64/x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5002] newfstatat(AT_FDCWD, "/usr/lib64/x86_64", 0x7ffc3db0f8a0, 0) = -1 ENOENT (No such file or directory) [pid 5002] openat(AT_FDCWD, "/usr/lib64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = 3 [pid 5002] read(3, "\x7f\x45\x4c\x46\x02\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x03\x00\x3e\x00\x01\x00\x00\x00\x88\x7f\x00\x00\x00\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x70\x31\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x40\x00\x38\x00\x0b\x00\x40\x00\x1f\x00\x1e\x00\x01\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x68\x6f\x00\x00"..., 832) = 832 [pid 5002] pread64(3, "\x04\x00\x00\x00\x20\x00\x00\x00\x05\x00\x00\x00\x47\x4e\x55\x00\x01\x00\x01\xc0\x04\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\x02\x00\x01\xc0\x04\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00", 48, 138152) = 48 [pid 5002] newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=145712, ...}, AT_EMPTY_PATH) = 0 [pid 5002] mmap(NULL, 157200, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f87a25c2000 [pid 5002] mprotect(0x7f87a25c9000, 114688, PROT_NONE) = 0 [pid 5002] mmap(0x7f87a25c9000, 81920, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x7f87a25c9000 [pid 5002] mmap(0x7f87a25dd000, 28672, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1b000) = 0x7f87a25dd000 [pid 5002] mmap(0x7f87a25e5000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x22000) = 0x7f87a25e5000 [pid 5002] mmap(0x7f87a25e7000, 5648, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f87a25e7000 [pid 5002] close(3) = 0 [pid 5002] openat(AT_FDCWD, "/lib64/libpcre2-8.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) [pid 5002] openat(AT_FDCWD, "/usr/lib64/libpcre2-8.so.0", O_RDONLY|O_CLOEXEC) = 3 [pid 5002] read(3, "\x7f\x45\x4c\x46\x02\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x03\x00\x3e\x00\x01\x00\x00\x00\xf8\x21\x00\x00\x00\x00\x00\x00\x40\x00\x00\x00\x00\x00\x00\x00\x50\x32\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x40\x00\x38\x00\x0a\x00\x40\x00\x1a\x00\x19\x00\x01\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd8\x1f\x00\x00"..., 832) = 832 [pid 5002] pread64(3, "\x04\x00\x00\x00\x20\x00\x00\x00\x05\x00\x00\x00\x47\x4e\x55\x00\x01\x00\x01\xc0\x04\x00\x00\x00\x09\x00\x00\x00\x00\x00\x00\x00\x02\x00\x01\xc0\x04\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00", 48, 336112) = 48 [pid 5002] newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=342224, ...}, AT_EMPTY_PATH) = 0 [pid 5002] mmap(NULL, 344456, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f87a256d000 [pid 5002] mmap(0x7f87a256f000, 180224, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f87a256f000 [pid 5002] mmap(0x7f87a259b000, 151552, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2e000) = 0x7f87a259b000 [pid 5002] mmap(0x7f87a25c0000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x52000) = 0x7f87a25c0000 [pid 5002] close(3) = 0 [pid 5002] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f87a256b000 [pid 5002] arch_prctl(ARCH_SET_FS, 0x7f87a256c380) = 0 [pid 5002] set_tid_address(0x7f87a256c650) = 5002 [pid 5002] set_robust_list(0x7f87a256c660, 24) = 0 [pid 5002] rseq(0x7f87a256cd20, 0x20, 0, 0x53053053) = 0 [pid 5002] mprotect(0x7f87a2797000, 16384, PROT_READ) = 0 [pid 5002] mprotect(0x7f87a25c0000, 4096, PROT_READ) = 0 [pid 5002] mprotect(0x7f87a25e5000, 4096, PROT_READ) = 0 [pid 5002] mprotect(0x7f87a25f5000, 4096, PROT_READ) = 0 [pid 5002] mprotect(0x7f87a2869000, 12288, PROT_READ) = 0 [pid 5002] mprotect(0x559364d1a000, 4096, PROT_READ) = 0 [pid 5002] mprotect(0x7f87a289c000, 8192, PROT_READ) = 0 [pid 5002] prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 [pid 5002] statfs("/sys/fs/selinux", 0x7ffc3db10650) = -1 ENOENT (No such file or directory) [pid 5002] statfs("/selinux", 0x7ffc3db10650) = -1 ENOENT (No such file or directory) [pid 5002] getrandom("\xf5\x63\x57\x48\x4c\xa5\x88\x0a", 8, GRND_NONBLOCK) = 8 [pid 5002] brk(NULL) = 0x559366847000 [pid 5002] brk(0x559366868000) = 0x559366868000 [pid 5002] openat(AT_FDCWD, "/proc/filesystems", O_RDONLY|O_CLOEXEC) = 3 [pid 5002] newfstatat(3, "", {st_mode=S_IFREG|0444, st_size=0, ...}, AT_EMPTY_PATH) = 0 [pid 5002] read(3, "nodev\tsysfs\nnodev\ttmpfs\nnodev\tbdev\nnodev\tproc\nnodev\tcgroup\nnodev\tcgroup2\nnodev\tcpuset\nnodev\tdevtmpfs"..., 1024) = 819 [pid 5002] read(3, "", 1024) = 0 [pid 5002] close(3) = 0 [pid 5002] access("/etc/selinux/config", F_OK) = 0 [pid 5002] openat(AT_FDCWD, "./swap-file", O_WRONLY) = 3 [pid 5002] lseek(3, 0, SEEK_END) = 128000000 [pid 5002] lseek(3, 0, SEEK_SET) = 0 [pid 5002] newfstatat(1, "", {st_mode=S_IFIFO|0600, st_size=0, ...}, AT_EMPTY_PATH) = 0 [pid 5002] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 1024) = 1024 [pid 5002] write(3, "\x01\x00\x00\x00\x11\x7a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 516) = 516 [pid 5002] lseek(3, 4086, SEEK_SET) = 4086 [pid 5002] write(3, "SWAPSPACE2", 10) = 10 [pid 5002] fsync(3) = 0 [pid 5002] write(1, "Setting up swapspace version 1, size = 127995904 bytes\n", 55Setting up swapspace version 1, size = 127995904 bytes ) = 55 [pid 5002] exit_group(0) = ? [pid 5002] +++ exited with 0 +++ rt_sigaction(SIGINT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 rt_sigaction(SIGQUIT, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fd26f66bc80}, NULL, 8) = 0 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5002, si_uid=0, si_status=0, si_utime=0, si_stime=4 /* 0.04 s */} --- swapon("./swap-file", SWAP_FLAG_PREFER|0) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x55555736e5d0) = 5003 ./strace-static-x86_64: Process 5003 attached [pid 4999] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5003] set_robust_list(0x55555736e5e0, 24) = 0 [pid 5003] getpid() = 5003 ./strace-static-x86_64: Process 5004 attached [pid 4999] <... clone resumed>, child_tidptr=0x55555736e5d0) = 5004 [pid 5003] mkdir("./syzkaller.6dI0Ax", 0700 [pid 4999] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5004] set_robust_list(0x55555736e5e0, 24) = 0 [pid 5004] getpid( [pid 4999] <... clone resumed>, child_tidptr=0x55555736e5d0) = 5005 [pid 5003] <... mkdir resumed>) = 0 [pid 4999] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5004] <... getpid resumed>) = 5004 [pid 5003] chmod("./syzkaller.6dI0Ax", 0777./strace-static-x86_64: Process 5005 attached [pid 5004] mkdir("./syzkaller.JiAcdC", 0700) = 0 [pid 5003] <... chmod resumed>) = 0 [pid 4999] <... clone resumed>, child_tidptr=0x55555736e5d0) = 5006 [pid 4999] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5006 attached [pid 5005] set_robust_list(0x55555736e5e0, 24 [pid 5004] chmod("./syzkaller.JiAcdC", 0777 [pid 5003] chdir("./syzkaller.6dI0Ax" [pid 5004] <... chmod resumed>) = 0 [pid 5005] <... set_robust_list resumed>) = 0 [pid 5003] <... chdir resumed>) = 0 [pid 5003] unshare(CLONE_NEWPID [pid 4999] <... clone resumed>, child_tidptr=0x55555736e5d0) = 5007 [pid 4999] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5005] getpid( [pid 4999] <... clone resumed>, child_tidptr=0x55555736e5d0) = 5008 ./strace-static-x86_64: Process 5008 attached [pid 5005] <... getpid resumed>) = 5005 [pid 5004] chdir("./syzkaller.JiAcdC" [pid 5003] <... unshare resumed>) = 0 [pid 5008] set_robust_list(0x55555736e5e0, 24 [pid 5005] mkdir("./syzkaller.GK7ZkD", 0700 [pid 5004] <... chdir resumed>) = 0 [pid 5003] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5008] <... set_robust_list resumed>) = 0 [pid 5004] unshare(CLONE_NEWPID [pid 5008] getpid() = 5008 [pid 5005] <... mkdir resumed>) = 0 [pid 5004] <... unshare resumed>) = 0 [pid 5008] mkdir("./syzkaller.wpoEXQ", 0700 [pid 5005] chmod("./syzkaller.GK7ZkD", 0777 [pid 5004] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5008] <... mkdir resumed>) = 0 [pid 5008] chmod("./syzkaller.wpoEXQ", 0777) = 0 ./strace-static-x86_64: Process 5007 attached [pid 5007] set_robust_list(0x55555736e5e0, 24 [pid 5008] chdir("./syzkaller.wpoEXQ") = 0 [pid 5008] unshare(CLONE_NEWPID [pid 5007] <... set_robust_list resumed>) = 0 [pid 5005] <... chmod resumed>) = 0 [pid 5004] <... clone resumed>, child_tidptr=0x55555736e5d0) = 5010 [pid 5003] <... clone resumed>, child_tidptr=0x55555736e5d0) = 5009 [pid 5008] <... unshare resumed>) = 0 [pid 5006] set_robust_list(0x55555736e5e0, 24 [pid 5005] chdir("./syzkaller.GK7ZkD"./strace-static-x86_64: Process 5010 attached ./strace-static-x86_64: Process 5009 attached [pid 5008] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5007] getpid( [pid 5006] <... set_robust_list resumed>) = 0 [pid 5005] <... chdir resumed>) = 0 [pid 5005] unshare(CLONE_NEWPID) = 0 [pid 5006] getpid( [pid 5005] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5010] set_robust_list(0x55555736e5e0, 24 [pid 5009] set_robust_list(0x55555736e5e0, 24 [pid 5006] <... getpid resumed>) = 5006 [pid 5005] <... clone resumed>, child_tidptr=0x55555736e5d0) = 5011 ./strace-static-x86_64: Process 5011 attached [pid 5010] <... set_robust_list resumed>) = 0 [pid 5009] <... set_robust_list resumed>) = 0 [pid 5007] <... getpid resumed>) = 5007 [pid 5006] mkdir("./syzkaller.gIleeK", 0700 [pid 5011] set_robust_list(0x55555736e5e0, 24) = 0 [pid 5011] mount(NULL, "/sys/fs/fuse/connections", "fusectl", 0, NULL [pid 5006] <... mkdir resumed>) = 0 [pid 5006] chmod("./syzkaller.gIleeK", 0777 [pid 5010] mount(NULL, "/sys/fs/fuse/connections", "fusectl", 0, NULL [pid 5006] <... chmod resumed>) = 0 [pid 5006] chdir("./syzkaller.gIleeK") = 0 [pid 5011] <... mount resumed>) = -1 EBUSY (Device or resource busy) [pid 5010] <... mount resumed>) = -1 EBUSY (Device or resource busy) [pid 5011] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5011] setsid() = 1 [pid 5011] prlimit64(0, RLIMIT_AS, {rlim_cur=204800*1024, rlim_max=204800*1024}, NULL) = 0 [pid 5011] prlimit64(0, RLIMIT_MEMLOCK, {rlim_cur=32768*1024, rlim_max=32768*1024}, [pid 5010] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5006] unshare(CLONE_NEWPID [pid 5009] mount(NULL, "/sys/fs/fuse/connections", "fusectl", 0, NULL [pid 5011] <... prlimit64 resumed>NULL) = 0 [pid 5006] <... unshare resumed>) = 0 [pid 5011] prlimit64(0, RLIMIT_FSIZE, {rlim_cur=139264*1024, rlim_max=139264*1024}, NULL) = 0 [pid 5010] <... prctl resumed>) = 0 [pid 5006] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5011] prlimit64(0, RLIMIT_STACK, {rlim_cur=1024*1024, rlim_max=1024*1024}, NULL) = 0 [pid 5011] prlimit64(0, RLIMIT_CORE, {rlim_cur=131072*1024, rlim_max=131072*1024}, NULL) = 0 [pid 5011] prlimit64(0, RLIMIT_NOFILE, {rlim_cur=256, rlim_max=256}, NULL) = 0 [pid 5011] unshare(CLONE_NEWNS [pid 5010] setsid() = 1 [pid 5007] mkdir("./syzkaller.s18tWO", 0700 [pid 5006] <... clone resumed>, child_tidptr=0x55555736e5d0) = 5012 [pid 5011] <... unshare resumed>) = 0 [pid 5010] prlimit64(0, RLIMIT_AS, {rlim_cur=204800*1024, rlim_max=204800*1024}, [pid 5011] mount(NULL, "/", NULL, MS_REC|MS_PRIVATE, NULL [pid 5010] <... prlimit64 resumed>NULL) = 0 [pid 5009] <... mount resumed>) = -1 EBUSY (Device or resource busy) [pid 5009] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5009] setsid() = 1 [pid 5007] <... mkdir resumed>) = 0 [pid 5010] prlimit64(0, RLIMIT_MEMLOCK, {rlim_cur=32768*1024, rlim_max=32768*1024}, [pid 5009] prlimit64(0, RLIMIT_AS, {rlim_cur=204800*1024, rlim_max=204800*1024}, NULL) = 0 [pid 5010] <... prlimit64 resumed>NULL) = 0 [pid 5010] prlimit64(0, RLIMIT_FSIZE, {rlim_cur=139264*1024, rlim_max=139264*1024}, [pid 5011] <... mount resumed>) = 0 [pid 5010] <... prlimit64 resumed>NULL) = 0 [pid 5008] <... clone resumed>, child_tidptr=0x55555736e5d0) = 5013 [pid 5007] chmod("./syzkaller.s18tWO", 0777./strace-static-x86_64: Process 5012 attached [pid 5009] prlimit64(0, RLIMIT_MEMLOCK, {rlim_cur=32768*1024, rlim_max=32768*1024}, NULL) = 0 [pid 5010] prlimit64(0, RLIMIT_STACK, {rlim_cur=1024*1024, rlim_max=1024*1024}, [pid 5009] prlimit64(0, RLIMIT_FSIZE, {rlim_cur=139264*1024, rlim_max=139264*1024}, [pid 5010] <... prlimit64 resumed>NULL) = 0 [pid 5007] <... chmod resumed>) = 0 [pid 5009] <... prlimit64 resumed>NULL) = 0 [pid 5011] unshare(CLONE_NEWIPC [pid 5009] prlimit64(0, RLIMIT_STACK, {rlim_cur=1024*1024, rlim_max=1024*1024}, ./strace-static-x86_64: Process 5013 attached [pid 5012] set_robust_list(0x55555736e5e0, 24 [pid 5010] prlimit64(0, RLIMIT_CORE, {rlim_cur=131072*1024, rlim_max=131072*1024}, [pid 5007] chdir("./syzkaller.s18tWO" [pid 5012] <... set_robust_list resumed>) = 0 [pid 5010] <... prlimit64 resumed>NULL) = 0 [pid 5010] prlimit64(0, RLIMIT_NOFILE, {rlim_cur=256, rlim_max=256}, [pid 5007] <... chdir resumed>) = 0 [pid 5010] <... prlimit64 resumed>NULL) = 0 [pid 5010] unshare(CLONE_NEWNS [pid 5007] unshare(CLONE_NEWPID [pid 5012] mount(NULL, "/sys/fs/fuse/connections", "fusectl", 0, NULL [pid 5010] <... unshare resumed>) = 0 [pid 5007] <... unshare resumed>) = 0 [pid 5013] set_robust_list(0x55555736e5e0, 24 [pid 5011] <... unshare resumed>) = 0 [pid 5013] <... set_robust_list resumed>) = 0 [pid 5012] <... mount resumed>) = -1 EBUSY (Device or resource busy) [pid 5011] unshare(CLONE_NEWCGROUP [pid 5010] mount(NULL, "/", NULL, MS_REC|MS_PRIVATE, NULL [pid 5009] <... prlimit64 resumed>NULL) = 0 [pid 5007] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5013] mount(NULL, "/sys/fs/fuse/connections", "fusectl", 0, NULL [pid 5012] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5011] <... unshare resumed>) = 0 [pid 5010] <... mount resumed>) = 0 [pid 5009] prlimit64(0, RLIMIT_CORE, {rlim_cur=131072*1024, rlim_max=131072*1024}, [pid 5012] <... prctl resumed>) = 0 [pid 5010] unshare(CLONE_NEWIPC./strace-static-x86_64: Process 5014 attached [pid 5012] setsid() = 1 [pid 5012] prlimit64(0, RLIMIT_AS, {rlim_cur=204800*1024, rlim_max=204800*1024}, NULL) = 0 [pid 5012] prlimit64(0, RLIMIT_MEMLOCK, {rlim_cur=32768*1024, rlim_max=32768*1024}, [pid 5010] <... unshare resumed>) = 0 [pid 5007] <... clone resumed>, child_tidptr=0x55555736e5d0) = 5014 [pid 5010] unshare(CLONE_NEWCGROUP [pid 5012] <... prlimit64 resumed>NULL) = 0 [pid 5010] <... unshare resumed>) = 0 [pid 5012] prlimit64(0, RLIMIT_FSIZE, {rlim_cur=139264*1024, rlim_max=139264*1024}, [pid 5014] set_robust_list(0x55555736e5e0, 24 [pid 5010] unshare(CLONE_NEWUTS [pid 5012] <... prlimit64 resumed>NULL) = 0 [pid 5010] <... unshare resumed>) = 0 [pid 5012] prlimit64(0, RLIMIT_STACK, {rlim_cur=1024*1024, rlim_max=1024*1024}, [pid 5010] unshare(CLONE_SYSVSEM [pid 5012] <... prlimit64 resumed>NULL) = 0 [pid 5010] <... unshare resumed>) = 0 [pid 5012] prlimit64(0, RLIMIT_CORE, {rlim_cur=131072*1024, rlim_max=131072*1024}, [pid 5010] openat(AT_FDCWD, "/proc/sys/kernel/shmmax", O_WRONLY|O_CLOEXEC [pid 5012] <... prlimit64 resumed>NULL) = 0 [pid 5012] prlimit64(0, RLIMIT_NOFILE, {rlim_cur=256, rlim_max=256}, NULL) = 0 [pid 5010] <... openat resumed>) = 3 [pid 5012] unshare(CLONE_NEWNS [pid 5010] write(3, "16777216", 8 [pid 5014] <... set_robust_list resumed>) = 0 [pid 5012] <... unshare resumed>) = 0 [pid 5010] <... write resumed>) = 8 [pid 5013] <... mount resumed>) = -1 EBUSY (Device or resource busy) [pid 5010] close(3 [pid 5012] mount(NULL, "/", NULL, MS_REC|MS_PRIVATE, NULL [pid 5010] <... close resumed>) = 0 [pid 5012] <... mount resumed>) = 0 [pid 5010] openat(AT_FDCWD, "/proc/sys/kernel/shmall", O_WRONLY|O_CLOEXEC [pid 5014] mount(NULL, "/sys/fs/fuse/connections", "fusectl", 0, NULL [pid 5013] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5011] unshare(CLONE_NEWUTS [pid 5010] <... openat resumed>) = 3 [pid 5012] unshare(CLONE_NEWIPC [pid 5010] write(3, "536870912", 9 [pid 5014] <... mount resumed>) = -1 EBUSY (Device or resource busy) [pid 5013] <... prctl resumed>) = 0 [pid 5011] <... unshare resumed>) = 0 [pid 5010] <... write resumed>) = 9 [pid 5009] <... prlimit64 resumed>NULL) = 0 [pid 5012] <... unshare resumed>) = 0 [pid 5010] close(3) = 0 [pid 5010] openat(AT_FDCWD, "/proc/sys/kernel/shmmni", O_WRONLY|O_CLOEXEC) = 3 [pid 5010] write(3, "1024", 4) = 4 [pid 5010] close(3) = 0 [pid 5010] openat(AT_FDCWD, "/proc/sys/kernel/msgmax", O_WRONLY|O_CLOEXEC [pid 5014] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5010] <... openat resumed>) = 3 [pid 5014] <... prctl resumed>) = 0 [pid 5012] unshare(CLONE_NEWCGROUP [pid 5010] write(3, "8192", 4 [pid 5014] setsid( [pid 5013] setsid( [pid 5011] unshare(CLONE_SYSVSEM [pid 5010] <... write resumed>) = 4 [pid 5014] <... setsid resumed>) = 1 [pid 5013] <... setsid resumed>) = 1 [pid 5011] <... unshare resumed>) = 0 [pid 5010] close(3 [pid 5009] prlimit64(0, RLIMIT_NOFILE, {rlim_cur=256, rlim_max=256}, [pid 5014] prlimit64(0, RLIMIT_AS, {rlim_cur=204800*1024, rlim_max=204800*1024}, [pid 5013] prlimit64(0, RLIMIT_AS, {rlim_cur=204800*1024, rlim_max=204800*1024}, [pid 5011] openat(AT_FDCWD, "/proc/sys/kernel/shmmax", O_WRONLY|O_CLOEXEC [pid 5010] <... close resumed>) = 0 [pid 5014] <... prlimit64 resumed>NULL) = 0 [pid 5013] <... prlimit64 resumed>NULL) = 0 [pid 5012] <... unshare resumed>) = 0 [pid 5011] <... openat resumed>) = 3 [pid 5010] openat(AT_FDCWD, "/proc/sys/kernel/msgmni", O_WRONLY|O_CLOEXEC [pid 5009] <... prlimit64 resumed>NULL) = 0 [pid 5014] prlimit64(0, RLIMIT_MEMLOCK, {rlim_cur=32768*1024, rlim_max=32768*1024}, [pid 5013] prlimit64(0, RLIMIT_MEMLOCK, {rlim_cur=32768*1024, rlim_max=32768*1024}, [pid 5012] unshare(CLONE_NEWUTS [pid 5011] write(3, "16777216", 8 [pid 5010] <... openat resumed>) = 3 [pid 5014] <... prlimit64 resumed>NULL) = 0 [pid 5013] <... prlimit64 resumed>NULL) = 0 [pid 5012] <... unshare resumed>) = 0 [pid 5011] <... write resumed>) = 8 [pid 5010] write(3, "1024", 4 [pid 5009] unshare(CLONE_NEWNS [pid 5014] prlimit64(0, RLIMIT_FSIZE, {rlim_cur=139264*1024, rlim_max=139264*1024}, [pid 5013] prlimit64(0, RLIMIT_FSIZE, {rlim_cur=139264*1024, rlim_max=139264*1024}, [pid 5012] unshare(CLONE_SYSVSEM [pid 5011] close(3 [pid 5010] <... write resumed>) = 4 [pid 5014] <... prlimit64 resumed>NULL) = 0 [pid 5012] <... unshare resumed>) = 0 [pid 5010] close(3 [pid 5014] prlimit64(0, RLIMIT_STACK, {rlim_cur=1024*1024, rlim_max=1024*1024}, [pid 5013] <... prlimit64 resumed>NULL) = 0 [pid 5012] openat(AT_FDCWD, "/proc/sys/kernel/shmmax", O_WRONLY|O_CLOEXEC [pid 5011] <... close resumed>) = 0 [pid 5010] <... close resumed>) = 0 [pid 5009] <... unshare resumed>) = 0 [pid 5014] <... prlimit64 resumed>NULL) = 0 [pid 5013] prlimit64(0, RLIMIT_STACK, {rlim_cur=1024*1024, rlim_max=1024*1024}, [pid 5011] openat(AT_FDCWD, "/proc/sys/kernel/shmall", O_WRONLY|O_CLOEXEC [pid 5010] openat(AT_FDCWD, "/proc/sys/kernel/msgmnb", O_WRONLY|O_CLOEXEC [pid 5012] <... openat resumed>) = 3 [pid 5014] prlimit64(0, RLIMIT_CORE, {rlim_cur=131072*1024, rlim_max=131072*1024}, [pid 5013] <... prlimit64 resumed>NULL) = 0 [pid 5012] write(3, "16777216", 8 [pid 5011] <... openat resumed>) = 3 [pid 5010] <... openat resumed>) = 3 [pid 5009] mount(NULL, "/", NULL, MS_REC|MS_PRIVATE, NULL [pid 5014] <... prlimit64 resumed>NULL) = 0 [pid 5013] prlimit64(0, RLIMIT_CORE, {rlim_cur=131072*1024, rlim_max=131072*1024}, [pid 5012] <... write resumed>) = 8 [pid 5011] write(3, "536870912", 9 [pid 5010] write(3, "1024", 4 [pid 5014] prlimit64(0, RLIMIT_NOFILE, {rlim_cur=256, rlim_max=256}, [pid 5013] <... prlimit64 resumed>NULL) = 0 [pid 5012] close(3 [pid 5011] <... write resumed>) = 9 [pid 5010] <... write resumed>) = 4 [pid 5009] <... mount resumed>) = 0 [pid 5014] <... prlimit64 resumed>NULL) = 0 [pid 5013] prlimit64(0, RLIMIT_NOFILE, {rlim_cur=256, rlim_max=256}, [pid 5012] <... close resumed>) = 0 [pid 5011] close(3 [pid 5010] close(3 [pid 5014] unshare(CLONE_NEWNS [pid 5013] <... prlimit64 resumed>NULL) = 0 [pid 5012] openat(AT_FDCWD, "/proc/sys/kernel/shmall", O_WRONLY|O_CLOEXEC [ 48.462701][ T4999] Adding 124996k swap on ./swap-file. Priority:0 extents:1 across:124996k FS [pid 5011] <... close resumed>) = 0 [pid 5010] <... close resumed>) = 0 [pid 5009] unshare(CLONE_NEWIPC [pid 5014] <... unshare resumed>) = 0 [pid 5013] unshare(CLONE_NEWNS [pid 5012] <... openat resumed>) = 3 [pid 5011] openat(AT_FDCWD, "/proc/sys/kernel/shmmni", O_WRONLY|O_CLOEXEC [pid 5010] openat(AT_FDCWD, "/proc/sys/kernel/sem", O_WRONLY|O_CLOEXEC [pid 5012] write(3, "536870912", 9) = 9 [pid 5010] <... openat resumed>) = 3 [pid 5012] close(3) = 0 [pid 5010] write(3, "1024 1048576 500 1024", 21 [pid 5012] openat(AT_FDCWD, "/proc/sys/kernel/shmmni", O_WRONLY|O_CLOEXEC) = 3 [pid 5012] write(3, "1024", 4) = 4 [pid 5012] close(3) = 0 [pid 5012] openat(AT_FDCWD, "/proc/sys/kernel/msgmax", O_WRONLY|O_CLOEXEC) = 3 [pid 5014] mount(NULL, "/", NULL, MS_REC|MS_PRIVATE, NULL [pid 5010] <... write resumed>) = 21 [pid 5012] write(3, "8192", 4 [pid 5011] <... openat resumed>) = 3 [pid 5010] close(3 [pid 5012] <... write resumed>) = 4 [pid 5012] close(3) = 0 [pid 5010] <... close resumed>) = 0 [pid 5012] openat(AT_FDCWD, "/proc/sys/kernel/msgmni", O_WRONLY|O_CLOEXEC) = 3 [pid 5011] write(3, "1024", 4 [pid 5010] getpid( [pid 5014] <... mount resumed>) = 0 [pid 5013] <... unshare resumed>) = 0 [pid 5012] write(3, "1024", 4 [pid 5011] <... write resumed>) = 4 [pid 5010] <... getpid resumed>) = 1 [pid 5009] <... unshare resumed>) = 0 [pid 5014] unshare(CLONE_NEWIPC [pid 5012] <... write resumed>) = 4 [pid 5011] close(3 [pid 5010] capget({version=_LINUX_CAPABILITY_VERSION_3, pid=1}, [pid 5009] unshare(CLONE_NEWCGROUP [pid 5013] mount(NULL, "/", NULL, MS_REC|MS_PRIVATE, NULL [pid 5012] close(3 [pid 5010] <... capget resumed>{effective=1<) = 0 [pid 5012] openat(AT_FDCWD, "/proc/sys/kernel/msgmnb", O_WRONLY|O_CLOEXEC [pid 5011] <... close resumed>) = 0 [pid 5010] capset({version=_LINUX_CAPABILITY_VERSION_3, pid=1}, {effective=1< [pid 5014] <... unshare resumed>) = 0 [pid 5013] <... mount resumed>) = 0 [pid 5012] <... openat resumed>) = 3 [pid 5011] openat(AT_FDCWD, "/proc/sys/kernel/msgmax", O_WRONLY|O_CLOEXEC [pid 5009] <... unshare resumed>) = 0 [pid 5014] unshare(CLONE_NEWCGROUP [pid 5013] unshare(CLONE_NEWIPC [pid 5012] write(3, "1024", 4 [pid 5010] <... capset resumed>) = 0 [pid 5014] <... unshare resumed>) = 0 [pid 5012] <... write resumed>) = 4 [pid 5011] <... openat resumed>) = 3 [pid 5010] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 5009] unshare(CLONE_NEWUTS [pid 5012] close(3) = 0 [pid 5010] <... socket resumed>) = 3 [pid 5014] unshare(CLONE_NEWUTS [pid 5012] openat(AT_FDCWD, "/proc/sys/kernel/sem", O_WRONLY|O_CLOEXEC [pid 5011] write(3, "8192", 4 [pid 5009] <... unshare resumed>) = 0 [pid 5014] <... unshare resumed>) = 0 [pid 5013] <... unshare resumed>) = 0 [pid 5012] <... openat resumed>) = 3 [pid 5011] <... write resumed>) = 4 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] unshare(CLONE_SYSVSEM [pid 5014] unshare(CLONE_SYSVSEM [pid 5013] unshare(CLONE_NEWCGROUP [pid 5012] write(3, "1024 1048576 500 1024", 21 [pid 5011] close(3 [pid 5010] <... socket resumed>) = 4 [pid 5009] <... unshare resumed>) = 0 [pid 5014] <... unshare resumed>) = 0 [pid 5013] <... unshare resumed>) = 0 [pid 5012] <... write resumed>) = 21 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="nr1" [pid 5012] close(3 [pid 5011] <... close resumed>) = 0 [pid 5009] openat(AT_FDCWD, "/proc/sys/kernel/shmmax", O_WRONLY|O_CLOEXEC [pid 5014] openat(AT_FDCWD, "/proc/sys/kernel/shmmax", O_WRONLY|O_CLOEXEC [pid 5012] <... close resumed>) = 0 [pid 5011] openat(AT_FDCWD, "/proc/sys/kernel/msgmni", O_WRONLY|O_CLOEXEC [pid 5010] <... ioctl resumed>, ifr_ifindex=24}) = 0 [pid 5012] getpid( [pid 5009] <... openat resumed>) = 3 [pid 5012] <... getpid resumed>) = 1 [pid 5010] close(4 [pid 5012] capget({version=_LINUX_CAPABILITY_VERSION_3, pid=1}, [pid 5011] <... openat resumed>) = 3 [pid 5012] <... capget resumed>{effective=1<) = 0 [pid 5012] capset({version=_LINUX_CAPABILITY_VERSION_3, pid=1}, {effective=1< [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x18\x00\x00\x00\x08\x00\x02\x00\xac\x1e\x00\x02\x08\x00\x01\x00\xac\x1e\x00\x02"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] write(3, "16777216", 8 [pid 5014] <... openat resumed>) = 3 [pid 5013] unshare(CLONE_NEWUTS [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... write resumed>) = 4 [pid 5010] <... sendto resumed>) = 40 [pid 5009] <... write resumed>) = 8 [pid 5014] write(3, "16777216", 8 [pid 5013] <... unshare resumed>) = 0 [pid 5012] <... socket resumed>) = 4 [pid 5011] close(3 [pid 5010] recvfrom(3, [pid 5009] close(3 [pid 5014] <... write resumed>) = 8 [pid 5013] unshare(CLONE_SYSVSEM [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="nr3" [pid 5011] <... close resumed>) = 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=RTM_NEWADDR, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|NLM_F_REPLACE|NLM_F_CREATE, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... close resumed>) = 0 [pid 5014] close(3 [pid 5013] <... unshare resumed>) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=26}) = 0 [pid 5011] openat(AT_FDCWD, "/proc/sys/kernel/msgmnb", O_WRONLY|O_CLOEXEC [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] openat(AT_FDCWD, "/proc/sys/kernel/shmall", O_WRONLY|O_CLOEXEC [pid 5014] <... close resumed>) = 0 [pid 5013] openat(AT_FDCWD, "/proc/sys/kernel/shmmax", O_WRONLY|O_CLOEXEC [pid 5012] close(4 [pid 5011] <... openat resumed>) = 3 [pid 5010] <... socket resumed>) = 4 [pid 5009] <... openat resumed>) = 3 [pid 5014] openat(AT_FDCWD, "/proc/sys/kernel/shmall", O_WRONLY|O_CLOEXEC [pid 5013] <... openat resumed>) = 3 [pid 5012] <... close resumed>) = 0 [pid 5011] write(3, "1024", 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="nr1" [pid 5009] write(3, "536870912", 9 [pid 5014] <... openat resumed>) = 3 [pid 5013] write(3, "16777216", 8 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x1a\x00\x00\x00\x08\x00\x02\x00\xac\x1e\x00\x04\x08\x00\x01\x00\xac\x1e\x00\x04"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... write resumed>) = 4 [pid 5010] <... ioctl resumed>, ifr_ifindex=24}) = 0 [pid 5009] <... write resumed>) = 9 [pid 5014] write(3, "536870912", 9 [pid 5013] <... write resumed>) = 8 [pid 5011] close(3 [pid 5010] close(4 [pid 5009] close(3 [pid 5014] <... write resumed>) = 9 [pid 5013] close(3 [pid 5012] <... sendto resumed>) = 40 [pid 5011] <... close resumed>) = 0 [pid 5010] <... close resumed>) = 0 [pid 5009] <... close resumed>) = 0 [pid 5014] close(3 [pid 5013] <... close resumed>) = 0 [pid 5012] recvfrom(3, [pid 5011] openat(AT_FDCWD, "/proc/sys/kernel/sem", O_WRONLY|O_CLOEXEC [pid 5010] sendto(3, [{nlmsg_len=44, nlmsg_type=RTM_NEWLINK, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, {ifi_family=AF_UNSPEC, ifi_type=ARPHRD_NETROM, ifi_index=if_nametoindex("nr1"), ifi_flags=IFF_UP, ifi_change=0x1}, [{nla_len=11, nla_type=IFLA_ADDRESS}, bb:bb:bb:00:00:00:01]], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] openat(AT_FDCWD, "/proc/sys/kernel/shmmni", O_WRONLY|O_CLOEXEC [pid 5014] <... close resumed>) = 0 [pid 5013] openat(AT_FDCWD, "/proc/sys/kernel/shmall", O_WRONLY|O_CLOEXEC [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-886234325}, {error=0, msg={nlmsg_len=40, nlmsg_type=RTM_NEWADDR, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|NLM_F_REPLACE|NLM_F_CREATE, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... openat resumed>) = 3 [pid 5014] openat(AT_FDCWD, "/proc/sys/kernel/shmmni", O_WRONLY|O_CLOEXEC [pid 5013] <... openat resumed>) = 3 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] write(3, "1024 1048576 500 1024", 21 [pid 5010] <... sendto resumed>) = 44 [pid 5009] <... openat resumed>) = 3 [pid 5014] <... openat resumed>) = 3 [pid 5013] write(3, "536870912", 9 [pid 5011] <... write resumed>) = 21 [pid 5010] recvfrom(3, [pid 5009] write(3, "1024", 4 [pid 5014] write(3, "1024", 4 [pid 5013] <... write resumed>) = 9 [pid 5012] <... socket resumed>) = 4 [pid 5011] close(3 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=RTM_NEWLINK, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... write resumed>) = 4 [pid 5014] <... write resumed>) = 4 [pid 5013] close(3 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="nr3" [pid 5011] <... close resumed>) = 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] close(3 [pid 5014] close(3 [pid 5013] <... close resumed>) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=26}) = 0 [pid 5011] getpid( [pid 5010] <... socket resumed>) = 4 [pid 5009] <... close resumed>) = 0 [pid 5014] <... close resumed>) = 0 [pid 5013] openat(AT_FDCWD, "/proc/sys/kernel/shmmni", O_WRONLY|O_CLOEXEC [pid 5011] <... getpid resumed>) = 1 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="rose1" [pid 5009] openat(AT_FDCWD, "/proc/sys/kernel/msgmax", O_WRONLY|O_CLOEXEC [pid 5014] openat(AT_FDCWD, "/proc/sys/kernel/msgmax", O_WRONLY|O_CLOEXEC [pid 5013] <... openat resumed>) = 3 [pid 5012] close(4 [pid 5011] capget({version=_LINUX_CAPABILITY_VERSION_3, pid=1}, [pid 5010] <... ioctl resumed>, ifr_ifindex=40}) = 0 [pid 5009] <... openat resumed>) = 3 [pid 5014] <... openat resumed>) = 3 [pid 5013] write(3, "1024", 4 [pid 5012] <... close resumed>) = 0 [pid 5011] <... capget resumed>{effective=1< [pid 5009] write(3, "8192", 4 [pid 5014] write(3, "8192", 4 [pid 5013] <... write resumed>) = 4 [pid 5012] sendto(3, [{nlmsg_len=44, nlmsg_type=RTM_NEWLINK, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, {ifi_family=AF_UNSPEC, ifi_type=ARPHRD_NETROM, ifi_index=if_nametoindex("nr3"), ifi_flags=IFF_UP, ifi_change=0x1}, [{nla_len=11, nla_type=IFLA_ADDRESS}, bb:bb:bb:00:00:00:03]], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] capset({version=_LINUX_CAPABILITY_VERSION_3, pid=1}, {effective=1< [pid 5010] <... close resumed>) = 0 [pid 5009] <... write resumed>) = 4 [pid 5014] <... write resumed>) = 4 [pid 5013] close(3 [pid 5011] <... capset resumed>) = 0 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=RTM_NEWADDR, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|NLM_F_REPLACE|NLM_F_CREATE, nlmsg_seq=0, nlmsg_pid=0}, {ifa_family=AF_INET, ifa_prefixlen=24, ifa_flags=0, ifa_scope=RT_SCOPE_UNIVERSE, ifa_index=if_nametoindex("rose1")}, [[{nla_len=8, nla_type=IFA_LOCAL}, inet_addr("172.30.1.2")], [{nla_len=8, nla_type=IFA_ADDRESS}, inet_addr("172.30.1.2")]]], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] close(3 [pid 5014] close(3 [pid 5013] <... close resumed>) = 0 [pid 5012] <... sendto resumed>) = 44 [pid 5011] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 5010] <... sendto resumed>) = 40 [pid 5009] <... close resumed>) = 0 [pid 5014] <... close resumed>) = 0 [pid 5013] openat(AT_FDCWD, "/proc/sys/kernel/msgmax", O_WRONLY|O_CLOEXEC [pid 5012] recvfrom(3, [pid 5011] <... socket resumed>) = 3 [pid 5010] recvfrom(3, [pid 5009] openat(AT_FDCWD, "/proc/sys/kernel/msgmni", O_WRONLY|O_CLOEXEC [pid 5014] openat(AT_FDCWD, "/proc/sys/kernel/msgmni", O_WRONLY|O_CLOEXEC [pid 5013] <... openat resumed>) = 3 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-886234325}, {error=0, msg={nlmsg_len=44, nlmsg_type=RTM_NEWLINK, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=RTM_NEWADDR, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|NLM_F_REPLACE|NLM_F_CREATE, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... openat resumed>) = 3 [pid 5014] <... openat resumed>) = 3 [pid 5013] write(3, "8192", 4 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... socket resumed>) = 4 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] write(3, "1024", 4 [pid 5014] write(3, "1024", 4 [pid 5013] <... write resumed>) = 4 [pid 5012] <... socket resumed>) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="nr2" [pid 5010] <... socket resumed>) = 4 [pid 5009] <... write resumed>) = 4 [pid 5014] <... write resumed>) = 4 [pid 5013] close(3 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="rose3" [pid 5011] <... ioctl resumed>, ifr_ifindex=25}) = 0 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="rose1" [pid 5009] close(3 [pid 5014] close(3 [pid 5013] <... close resumed>) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=42}) = 0 [pid 5011] close(4 [pid 5010] <... ioctl resumed>, ifr_ifindex=40}) = 0 [pid 5009] <... close resumed>) = 0 [pid 5014] <... close resumed>) = 0 [pid 5013] openat(AT_FDCWD, "/proc/sys/kernel/msgmni", O_WRONLY|O_CLOEXEC [pid 5012] close(4 [pid 5011] <... close resumed>) = 0 [pid 5010] close(4 [pid 5009] openat(AT_FDCWD, "/proc/sys/kernel/msgmnb", O_WRONLY|O_CLOEXEC [pid 5014] openat(AT_FDCWD, "/proc/sys/kernel/msgmnb", O_WRONLY|O_CLOEXEC [pid 5013] <... openat resumed>) = 3 [pid 5012] <... close resumed>) = 0 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x19\x00\x00\x00\x08\x00\x02\x00\xac\x1e\x00\x03\x08\x00\x01\x00\xac\x1e\x00\x03"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... close resumed>) = 0 [pid 5009] <... openat resumed>) = 3 [pid 5014] <... openat resumed>) = 3 [pid 5013] write(3, "1024", 4 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=RTM_NEWADDR, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|NLM_F_REPLACE|NLM_F_CREATE, nlmsg_seq=0, nlmsg_pid=0}, {ifa_family=AF_INET, ifa_prefixlen=24, ifa_flags=0, ifa_scope=RT_SCOPE_UNIVERSE, ifa_index=if_nametoindex("rose3")}, [[{nla_len=8, nla_type=IFA_LOCAL}, inet_addr("172.30.1.4")], [{nla_len=8, nla_type=IFA_ADDRESS}, inet_addr("172.30.1.4")]]], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... sendto resumed>) = 40 [pid 5010] sendto(3, [{nlmsg_len=44, nlmsg_type=RTM_NEWLINK, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, {ifi_family=AF_UNSPEC, ifi_type=ARPHRD_NETROM, ifi_index=if_nametoindex("rose1"), ifi_flags=0, ifi_change=0}, [{nla_len=9, nla_type=IFLA_ADDRESS}, bb:bb:bb:01:01]], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] write(3, "1024", 4 [pid 5014] write(3, "1024", 4 [pid 5013] <... write resumed>) = 4 [pid 5012] <... sendto resumed>) = 40 [pid 5011] recvfrom(3, [pid 5010] <... sendto resumed>) = 44 [pid 5009] <... write resumed>) = 4 [pid 5014] <... write resumed>) = 4 [pid 5013] close(3 [pid 5012] recvfrom(3, [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-1842193106}, {error=0, msg={nlmsg_len=40, nlmsg_type=RTM_NEWADDR, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|NLM_F_REPLACE|NLM_F_CREATE, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] recvfrom(3, [pid 5009] close(3 [pid 5014] close(3 [pid 5013] <... close resumed>) = 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-886234325}, {error=0, msg={nlmsg_len=40, nlmsg_type=RTM_NEWADDR, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|NLM_F_REPLACE|NLM_F_CREATE, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=RTM_NEWLINK, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... close resumed>) = 0 [pid 5014] <... close resumed>) = 0 [pid 5013] openat(AT_FDCWD, "/proc/sys/kernel/msgmnb", O_WRONLY|O_CLOEXEC [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... socket resumed>) = 4 [pid 5010] close(3 [pid 5009] openat(AT_FDCWD, "/proc/sys/kernel/sem", O_WRONLY|O_CLOEXEC [pid 5014] openat(AT_FDCWD, "/proc/sys/kernel/sem", O_WRONLY|O_CLOEXEC [pid 5013] <... openat resumed>) = 3 [pid 5012] <... socket resumed>) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="nr2" [pid 5010] <... close resumed>) = 0 [pid 5009] <... openat resumed>) = 3 [pid 5014] <... openat resumed>) = 3 [pid 5013] write(3, "1024", 4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="rose3" [pid 5011] <... ioctl resumed>, ifr_ifindex=25}) = 0 [pid 5010] unshare(CLONE_NEWNET [pid 5009] write(3, "1024 1048576 500 1024", 21 [pid 5014] write(3, "1024 1048576 500 1024", 21 [pid 5013] <... write resumed>) = 4 [pid 5012] <... ioctl resumed>, ifr_ifindex=42}) = 0 [pid 5011] close(4 [pid 5014] <... write resumed>) = 21 [pid 5013] close(3 [pid 5012] close(4 [pid 5009] <... write resumed>) = 21 [pid 5014] close(3 [pid 5013] <... close resumed>) = 0 [pid 5012] <... close resumed>) = 0 [pid 5011] <... close resumed>) = 0 [pid 5009] close(3 [pid 5014] <... close resumed>) = 0 [pid 5013] openat(AT_FDCWD, "/proc/sys/kernel/sem", O_WRONLY|O_CLOEXEC [pid 5012] sendto(3, [{nlmsg_len=44, nlmsg_type=RTM_NEWLINK, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, {ifi_family=AF_UNSPEC, ifi_type=ARPHRD_NETROM, ifi_index=if_nametoindex("rose3"), ifi_flags=0, ifi_change=0}, [{nla_len=9, nla_type=IFLA_ADDRESS}, bb:bb:bb:01:03]], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] sendto(3, [{nlmsg_len=44, nlmsg_type=RTM_NEWLINK, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, {ifi_family=AF_UNSPEC, ifi_type=ARPHRD_NETROM, ifi_index=if_nametoindex("nr2"), ifi_flags=IFF_UP, ifi_change=0x1}, [{nla_len=11, nla_type=IFLA_ADDRESS}, bb:bb:bb:00:00:00:02]], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] getpid( [pid 5013] <... openat resumed>) = 3 [pid 5012] <... sendto resumed>) = 44 [pid 5009] <... close resumed>) = 0 [pid 5012] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-886234325}, {error=0, msg={nlmsg_len=44, nlmsg_type=RTM_NEWLINK, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... sendto resumed>) = 44 [pid 5014] <... getpid resumed>) = 1 [pid 5013] write(3, "1024 1048576 500 1024", 21 [pid 5012] close(3 [pid 5011] recvfrom(3, [pid 5009] getpid( [pid 5014] capget({version=_LINUX_CAPABILITY_VERSION_3, pid=1}, [pid 5013] <... write resumed>) = 21 [pid 5012] <... close resumed>) = 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-1842193106}, {error=0, msg={nlmsg_len=44, nlmsg_type=RTM_NEWLINK, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... getpid resumed>) = 1 [pid 5014] <... capget resumed>{effective=1< [pid 5012] unshare(CLONE_NEWNET [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] capget({version=_LINUX_CAPABILITY_VERSION_3, pid=1}, [pid 5014] capset({version=_LINUX_CAPABILITY_VERSION_3, pid=1}, {effective=1< [pid 5013] <... close resumed>) = 0 [pid 5011] <... socket resumed>) = 4 [pid 5009] <... capget resumed>{effective=1<) = 0 [pid 5013] getpid( [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="rose2" [pid 5009] capset({version=_LINUX_CAPABILITY_VERSION_3, pid=1}, {effective=1< [pid 5014] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 5013] <... getpid resumed>) = 1 [pid 5011] <... ioctl resumed>, ifr_ifindex=41}) = 0 [pid 5014] <... socket resumed>) = 3 [pid 5009] <... capset resumed>) = 0 [pid 5013] capget({version=_LINUX_CAPABILITY_VERSION_3, pid=1}, [pid 5011] close(4 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... capget resumed>{effective=1<) = 0 [pid 5009] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 5014] <... socket resumed>) = 4 [pid 5013] capset({version=_LINUX_CAPABILITY_VERSION_3, pid=1}, {effective=1< [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=RTM_NEWADDR, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|NLM_F_REPLACE|NLM_F_CREATE, nlmsg_seq=0, nlmsg_pid=0}, {ifa_family=AF_INET, ifa_prefixlen=24, ifa_flags=0, ifa_scope=RT_SCOPE_UNIVERSE, ifa_index=if_nametoindex("rose2")}, [[{nla_len=8, nla_type=IFA_LOCAL}, inet_addr("172.30.1.3")], [{nla_len=8, nla_type=IFA_ADDRESS}, inet_addr("172.30.1.3")]]], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="nr4" [pid 5013] <... capset resumed>) = 0 [pid 5009] <... socket resumed>) = 3 [pid 5014] <... ioctl resumed>, ifr_ifindex=27}) = 0 [pid 5013] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 5014] close(4 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... close resumed>) = 0 [pid 5013] <... socket resumed>) = 3 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x1b\x00\x00\x00\x08\x00\x02\x00\xac\x1e\x00\x05\x08\x00\x01\x00\xac\x1e\x00\x05"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... sendto resumed>) = 40 [pid 5009] <... socket resumed>) = 4 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] recvfrom(3, [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="nr0" [pid 5014] <... sendto resumed>) = 40 [pid 5013] <... socket resumed>) = 4 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-1842193106}, {error=0, msg={nlmsg_len=40, nlmsg_type=RTM_NEWADDR, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|NLM_F_REPLACE|NLM_F_CREATE, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... ioctl resumed>, ifr_ifindex=23}) = 0 [pid 5014] recvfrom(3, [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="nr5" [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] close(4 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=RTM_NEWADDR, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|NLM_F_REPLACE|NLM_F_CREATE, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... ioctl resumed>, ifr_ifindex=28}) = 0 [pid 5011] <... socket resumed>) = 4 [pid 5009] <... close resumed>) = 0 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] close(4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="rose2" [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x17\x00\x00\x00\x08\x00\x02\x00\xac\x1e\x00\x01\x08\x00\x01\x00\xac\x1e\x00\x01"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... socket resumed>) = 4 [pid 5013] <... close resumed>) = 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=41}) = 0 [pid 5010] <... unshare resumed>) = 0 [pid 5009] <... sendto resumed>) = 40 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="nr4" [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x1c\x00\x00\x00\x08\x00\x02\x00\xac\x1e\x00\x06\x08\x00\x01\x00\xac\x1e\x00\x06"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... unshare resumed>) = 0 [pid 5011] close(4 [pid 5009] recvfrom(3, [pid 5014] <... ioctl resumed>, ifr_ifindex=27}) = 0 [pid 5013] <... sendto resumed>) = 40 [pid 5012] openat(AT_FDCWD, "/proc/sys/net/ipv4/ping_group_range", O_WRONLY|O_CLOEXEC [pid 5010] openat(AT_FDCWD, "/proc/sys/net/ipv4/ping_group_range", O_WRONLY|O_CLOEXEC [pid 5014] close(4 [pid 5013] recvfrom(3, [pid 5011] <... close resumed>) = 0 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-505414611}, {error=0, msg={nlmsg_len=40, nlmsg_type=RTM_NEWADDR, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|NLM_F_REPLACE|NLM_F_CREATE, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... close resumed>) = 0 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-1194887654}, {error=0, msg={nlmsg_len=40, nlmsg_type=RTM_NEWADDR, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|NLM_F_REPLACE|NLM_F_CREATE, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... openat resumed>) = 3 [pid 5011] sendto(3, [{nlmsg_len=44, nlmsg_type=RTM_NEWLINK, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, {ifi_family=AF_UNSPEC, ifi_type=ARPHRD_NETROM, ifi_index=if_nametoindex("rose2"), ifi_flags=0, ifi_change=0}, [{nla_len=9, nla_type=IFLA_ADDRESS}, bb:bb:bb:01:02]], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... openat resumed>) = 3 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] sendto(3, [{nlmsg_len=44, nlmsg_type=RTM_NEWLINK, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, {ifi_family=AF_UNSPEC, ifi_type=ARPHRD_NETROM, ifi_index=if_nametoindex("nr4"), ifi_flags=IFF_UP, ifi_change=0x1}, [{nla_len=11, nla_type=IFLA_ADDRESS}, bb:bb:bb:00:00:00:04]], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] write(3, "0 65535", 7 [pid 5010] write(3, "0 65535", 7 [pid 5014] <... sendto resumed>) = 44 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... write resumed>) = 7 [pid 5011] <... sendto resumed>) = 44 [pid 5010] <... write resumed>) = 7 [pid 5009] <... socket resumed>) = 4 [pid 5014] recvfrom(3, [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="nr5" [pid 5011] recvfrom(3, [pid 5010] close(3 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="nr0" [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=RTM_NEWLINK, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... ioctl resumed>, ifr_ifindex=28}) = 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-1842193106}, {error=0, msg={nlmsg_len=44, nlmsg_type=RTM_NEWLINK, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... close resumed>) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=23}) = 0 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] close(4 [pid 5012] close(3 [pid 5010] openat(AT_FDCWD, "/dev/net/tun", O_RDWR|O_NONBLOCK [pid 5014] <... socket resumed>) = 4 [pid 5013] <... close resumed>) = 0 [pid 5012] <... close resumed>) = 0 [pid 5011] close(3 [pid 5010] <... openat resumed>) = 3 [pid 5009] close(4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="rose4" [pid 5013] sendto(3, [{nlmsg_len=44, nlmsg_type=RTM_NEWLINK, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, {ifi_family=AF_UNSPEC, ifi_type=ARPHRD_NETROM, ifi_index=if_nametoindex("nr5"), ifi_flags=IFF_UP, ifi_change=0x1}, [{nla_len=11, nla_type=IFLA_ADDRESS}, bb:bb:bb:00:00:00:05]], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... close resumed>) = 0 [pid 5010] dup2(3, 200 [pid 5014] <... ioctl resumed>, ifr_ifindex=43}) = 0 [pid 5012] openat(AT_FDCWD, "/dev/net/tun", O_RDWR|O_NONBLOCK [pid 5010] <... dup2 resumed>) = 200 [pid 5009] <... close resumed>) = 0 [pid 5014] close(4 [pid 5010] close(3 [pid 5014] <... close resumed>) = 0 [pid 5013] <... sendto resumed>) = 44 [pid 5011] unshare(CLONE_NEWNET [pid 5010] <... close resumed>) = 0 [pid 5009] sendto(3, [{nlmsg_len=44, nlmsg_type=RTM_NEWLINK, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, {ifi_family=AF_UNSPEC, ifi_type=ARPHRD_NETROM, ifi_index=if_nametoindex("nr0"), ifi_flags=IFF_UP, ifi_change=0x1}, [{nla_len=11, nla_type=IFLA_ADDRESS}, bb:bb:bb:00:00:00:00]], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=RTM_NEWADDR, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|NLM_F_REPLACE|NLM_F_CREATE, nlmsg_seq=0, nlmsg_pid=0}, {ifa_family=AF_INET, ifa_prefixlen=24, ifa_flags=0, ifa_scope=RT_SCOPE_UNIVERSE, ifa_index=if_nametoindex("rose4")}, [[{nla_len=8, nla_type=IFA_LOCAL}, inet_addr("172.30.1.5")], [{nla_len=8, nla_type=IFA_ADDRESS}, inet_addr("172.30.1.5")]]], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] ioctl(200, TUNSETIFF, 0x7ffe65ec74d0 [pid 5014] <... sendto resumed>) = 40 [pid 5010] <... ioctl resumed>) = 0 [pid 5014] recvfrom(3, [pid 5010] openat(AT_FDCWD, "/proc/sys/net/ipv6/conf/syz_tun/accept_dad", O_WRONLY|O_CLOEXEC [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=RTM_NEWADDR, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|NLM_F_REPLACE|NLM_F_CREATE, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... openat resumed>) = 3 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] write(3, "0", 1 [pid 5014] <... socket resumed>) = 4 [pid 5010] <... write resumed>) = 1 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="rose4" [pid 5010] close(3 [pid 5014] <... ioctl resumed>, ifr_ifindex=43}) = 0 [pid 5010] <... close resumed>) = 0 [pid 5014] close(4 [pid 5010] openat(AT_FDCWD, "/proc/sys/net/ipv6/conf/syz_tun/router_solicitations", O_WRONLY|O_CLOEXEC [pid 5014] <... close resumed>) = 0 [pid 5010] <... openat resumed>) = 3 [pid 5014] sendto(3, [{nlmsg_len=44, nlmsg_type=RTM_NEWLINK, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, {ifi_family=AF_UNSPEC, ifi_type=ARPHRD_NETROM, ifi_index=if_nametoindex("rose4"), ifi_flags=0, ifi_change=0}, [{nla_len=9, nla_type=IFLA_ADDRESS}, bb:bb:bb:01:04]], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] write(3, "0", 1 [pid 5013] recvfrom(3, [pid 5010] <... write resumed>) = 1 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-1194887654}, {error=0, msg={nlmsg_len=44, nlmsg_type=RTM_NEWLINK, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] close(3 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... close resumed>) = 0 [pid 5010] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 5013] <... socket resumed>) = 4 [pid 5010] <... socket resumed>) = 3 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="rose5" [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=44}) = 0 [pid 5010] <... socket resumed>) = 4 [pid 5013] close(4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="syz_tun" [pid 5013] <... close resumed>) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=11}) = 0 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=RTM_NEWADDR, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|NLM_F_REPLACE|NLM_F_CREATE, nlmsg_seq=0, nlmsg_pid=0}, {ifa_family=AF_INET, ifa_prefixlen=24, ifa_flags=0, ifa_scope=RT_SCOPE_UNIVERSE, ifa_index=if_nametoindex("rose5")}, [[{nla_len=8, nla_type=IFA_LOCAL}, inet_addr("172.30.1.6")], [{nla_len=8, nla_type=IFA_ADDRESS}, inet_addr("172.30.1.6")]]], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] close(4 [pid 5012] <... openat resumed>) = 3 [pid 5010] <... close resumed>) = 0 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x0b\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\xaa\x08\x00\x01\x00\xac\x14\x14\xaa"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 44 [pid 5012] dup2(3, 200 [pid 5010] <... sendto resumed>) = 40 [pid 5010] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... sendto resumed>) = 44 [pid 5013] <... sendto resumed>) = 40 [pid 5010] <... socket resumed>) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="syz_tun" [pid 5014] recvfrom(3, [pid 5013] recvfrom(3, [pid 5010] <... ioctl resumed>, ifr_ifindex=11}) = 0 [pid 5009] recvfrom(3, [pid 5010] close(4) = 0 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-1194887654}, {error=0, msg={nlmsg_len=40, nlmsg_type=RTM_NEWADDR, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|NLM_F_REPLACE|NLM_F_CREATE, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x0b\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xaa\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xaa"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=RTM_NEWLINK, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... dup2 resumed>) = 200 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-505414611}, {error=0, msg={nlmsg_len=44, nlmsg_type=RTM_NEWLINK, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] close(3 [pid 5013] <... socket resumed>) = 4 [pid 5012] close(3 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... close resumed>) = 0 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="rose5" [pid 5012] <... close resumed>) = 0 [pid 5009] <... socket resumed>) = 4 [pid 5014] unshare(CLONE_NEWNET [pid 5013] <... ioctl resumed>, ifr_ifindex=44}) = 0 [pid 5012] ioctl(200, TUNSETIFF, 0x7ffe65ec74d0 [pid 5010] <... sendto resumed>) = 64 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="rose0" [pid 5010] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] close(4 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=39}) = 0 [pid 5013] <... close resumed>) = 0 [pid 5010] <... socket resumed>) = 4 [pid 5009] close(4 [pid 5013] sendto(3, [{nlmsg_len=44, nlmsg_type=RTM_NEWLINK, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, {ifi_family=AF_UNSPEC, ifi_type=ARPHRD_NETROM, ifi_index=if_nametoindex("rose5"), ifi_flags=0, ifi_change=0}, [{nla_len=9, nla_type=IFLA_ADDRESS}, bb:bb:bb:01:05]], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="syz_tun" [pid 5012] <... ioctl resumed>) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=11}) = 0 [pid 5009] <... close resumed>) = 0 [pid 5013] <... sendto resumed>) = 44 [pid 5010] close(4 [pid 5013] recvfrom(3, [pid 5010] <... close resumed>) = 0 [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=RTM_NEWADDR, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|NLM_F_REPLACE|NLM_F_CREATE, nlmsg_seq=0, nlmsg_pid=0}, {ifa_family=AF_INET, ifa_prefixlen=24, ifa_flags=0, ifa_scope=RT_SCOPE_UNIVERSE, ifa_index=if_nametoindex("rose0")}, [[{nla_len=8, nla_type=IFA_LOCAL}, inet_addr("172.30.1.1")], [{nla_len=8, nla_type=IFA_ADDRESS}, inet_addr("172.30.1.1")]]], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-1194887654}, {error=0, msg={nlmsg_len=44, nlmsg_type=RTM_NEWLINK, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] openat(AT_FDCWD, "/proc/sys/net/ipv6/conf/syz_tun/accept_dad", O_WRONLY|O_CLOEXEC [pid 5010] sendto(3, [{nlmsg_len=48, nlmsg_type=0x1c /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x00\x00\x00\x0b\x00\x00\x00\x80\x00\x00\x00\x08\x00\x01\x00\xac\x14\x14\xbb\x0a\x00\x02\x00\xbb\xaa\xaa\xaa\xaa\xaa\x00\x00"], 48, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] close(3 [pid 5012] <... openat resumed>) = 3 [pid 5013] <... close resumed>) = 0 [pid 5012] write(3, "0", 1 [pid 5013] unshare(CLONE_NEWNET [pid 5009] <... sendto resumed>) = 40 [pid 5010] <... sendto resumed>) = 48 [pid 5009] recvfrom(3, [pid 5010] recvfrom(3, [pid 5012] <... write resumed>) = 1 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-505414611}, {error=0, msg={nlmsg_len=40, nlmsg_type=RTM_NEWADDR, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|NLM_F_REPLACE|NLM_F_CREATE, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=48, nlmsg_type=0x1c /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] close(3 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... close resumed>) = 0 [pid 5010] <... socket resumed>) = 4 [pid 5009] <... socket resumed>) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="syz_tun" [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="rose0" [pid 5012] openat(AT_FDCWD, "/proc/sys/net/ipv6/conf/syz_tun/router_solicitations", O_WRONLY|O_CLOEXEC [pid 5010] <... ioctl resumed>, ifr_ifindex=11}) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=39}) = 0 [pid 5012] <... openat resumed>) = 3 [pid 5010] close(4 [pid 5009] close(4 [pid 5012] write(3, "0", 1 [pid 5010] <... close resumed>) = 0 [pid 5009] <... close resumed>) = 0 [pid 5009] sendto(3, [{nlmsg_len=44, nlmsg_type=RTM_NEWLINK, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, {ifi_family=AF_UNSPEC, ifi_type=ARPHRD_NETROM, ifi_index=if_nametoindex("rose0"), ifi_flags=0, ifi_change=0}, [{nla_len=9, nla_type=IFLA_ADDRESS}, bb:bb:bb:01:00]], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] sendto(3, [{nlmsg_len=60, nlmsg_type=0x1c /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x00\x00\x00\x0b\x00\x00\x00\x80\x00\x00\x00\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbb\x0a\x00\x02\x00\xbb\xaa\xaa\xaa\xaa\xaa\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... write resumed>) = 1 [pid 5012] close(3 [pid 5010] <... sendto resumed>) = 60 [pid 5009] <... sendto resumed>) = 44 [pid 5012] <... close resumed>) = 0 [pid 5010] recvfrom(3, [pid 5012] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 5009] recvfrom(3, [pid 5012] <... socket resumed>) = 3 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x1c /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-505414611}, {error=0, msg={nlmsg_len=44, nlmsg_type=RTM_NEWLINK, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] close(3 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... unshare resumed>) = 0 [pid 5010] <... socket resumed>) = 4 [pid 5009] <... close resumed>) = 0 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="syz_tun" [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="syz_tun" [pid 5009] unshare(CLONE_NEWNET [pid 5011] openat(AT_FDCWD, "/proc/sys/net/ipv4/ping_group_range", O_WRONLY|O_CLOEXEC [pid 5012] <... ioctl resumed>, ifr_ifindex=11}) = 0 [pid 5011] <... openat resumed>) = 3 [pid 5011] write(3, "0 65535", 7) = 7 [pid 5011] close(3) = 0 [pid 5011] openat(AT_FDCWD, "/dev/net/tun", O_RDWR|O_NONBLOCK) = 3 [pid 5011] dup2(3, 200) = 200 [pid 5011] close(3) = 0 [pid 5011] ioctl(200, TUNSETIFF, 0x7ffe65ec74d0 [pid 5010] <... ioctl resumed>, ifr_ifindex=11}) = 0 [pid 5010] close(4) = 0 [pid 5010] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x0b\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\xaa\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] close(4) = 0 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x0b\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\xaa\x08\x00\x01\x00\xac\x14\x14\xaa"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... ioctl resumed>) = 0 [pid 5011] openat(AT_FDCWD, "/proc/sys/net/ipv6/conf/syz_tun/accept_dad", O_WRONLY|O_CLOEXEC) = 3 [pid 5011] write(3, "0", 1) = 1 [pid 5011] close(3 [pid 5010] <... sendto resumed>) = 44 [pid 5010] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... sendto resumed>) = 40 [pid 5012] recvfrom(3, [pid 5010] close(3 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... close resumed>) = 0 [pid 5010] <... close resumed>) = 0 [pid 5012] <... socket resumed>) = 4 [pid 5011] openat(AT_FDCWD, "/proc/sys/net/ipv6/conf/syz_tun/router_solicitations", O_WRONLY|O_CLOEXEC [pid 5010] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="syz_tun", ifr_ifindex=11}) = 0 [pid 5011] <... openat resumed>) = 3 [pid 5010] <... socket resumed>) = 3 [pid 5012] close(4 [pid 5011] write(3, "0", 1 [pid 5010] sendto(3, [{nlmsg_len=68, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x03\x00\x69\x70\x36\x67\x72\x65\x74\x61\x70\x30\x00\x00\x14\x00\x12\x00\x0d\x00\x01\x00\x69\x70\x36\x67\x72\x65\x74\x61\x70\x00\x00\x00"], 68, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... close resumed>) = 0 [pid 5011] <... write resumed>) = 1 [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x0b\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xaa\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xaa"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] close(3) = 0 [pid 5011] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE) = 3 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="syz_tun", ifr_ifindex=11}) = 0 [pid 5011] close(4) = 0 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x0b\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\xaa\x08\x00\x01\x00\xac\x14\x14\xaa"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 40 [pid 5010] <... sendto resumed>) = 68 [pid 5011] recvfrom(3, [pid 5010] recvfrom(3, [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=68, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] sendto(3, [{nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x03\x00\x62\x72\x69\x64\x67\x65\x30\x00\x10\x00\x12\x00\x0a\x00\x01\x00\x62\x72\x69\x64\x67\x65\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... socket resumed>) = 4 [pid 5010] <... sendto resumed>) = 60 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="syz_tun", ifr_ifindex=11}) = 0 [pid 5010] recvfrom(3, [pid 5011] close(4 [pid 5012] <... sendto resumed>) = 64 [pid 5011] <... close resumed>) = 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] recvfrom(3, [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x0b\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xaa\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xaa"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] sendto(3, [{nlmsg_len=56, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x03\x00\x76\x63\x61\x6e\x30\x00\x00\x00\x0c\x00\x12\x00\x08\x00\x01\x00\x76\x63\x61\x6e"], 56, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... sendto resumed>) = 64 [pid 5010] <... sendto resumed>) = 56 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] recvfrom(3, [pid 5010] recvfrom(3, [pid 5012] <... socket resumed>) = 4 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=56, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="syz_tun" [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] sendto(3, [{nlmsg_len=56, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x03\x00\x62\x6f\x6e\x64\x30\x00\x00\x00\x0c\x00\x12\x00\x08\x00\x01\x00\x62\x6f\x6e\x64"], 56, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... ioctl resumed>, ifr_ifindex=11}) = 0 [pid 5011] <... socket resumed>) = 4 [pid 5012] close(4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="syz_tun" [pid 5012] <... close resumed>) = 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=11}) = 0 [pid 5012] sendto(3, [{nlmsg_len=48, nlmsg_type=0x1c /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x00\x00\x00\x0b\x00\x00\x00\x80\x00\x00\x00\x08\x00\x01\x00\xac\x14\x14\xbb\x0a\x00\x02\x00\xbb\xaa\xaa\xaa\xaa\xaa\x00\x00"], 48, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] close(4) = 0 [pid 5011] sendto(3, [{nlmsg_len=48, nlmsg_type=0x1c /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x00\x00\x00\x0b\x00\x00\x00\x80\x00\x00\x00\x08\x00\x01\x00\xac\x14\x14\xbb\x0a\x00\x02\x00\xbb\xaa\xaa\xaa\xaa\xaa\x00\x00"], 48, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... sendto resumed>) = 56 [pid 5014] <... unshare resumed>) = 0 [pid 5010] recvfrom(3, [pid 5014] openat(AT_FDCWD, "/proc/sys/net/ipv4/ping_group_range", O_WRONLY|O_CLOEXEC [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=56, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... openat resumed>) = 3 [pid 5012] <... sendto resumed>) = 48 [pid 5010] sendto(3, [{nlmsg_len=56, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x03\x00\x74\x65\x61\x6d\x30\x00\x00\x00\x0c\x00\x12\x00\x08\x00\x01\x00\x74\x65\x61\x6d"], 56, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] write(3, "0 65535", 7 [pid 5012] recvfrom(3, [pid 5014] <... write resumed>) = 7 [pid 5011] <... sendto resumed>) = 48 [pid 5014] close(3 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=48, nlmsg_type=0x1c /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... close resumed>) = 0 [pid 5011] recvfrom(3, [pid 5014] openat(AT_FDCWD, "/dev/net/tun", O_RDWR|O_NONBLOCK [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... openat resumed>) = 3 [pid 5014] dup2(3, 200 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=48, nlmsg_type=0x1c /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... dup2 resumed>) = 200 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="syz_tun" [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] close(3 [pid 5012] <... ioctl resumed>, ifr_ifindex=11}) = 0 [pid 5014] <... close resumed>) = 0 [pid 5011] <... socket resumed>) = 4 [pid 5012] close(4 [pid 5014] ioctl(200, TUNSETIFF, 0x7ffe65ec74d0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="syz_tun" [pid 5012] <... close resumed>) = 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=11}) = 0 [pid 5012] sendto(3, [{nlmsg_len=60, nlmsg_type=0x1c /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x00\x00\x00\x0b\x00\x00\x00\x80\x00\x00\x00\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbb\x0a\x00\x02\x00\xbb\xaa\xaa\xaa\xaa\xaa\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] close(4) = 0 [pid 5011] sendto(3, [{nlmsg_len=60, nlmsg_type=0x1c /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x00\x00\x00\x0b\x00\x00\x00\x80\x00\x00\x00\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbb\x0a\x00\x02\x00\xbb\xaa\xaa\xaa\xaa\xaa\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... sendto resumed>) = 56 [pid 5010] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=56, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] sendto(3, [{nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0a\x00\x03\x00\x64\x75\x6d\x6d\x79\x30\x00\x00\x10\x00\x12\x00\x09\x00\x01\x00\x64\x75\x6d\x6d\x79\x00\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... ioctl resumed>) = 0 [pid 5012] <... sendto resumed>) = 60 [pid 5010] <... sendto resumed>) = 60 [pid 5014] openat(AT_FDCWD, "/proc/sys/net/ipv6/conf/syz_tun/accept_dad", O_WRONLY|O_CLOEXEC [pid 5012] recvfrom(3, [pid 5014] <... openat resumed>) = 3 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x1c /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] write(3, "0", 1 [pid 5010] recvfrom(3, [pid 5014] <... write resumed>) = 1 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] close(3 [pid 5012] <... socket resumed>) = 4 [pid 5014] <... close resumed>) = 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] openat(AT_FDCWD, "/proc/sys/net/ipv6/conf/syz_tun/router_solicitations", O_WRONLY|O_CLOEXEC [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="syz_tun" [pid 5011] <... sendto resumed>) = 60 [pid 5014] <... openat resumed>) = 3 [pid 5012] <... ioctl resumed>, ifr_ifindex=11}) = 0 [pid 5010] sendto(3, [{nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0a\x00\x03\x00\x6e\x6c\x6d\x6f\x6e\x30\x00\x00\x10\x00\x12\x00\x09\x00\x01\x00\x6e\x6c\x6d\x6f\x6e\x00\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] write(3, "0", 1 [pid 5012] close(4 [pid 5011] recvfrom(3, [pid 5014] <... write resumed>) = 1 [pid 5012] <... close resumed>) = 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x1c /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] close(3 [pid 5012] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x0b\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\xaa\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... close resumed>) = 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE) = 3 [pid 5011] <... socket resumed>) = 4 [pid 5010] <... sendto resumed>) = 60 [pid 5010] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] sendto(3, [{nlmsg_len=56, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x03\x00\x63\x61\x69\x66\x30\x00\x00\x00\x0c\x00\x12\x00\x08\x00\x01\x00\x63\x61\x69\x66"], 56, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... sendto resumed>) = 44 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="syz_tun" [pid 5014] <... socket resumed>) = 4 [pid 5013] <... unshare resumed>) = 0 [pid 5012] recvfrom(3, [pid 5011] <... ioctl resumed>, ifr_ifindex=11}) = 0 [pid 5009] <... unshare resumed>) = 0 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="syz_tun" [pid 5013] openat(AT_FDCWD, "/proc/sys/net/ipv4/ping_group_range", O_WRONLY|O_CLOEXEC [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] close(4 [pid 5009] openat(AT_FDCWD, "/proc/sys/net/ipv4/ping_group_range", O_WRONLY|O_CLOEXEC [pid 5014] <... ioctl resumed>, ifr_ifindex=11}) = 0 [pid 5013] <... openat resumed>) = 3 [pid 5012] close(3 [pid 5011] <... close resumed>) = 0 [pid 5009] <... openat resumed>) = 3 [pid 5014] close(4 [pid 5013] write(3, "0 65535", 7 [pid 5012] <... close resumed>) = 0 [pid 5011] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x0b\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\xaa\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] write(3, "0 65535", 7 [pid 5014] <... close resumed>) = 0 [pid 5013] <... write resumed>) = 7 [pid 5012] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 5009] <... write resumed>) = 7 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x0b\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\xaa\x08\x00\x01\x00\xac\x14\x14\xaa"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] close(3 [pid 5012] <... socket resumed>) = 3 [pid 5009] close(3 [pid 5014] <... sendto resumed>) = 40 [pid 5013] <... close resumed>) = 0 [pid 5012] sendto(3, [{nlmsg_len=68, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x03\x00\x69\x70\x36\x67\x72\x65\x74\x61\x70\x30\x00\x00\x14\x00\x12\x00\x0d\x00\x01\x00\x69\x70\x36\x67\x72\x65\x74\x61\x70\x00\x00\x00"], 68, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... sendto resumed>) = 44 [pid 5010] <... sendto resumed>) = 56 [pid 5009] <... close resumed>) = 0 [pid 5014] recvfrom(3, [pid 5013] openat(AT_FDCWD, "/dev/net/tun", O_RDWR|O_NONBLOCK [pid 5011] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] recvfrom(3, [pid 5011] close(3) = 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=56, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 5010] sendto(3, [{nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x03\x00\x62\x61\x74\x61\x64\x76\x30\x00\x10\x00\x12\x00\x0a\x00\x01\x00\x62\x61\x74\x61\x64\x76\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... openat resumed>) = 3 [pid 5012] <... sendto resumed>) = 68 [pid 5011] <... socket resumed>) = 3 [pid 5009] openat(AT_FDCWD, "/dev/net/tun", O_RDWR|O_NONBLOCK [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] dup2(3, 200 [pid 5012] recvfrom(3, [pid 5011] sendto(3, [{nlmsg_len=68, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x03\x00\x69\x70\x36\x67\x72\x65\x74\x61\x70\x30\x00\x00\x14\x00\x12\x00\x0d\x00\x01\x00\x69\x70\x36\x67\x72\x65\x74\x61\x70\x00\x00\x00"], 68, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... sendto resumed>) = 60 [pid 5014] <... socket resumed>) = 4 [pid 5013] <... dup2 resumed>) = 200 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=68, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... openat resumed>) = 3 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="syz_tun" [pid 5013] close(3 [pid 5012] sendto(3, [{nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x03\x00\x62\x72\x69\x64\x67\x65\x30\x00\x10\x00\x12\x00\x0a\x00\x01\x00\x62\x72\x69\x64\x67\x65\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... sendto resumed>) = 68 [pid 5010] recvfrom(3, [pid 5009] dup2(3, 200 [pid 5014] <... ioctl resumed>, ifr_ifindex=11}) = 0 [pid 5013] <... close resumed>) = 0 [pid 5011] recvfrom(3, [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=68, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] sendto(3, [{nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0a\x00\x03\x00\x76\x78\x63\x61\x6e\x31\x00\x00\x10\x00\x12\x00\x09\x00\x01\x00\x76\x78\x63\x61\x6e\x00\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] close(4 [pid 5013] ioctl(200, TUNSETIFF, 0x7ffe65ec74d0 [pid 5012] <... sendto resumed>) = 60 [pid 5011] sendto(3, [{nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x03\x00\x62\x72\x69\x64\x67\x65\x30\x00\x10\x00\x12\x00\x0a\x00\x01\x00\x62\x72\x69\x64\x67\x65\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... dup2 resumed>) = 200 [pid 5014] <... close resumed>) = 0 [pid 5013] <... ioctl resumed>) = 0 [pid 5012] recvfrom(3, [pid 5010] <... sendto resumed>) = 60 [pid 5009] close(3 [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x0b\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xaa\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xaa"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... close resumed>) = 0 [pid 5014] <... sendto resumed>) = 64 [pid 5013] openat(AT_FDCWD, "/proc/sys/net/ipv6/conf/syz_tun/accept_dad", O_WRONLY|O_CLOEXEC [pid 5012] sendto(3, [{nlmsg_len=56, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x03\x00\x76\x63\x61\x6e\x30\x00\x00\x00\x0c\x00\x12\x00\x08\x00\x01\x00\x76\x63\x61\x6e"], 56, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... sendto resumed>) = 60 [pid 5010] recvfrom(3, [pid 5009] ioctl(200, TUNSETIFF, 0x7ffe65ec74d0 [pid 5014] recvfrom(3, [pid 5013] <... openat resumed>) = 3 [pid 5011] recvfrom(3, [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] write(3, "0", 1 [pid 5012] <... sendto resumed>) = 56 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=56, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... write resumed>) = 1 [pid 5011] sendto(3, [{nlmsg_len=56, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x03\x00\x76\x63\x61\x6e\x30\x00\x00\x00\x0c\x00\x12\x00\x08\x00\x01\x00\x76\x63\x61\x6e"], 56, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] sendto(3, [{nlmsg_len=56, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x03\x00\x62\x6f\x6e\x64\x30\x00\x00\x00\x0c\x00\x12\x00\x08\x00\x01\x00\x62\x6f\x6e\x64"], 56, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... ioctl resumed>) = 0 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] close(3 [pid 5011] <... sendto resumed>) = 56 [pid 5009] openat(AT_FDCWD, "/proc/sys/net/ipv6/conf/syz_tun/accept_dad", O_WRONLY|O_CLOEXEC [pid 5014] <... socket resumed>) = 4 [pid 5013] <... close resumed>) = 0 [pid 5011] recvfrom(3, [pid 5009] <... openat resumed>) = 3 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="syz_tun" [pid 5013] openat(AT_FDCWD, "/proc/sys/net/ipv6/conf/syz_tun/router_solicitations", O_WRONLY|O_CLOEXEC [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=56, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] write(3, "0", 1 [pid 5014] <... ioctl resumed>, ifr_ifindex=11}) = 0 [pid 5013] <... openat resumed>) = 3 [pid 5011] sendto(3, [{nlmsg_len=56, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x03\x00\x62\x6f\x6e\x64\x30\x00\x00\x00\x0c\x00\x12\x00\x08\x00\x01\x00\x62\x6f\x6e\x64"], 56, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... write resumed>) = 1 [pid 5014] close(4 [pid 5013] write(3, "0", 1 [pid 5009] close(3 [pid 5014] <... close resumed>) = 0 [pid 5013] <... write resumed>) = 1 [pid 5009] <... close resumed>) = 0 [pid 5014] sendto(3, [{nlmsg_len=48, nlmsg_type=0x1c /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x00\x00\x00\x0b\x00\x00\x00\x80\x00\x00\x00\x08\x00\x01\x00\xac\x14\x14\xbb\x0a\x00\x02\x00\xbb\xaa\xaa\xaa\xaa\xaa\x00\x00"], 48, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] close(3 [pid 5009] openat(AT_FDCWD, "/proc/sys/net/ipv6/conf/syz_tun/router_solicitations", O_WRONLY|O_CLOEXEC [pid 5013] <... close resumed>) = 0 [pid 5009] <... openat resumed>) = 3 [pid 5013] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 5009] write(3, "0", 1 [pid 5013] <... socket resumed>) = 3 [pid 5009] <... write resumed>) = 1 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [ 48.821269][ T5010] chnl_net:caif_netlink_parms(): no params data found [pid 5009] close(3 [pid 5013] <... socket resumed>) = 4 [pid 5009] <... close resumed>) = 0 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="syz_tun" [pid 5009] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 5013] <... ioctl resumed>, ifr_ifindex=11}) = 0 [pid 5009] <... socket resumed>) = 3 [pid 5013] close(4 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... close resumed>) = 0 [pid 5009] <... socket resumed>) = 4 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x0b\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\xaa\x08\x00\x01\x00\xac\x14\x14\xaa"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="syz_tun", ifr_ifindex=11}) = 0 [pid 5009] close(4) = 0 [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x0b\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\xaa\x08\x00\x01\x00\xac\x14\x14\xaa"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... sendto resumed>) = 44 [pid 5010] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] sendto(3, [{nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x03\x00\x77\x67\x30\x00\x14\x00\x12\x00\x0d\x00\x01\x00\x77\x69\x72\x65\x67\x75\x61\x72\x64\x00\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... sendto resumed>) = 40 [pid 5011] <... sendto resumed>) = 56 [pid 5009] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="syz_tun", ifr_ifindex=11}) = 0 [pid 5009] close(4) = 0 [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x0b\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xaa\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xaa"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 48 [pid 5009] <... sendto resumed>) = 64 [pid 5014] recvfrom(3, [pid 5013] <... sendto resumed>) = 40 [pid 5011] recvfrom(3, [pid 5009] recvfrom(3, [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=48, nlmsg_type=0x1c /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] recvfrom(3, [pid 5012] <... sendto resumed>) = 56 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=56, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] recvfrom(3, [pid 5011] sendto(3, [{nlmsg_len=56, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x03\x00\x74\x65\x61\x6d\x30\x00\x00\x00\x0c\x00\x12\x00\x08\x00\x01\x00\x74\x65\x61\x6d"], 56, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... socket resumed>) = 4 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=56, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... sendto resumed>) = 60 [pid 5009] <... socket resumed>) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="syz_tun" [pid 5013] <... socket resumed>) = 4 [pid 5012] sendto(3, [{nlmsg_len=56, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x03\x00\x74\x65\x61\x6d\x30\x00\x00\x00\x0c\x00\x12\x00\x08\x00\x01\x00\x74\x65\x61\x6d"], 56, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... sendto resumed>) = 56 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="syz_tun" [pid 5014] <... ioctl resumed>, ifr_ifindex=11}) = 0 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="syz_tun" [pid 5010] recvfrom(3, [pid 5014] close(4 [pid 5013] <... ioctl resumed>, ifr_ifindex=11}) = 0 [pid 5011] recvfrom(3, [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... close resumed>) = 0 [pid 5013] close(4 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=56, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] sendto(3, [{nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x03\x00\x77\x67\x31\x00\x14\x00\x12\x00\x0d\x00\x01\x00\x77\x69\x72\x65\x67\x75\x61\x72\x64\x00\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... ioctl resumed>, ifr_ifindex=11}) = 0 [pid 5014] sendto(3, [{nlmsg_len=60, nlmsg_type=0x1c /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x00\x00\x00\x0b\x00\x00\x00\x80\x00\x00\x00\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbb\x0a\x00\x02\x00\xbb\xaa\xaa\xaa\xaa\xaa\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... close resumed>) = 0 [pid 5011] sendto(3, [{nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0a\x00\x03\x00\x64\x75\x6d\x6d\x79\x30\x00\x00\x10\x00\x12\x00\x09\x00\x01\x00\x64\x75\x6d\x6d\x79\x00\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] close(4 [pid 5014] <... sendto resumed>) = 60 [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x0b\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xaa\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xaa"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... sendto resumed>) = 56 [pid 5011] <... sendto resumed>) = 60 [pid 5010] <... sendto resumed>) = 60 [pid 5009] <... close resumed>) = 0 [pid 5014] recvfrom(3, [pid 5013] <... sendto resumed>) = 64 [pid 5012] recvfrom(3, [pid 5011] recvfrom(3, [pid 5010] recvfrom(3, [pid 5009] sendto(3, [{nlmsg_len=48, nlmsg_type=0x1c /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x00\x00\x00\x0b\x00\x00\x00\x80\x00\x00\x00\x08\x00\x01\x00\xac\x14\x14\xbb\x0a\x00\x02\x00\xbb\xaa\xaa\xaa\xaa\xaa\x00\x00"], 48, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x1c /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] recvfrom(3, [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=56, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] sendto(3, [{nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0a\x00\x03\x00\x64\x75\x6d\x6d\x79\x30\x00\x00\x10\x00\x12\x00\x09\x00\x01\x00\x64\x75\x6d\x6d\x79\x00\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] sendto(3, [{nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0a\x00\x03\x00\x6e\x6c\x6d\x6f\x6e\x30\x00\x00\x10\x00\x12\x00\x09\x00\x01\x00\x6e\x6c\x6d\x6f\x6e\x00\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] sendto(3, [{nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x03\x00\x77\x67\x32\x00\x14\x00\x12\x00\x0d\x00\x01\x00\x77\x69\x72\x65\x67\x75\x61\x72\x64\x00\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... sendto resumed>) = 48 [pid 5014] <... socket resumed>) = 4 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] recvfrom(3, [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="syz_tun" [pid 5013] <... socket resumed>) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="syz_tun" [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=48, nlmsg_type=0x1c /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... ioctl resumed>, ifr_ifindex=11}) = 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=11}) = 0 [pid 5013] close(4) = 0 [pid 5013] sendto(3, [{nlmsg_len=48, nlmsg_type=0x1c /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x00\x00\x00\x0b\x00\x00\x00\x80\x00\x00\x00\x08\x00\x01\x00\xac\x14\x14\xbb\x0a\x00\x02\x00\xbb\xaa\xaa\xaa\xaa\xaa\x00\x00"], 48, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] close(4 [pid 5013] <... sendto resumed>) = 48 [pid 5011] <... sendto resumed>) = 60 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=48, nlmsg_type=0x1c /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... close resumed>) = 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... sendto resumed>) = 60 [pid 5011] recvfrom(3, [pid 5009] <... socket resumed>) = 4 [pid 5013] <... socket resumed>) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="syz_tun", ifr_ifindex=11}) = 0 [pid 5013] close(4) = 0 [pid 5013] sendto(3, [{nlmsg_len=60, nlmsg_type=0x1c /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x00\x00\x00\x0b\x00\x00\x00\x80\x00\x00\x00\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbb\x0a\x00\x02\x00\xbb\xaa\xaa\xaa\xaa\xaa\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x0b\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\xaa\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... sendto resumed>) = 60 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... sendto resumed>) = 60 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="syz_tun" [pid 5013] recvfrom(3, [pid 5012] recvfrom(3, [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x1c /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... sendto resumed>) = 44 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] sendto(3, [{nlmsg_len=56, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x03\x00\x63\x61\x69\x66\x30\x00\x00\x00\x0c\x00\x12\x00\x08\x00\x01\x00\x63\x61\x69\x66"], 56, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] recvfrom(3, [pid 5009] <... ioctl resumed>, ifr_ifindex=11}) = 0 [pid 5014] recvfrom(3, [pid 5013] <... socket resumed>) = 4 [pid 5012] sendto(3, [{nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0a\x00\x03\x00\x6e\x6c\x6d\x6f\x6e\x30\x00\x00\x10\x00\x12\x00\x09\x00\x01\x00\x6e\x6c\x6d\x6f\x6e\x00\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="syz_tun", ifr_ifindex=11}) = 0 [pid 5013] close(4) = 0 [pid 5013] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x0b\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\xaa\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] close(4 [pid 5014] close(3 [pid 5010] sendto(3, [{nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x12\x00\x03\x00\x62\x72\x69\x64\x67\x65\x5f\x73\x6c\x61\x76\x65\x5f\x30\x00\x00\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x13\x00\x03\x00\x76\x65\x74\x68\x30\x5f\x74\x6f\x5f\x62\x72\x69\x64\x67\x65\x00"], 108, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... close resumed>) = 0 [pid 5014] <... close resumed>) = 0 [pid 5013] <... sendto resumed>) = 44 [pid 5012] <... sendto resumed>) = 60 [pid 5011] <... sendto resumed>) = 56 [pid 5009] sendto(3, [{nlmsg_len=60, nlmsg_type=0x1c /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x00\x00\x00\x0b\x00\x00\x00\x80\x00\x00\x00\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbb\x0a\x00\x02\x00\xbb\xaa\xaa\xaa\xaa\xaa\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 5013] recvfrom(3, [pid 5012] recvfrom(3, [pid 5014] <... socket resumed>) = 3 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] recvfrom(3, [pid 5014] sendto(3, [{nlmsg_len=68, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x03\x00\x69\x70\x36\x67\x72\x65\x74\x61\x70\x30\x00\x00\x14\x00\x12\x00\x0d\x00\x01\x00\x69\x70\x36\x67\x72\x65\x74\x61\x70\x00\x00\x00"], 68, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] close(3 [pid 5012] sendto(3, [{nlmsg_len=56, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x03\x00\x63\x61\x69\x66\x30\x00\x00\x00\x0c\x00\x12\x00\x08\x00\x01\x00\x63\x61\x69\x66"], 56, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=56, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... sendto resumed>) = 108 [pid 5009] <... sendto resumed>) = 60 [pid 5014] <... sendto resumed>) = 68 [pid 5013] <... close resumed>) = 0 [pid 5010] recvfrom(3, [pid 5009] recvfrom(3, [pid 5014] recvfrom(3, [pid 5013] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x1c /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=68, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... socket resumed>) = 3 [pid 5010] sendto(3, [{nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x12\x00\x03\x00\x62\x72\x69\x64\x67\x65\x5f\x73\x6c\x61\x76\x65\x5f\x31\x00\x00\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x13\x00\x03\x00\x76\x65\x74\x68\x31\x5f\x74\x6f\x5f\x62\x72\x69\x64\x67\x65\x00"], 108, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] sendto(3, [{nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x03\x00\x62\x72\x69\x64\x67\x65\x30\x00\x10\x00\x12\x00\x0a\x00\x01\x00\x62\x72\x69\x64\x67\x65\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] sendto(3, [{nlmsg_len=68, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x03\x00\x69\x70\x36\x67\x72\x65\x74\x61\x70\x30\x00\x00\x14\x00\x12\x00\x0d\x00\x01\x00\x69\x70\x36\x67\x72\x65\x74\x61\x70\x00\x00\x00"], 68, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... sendto resumed>) = 56 [pid 5011] sendto(3, [{nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x03\x00\x62\x61\x74\x61\x64\x76\x30\x00\x10\x00\x12\x00\x0a\x00\x01\x00\x62\x61\x74\x61\x64\x76\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] recvfrom(3, [pid 5009] <... socket resumed>) = 4 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=56, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] sendto(3, [{nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x03\x00\x62\x61\x74\x61\x64\x76\x30\x00\x10\x00\x12\x00\x0a\x00\x01\x00\x62\x61\x74\x61\x64\x76\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="syz_tun", ifr_ifindex=11}) = 0 [pid 5009] close(4) = 0 [pid 5009] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x0b\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\xaa\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 60 [pid 5013] <... sendto resumed>) = 68 [pid 5010] <... sendto resumed>) = 108 [pid 5009] <... sendto resumed>) = 44 [pid 5014] recvfrom(3, [pid 5009] recvfrom(3, [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] sendto(3, [{nlmsg_len=56, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x03\x00\x76\x63\x61\x6e\x30\x00\x00\x00\x0c\x00\x12\x00\x08\x00\x01\x00\x76\x63\x61\x6e"], 56, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] recvfrom(3, [pid 5010] recvfrom(3, [pid 5009] close(3 [pid 5014] <... sendto resumed>) = 56 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=68, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... sendto resumed>) = 60 [pid 5011] <... sendto resumed>) = 60 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... close resumed>) = 0 [pid 5014] recvfrom(3, [pid 5013] sendto(3, [{nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x03\x00\x62\x72\x69\x64\x67\x65\x30\x00\x10\x00\x12\x00\x0a\x00\x01\x00\x62\x72\x69\x64\x67\x65\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] recvfrom(3, [pid 5011] recvfrom(3, [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=56, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... sendto resumed>) = 60 [pid 5010] <... socket resumed>) = 4 [pid 5009] <... socket resumed>) = 3 [pid 5014] sendto(3, [{nlmsg_len=56, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x03\x00\x62\x6f\x6e\x64\x30\x00\x00\x00\x0c\x00\x12\x00\x08\x00\x01\x00\x62\x6f\x6e\x64"], 56, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] recvfrom(3, [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge_slave_0" [pid 5009] sendto(3, [{nlmsg_len=68, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x03\x00\x69\x70\x36\x67\x72\x65\x74\x61\x70\x30\x00\x00\x14\x00\x12\x00\x0d\x00\x01\x00\x69\x70\x36\x67\x72\x65\x74\x61\x70\x00\x00\x00"], 68, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] sendto(3, [{nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0a\x00\x03\x00\x76\x78\x63\x61\x6e\x31\x00\x00\x10\x00\x12\x00\x09\x00\x01\x00\x76\x78\x63\x61\x6e\x00\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] sendto(3, [{nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0a\x00\x03\x00\x76\x78\x63\x61\x6e\x31\x00\x00\x10\x00\x12\x00\x09\x00\x01\x00\x76\x78\x63\x61\x6e\x00\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... ioctl resumed>, ifr_ifindex=29}) = 0 [ 48.953857][ T5011] chnl_net:caif_netlink_parms(): no params data found [ 48.979575][ T5012] chnl_net:caif_netlink_parms(): no params data found [pid 5014] <... sendto resumed>) = 56 [pid 5013] sendto(3, [{nlmsg_len=56, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x03\x00\x76\x63\x61\x6e\x30\x00\x00\x00\x0c\x00\x12\x00\x08\x00\x01\x00\x76\x63\x61\x6e"], 56, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] close(4 [pid 5014] recvfrom(3, [pid 5013] <... sendto resumed>) = 56 [pid 5010] <... close resumed>) = 0 [pid 5009] <... sendto resumed>) = 68 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=56, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] recvfrom(3, [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] recvfrom(3, [pid 5014] sendto(3, [{nlmsg_len=56, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x03\x00\x74\x65\x61\x6d\x30\x00\x00\x00\x0c\x00\x12\x00\x08\x00\x01\x00\x74\x65\x61\x6d"], 56, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=56, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... sendto resumed>) = 60 [pid 5010] <... socket resumed>) = 4 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=68, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... sendto resumed>) = 56 [pid 5013] sendto(3, [{nlmsg_len=56, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x03\x00\x62\x6f\x6e\x64\x30\x00\x00\x00\x0c\x00\x12\x00\x08\x00\x01\x00\x62\x6f\x6e\x64"], 56, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] recvfrom(3, [pid 5011] <... sendto resumed>) = 60 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge0" [pid 5009] sendto(3, [{nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x03\x00\x62\x72\x69\x64\x67\x65\x30\x00\x10\x00\x12\x00\x0a\x00\x01\x00\x62\x72\x69\x64\x67\x65\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] recvfrom(3, [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] recvfrom(3, [pid 5010] <... ioctl resumed>, ifr_ifindex=13}) = 0 [pid 5012] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] close(4 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=56, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] sendto(3, [{nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0a\x00\x03\x00\x64\x75\x6d\x6d\x79\x30\x00\x00\x10\x00\x12\x00\x09\x00\x01\x00\x64\x75\x6d\x6d\x79\x00\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... sendto resumed>) = 56 [pid 5010] <... close resumed>) = 0 [pid 5009] <... sendto resumed>) = 60 [pid 5013] recvfrom(3, [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x1d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x0a\x00\x0d\x00\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] recvfrom(3, [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=56, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... sendto resumed>) = 44 [pid 5014] <... sendto resumed>) = 60 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] recvfrom(3, [pid 5013] sendto(3, [{nlmsg_len=56, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x03\x00\x74\x65\x61\x6d\x30\x00\x00\x00\x0c\x00\x12\x00\x08\x00\x01\x00\x74\x65\x61\x6d"], 56, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... sendto resumed>) = 44 [pid 5012] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] sendto(3, [{nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x03\x00\x77\x67\x30\x00\x14\x00\x12\x00\x0d\x00\x01\x00\x77\x69\x72\x65\x67\x75\x61\x72\x64\x00\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] sendto(3, [{nlmsg_len=56, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x03\x00\x76\x63\x61\x6e\x30\x00\x00\x00\x0c\x00\x12\x00\x08\x00\x01\x00\x76\x63\x61\x6e"], 56, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] sendto(3, [{nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x03\x00\x77\x67\x30\x00\x14\x00\x12\x00\x0d\x00\x01\x00\x77\x69\x72\x65\x67\x75\x61\x72\x64\x00\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] sendto(3, [{nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0a\x00\x03\x00\x6e\x6c\x6d\x6f\x6e\x30\x00\x00\x10\x00\x12\x00\x09\x00\x01\x00\x6e\x6c\x6d\x6f\x6e\x00\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... sendto resumed>) = 40 [pid 5010] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge_slave_1", ifr_ifindex=31}) = 0 [pid 5010] close(4) = 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge0", ifr_ifindex=13}) = 0 [pid 5010] close(4) = 0 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x0a\x00\x0d\x00\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... sendto resumed>) = 56 [pid 5013] recvfrom(3, [pid 5012] <... sendto resumed>) = 60 [pid 5012] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] sendto(3, [{nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x03\x00\x77\x67\x31\x00\x14\x00\x12\x00\x0d\x00\x01\x00\x77\x69\x72\x65\x67\x75\x61\x72\x64\x00\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=56, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [ 49.081532][ T5010] bridge0: port 1(bridge_slave_0) entered blocking state [ 49.090349][ T5010] bridge0: port 1(bridge_slave_0) entered disabled state [ 49.098360][ T5010] bridge_slave_0: entered allmulticast mode [ 49.105096][ T5010] bridge_slave_0: entered promiscuous mode [ 49.123704][ T5010] bridge0: port 2(bridge_slave_1) entered blocking state [pid 5013] sendto(3, [{nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0a\x00\x03\x00\x64\x75\x6d\x6d\x79\x30\x00\x00\x10\x00\x12\x00\x09\x00\x01\x00\x64\x75\x6d\x6d\x79\x00\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... sendto resumed>) = 40 [pid 5010] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] sendto(3, [{nlmsg_len=104, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x00\x03\x00\x62\x6f\x6e\x64\x5f\x73\x6c\x61\x76\x65\x5f\x30\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11\x00\x03\x00\x76\x65\x74\x68\x30\x5f\x74\x6f\x5f\x62\x6f\x6e\x64\x00\x00\x00"], 104, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... sendto resumed>) = 60 [pid 5011] recvfrom(3, [pid 5014] <... sendto resumed>) = 60 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... sendto resumed>) = 56 [pid 5014] recvfrom(3, [pid 5011] sendto(3, [{nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x03\x00\x77\x67\x31\x00\x14\x00\x12\x00\x0d\x00\x01\x00\x77\x69\x72\x65\x67\x75\x61\x72\x64\x00\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] recvfrom(3, [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... sendto resumed>) = 60 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=56, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] sendto(3, [{nlmsg_len=56, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x03\x00\x63\x61\x69\x66\x30\x00\x00\x00\x0c\x00\x12\x00\x08\x00\x01\x00\x63\x61\x69\x66"], 56, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] recvfrom(3, [pid 5011] <... sendto resumed>) = 60 [pid 5009] sendto(3, [{nlmsg_len=56, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x03\x00\x62\x6f\x6e\x64\x30\x00\x00\x00\x0c\x00\x12\x00\x08\x00\x01\x00\x62\x6f\x6e\x64"], 56, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 56 [pid 5013] <... sendto resumed>) = 60 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] recvfrom(3, [pid 5013] recvfrom(3, [pid 5012] sendto(3, [{nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x03\x00\x77\x67\x32\x00\x14\x00\x12\x00\x0d\x00\x01\x00\x77\x69\x72\x65\x67\x75\x61\x72\x64\x00\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] recvfrom(3, [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=56, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] sendto(3, [{nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x03\x00\x77\x67\x32\x00\x14\x00\x12\x00\x0d\x00\x01\x00\x77\x69\x72\x65\x67\x75\x61\x72\x64\x00\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... sendto resumed>) = 56 [pid 5014] sendto(3, [{nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x03\x00\x62\x61\x74\x61\x64\x76\x30\x00\x10\x00\x12\x00\x0a\x00\x01\x00\x62\x61\x74\x61\x64\x76\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] sendto(3, [{nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0a\x00\x03\x00\x6e\x6c\x6d\x6f\x6e\x30\x00\x00\x10\x00\x12\x00\x09\x00\x01\x00\x6e\x6c\x6d\x6f\x6e\x00\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] recvfrom(3, [pid 5010] <... sendto resumed>) = 104 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=56, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] sendto(3, [{nlmsg_len=56, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x03\x00\x74\x65\x61\x6d\x30\x00\x00\x00\x0c\x00\x12\x00\x08\x00\x01\x00\x74\x65\x61\x6d"], 56, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... sendto resumed>) = 60 [pid 5011] <... sendto resumed>) = 60 [pid 5010] recvfrom(3, [pid 5012] recvfrom(3, [pid 5011] recvfrom(3, [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=104, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... sendto resumed>) = 56 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] sendto(3, [{nlmsg_len=104, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x00\x03\x00\x62\x6f\x6e\x64\x5f\x73\x6c\x61\x76\x65\x5f\x31\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11\x00\x03\x00\x76\x65\x74\x68\x31\x5f\x74\x6f\x5f\x62\x6f\x6e\x64\x00\x00\x00"], 104, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 60 [pid 5013] <... sendto resumed>) = 60 [pid 5012] sendto(3, [{nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x12\x00\x03\x00\x62\x72\x69\x64\x67\x65\x5f\x73\x6c\x61\x76\x65\x5f\x30\x00\x00\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x13\x00\x03\x00\x76\x65\x74\x68\x30\x5f\x74\x6f\x5f\x62\x72\x69\x64\x67\x65\x00"], 108, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [ 49.130957][ T5010] bridge0: port 2(bridge_slave_1) entered disabled state [ 49.138410][ T5010] bridge_slave_1: entered allmulticast mode [ 49.144751][ T5010] bridge_slave_1: entered promiscuous mode [ 49.167219][ T5014] chnl_net:caif_netlink_parms(): no params data found [pid 5011] sendto(3, [{nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x12\x00\x03\x00\x62\x72\x69\x64\x67\x65\x5f\x73\x6c\x61\x76\x65\x5f\x30\x00\x00\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x13\x00\x03\x00\x76\x65\x74\x68\x30\x5f\x74\x6f\x5f\x62\x72\x69\x64\x67\x65\x00"], 108, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] recvfrom(3, [pid 5014] recvfrom(3, [pid 5013] recvfrom(3, [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=56, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] sendto(3, [{nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0a\x00\x03\x00\x64\x75\x6d\x6d\x79\x30\x00\x00\x10\x00\x12\x00\x09\x00\x01\x00\x64\x75\x6d\x6d\x79\x00\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] sendto(3, [{nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0a\x00\x03\x00\x76\x78\x63\x61\x6e\x31\x00\x00\x10\x00\x12\x00\x09\x00\x01\x00\x76\x78\x63\x61\x6e\x00\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] sendto(3, [{nlmsg_len=56, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x03\x00\x63\x61\x69\x66\x30\x00\x00\x00\x0c\x00\x12\x00\x08\x00\x01\x00\x63\x61\x69\x66"], 56, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... sendto resumed>) = 104 [pid 5009] <... sendto resumed>) = 60 [pid 5012] <... sendto resumed>) = 108 [pid 5011] <... sendto resumed>) = 108 [pid 5012] recvfrom(3, [pid 5011] recvfrom(3, [pid 5010] recvfrom(3, [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=104, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] sendto(3, [{nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x12\x00\x03\x00\x62\x72\x69\x64\x67\x65\x5f\x73\x6c\x61\x76\x65\x5f\x31\x00\x00\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x13\x00\x03\x00\x76\x65\x74\x68\x31\x5f\x74\x6f\x5f\x62\x72\x69\x64\x67\x65\x00"], 108, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] sendto(3, [{nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x12\x00\x03\x00\x62\x72\x69\x64\x67\x65\x5f\x73\x6c\x61\x76\x65\x5f\x31\x00\x00\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x13\x00\x03\x00\x76\x65\x74\x68\x31\x5f\x74\x6f\x5f\x62\x72\x69\x64\x67\x65\x00"], 108, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] recvfrom(3, [pid 5014] <... sendto resumed>) = 60 [pid 5010] <... socket resumed>) = 4 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="bond_slave_0" [pid 5009] sendto(3, [{nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0a\x00\x03\x00\x6e\x6c\x6d\x6f\x6e\x30\x00\x00\x10\x00\x12\x00\x09\x00\x01\x00\x6e\x6c\x6d\x6f\x6e\x00\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] recvfrom(3, [pid 5012] <... sendto resumed>) = 108 [pid 5010] <... ioctl resumed>, ifr_ifindex=33}) = 0 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] recvfrom(3, [pid 5010] close(4 [pid 5014] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... close resumed>) = 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... socket resumed>) = 4 [pid 5010] <... socket resumed>) = 4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge_slave_0" [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="bond0" [pid 5012] <... ioctl resumed>, ifr_ifindex=29}) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=15}) = 0 [pid 5012] close(4 [pid 5010] close(4 [pid 5012] <... close resumed>) = 0 [pid 5010] <... close resumed>) = 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x21\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x0a\x00\x0f\x00\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... socket resumed>) = 4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge0", ifr_ifindex=13}) = 0 [pid 5012] close(4) = 0 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x1d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x0a\x00\x0d\x00\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... sendto resumed>) = 56 [pid 5013] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=56, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] sendto(3, [{nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x03\x00\x62\x61\x74\x61\x64\x76\x30\x00\x10\x00\x12\x00\x0a\x00\x01\x00\x62\x61\x74\x61\x64\x76\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... sendto resumed>) = 108 [pid 5011] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge_slave_0", ifr_ifindex=29}) = 0 [pid 5011] close(4) = 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge0", ifr_ifindex=13}) = 0 [pid 5009] <... sendto resumed>) = 60 [pid 5011] close(4) = 0 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x1d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x0a\x00\x0d\x00\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... sendto resumed>) = 44 [pid 5014] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] sendto(3, [{nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x03\x00\x77\x67\x30\x00\x14\x00\x12\x00\x0d\x00\x01\x00\x77\x69\x72\x65\x67\x75\x61\x72\x64\x00\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... sendto resumed>) = 40 [pid 5009] sendto(3, [{nlmsg_len=56, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x03\x00\x63\x61\x69\x66\x30\x00\x00\x00\x0c\x00\x12\x00\x08\x00\x01\x00\x63\x61\x69\x66"], 56, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="bond_slave_1", ifr_ifindex=35}) = 0 [pid 5010] close(4) = 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="bond0", ifr_ifindex=15}) = 0 [pid 5010] close(4) = 0 [ 49.244449][ T5013] chnl_net:caif_netlink_parms(): no params data found [ 49.272646][ T5010] bond0: (slave bond_slave_0): Enslaving as an active interface with an up link [ 49.282036][ T5012] bridge0: port 1(bridge_slave_0) entered blocking state [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x23\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x0a\x00\x0f\x00\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... sendto resumed>) = 40 [pid 5012] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge_slave_1", ifr_ifindex=31}) = 0 [pid 5012] close(4) = 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge0", ifr_ifindex=13}) = 0 [pid 5012] close(4) = 0 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x0a\x00\x0d\x00\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... sendto resumed>) = 60 [pid 5013] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] sendto(3, [{nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0a\x00\x03\x00\x76\x78\x63\x61\x6e\x31\x00\x00\x10\x00\x12\x00\x09\x00\x01\x00\x76\x78\x63\x61\x6e\x00\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... sendto resumed>) = 40 [ 49.290027][ T5012] bridge0: port 1(bridge_slave_0) entered disabled state [ 49.297684][ T5012] bridge_slave_0: entered allmulticast mode [ 49.304026][ T5012] bridge_slave_0: entered promiscuous mode [ 49.313518][ T5011] bridge0: port 1(bridge_slave_0) entered blocking state [ 49.322908][ T5011] bridge0: port 1(bridge_slave_0) entered disabled state [ 49.330064][ T5011] bridge_slave_0: entered allmulticast mode [ 49.336385][ T5011] bridge_slave_0: entered promiscuous mode [pid 5011] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge_slave_1", ifr_ifindex=31}) = 0 [pid 5011] close(4) = 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge0", ifr_ifindex=13}) = 0 [pid 5011] close(4) = 0 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x0a\x00\x0d\x00\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 60 [pid 5014] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] sendto(3, [{nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x03\x00\x77\x67\x31\x00\x14\x00\x12\x00\x0d\x00\x01\x00\x77\x69\x72\x65\x67\x75\x61\x72\x64\x00\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... sendto resumed>) = 56 [pid 5009] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=56, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] sendto(3, [{nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x03\x00\x62\x61\x74\x61\x64\x76\x30\x00\x10\x00\x12\x00\x0a\x00\x01\x00\x62\x61\x74\x61\x64\x76\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... sendto resumed>) = 40 [pid 5010] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] sendto(3, [{nlmsg_len=104, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x00\x03\x00\x74\x65\x61\x6d\x5f\x73\x6c\x61\x76\x65\x5f\x30\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11\x00\x03\x00\x76\x65\x74\x68\x30\x5f\x74\x6f\x5f\x74\x65\x61\x6d\x00\x00\x00"], 104, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... sendto resumed>) = 40 [pid 5012] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] sendto(3, [{nlmsg_len=104, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x00\x03\x00\x62\x6f\x6e\x64\x5f\x73\x6c\x61\x76\x65\x5f\x30\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11\x00\x03\x00\x76\x65\x74\x68\x30\x5f\x74\x6f\x5f\x62\x6f\x6e\x64\x00\x00\x00"], 104, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... sendto resumed>) = 60 [pid 5013] recvfrom(3, [pid 5012] <... sendto resumed>) = 104 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [ 49.345966][ T5009] chnl_net:caif_netlink_parms(): no params data found [ 49.358675][ T5010] bond0: (slave bond_slave_1): Enslaving as an active interface with an up link [ 49.368180][ T5012] bridge0: port 2(bridge_slave_1) entered blocking state [ 49.375279][ T5012] bridge0: port 2(bridge_slave_1) entered disabled state [ 49.382658][ T5012] bridge_slave_1: entered allmulticast mode [ 49.389257][ T5012] bridge_slave_1: entered promiscuous mode [pid 5012] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=104, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] sendto(3, [{nlmsg_len=104, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x00\x03\x00\x62\x6f\x6e\x64\x5f\x73\x6c\x61\x76\x65\x5f\x31\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11\x00\x03\x00\x76\x65\x74\x68\x31\x5f\x74\x6f\x5f\x62\x6f\x6e\x64\x00\x00\x00"], 104, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... sendto resumed>) = 40 [pid 5011] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] sendto(3, [{nlmsg_len=104, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x00\x03\x00\x62\x6f\x6e\x64\x5f\x73\x6c\x61\x76\x65\x5f\x30\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11\x00\x03\x00\x76\x65\x74\x68\x30\x5f\x74\x6f\x5f\x62\x6f\x6e\x64\x00\x00\x00"], 104, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 60 [pid 5014] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... sendto resumed>) = 104 [pid 5014] sendto(3, [{nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x03\x00\x77\x67\x32\x00\x14\x00\x12\x00\x0d\x00\x01\x00\x77\x69\x72\x65\x67\x75\x61\x72\x64\x00\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=104, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... sendto resumed>) = 60 [pid 5009] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] sendto(3, [{nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0a\x00\x03\x00\x76\x78\x63\x61\x6e\x31\x00\x00\x10\x00\x12\x00\x09\x00\x01\x00\x76\x78\x63\x61\x6e\x00\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] sendto(3, [{nlmsg_len=104, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x00\x03\x00\x62\x6f\x6e\x64\x5f\x73\x6c\x61\x76\x65\x5f\x31\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11\x00\x03\x00\x76\x65\x74\x68\x31\x5f\x74\x6f\x5f\x62\x6f\x6e\x64\x00\x00\x00"], 104, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... sendto resumed>) = 104 [pid 5010] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=104, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] sendto(3, [{nlmsg_len=104, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x00\x03\x00\x74\x65\x61\x6d\x5f\x73\x6c\x61\x76\x65\x5f\x31\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11\x00\x03\x00\x76\x65\x74\x68\x31\x5f\x74\x6f\x5f\x74\x65\x61\x6d\x00\x00\x00"], 104, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... sendto resumed>) = 44 [pid 5013] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] sendto(3, [{nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x03\x00\x77\x67\x30\x00\x14\x00\x12\x00\x0d\x00\x01\x00\x77\x69\x72\x65\x67\x75\x61\x72\x64\x00\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... sendto resumed>) = 104 [pid 5012] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=104, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="bond_slave_0", ifr_ifindex=33}) = 0 [pid 5012] close(4) = 0 [pid 5014] <... sendto resumed>) = 60 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="bond0", ifr_ifindex=15}) = 0 [pid 5012] close(4) = 0 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x21\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x0a\x00\x0f\x00\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... sendto resumed>) = 60 [pid 5009] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] recvfrom(3, [pid 5009] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... sendto resumed>) = 104 [pid 5014] sendto(3, [{nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x12\x00\x03\x00\x62\x72\x69\x64\x67\x65\x5f\x73\x6c\x61\x76\x65\x5f\x30\x00\x00\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x13\x00\x03\x00\x76\x65\x74\x68\x30\x5f\x74\x6f\x5f\x62\x72\x69\x64\x67\x65\x00"], 108, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... sendto resumed>) = 104 [ 49.404476][ T5011] bridge0: port 2(bridge_slave_1) entered blocking state [ 49.411984][ T5011] bridge0: port 2(bridge_slave_1) entered disabled state [ 49.419309][ T5011] bridge_slave_1: entered allmulticast mode [ 49.425589][ T5011] bridge_slave_1: entered promiscuous mode [pid 5011] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=104, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... sendto resumed>) = 60 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="bond_slave_0", ifr_ifindex=33}) = 0 [pid 5011] close(4) = 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="bond0", ifr_ifindex=15}) = 0 [pid 5011] close(4) = 0 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x21\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x0a\x00\x0f\x00\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=104, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="team_slave_0", ifr_ifindex=37}) = 0 [pid 5010] close(4) = 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="team0", ifr_ifindex=16}) = 0 [pid 5010] close(4) = 0 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x25\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x0a\x00\x10\x00\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... sendto resumed>) = 108 [pid 5014] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] sendto(3, [{nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x12\x00\x03\x00\x62\x72\x69\x64\x67\x65\x5f\x73\x6c\x61\x76\x65\x5f\x31\x00\x00\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x13\x00\x03\x00\x76\x65\x74\x68\x31\x5f\x74\x6f\x5f\x62\x72\x69\x64\x67\x65\x00"], 108, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] sendto(3, [{nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x03\x00\x77\x67\x31\x00\x14\x00\x12\x00\x0d\x00\x01\x00\x77\x69\x72\x65\x67\x75\x61\x72\x64\x00\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... sendto resumed>) = 40 [pid 5012] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="bond_slave_1", ifr_ifindex=35}) = 0 [pid 5009] <... sendto resumed>) = 44 [pid 5009] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] sendto(3, [{nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x03\x00\x77\x67\x30\x00\x14\x00\x12\x00\x0d\x00\x01\x00\x77\x69\x72\x65\x67\x75\x61\x72\x64\x00\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] close(4 [pid 5011] <... sendto resumed>) = 40 [pid 5012] <... close resumed>) = 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="bond0", ifr_ifindex=15}) = 0 [pid 5012] close(4) = 0 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x23\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x0a\x00\x0f\x00\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] recvfrom(3, [pid 5010] <... sendto resumed>) = 40 [pid 5010] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="team_slave_1" [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... sendto resumed>) = 108 [pid 5014] recvfrom(3, [pid 5011] <... socket resumed>) = 4 [pid 5010] <... ioctl resumed>, ifr_ifindex=39}) = 0 [pid 5010] close(4) = 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="team0", ifr_ifindex=16}) = 0 [pid 5010] close(4) = 0 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x27\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x0a\x00\x10\x00\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... sendto resumed>) = 60 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="bond_slave_1" [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] recvfrom(3, [pid 5011] <... ioctl resumed>, ifr_ifindex=35}) = 0 [pid 5009] <... sendto resumed>) = 60 [pid 5014] <... socket resumed>) = 4 [ 49.500410][ T5012] bond0: (slave bond_slave_0): Enslaving as an active interface with an up link [ 49.519377][ T5011] bond0: (slave bond_slave_0): Enslaving as an active interface with an up link [ 49.531363][ T5010] team0: Port device team_slave_0 added [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] close(4 [pid 5009] recvfrom(3, [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge_slave_0" [pid 5013] sendto(3, [{nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x03\x00\x77\x67\x32\x00\x14\x00\x12\x00\x0d\x00\x01\x00\x77\x69\x72\x65\x67\x75\x61\x72\x64\x00\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... close resumed>) = 0 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... ioctl resumed>, ifr_ifindex=29}) = 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] sendto(3, [{nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x03\x00\x77\x67\x31\x00\x14\x00\x12\x00\x0d\x00\x01\x00\x77\x69\x72\x65\x67\x75\x61\x72\x64\x00\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] close(4 [pid 5011] <... socket resumed>) = 4 [pid 5014] <... close resumed>) = 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="bond0" [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=15}) = 0 [pid 5014] <... socket resumed>) = 4 [pid 5011] close(4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge0" [pid 5011] <... close resumed>) = 0 [pid 5014] <... ioctl resumed>, ifr_ifindex=13}) = 0 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x23\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x0a\x00\x0f\x00\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] close(4) = 0 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x1d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x0a\x00\x0d\x00\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... sendto resumed>) = 40 [pid 5010] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] sendto(3, [{nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x12\x00\x03\x00\x62\x61\x74\x61\x64\x76\x5f\x73\x6c\x61\x76\x65\x5f\x30\x00\x00\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x13\x00\x03\x00\x76\x65\x74\x68\x30\x5f\x74\x6f\x5f\x62\x61\x74\x61\x64\x76\x00"], 108, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... sendto resumed>) = 40 [pid 5012] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] sendto(3, [{nlmsg_len=104, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x00\x03\x00\x74\x65\x61\x6d\x5f\x73\x6c\x61\x76\x65\x5f\x30\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11\x00\x03\x00\x76\x65\x74\x68\x30\x5f\x74\x6f\x5f\x74\x65\x61\x6d\x00\x00\x00"], 104, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... sendto resumed>) = 60 [pid 5013] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] sendto(3, [{nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x12\x00\x03\x00\x62\x72\x69\x64\x67\x65\x5f\x73\x6c\x61\x76\x65\x5f\x30\x00\x00\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x13\x00\x03\x00\x76\x65\x74\x68\x30\x5f\x74\x6f\x5f\x62\x72\x69\x64\x67\x65\x00"], 108, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... sendto resumed>) = 60 [pid 5009] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] sendto(3, [{nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x03\x00\x77\x67\x32\x00\x14\x00\x12\x00\x0d\x00\x01\x00\x77\x69\x72\x65\x67\x75\x61\x72\x64\x00\x00\x00"], 60, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... sendto resumed>) = 40 [pid 5011] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [ 49.553031][ T5010] team0: Port device team_slave_1 added [ 49.565532][ T5012] bond0: (slave bond_slave_1): Enslaving as an active interface with an up link [ 49.585459][ T5011] bond0: (slave bond_slave_1): Enslaving as an active interface with an up link [ 49.594935][ T5014] bridge0: port 1(bridge_slave_0) entered blocking state [pid 5011] sendto(3, [{nlmsg_len=104, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x00\x03\x00\x74\x65\x61\x6d\x5f\x73\x6c\x61\x76\x65\x5f\x30\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11\x00\x03\x00\x76\x65\x74\x68\x30\x5f\x74\x6f\x5f\x74\x65\x61\x6d\x00\x00\x00"], 104, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 40 [pid 5014] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge_slave_1", ifr_ifindex=31}) = 0 [pid 5014] close(4) = 0 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge0", ifr_ifindex=13}) = 0 [pid 5014] close(4) = 0 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x0a\x00\x0d\x00\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... sendto resumed>) = 108 [pid 5010] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] sendto(3, [{nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x12\x00\x03\x00\x62\x61\x74\x61\x64\x76\x5f\x73\x6c\x61\x76\x65\x5f\x31\x00\x00\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x13\x00\x03\x00\x76\x65\x74\x68\x31\x5f\x74\x6f\x5f\x62\x61\x74\x61\x64\x76\x00"], 108, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... sendto resumed>) = 104 [pid 5012] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=104, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] sendto(3, [{nlmsg_len=104, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x00\x03\x00\x74\x65\x61\x6d\x5f\x73\x6c\x61\x76\x65\x5f\x31\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11\x00\x03\x00\x76\x65\x74\x68\x31\x5f\x74\x6f\x5f\x74\x65\x61\x6d\x00\x00\x00"], 104, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... sendto resumed>) = 108 [pid 5013] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] sendto(3, [{nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x12\x00\x03\x00\x62\x72\x69\x64\x67\x65\x5f\x73\x6c\x61\x76\x65\x5f\x31\x00\x00\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x13\x00\x03\x00\x76\x65\x74\x68\x31\x5f\x74\x6f\x5f\x62\x72\x69\x64\x67\x65\x00"], 108, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... sendto resumed>) = 104 [pid 5009] <... sendto resumed>) = 60 [pid 5011] recvfrom(3, [pid 5009] recvfrom(3, [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=104, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=60, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] sendto(3, [{nlmsg_len=104, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x00\x03\x00\x74\x65\x61\x6d\x5f\x73\x6c\x61\x76\x65\x5f\x31\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11\x00\x03\x00\x76\x65\x74\x68\x31\x5f\x74\x6f\x5f\x74\x65\x61\x6d\x00\x00\x00"], 104, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] sendto(3, [{nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x12\x00\x03\x00\x62\x72\x69\x64\x67\x65\x5f\x73\x6c\x61\x76\x65\x5f\x30\x00\x00\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x13\x00\x03\x00\x76\x65\x74\x68\x30\x5f\x74\x6f\x5f\x62\x72\x69\x64\x67\x65\x00"], 108, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... sendto resumed>) = 104 [pid 5011] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=104, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [ 49.602495][ T5014] bridge0: port 1(bridge_slave_0) entered disabled state [ 49.609878][ T5014] bridge_slave_0: entered allmulticast mode [ 49.616270][ T5014] bridge_slave_0: entered promiscuous mode [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="team_slave_0", ifr_ifindex=37}) = 0 [pid 5011] close(4) = 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="team0", ifr_ifindex=16}) = 0 [pid 5011] close(4) = 0 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x25\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x0a\x00\x10\x00\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 40 [pid 5014] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] sendto(3, [{nlmsg_len=104, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x00\x03\x00\x62\x6f\x6e\x64\x5f\x73\x6c\x61\x76\x65\x5f\x30\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11\x00\x03\x00\x76\x65\x74\x68\x30\x5f\x74\x6f\x5f\x62\x6f\x6e\x64\x00\x00\x00"], 104, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... sendto resumed>) = 108 [pid 5010] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv_slave_0", ifr_ifindex=41}) = 0 [pid 5010] close(4) = 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv0", ifr_ifindex=20}) = 0 [pid 5010] close(4) = 0 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x29\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x0a\x00\x14\x00\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... sendto resumed>) = 104 [pid 5012] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=104, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="team_slave_0", ifr_ifindex=37}) = 0 [pid 5012] close(4) = 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="team0", ifr_ifindex=16}) = 0 [pid 5012] close(4) = 0 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x25\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x0a\x00\x10\x00\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... sendto resumed>) = 108 [pid 5013] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge_slave_0", ifr_ifindex=29}) = 0 [pid 5013] close(4) = 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge0", ifr_ifindex=13}) = 0 [pid 5013] close(4) = 0 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x1d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x0a\x00\x0d\x00\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... sendto resumed>) = 108 [pid 5009] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [ 49.657306][ T5014] bridge0: port 2(bridge_slave_1) entered blocking state [ 49.664397][ T5014] bridge0: port 2(bridge_slave_1) entered disabled state [ 49.671782][ T5014] bridge_slave_1: entered allmulticast mode [ 49.678744][ T5014] bridge_slave_1: entered promiscuous mode [pid 5009] sendto(3, [{nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x12\x00\x03\x00\x62\x72\x69\x64\x67\x65\x5f\x73\x6c\x61\x76\x65\x5f\x31\x00\x00\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x13\x00\x03\x00\x76\x65\x74\x68\x31\x5f\x74\x6f\x5f\x62\x72\x69\x64\x67\x65\x00"], 108, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... sendto resumed>) = 40 [pid 5011] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="team_slave_1", ifr_ifindex=39}) = 0 [pid 5011] close(4) = 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="team0", ifr_ifindex=16}) = 0 [pid 5011] close(4) = 0 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x27\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x0a\x00\x10\x00\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 104 [pid 5014] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=104, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [ 49.713115][ T5011] team0: Port device team_slave_0 added [ 49.725980][ T5010] batman_adv: batadv0: Adding interface: batadv_slave_0 [ 49.733233][ T5010] batman_adv: batadv0: The MTU of interface batadv_slave_0 is too small (1500) to handle the transport of batman-adv packets. Packets going over this interface will be fragmented on layer2 which could impact the performance. Setting the MTU to 1560 would solve the problem. [pid 5014] sendto(3, [{nlmsg_len=104, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x00\x03\x00\x62\x6f\x6e\x64\x5f\x73\x6c\x61\x76\x65\x5f\x31\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11\x00\x03\x00\x76\x65\x74\x68\x31\x5f\x74\x6f\x5f\x62\x6f\x6e\x64\x00\x00\x00"], 104, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... sendto resumed>) = 40 [pid 5010] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv_slave_1", ifr_ifindex=43}) = 0 [pid 5010] close(4) = 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv0", ifr_ifindex=20}) = 0 [pid 5010] close(4) = 0 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x2b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x0a\x00\x14\x00\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... sendto resumed>) = 40 [pid 5012] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="team_slave_1", ifr_ifindex=39}) = 0 [pid 5012] close(4) = 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="team0", ifr_ifindex=16}) = 0 [pid 5012] close(4) = 0 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x27\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x0a\x00\x10\x00\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... sendto resumed>) = 40 [pid 5013] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge_slave_1", ifr_ifindex=31}) = 0 [pid 5013] close(4) = 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge0", ifr_ifindex=13}) = 0 [pid 5013] close(4) = 0 [ 49.759539][ T5010] batman_adv: batadv0: Not using interface batadv_slave_0 (retrying later): interface not active [ 49.776163][ T5012] team0: Port device team_slave_0 added [ 49.782882][ T5013] bridge0: port 1(bridge_slave_0) entered blocking state [ 49.790239][ T5013] bridge0: port 1(bridge_slave_0) entered disabled state [ 49.797540][ T5013] bridge_slave_0: entered allmulticast mode [ 49.803831][ T5013] bridge_slave_0: entered promiscuous mode [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x0a\x00\x0d\x00\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... sendto resumed>) = 108 [pid 5011] <... sendto resumed>) = 40 [pid 5009] recvfrom(3, [pid 5011] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] sendto(3, [{nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x12\x00\x03\x00\x62\x61\x74\x61\x64\x76\x5f\x73\x6c\x61\x76\x65\x5f\x30\x00\x00\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x13\x00\x03\x00\x76\x65\x74\x68\x30\x5f\x74\x6f\x5f\x62\x61\x74\x61\x64\x76\x00"], 108, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge_slave_0", ifr_ifindex=29}) = 0 [pid 5009] close(4) = 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge0", ifr_ifindex=13}) = 0 [pid 5009] close(4) = 0 [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x1d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x0a\x00\x0d\x00\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... sendto resumed>) = 40 [pid 5013] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] sendto(3, [{nlmsg_len=104, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x00\x03\x00\x62\x6f\x6e\x64\x5f\x73\x6c\x61\x76\x65\x5f\x30\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11\x00\x03\x00\x76\x65\x74\x68\x30\x5f\x74\x6f\x5f\x62\x6f\x6e\x64\x00\x00\x00"], 104, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 104 [pid 5014] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=104, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="bond_slave_0", ifr_ifindex=33}) = 0 [pid 5014] close(4) = 0 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="bond0", ifr_ifindex=15}) = 0 [pid 5014] close(4) = 0 [ 49.818556][ T5011] team0: Port device team_slave_1 added [ 49.824315][ T5013] bridge0: port 2(bridge_slave_1) entered blocking state [ 49.831430][ T5013] bridge0: port 2(bridge_slave_1) entered disabled state [ 49.838890][ T5013] bridge_slave_1: entered allmulticast mode [ 49.845559][ T5013] bridge_slave_1: entered promiscuous mode [ 49.860015][ T5010] batman_adv: batadv0: Adding interface: batadv_slave_1 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x21\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x0a\x00\x0f\x00\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... sendto resumed>) = 40 [pid 5010] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] sendto(3, [{nlmsg_len=68, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x09\x00\x03\x00\x78\x66\x72\x6d\x30\x00\x00\x00\x18\x00\x12\x00\x08\x00\x01\x00\x78\x66\x72\x6d\x0c\x00\x02\x00\x08\x00\x02\x00\x01\x00\x00\x00"], 68, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... sendto resumed>) = 40 [pid 5012] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] sendto(3, [{nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x12\x00\x03\x00\x62\x61\x74\x61\x64\x76\x5f\x73\x6c\x61\x76\x65\x5f\x30\x00\x00\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x13\x00\x03\x00\x76\x65\x74\x68\x30\x5f\x74\x6f\x5f\x62\x61\x74\x61\x64\x76\x00"], 108, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 108 [pid 5012] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] sendto(3, [{nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x12\x00\x03\x00\x62\x61\x74\x61\x64\x76\x5f\x73\x6c\x61\x76\x65\x5f\x31\x00\x00\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x13\x00\x03\x00\x76\x65\x74\x68\x31\x5f\x74\x6f\x5f\x62\x61\x74\x61\x64\x76\x00"], 108, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... sendto resumed>) = 108 [pid 5011] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [ 49.867123][ T5010] batman_adv: batadv0: The MTU of interface batadv_slave_1 is too small (1500) to handle the transport of batman-adv packets. Packets going over this interface will be fragmented on layer2 which could impact the performance. Setting the MTU to 1560 would solve the problem. [ 49.893381][ T5010] batman_adv: batadv0: Not using interface batadv_slave_1 (retrying later): interface not active [ 49.905647][ T5012] team0: Port device team_slave_1 added [pid 5011] sendto(3, [{nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x12\x00\x03\x00\x62\x61\x74\x61\x64\x76\x5f\x73\x6c\x61\x76\x65\x5f\x31\x00\x00\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x13\x00\x03\x00\x76\x65\x74\x68\x31\x5f\x74\x6f\x5f\x62\x61\x74\x61\x64\x76\x00"], 108, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... sendto resumed>) = 40 [pid 5009] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge_slave_1", ifr_ifindex=31}) = 0 [pid 5009] close(4) = 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge0", ifr_ifindex=13}) = 0 [pid 5009] close(4) = 0 [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x0a\x00\x0d\x00\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... sendto resumed>) = 104 [pid 5013] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=104, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] sendto(3, [{nlmsg_len=104, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x00\x03\x00\x62\x6f\x6e\x64\x5f\x73\x6c\x61\x76\x65\x5f\x31\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11\x00\x03\x00\x76\x65\x74\x68\x31\x5f\x74\x6f\x5f\x62\x6f\x6e\x64\x00\x00\x00"], 104, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 40 [pid 5014] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="bond_slave_1", ifr_ifindex=35}) = 0 [pid 5014] close(4) = 0 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="bond0", ifr_ifindex=15}) = 0 [pid 5014] close(4) = 0 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x23\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x0a\x00\x0f\x00\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... sendto resumed>) = 68 [pid 5010] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=68, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge_slave_0", ifr_ifindex=29}) = 0 [pid 5010] close(4) = 0 [pid 5010] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x1d\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... sendto resumed>) = 108 [pid 5012] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv_slave_0", ifr_ifindex=41}) = 0 [pid 5012] close(4) = 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv0", ifr_ifindex=20}) = 0 [pid 5012] close(4) = 0 [ 49.934533][ T5009] bridge0: port 1(bridge_slave_0) entered blocking state [ 49.941729][ T5009] bridge0: port 1(bridge_slave_0) entered disabled state [ 49.949375][ T5009] bridge_slave_0: entered allmulticast mode [ 49.955844][ T5009] bridge_slave_0: entered promiscuous mode [ 49.973387][ T5014] bond0: (slave bond_slave_0): Enslaving as an active interface with an up link [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x29\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x0a\x00\x14\x00\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... sendto resumed>) = 108 [pid 5011] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv_slave_0", ifr_ifindex=41}) = 0 [pid 5011] close(4) = 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv0", ifr_ifindex=20}) = 0 [pid 5011] close(4) = 0 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x29\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x0a\x00\x14\x00\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... sendto resumed>) = 40 [pid 5009] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] sendto(3, [{nlmsg_len=104, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x00\x03\x00\x62\x6f\x6e\x64\x5f\x73\x6c\x61\x76\x65\x5f\x30\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11\x00\x03\x00\x76\x65\x74\x68\x30\x5f\x74\x6f\x5f\x62\x6f\x6e\x64\x00\x00\x00"], 104, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... sendto resumed>) = 104 [pid 5013] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=104, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="bond_slave_0", ifr_ifindex=33}) = 0 [pid 5013] close(4) = 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="bond0", ifr_ifindex=15}) = 0 [pid 5013] close(4) = 0 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x21\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x0a\x00\x0f\x00\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 40 [pid 5010] <... sendto resumed>) = 32 [ 50.000903][ T5009] bridge0: port 2(bridge_slave_1) entered blocking state [ 50.008765][ T5009] bridge0: port 2(bridge_slave_1) entered disabled state [ 50.016870][ T5009] bridge_slave_1: entered allmulticast mode [ 50.023426][ T5009] bridge_slave_1: entered promiscuous mode [ 50.037971][ T5014] bond0: (slave bond_slave_1): Enslaving as an active interface with an up link [pid 5014] recvfrom(3, [pid 5010] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge_slave_1", ifr_ifindex=31}) = 0 [pid 5010] close(4) = 0 [pid 5010] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x1f\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] sendto(3, [{nlmsg_len=104, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x00\x03\x00\x74\x65\x61\x6d\x5f\x73\x6c\x61\x76\x65\x5f\x30\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11\x00\x03\x00\x76\x65\x74\x68\x30\x5f\x74\x6f\x5f\x74\x65\x61\x6d\x00\x00\x00"], 104, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... sendto resumed>) = 40 [pid 5012] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv_slave_1", ifr_ifindex=43}) = 0 [pid 5012] close(4) = 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv0", ifr_ifindex=20}) = 0 [pid 5012] close(4) = 0 [ 50.048738][ T5012] batman_adv: batadv0: Adding interface: batadv_slave_0 [ 50.055688][ T5012] batman_adv: batadv0: The MTU of interface batadv_slave_0 is too small (1500) to handle the transport of batman-adv packets. Packets going over this interface will be fragmented on layer2 which could impact the performance. Setting the MTU to 1560 would solve the problem. [ 50.082394][ T5012] batman_adv: batadv0: Not using interface batadv_slave_0 (retrying later): interface not active [ 50.094698][ T5011] batman_adv: batadv0: Adding interface: batadv_slave_0 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x2b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x0a\x00\x14\x00\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... sendto resumed>) = 40 [pid 5011] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv_slave_1", ifr_ifindex=43}) = 0 [pid 5011] close(4) = 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv0", ifr_ifindex=20}) = 0 [pid 5011] close(4) = 0 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x2b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x0a\x00\x14\x00\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... sendto resumed>) = 104 [pid 5009] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=104, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [ 50.101884][ T5011] batman_adv: batadv0: The MTU of interface batadv_slave_0 is too small (1500) to handle the transport of batman-adv packets. Packets going over this interface will be fragmented on layer2 which could impact the performance. Setting the MTU to 1560 would solve the problem. [ 50.128239][ T5011] batman_adv: batadv0: Not using interface batadv_slave_0 (retrying later): interface not active [pid 5009] sendto(3, [{nlmsg_len=104, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x00\x03\x00\x62\x6f\x6e\x64\x5f\x73\x6c\x61\x76\x65\x5f\x31\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11\x00\x03\x00\x76\x65\x74\x68\x31\x5f\x74\x6f\x5f\x62\x6f\x6e\x64\x00\x00\x00"], 104, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... sendto resumed>) = 32 [pid 5013] <... sendto resumed>) = 40 [pid 5013] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="bond_slave_1", ifr_ifindex=35}) = 0 [pid 5010] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] close(4) = 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] sendto(3, [{nlmsg_len=100, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x03\x00\x68\x73\x72\x5f\x73\x6c\x61\x76\x65\x5f\x30\x00\x34\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x28\x00\x02\x00\x24\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x00\x03\x00\x76\x65\x74\x68\x30\x5f\x74\x6f\x5f\x68\x73\x72"], 100, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... socket resumed>) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="bond0", ifr_ifindex=15}) = 0 [pid 5013] close(4) = 0 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x23\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x0a\x00\x0f\x00\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 104 [ 50.150571][ T5013] bond0: (slave bond_slave_0): Enslaving as an active interface with an up link [ 50.168748][ T5012] batman_adv: batadv0: Adding interface: batadv_slave_1 [ 50.175714][ T5012] batman_adv: batadv0: The MTU of interface batadv_slave_1 is too small (1500) to handle the transport of batman-adv packets. Packets going over this interface will be fragmented on layer2 which could impact the performance. Setting the MTU to 1560 would solve the problem. [pid 5014] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=104, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] sendto(3, [{nlmsg_len=104, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x00\x03\x00\x74\x65\x61\x6d\x5f\x73\x6c\x61\x76\x65\x5f\x31\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11\x00\x03\x00\x76\x65\x74\x68\x31\x5f\x74\x6f\x5f\x74\x65\x61\x6d\x00\x00\x00"], 104, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... sendto resumed>) = 40 [pid 5012] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [ 50.203564][ T5012] batman_adv: batadv0: Not using interface batadv_slave_1 (retrying later): interface not active [ 50.215216][ T5011] batman_adv: batadv0: Adding interface: batadv_slave_1 [ 50.222353][ T5011] batman_adv: batadv0: The MTU of interface batadv_slave_1 is too small (1500) to handle the transport of batman-adv packets. Packets going over this interface will be fragmented on layer2 which could impact the performance. Setting the MTU to 1560 would solve the problem. [pid 5012] sendto(3, [{nlmsg_len=68, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x09\x00\x03\x00\x78\x66\x72\x6d\x30\x00\x00\x00\x18\x00\x12\x00\x08\x00\x01\x00\x78\x66\x72\x6d\x0c\x00\x02\x00\x08\x00\x02\x00\x01\x00\x00\x00"], 68, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... sendto resumed>) = 40 [pid 5011] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] sendto(3, [{nlmsg_len=68, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x09\x00\x03\x00\x78\x66\x72\x6d\x30\x00\x00\x00\x18\x00\x12\x00\x08\x00\x01\x00\x78\x66\x72\x6d\x0c\x00\x02\x00\x08\x00\x02\x00\x01\x00\x00\x00"], 68, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... sendto resumed>) = 104 [pid 5009] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=104, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... sendto resumed>) = 40 [pid 5013] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] sendto(3, [{nlmsg_len=104, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x00\x03\x00\x74\x65\x61\x6d\x5f\x73\x6c\x61\x76\x65\x5f\x30\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11\x00\x03\x00\x76\x65\x74\x68\x30\x5f\x74\x6f\x5f\x74\x65\x61\x6d\x00\x00\x00"], 104, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... sendto resumed>) = 100 [pid 5010] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=100, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] sendto(3, [{nlmsg_len=100, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x03\x00\x68\x73\x72\x5f\x73\x6c\x61\x76\x65\x5f\x31\x00\x34\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x28\x00\x02\x00\x24\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x00\x03\x00\x76\x65\x74\x68\x31\x5f\x74\x6f\x5f\x68\x73\x72"], 100, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 104 [pid 5009] <... socket resumed>) = 4 [pid 5014] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=104, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="bond_slave_0" [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="team_slave_0", ifr_ifindex=37}) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=33}) = 0 [pid 5014] close(4) = 0 [pid 5009] close(4) = 0 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... sendto resumed>) = 68 [pid 5014] <... socket resumed>) = 4 [pid 5012] <... sendto resumed>) = 68 [pid 5011] recvfrom(3, [pid 5012] recvfrom(3, [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=68, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=68, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="team0" [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... ioctl resumed>, ifr_ifindex=16}) = 0 [pid 5009] <... socket resumed>) = 4 [pid 5014] close(4) = 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="bond0" [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x25\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x0a\x00\x10\x00\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... ioctl resumed>, ifr_ifindex=15}) = 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... socket resumed>) = 4 [pid 5009] close(4 [pid 5012] <... socket resumed>) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge_slave_0" [pid 5009] <... close resumed>) = 0 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge_slave_0" [pid 5011] <... ioctl resumed>, ifr_ifindex=29}) = 0 [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x21\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x0a\x00\x0f\x00\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... ioctl resumed>, ifr_ifindex=29}) = 0 [pid 5011] close(4 [pid 5012] close(4 [pid 5011] <... close resumed>) = 0 [pid 5012] <... close resumed>) = 0 [pid 5011] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x1d\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x1d\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... sendto resumed>) = 104 [pid 5013] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=104, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] sendto(3, [{nlmsg_len=104, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x00\x03\x00\x74\x65\x61\x6d\x5f\x73\x6c\x61\x76\x65\x5f\x31\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11\x00\x03\x00\x76\x65\x74\x68\x31\x5f\x74\x6f\x5f\x74\x65\x61\x6d\x00\x00\x00"], 104, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... sendto resumed>) = 100 [pid 5010] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=100, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [ 50.248670][ T5011] batman_adv: batadv0: Not using interface batadv_slave_1 (retrying later): interface not active [ 50.266795][ T5013] bond0: (slave bond_slave_1): Enslaving as an active interface with an up link [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="hsr_slave_0", ifr_ifindex=46}) = 0 [pid 5010] close(4) = 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="hsr_slave_1", ifr_ifindex=48}) = 0 [pid 5010] close(4) = 0 [pid 5010] sendto(3, [{nlmsg_len=72, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x03\x00\x68\x73\x72\x30\x20\x00\x12\x00\x07\x00\x01\x00\x68\x73\x72\x00\x14\x00\x02\x00\x08\x00\x01\x00\x2e\x00\x00\x00\x08\x00\x02\x00\x30\x00\x00\x00"], 72, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 40 [pid 5014] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="team_slave_1", ifr_ifindex=39}) = 0 [pid 5014] close(4) = 0 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="team0", ifr_ifindex=16}) = 0 [pid 5014] close(4) = 0 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x27\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x0a\x00\x10\x00\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... sendto resumed>) = 40 [pid 5012] <... sendto resumed>) = 32 [pid 5009] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] recvfrom(3, [pid 5011] <... sendto resumed>) = 32 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="bond_slave_1", ifr_ifindex=35}) = 0 [pid 5009] close(4) = 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="bond0", ifr_ifindex=15}) = 0 [pid 5009] close(4) = 0 [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x23\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x0a\x00\x0f\x00\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] recvfrom(3, [pid 5013] <... sendto resumed>) = 104 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] recvfrom(3, [pid 5012] <... socket resumed>) = 4 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge_slave_1" [pid 5011] <... socket resumed>) = 4 [pid 5012] <... ioctl resumed>, ifr_ifindex=31}) = 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge_slave_1" [pid 5012] close(4 [pid 5011] <... ioctl resumed>, ifr_ifindex=31}) = 0 [pid 5012] <... close resumed>) = 0 [pid 5011] close(4 [pid 5012] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x1f\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... close resumed>) = 0 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=104, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x1f\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="team_slave_0", ifr_ifindex=37}) = 0 [pid 5013] close(4) = 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="team0", ifr_ifindex=16}) = 0 [pid 5013] close(4) = 0 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x25\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x0a\x00\x10\x00\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 40 [pid 5010] <... sendto resumed>) = 72 [pid 5014] recvfrom(3, [pid 5010] recvfrom(3, [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=72, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [ 50.316042][ T5014] team0: Port device team_slave_0 added [ 50.323466][ T5009] bond0: (slave bond_slave_0): Enslaving as an active interface with an up link [ 50.344096][ T5010] hsr_slave_0: entered promiscuous mode [ 50.350679][ T5010] hsr_slave_1: entered promiscuous mode [ 50.358646][ T5014] team0: Port device team_slave_1 added [pid 5014] sendto(3, [{nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x12\x00\x03\x00\x62\x61\x74\x61\x64\x76\x5f\x73\x6c\x61\x76\x65\x5f\x30\x00\x00\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x13\x00\x03\x00\x76\x65\x74\x68\x30\x5f\x74\x6f\x5f\x62\x61\x74\x61\x64\x76\x00"], 108, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="hsr_slave_0", ifr_ifindex=46}) = 0 [pid 5010] close(4 [pid 5013] <... sendto resumed>) = 40 [pid 5013] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="team_slave_1", ifr_ifindex=39}) = 0 [pid 5013] close(4) = 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="team0", ifr_ifindex=16}) = 0 [pid 5013] close(4) = 0 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x27\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x0a\x00\x10\x00\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... sendto resumed>) = 32 [pid 5010] <... close resumed>) = 0 [pid 5012] recvfrom(3, [pid 5011] <... sendto resumed>) = 32 [pid 5010] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x2e\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] recvfrom(3, [pid 5012] sendto(3, [{nlmsg_len=100, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x03\x00\x68\x73\x72\x5f\x73\x6c\x61\x76\x65\x5f\x30\x00\x34\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x28\x00\x02\x00\x24\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x00\x03\x00\x76\x65\x74\x68\x30\x5f\x74\x6f\x5f\x68\x73\x72"], 100, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... sendto resumed>) = 40 [pid 5011] sendto(3, [{nlmsg_len=100, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x03\x00\x68\x73\x72\x5f\x73\x6c\x61\x76\x65\x5f\x30\x00\x34\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x28\x00\x02\x00\x24\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x00\x03\x00\x76\x65\x74\x68\x30\x5f\x74\x6f\x5f\x68\x73\x72"], 100, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] sendto(3, [{nlmsg_len=104, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x00\x03\x00\x74\x65\x61\x6d\x5f\x73\x6c\x61\x76\x65\x5f\x30\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11\x00\x03\x00\x76\x65\x74\x68\x30\x5f\x74\x6f\x5f\x74\x65\x61\x6d\x00\x00\x00"], 104, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 108 [pid 5013] <... sendto resumed>) = 40 [pid 5014] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] recvfrom(3, [pid 5010] <... sendto resumed>) = 32 [pid 5014] sendto(3, [{nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x12\x00\x03\x00\x62\x61\x74\x61\x64\x76\x5f\x73\x6c\x61\x76\x65\x5f\x31\x00\x00\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x13\x00\x03\x00\x76\x65\x74\x68\x31\x5f\x74\x6f\x5f\x62\x61\x74\x61\x64\x76\x00"], 108, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] sendto(3, [{nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x12\x00\x03\x00\x62\x61\x74\x61\x64\x76\x5f\x73\x6c\x61\x76\x65\x5f\x30\x00\x00\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x13\x00\x03\x00\x76\x65\x74\x68\x30\x5f\x74\x6f\x5f\x62\x61\x74\x61\x64\x76\x00"], 108, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... sendto resumed>) = 104 [pid 5012] <... sendto resumed>) = 100 [pid 5009] recvfrom(3, [pid 5012] recvfrom(3, [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=104, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=100, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] sendto(3, [{nlmsg_len=104, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x00\x03\x00\x74\x65\x61\x6d\x5f\x73\x6c\x61\x76\x65\x5f\x31\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11\x00\x03\x00\x76\x65\x74\x68\x31\x5f\x74\x6f\x5f\x74\x65\x61\x6d\x00\x00\x00"], 104, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] sendto(3, [{nlmsg_len=100, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x03\x00\x68\x73\x72\x5f\x73\x6c\x61\x76\x65\x5f\x31\x00\x34\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x28\x00\x02\x00\x24\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x00\x03\x00\x76\x65\x74\x68\x31\x5f\x74\x6f\x5f\x68\x73\x72"], 100, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... sendto resumed>) = 100 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... sendto resumed>) = 108 [pid 5010] <... socket resumed>) = 4 [pid 5014] recvfrom(3, [pid 5011] recvfrom(3, [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="hsr_slave_1" [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv_slave_0" [pid 5013] <... sendto resumed>) = 108 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=100, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... ioctl resumed>, ifr_ifindex=48}) = 0 [pid 5014] <... ioctl resumed>, ifr_ifindex=41}) = 0 [pid 5014] close(4 [pid 5011] sendto(3, [{nlmsg_len=100, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x03\x00\x68\x73\x72\x5f\x73\x6c\x61\x76\x65\x5f\x31\x00\x34\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x28\x00\x02\x00\x24\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x00\x03\x00\x76\x65\x74\x68\x31\x5f\x74\x6f\x5f\x68\x73\x72"], 100, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] close(4 [pid 5014] <... close resumed>) = 0 [pid 5013] recvfrom(3, [pid 5009] <... sendto resumed>) = 104 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... close resumed>) = 0 [pid 5014] <... socket resumed>) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv0" [pid 5010] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x30\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... ioctl resumed>, ifr_ifindex=20}) = 0 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] recvfrom(3, [pid 5014] close(4) = 0 [ 50.369478][ T5013] team0: Port device team_slave_0 added [ 50.377665][ T5009] bond0: (slave bond_slave_1): Enslaving as an active interface with an up link [ 50.396821][ T5013] team0: Port device team_slave_1 added [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x29\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x0a\x00\x14\x00\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] sendto(3, [{nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x12\x00\x03\x00\x62\x61\x74\x61\x64\x76\x5f\x73\x6c\x61\x76\x65\x5f\x31\x00\x00\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x13\x00\x03\x00\x76\x65\x74\x68\x31\x5f\x74\x6f\x5f\x62\x61\x74\x61\x64\x76\x00"], 108, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=104, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... sendto resumed>) = 100 [pid 5011] <... sendto resumed>) = 100 [pid 5010] <... sendto resumed>) = 32 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] recvfrom(3, [pid 5011] recvfrom(3, [pid 5010] recvfrom(3, [pid 5009] <... socket resumed>) = 4 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=100, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=100, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="team_slave_0" [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] sendto(3, [{nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x13\x00\x03\x00\x76\x65\x74\x68\x30\x5f\x76\x69\x72\x74\x5f\x77\x69\x66\x69\x00\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x13\x00\x03\x00\x76\x65\x74\x68\x31\x5f\x76\x69\x72\x74\x5f\x77\x69\x66\x69\x00"], 108, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... ioctl resumed>, ifr_ifindex=37}) = 0 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... socket resumed>) = 4 [pid 5009] close(4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="hsr_slave_0" [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="hsr_slave_0" [pid 5009] <... close resumed>) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=46}) = 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=46}) = 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] close(4 [pid 5011] close(4 [pid 5009] <... socket resumed>) = 4 [pid 5012] <... close resumed>) = 0 [pid 5011] <... close resumed>) = 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="team0" [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=16}) = 0 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... socket resumed>) = 4 [pid 5009] close(4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="hsr_slave_1" [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="hsr_slave_1" [pid 5009] <... close resumed>) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=48}) = 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=48}) = 0 [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x25\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x0a\x00\x10\x00\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] close(4 [pid 5011] close(4 [pid 5012] <... close resumed>) = 0 [pid 5011] <... close resumed>) = 0 [pid 5012] sendto(3, [{nlmsg_len=72, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x03\x00\x68\x73\x72\x30\x20\x00\x12\x00\x07\x00\x01\x00\x68\x73\x72\x00\x14\x00\x02\x00\x08\x00\x01\x00\x2e\x00\x00\x00\x08\x00\x02\x00\x30\x00\x00\x00"], 72, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] sendto(3, [{nlmsg_len=72, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x03\x00\x68\x73\x72\x30\x20\x00\x12\x00\x07\x00\x01\x00\x68\x73\x72\x00\x14\x00\x02\x00\x08\x00\x01\x00\x2e\x00\x00\x00\x08\x00\x02\x00\x30\x00\x00\x00"], 72, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 40 [pid 5014] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv_slave_1", ifr_ifindex=43}) = 0 [pid 5014] close(4) = 0 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv0", ifr_ifindex=20}) = 0 [pid 5014] close(4) = 0 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x2b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x0a\x00\x14\x00\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... sendto resumed>) = 108 [ 50.453477][ T5014] batman_adv: batadv0: Adding interface: batadv_slave_0 [ 50.464322][ T5014] batman_adv: batadv0: The MTU of interface batadv_slave_0 is too small (1500) to handle the transport of batman-adv packets. Packets going over this interface will be fragmented on layer2 which could impact the performance. Setting the MTU to 1560 would solve the problem. [ 50.491862][ T5014] batman_adv: batadv0: Not using interface batadv_slave_0 (retrying later): interface not active [pid 5013] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv_slave_0", ifr_ifindex=41}) = 0 [pid 5013] close(4) = 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv0", ifr_ifindex=20}) = 0 [pid 5013] close(4) = 0 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x29\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x0a\x00\x14\x00\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... sendto resumed>) = 72 [pid 5012] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=72, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="hsr_slave_0", ifr_ifindex=46}) = 0 [pid 5012] close(4) = 0 [pid 5012] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x2e\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... sendto resumed>) = 40 [pid 5009] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="team_slave_1", ifr_ifindex=39}) = 0 [pid 5009] close(4) = 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="team0", ifr_ifindex=16}) = 0 [pid 5009] close(4) = 0 [ 50.511623][ T5012] hsr_slave_0: entered promiscuous mode [ 50.518940][ T5012] hsr_slave_1: entered promiscuous mode [ 50.524813][ T5012] debugfs: Directory 'hsr0' with parent 'hsr' already present! [ 50.533034][ T5012] Cannot create hsr debugfs directory [ 50.541065][ T5009] team0: Port device team_slave_0 added [ 50.549695][ T5011] hsr_slave_0: entered promiscuous mode [ 50.556008][ T5011] hsr_slave_1: entered promiscuous mode [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x27\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x0a\x00\x10\x00\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... sendto resumed>) = 72 [pid 5011] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=72, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="hsr_slave_0", ifr_ifindex=46}) = 0 [pid 5011] close(4) = 0 [pid 5011] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x2e\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... sendto resumed>) = 108 [pid 5010] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_virt_wifi", ifr_ifindex=50}) = 0 [pid 5010] close(4) = 0 [ 50.562194][ T5011] debugfs: Directory 'hsr0' with parent 'hsr' already present! [ 50.569776][ T5011] Cannot create hsr debugfs directory [ 50.581771][ T5014] batman_adv: batadv0: Adding interface: batadv_slave_1 [pid 5010] sendto(3, [{nlmsg_len=76, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x03\x00\x76\x69\x72\x74\x5f\x77\x69\x66\x69\x30\x00\x00\x14\x00\x12\x00\x0d\x00\x01\x00\x76\x69\x72\x74\x5f\x77\x69\x66\x69\x00\x00\x00\x08\x00\x05\x00\x32\x00\x00\x00"], 76, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 40 [pid 5014] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [ 50.589005][ T5014] batman_adv: batadv0: The MTU of interface batadv_slave_1 is too small (1500) to handle the transport of batman-adv packets. Packets going over this interface will be fragmented on layer2 which could impact the performance. Setting the MTU to 1560 would solve the problem. [ 50.615398][ T5014] batman_adv: batadv0: Not using interface batadv_slave_1 (retrying later): interface not active [ 50.627453][ T5013] batman_adv: batadv0: Adding interface: batadv_slave_0 [ 50.634624][ T5013] batman_adv: batadv0: The MTU of interface batadv_slave_0 is too small (1500) to handle the transport of batman-adv packets. Packets going over this interface will be fragmented on layer2 which could impact the performance. Setting the MTU to 1560 would solve the problem. [pid 5014] sendto(3, [{nlmsg_len=68, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x09\x00\x03\x00\x78\x66\x72\x6d\x30\x00\x00\x00\x18\x00\x12\x00\x08\x00\x01\x00\x78\x66\x72\x6d\x0c\x00\x02\x00\x08\x00\x02\x00\x01\x00\x00\x00"], 68, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... sendto resumed>) = 40 [pid 5012] <... sendto resumed>) = 32 [pid 5012] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="hsr_slave_1", ifr_ifindex=48}) = 0 [pid 5012] close(4) = 0 [pid 5012] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x30\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 32 [pid 5013] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... sendto resumed>) = 32 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv_slave_1", ifr_ifindex=43}) = 0 [pid 5013] close(4) = 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv0", ifr_ifindex=20}) = 0 [pid 5013] close(4) = 0 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x2b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x0a\x00\x14\x00\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] sendto(3, [{nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x13\x00\x03\x00\x76\x65\x74\x68\x30\x5f\x76\x69\x72\x74\x5f\x77\x69\x66\x69\x00\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x13\x00\x03\x00\x76\x65\x74\x68\x31\x5f\x76\x69\x72\x74\x5f\x77\x69\x66\x69\x00"], 108, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... sendto resumed>) = 40 [pid 5009] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] sendto(3, [{nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x12\x00\x03\x00\x62\x61\x74\x61\x64\x76\x5f\x73\x6c\x61\x76\x65\x5f\x30\x00\x00\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x13\x00\x03\x00\x76\x65\x74\x68\x30\x5f\x74\x6f\x5f\x62\x61\x74\x61\x64\x76\x00"], 108, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... sendto resumed>) = 76 [pid 5010] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=76, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... sendto resumed>) = 68 [pid 5011] recvfrom(3, [pid 5010] sendto(3, [{nlmsg_len=100, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x03\x00\x76\x65\x74\x68\x30\x5f\x76\x6c\x61\x6e\x00\x00\x34\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x28\x00\x02\x00\x24\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x03\x00\x76\x65\x74\x68\x31\x5f\x76\x6c\x61\x6e\x00\x00"], 100, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] recvfrom(3, [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="hsr_slave_1", ifr_ifindex=48}) = 0 [pid 5011] close(4) = 0 [ 50.660915][ T5013] batman_adv: batadv0: Not using interface batadv_slave_0 (retrying later): interface not active [ 50.677779][ T5009] team0: Port device team_slave_1 added [ 50.694341][ T5013] batman_adv: batadv0: Adding interface: batadv_slave_1 [pid 5011] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x30\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=68, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge_slave_0", ifr_ifindex=29}) = 0 [pid 5014] close(4) = 0 [pid 5014] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x1d\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... sendto resumed>) = 40 [pid 5013] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... sendto resumed>) = 108 [pid 5012] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_virt_wifi", ifr_ifindex=50}) = 0 [pid 5012] close(4) = 0 [pid 5012] sendto(3, [{nlmsg_len=76, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x03\x00\x76\x69\x72\x74\x5f\x77\x69\x66\x69\x30\x00\x00\x14\x00\x12\x00\x0d\x00\x01\x00\x76\x69\x72\x74\x5f\x77\x69\x66\x69\x00\x00\x00\x08\x00\x05\x00\x32\x00\x00\x00"], 76, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] sendto(3, [{nlmsg_len=68, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x09\x00\x03\x00\x78\x66\x72\x6d\x30\x00\x00\x00\x18\x00\x12\x00\x08\x00\x01\x00\x78\x66\x72\x6d\x0c\x00\x02\x00\x08\x00\x02\x00\x01\x00\x00\x00"], 68, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... sendto resumed>) = 32 [pid 5010] <... sendto resumed>) = 100 [pid 5009] <... sendto resumed>) = 108 [pid 5014] <... sendto resumed>) = 32 [pid 5011] recvfrom(3, [pid 5010] recvfrom(3, [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=100, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] recvfrom(3, [pid 5014] recvfrom(3, [pid 5013] <... sendto resumed>) = 68 [pid 5011] sendto(3, [{nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x13\x00\x03\x00\x76\x65\x74\x68\x30\x5f\x76\x69\x72\x74\x5f\x77\x69\x66\x69\x00\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x13\x00\x03\x00\x76\x65\x74\x68\x31\x5f\x76\x69\x72\x74\x5f\x77\x69\x66\x69\x00"], 108, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] recvfrom(3, [pid 5012] <... sendto resumed>) = 76 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=68, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] recvfrom(3, [pid 5014] <... socket resumed>) = 4 [pid 5011] <... sendto resumed>) = 108 [pid 5010] <... socket resumed>) = 4 [pid 5009] sendto(3, [{nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x12\x00\x03\x00\x62\x61\x74\x61\x64\x76\x5f\x73\x6c\x61\x76\x65\x5f\x31\x00\x00\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x13\x00\x03\x00\x76\x65\x74\x68\x31\x5f\x74\x6f\x5f\x62\x61\x74\x61\x64\x76\x00"], 108, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge_slave_1" [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=76, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] recvfrom(3, [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_vlan" [pid 5014] <... ioctl resumed>, ifr_ifindex=31}) = 0 [pid 5013] <... socket resumed>) = 4 [pid 5012] sendto(3, [{nlmsg_len=100, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x03\x00\x76\x65\x74\x68\x30\x5f\x76\x6c\x61\x6e\x00\x00\x34\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x28\x00\x02\x00\x24\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x03\x00\x76\x65\x74\x68\x31\x5f\x76\x6c\x61\x6e\x00\x00"], 100, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... ioctl resumed>, ifr_ifindex=54}) = 0 [pid 5009] <... sendto resumed>) = 108 [pid 5014] close(4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge_slave_0" [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] close(4 [pid 5014] <... close resumed>) = 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=29}) = 0 [pid 5011] <... socket resumed>) = 4 [pid 5010] <... close resumed>) = 0 [pid 5009] recvfrom(3, [pid 5014] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x1f\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] close(4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_virt_wifi" [pid 5010] sendto(3, [{nlmsg_len=84, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x03\x00\x76\x6c\x61\x6e\x30\x00\x00\x00\x20\x00\x12\x00\x08\x00\x01\x00\x76\x6c\x61\x6e\x14\x00\x02\x00\x06\x00\x01\x00\x00\x00\x00\x00\x06\x00\x05\x00\x81\x00\x00\x00\x08\x00\x05\x00\x36\x00\x00\x00"], 84, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... close resumed>) = 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=50}) = 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x1d\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] close(4 [pid 5009] <... socket resumed>) = 4 [pid 5011] <... close resumed>) = 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv_slave_0" [pid 5011] sendto(3, [{nlmsg_len=76, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x03\x00\x76\x69\x72\x74\x5f\x77\x69\x66\x69\x30\x00\x00\x14\x00\x12\x00\x0d\x00\x01\x00\x76\x69\x72\x74\x5f\x77\x69\x66\x69\x00\x00\x00\x08\x00\x05\x00\x32\x00\x00\x00"], 76, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... ioctl resumed>, ifr_ifindex=41}) = 0 [pid 5009] close(4) = 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv0", ifr_ifindex=20}) = 0 [pid 5009] close(4) = 0 [ 50.701381][ T5013] batman_adv: batadv0: The MTU of interface batadv_slave_1 is too small (1500) to handle the transport of batman-adv packets. Packets going over this interface will be fragmented on layer2 which could impact the performance. Setting the MTU to 1560 would solve the problem. [ 50.728563][ T5013] batman_adv: batadv0: Not using interface batadv_slave_1 (retrying later): interface not active [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x29\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x0a\x00\x14\x00\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... sendto resumed>) = 100 [pid 5012] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=100, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... sendto resumed>) = 32 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_vlan", ifr_ifindex=54}) = 0 [pid 5012] close(4) = 0 [pid 5012] sendto(3, [{nlmsg_len=84, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x03\x00\x76\x6c\x61\x6e\x30\x00\x00\x00\x20\x00\x12\x00\x08\x00\x01\x00\x76\x6c\x61\x6e\x14\x00\x02\x00\x06\x00\x01\x00\x00\x00\x00\x00\x06\x00\x05\x00\x81\x00\x00\x00\x08\x00\x05\x00\x36\x00\x00\x00"], 84, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 84 [pid 5012] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=84, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] recvfrom(3, [pid 5013] <... sendto resumed>) = 32 [pid 5010] <... sendto resumed>) = 84 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] recvfrom(3, [pid 5010] recvfrom(3, [pid 5014] sendto(3, [{nlmsg_len=100, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x03\x00\x68\x73\x72\x5f\x73\x6c\x61\x76\x65\x5f\x30\x00\x34\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x28\x00\x02\x00\x24\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x00\x03\x00\x76\x65\x74\x68\x30\x5f\x74\x6f\x5f\x68\x73\x72"], 100, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=84, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... sendto resumed>) = 76 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... socket resumed>) = 4 [pid 5010] <... socket resumed>) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge_slave_1" [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_vlan" [pid 5013] <... ioctl resumed>, ifr_ifindex=31}) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=54}) = 0 [pid 5013] close(4 [pid 5010] close(4 [pid 5013] <... close resumed>) = 0 [pid 5010] <... close resumed>) = 0 [pid 5013] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x1f\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] sendto(3, [{nlmsg_len=84, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x03\x00\x76\x6c\x61\x6e\x31\x00\x00\x00\x20\x00\x12\x00\x08\x00\x01\x00\x76\x6c\x61\x6e\x14\x00\x02\x00\x06\x00\x01\x00\x01\x00\x00\x00\x06\x00\x05\x00\x88\xa8\x00\x00\x08\x00\x05\x00\x36\x00\x00\x00"], 84, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... socket resumed>) = 4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_vlan" [pid 5011] recvfrom(3, [pid 5012] <... ioctl resumed>, ifr_ifindex=54}) = 0 [pid 5012] close(4) = 0 [pid 5012] sendto(3, [{nlmsg_len=84, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x03\x00\x76\x6c\x61\x6e\x31\x00\x00\x00\x20\x00\x12\x00\x08\x00\x01\x00\x76\x6c\x61\x6e\x14\x00\x02\x00\x06\x00\x01\x00\x01\x00\x00\x00\x06\x00\x05\x00\x88\xa8\x00\x00\x08\x00\x05\x00\x36\x00\x00\x00"], 84, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=76, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... sendto resumed>) = 40 [pid 5009] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv_slave_1", ifr_ifindex=43}) = 0 [pid 5009] close(4) = 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5011] sendto(3, [{nlmsg_len=100, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x03\x00\x76\x65\x74\x68\x30\x5f\x76\x6c\x61\x6e\x00\x00\x34\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x28\x00\x02\x00\x24\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x03\x00\x76\x65\x74\x68\x31\x5f\x76\x6c\x61\x6e\x00\x00"], 100, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv0" [pid 5013] <... sendto resumed>) = 32 [pid 5009] <... ioctl resumed>, ifr_ifindex=20}) = 0 [pid 5009] close(4) = 0 [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x2b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x0a\x00\x14\x00\x00\x00"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 100 [pid 5014] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=100, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] sendto(3, [{nlmsg_len=100, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x03\x00\x68\x73\x72\x5f\x73\x6c\x61\x76\x65\x5f\x31\x00\x34\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x28\x00\x02\x00\x24\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x00\x03\x00\x76\x65\x74\x68\x31\x5f\x74\x6f\x5f\x68\x73\x72"], 100, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] recvfrom(3, [pid 5010] <... sendto resumed>) = 84 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] recvfrom(3, [pid 5013] sendto(3, [{nlmsg_len=100, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x03\x00\x68\x73\x72\x5f\x73\x6c\x61\x76\x65\x5f\x30\x00\x34\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x28\x00\x02\x00\x24\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x00\x03\x00\x76\x65\x74\x68\x30\x5f\x74\x6f\x5f\x68\x73\x72"], 100, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=84, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... sendto resumed>) = 84 [pid 5012] recvfrom(3, [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=84, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... sendto resumed>) = 100 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... socket resumed>) = 4 [pid 5012] <... socket resumed>) = 4 [ 50.800229][ T5009] batman_adv: batadv0: Adding interface: batadv_slave_0 [ 50.808010][ T5009] batman_adv: batadv0: The MTU of interface batadv_slave_0 is too small (1500) to handle the transport of batman-adv packets. Packets going over this interface will be fragmented on layer2 which could impact the performance. Setting the MTU to 1560 would solve the problem. [ 50.835393][ T5009] batman_adv: batadv0: Not using interface batadv_slave_0 (retrying later): interface not active [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_vlan", ifr_ifindex=53}) = 0 [pid 5012] close(4) = 0 [pid 5012] sendto(3, [{nlmsg_len=80, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x03\x00\x6d\x61\x63\x76\x6c\x61\x6e\x30\x1c\x00\x12\x00\x0b\x00\x01\x00\x6d\x61\x63\x76\x6c\x61\x6e\x00\x0c\x00\x02\x00\x08\x00\x01\x00\x04\x00\x00\x00\x08\x00\x05\x00\x35\x00\x00\x00"], 80, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_vlan", ifr_ifindex=53}) = 0 [pid 5010] close(4) = 0 [pid 5010] sendto(3, [{nlmsg_len=80, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x03\x00\x6d\x61\x63\x76\x6c\x61\x6e\x30\x1c\x00\x12\x00\x0b\x00\x01\x00\x6d\x61\x63\x76\x6c\x61\x6e\x00\x0c\x00\x02\x00\x08\x00\x01\x00\x04\x00\x00\x00\x08\x00\x05\x00\x35\x00\x00\x00"], 80, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=100, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] sendto(3, [{nlmsg_len=100, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x03\x00\x68\x73\x72\x5f\x73\x6c\x61\x76\x65\x5f\x31\x00\x34\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x28\x00\x02\x00\x24\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x00\x03\x00\x76\x65\x74\x68\x31\x5f\x74\x6f\x5f\x68\x73\x72"], 100, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... sendto resumed>) = 40 [pid 5009] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] sendto(3, [{nlmsg_len=68, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x09\x00\x03\x00\x78\x66\x72\x6d\x30\x00\x00\x00\x18\x00\x12\x00\x08\x00\x01\x00\x78\x66\x72\x6d\x0c\x00\x02\x00\x08\x00\x02\x00\x01\x00\x00\x00"], 68, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... sendto resumed>) = 100 [pid 5011] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=100, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_vlan", ifr_ifindex=54}) = 0 [pid 5011] close(4) = 0 [pid 5011] sendto(3, [{nlmsg_len=84, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x03\x00\x76\x6c\x61\x6e\x30\x00\x00\x00\x20\x00\x12\x00\x08\x00\x01\x00\x76\x6c\x61\x6e\x14\x00\x02\x00\x06\x00\x01\x00\x00\x00\x00\x00\x06\x00\x05\x00\x81\x00\x00\x00\x08\x00\x05\x00\x36\x00\x00\x00"], 84, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 100 [pid 5014] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=100, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="hsr_slave_0", ifr_ifindex=46}) = 0 [pid 5014] close(4) = 0 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="hsr_slave_1", ifr_ifindex=48}) = 0 [pid 5014] close(4) = 0 [pid 5014] sendto(3, [{nlmsg_len=72, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x03\x00\x68\x73\x72\x30\x20\x00\x12\x00\x07\x00\x01\x00\x68\x73\x72\x00\x14\x00\x02\x00\x08\x00\x01\x00\x2e\x00\x00\x00\x08\x00\x02\x00\x30\x00\x00\x00"], 72, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... sendto resumed>) = 80 [pid 5010] <... sendto resumed>) = 80 [pid 5010] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=80, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_vlan", ifr_ifindex=53}) = 0 [pid 5010] close(4) = 0 [pid 5010] sendto(3, [{nlmsg_len=80, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x03\x00\x6d\x61\x63\x76\x6c\x61\x6e\x31\x1c\x00\x12\x00\x0b\x00\x01\x00\x6d\x61\x63\x76\x6c\x61\x6e\x00\x0c\x00\x02\x00\x08\x00\x01\x00\x04\x00\x00\x00\x08\x00\x05\x00\x35\x00\x00\x00"], 80, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=80, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_vlan", ifr_ifindex=53}) = 0 [pid 5012] close(4) = 0 [pid 5012] sendto(3, [{nlmsg_len=80, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x03\x00\x6d\x61\x63\x76\x6c\x61\x6e\x31\x1c\x00\x12\x00\x0b\x00\x01\x00\x6d\x61\x63\x76\x6c\x61\x6e\x00\x0c\x00\x02\x00\x08\x00\x01\x00\x04\x00\x00\x00\x08\x00\x05\x00\x35\x00\x00\x00"], 80, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... sendto resumed>) = 100 [pid 5009] <... sendto resumed>) = 68 [pid 5013] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=100, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="hsr_slave_0", ifr_ifindex=46}) = 0 [ 50.870989][ T5009] batman_adv: batadv0: Adding interface: batadv_slave_1 [ 50.878763][ T5009] batman_adv: batadv0: The MTU of interface batadv_slave_1 is too small (1500) to handle the transport of batman-adv packets. Packets going over this interface will be fragmented on layer2 which could impact the performance. Setting the MTU to 1560 would solve the problem. [ 50.905215][ T5009] batman_adv: batadv0: Not using interface batadv_slave_1 (retrying later): interface not active [pid 5013] close(4 [pid 5011] <... sendto resumed>) = 84 [pid 5009] recvfrom(3, [pid 5013] <... close resumed>) = 0 [pid 5011] recvfrom(3, [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=68, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... socket resumed>) = 4 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=84, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="hsr_slave_1" [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... socket resumed>) = 4 [pid 5009] <... socket resumed>) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_vlan" [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge_slave_0" [pid 5013] <... ioctl resumed>, ifr_ifindex=48}) = 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=54}) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=29}) = 0 [pid 5011] close(4 [pid 5009] close(4 [pid 5013] close(4 [pid 5011] <... close resumed>) = 0 [pid 5009] <... close resumed>) = 0 [pid 5011] sendto(3, [{nlmsg_len=84, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x03\x00\x76\x6c\x61\x6e\x31\x00\x00\x00\x20\x00\x12\x00\x08\x00\x01\x00\x76\x6c\x61\x6e\x14\x00\x02\x00\x06\x00\x01\x00\x01\x00\x00\x00\x06\x00\x05\x00\x88\xa8\x00\x00\x08\x00\x05\x00\x36\x00\x00\x00"], 84, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x1d\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... close resumed>) = 0 [pid 5013] sendto(3, [{nlmsg_len=72, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x03\x00\x68\x73\x72\x30\x20\x00\x12\x00\x07\x00\x01\x00\x68\x73\x72\x00\x14\x00\x02\x00\x08\x00\x01\x00\x2e\x00\x00\x00\x08\x00\x02\x00\x30\x00\x00\x00"], 72, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 72 [pid 5014] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=72, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="hsr_slave_0", ifr_ifindex=46}) = 0 [pid 5014] close(4) = 0 [ 50.955963][ T5014] hsr_slave_0: entered promiscuous mode [ 50.962482][ T5014] hsr_slave_1: entered promiscuous mode [ 50.972391][ T5014] debugfs: Directory 'hsr0' with parent 'hsr' already present! [ 50.980290][ T5014] Cannot create hsr debugfs directory [ 50.988409][ T5013] hsr_slave_0: entered promiscuous mode [ 50.994973][ T5013] hsr_slave_1: entered promiscuous mode [pid 5014] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x2e\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... sendto resumed>) = 72 [pid 5013] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=72, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="hsr_slave_0", ifr_ifindex=46}) = 0 [pid 5013] close(4) = 0 [pid 5013] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x2e\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... sendto resumed>) = 80 [pid 5012] recvfrom(3, [pid 5010] <... sendto resumed>) = 80 [pid 5013] <... sendto resumed>) = 32 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=80, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] recvfrom(3, [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_vlan", ifr_ifindex=54}) = 0 [pid 5012] close(4) = 0 [pid 5012] sendto(3, [{nlmsg_len=88, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x03\x00\x69\x70\x76\x6c\x61\x6e\x30\x00\x24\x00\x12\x00\x0a\x00\x01\x00\x69\x70\x76\x6c\x61\x6e\x00\x00\x14\x00\x02\x00\x06\x00\x01\x00\x00\x00\x00\x00\x06\x00\x02\x00\x00\x00\x00\x00\x08\x00\x05\x00\x36\x00\x00\x00"], 88, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=80, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] recvfrom(3, [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_vlan", ifr_ifindex=54}) = 0 [pid 5010] close(4) = 0 [pid 5010] sendto(3, [{nlmsg_len=88, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x03\x00\x69\x70\x76\x6c\x61\x6e\x30\x00\x24\x00\x12\x00\x0a\x00\x01\x00\x69\x70\x76\x6c\x61\x6e\x00\x00\x14\x00\x02\x00\x06\x00\x01\x00\x00\x00\x00\x00\x06\x00\x02\x00\x00\x00\x00\x00\x08\x00\x05\x00\x36\x00\x00\x00"], 88, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="hsr_slave_1", ifr_ifindex=48}) = 0 [pid 5013] close(4) = 0 [pid 5013] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x30\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... sendto resumed>) = 84 [pid 5011] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=84, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... sendto resumed>) = 32 [pid 5014] <... sendto resumed>) = 32 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_vlan", ifr_ifindex=53}) = 0 [pid 5011] close(4) = 0 [pid 5011] sendto(3, [{nlmsg_len=80, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x03\x00\x6d\x61\x63\x76\x6c\x61\x6e\x30\x1c\x00\x12\x00\x0b\x00\x01\x00\x6d\x61\x63\x76\x6c\x61\x6e\x00\x0c\x00\x02\x00\x08\x00\x01\x00\x04\x00\x00\x00\x08\x00\x05\x00\x35\x00\x00\x00"], 80, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] recvfrom(3, [pid 5013] <... sendto resumed>) = 32 [pid 5012] <... sendto resumed>) = 88 [pid 5010] <... sendto resumed>) = 88 [pid 5009] recvfrom(3, [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] recvfrom(3, [pid 5010] recvfrom(3, [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=88, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... sendto resumed>) = 80 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=88, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... socket resumed>) = 4 [pid 5013] recvfrom(3, [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] recvfrom(3, [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... socket resumed>) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="hsr_slave_1" [pid 5012] <... socket resumed>) = 4 [pid 5010] <... socket resumed>) = 4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge_slave_1" [pid 5014] <... ioctl resumed>, ifr_ifindex=48}) = 0 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_vlan" [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=80, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_vlan" [pid 5009] <... ioctl resumed>, ifr_ifindex=31}) = 0 [pid 5014] close(4 [pid 5013] sendto(3, [{nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x13\x00\x03\x00\x76\x65\x74\x68\x30\x5f\x76\x69\x72\x74\x5f\x77\x69\x66\x69\x00\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x13\x00\x03\x00\x76\x65\x74\x68\x31\x5f\x76\x69\x72\x74\x5f\x77\x69\x66\x69\x00"], 108, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... ioctl resumed>, ifr_ifindex=54}) = 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=54}) = 0 [pid 5009] close(4 [pid 5014] <... close resumed>) = 0 [pid 5012] close(4 [pid 5010] close(4 [pid 5009] <... close resumed>) = 0 [pid 5014] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x30\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... close resumed>) = 0 [pid 5010] <... close resumed>) = 0 [pid 5009] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x1f\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] sendto(3, [{nlmsg_len=88, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x03\x00\x69\x70\x76\x6c\x61\x6e\x31\x00\x24\x00\x12\x00\x0a\x00\x01\x00\x69\x70\x76\x6c\x61\x6e\x00\x00\x14\x00\x02\x00\x06\x00\x01\x00\x02\x00\x00\x00\x06\x00\x02\x00\x02\x00\x00\x00\x08\x00\x05\x00\x36\x00\x00\x00"], 88, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... socket resumed>) = 4 [pid 5010] sendto(3, [{nlmsg_len=88, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x03\x00\x69\x70\x76\x6c\x61\x6e\x31\x00\x24\x00\x12\x00\x0a\x00\x01\x00\x69\x70\x76\x6c\x61\x6e\x00\x00\x14\x00\x02\x00\x06\x00\x01\x00\x02\x00\x00\x00\x06\x00\x02\x00\x02\x00\x00\x00\x08\x00\x05\x00\x36\x00\x00\x00"], 88, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_vlan", ifr_ifindex=53}) = 0 [pid 5011] close(4) = 0 [ 51.000937][ T5013] debugfs: Directory 'hsr0' with parent 'hsr' already present! [ 51.008729][ T5013] Cannot create hsr debugfs directory [pid 5011] sendto(3, [{nlmsg_len=80, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x03\x00\x6d\x61\x63\x76\x6c\x61\x6e\x31\x1c\x00\x12\x00\x0b\x00\x01\x00\x6d\x61\x63\x76\x6c\x61\x6e\x00\x0c\x00\x02\x00\x08\x00\x01\x00\x04\x00\x00\x00\x08\x00\x05\x00\x35\x00\x00\x00"], 80, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 32 [pid 5012] <... sendto resumed>) = 88 [pid 5010] <... sendto resumed>) = 88 [pid 5009] <... sendto resumed>) = 32 [pid 5014] recvfrom(3, [pid 5012] recvfrom(3, [pid 5010] recvfrom(3, [pid 5009] recvfrom(3, [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=88, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=88, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] sendto(3, [{nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x13\x00\x03\x00\x76\x65\x74\x68\x30\x5f\x76\x69\x72\x74\x5f\x77\x69\x66\x69\x00\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x13\x00\x03\x00\x76\x65\x74\x68\x31\x5f\x76\x69\x72\x74\x5f\x77\x69\x66\x69\x00"], 108, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... sendto resumed>) = 108 [pid 5012] sendto(3, [{nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11\x00\x03\x00\x76\x65\x74\x68\x30\x5f\x6d\x61\x63\x76\x74\x61\x70\x00\x00\x00\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11\x00\x03\x00\x76\x65\x74\x68\x31\x5f\x6d\x61\x63\x76\x74\x61\x70\x00\x00\x00"], 108, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... sendto resumed>) = 80 [pid 5010] sendto(3, [{nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11\x00\x03\x00\x76\x65\x74\x68\x30\x5f\x6d\x61\x63\x76\x74\x61\x70\x00\x00\x00\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11\x00\x03\x00\x76\x65\x74\x68\x31\x5f\x6d\x61\x63\x76\x74\x61\x70\x00\x00\x00"], 108, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] sendto(3, [{nlmsg_len=100, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x03\x00\x68\x73\x72\x5f\x73\x6c\x61\x76\x65\x5f\x30\x00\x34\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x28\x00\x02\x00\x24\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x00\x03\x00\x76\x65\x74\x68\x30\x5f\x74\x6f\x5f\x68\x73\x72"], 100, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] recvfrom(3, [pid 5011] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=80, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... sendto resumed>) = 108 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_vlan", ifr_ifindex=54}) = 0 [pid 5011] close(4) = 0 [pid 5011] sendto(3, [{nlmsg_len=88, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x03\x00\x69\x70\x76\x6c\x61\x6e\x30\x00\x24\x00\x12\x00\x0a\x00\x01\x00\x69\x70\x76\x6c\x61\x6e\x00\x00\x14\x00\x02\x00\x06\x00\x01\x00\x00\x00\x00\x00\x06\x00\x02\x00\x00\x00\x00\x00\x08\x00\x05\x00\x36\x00\x00\x00"], 88, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] recvfrom(3, [pid 5012] <... sendto resumed>) = 108 [pid 5012] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... socket resumed>) = 4 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_macvtap", ifr_ifindex=62}) = 0 [pid 5012] close(4) = 0 [pid 5012] sendto(3, [{nlmsg_len=68, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x03\x00\x6d\x61\x63\x76\x74\x61\x70\x30\x10\x00\x12\x00\x0b\x00\x01\x00\x6d\x61\x63\x76\x74\x61\x70\x00\x08\x00\x05\x00\x3e\x00\x00\x00"], 68, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_virt_wifi" [pid 5014] <... socket resumed>) = 4 [pid 5013] <... ioctl resumed>, ifr_ifindex=50}) = 0 [pid 5011] <... sendto resumed>) = 88 [pid 5010] <... sendto resumed>) = 108 [pid 5009] <... sendto resumed>) = 100 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_virt_wifi" [pid 5013] close(4 [pid 5011] recvfrom(3, [pid 5014] <... ioctl resumed>, ifr_ifindex=50}) = 0 [pid 5013] <... close resumed>) = 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=88, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] recvfrom(3, [pid 5009] recvfrom(3, [pid 5014] close(4 [pid 5013] sendto(3, [{nlmsg_len=76, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x03\x00\x76\x69\x72\x74\x5f\x77\x69\x66\x69\x30\x00\x00\x14\x00\x12\x00\x0d\x00\x01\x00\x76\x69\x72\x74\x5f\x77\x69\x66\x69\x00\x00\x00\x08\x00\x05\x00\x32\x00\x00\x00"], 76, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... close resumed>) = 0 [pid 5011] <... socket resumed>) = 4 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=100, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] sendto(3, [{nlmsg_len=76, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x03\x00\x76\x69\x72\x74\x5f\x77\x69\x66\x69\x30\x00\x00\x14\x00\x12\x00\x0d\x00\x01\x00\x76\x69\x72\x74\x5f\x77\x69\x66\x69\x00\x00\x00\x08\x00\x05\x00\x32\x00\x00\x00"], 76, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_vlan" [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] sendto(3, [{nlmsg_len=100, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x03\x00\x68\x73\x72\x5f\x73\x6c\x61\x76\x65\x5f\x31\x00\x34\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x28\x00\x02\x00\x24\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x00\x03\x00\x76\x65\x74\x68\x31\x5f\x74\x6f\x5f\x68\x73\x72"], 100, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... ioctl resumed>, ifr_ifindex=54}) = 0 [pid 5010] <... socket resumed>) = 4 [pid 5011] close(4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_macvtap" [pid 5011] <... close resumed>) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=62}) = 0 [pid 5011] sendto(3, [{nlmsg_len=88, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x03\x00\x69\x70\x76\x6c\x61\x6e\x31\x00\x24\x00\x12\x00\x0a\x00\x01\x00\x69\x70\x76\x6c\x61\x6e\x00\x00\x14\x00\x02\x00\x06\x00\x01\x00\x02\x00\x00\x00\x06\x00\x02\x00\x02\x00\x00\x00\x08\x00\x05\x00\x36\x00\x00\x00"], 88, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] close(4 [pid 5014] <... sendto resumed>) = 76 [pid 5013] <... sendto resumed>) = 76 [pid 5012] <... sendto resumed>) = 68 [pid 5013] recvfrom(3, [pid 5010] <... close resumed>) = 0 [pid 5014] recvfrom(3, [pid 5012] recvfrom(3, [pid 5010] sendto(3, [{nlmsg_len=68, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x03\x00\x6d\x61\x63\x76\x74\x61\x70\x30\x10\x00\x12\x00\x0b\x00\x01\x00\x6d\x61\x63\x76\x74\x61\x70\x00\x08\x00\x05\x00\x3e\x00\x00\x00"], 68, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=76, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=76, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=68, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... sendto resumed>) = 88 [pid 5009] <... sendto resumed>) = 100 [pid 5014] sendto(3, [{nlmsg_len=100, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x03\x00\x76\x65\x74\x68\x30\x5f\x76\x6c\x61\x6e\x00\x00\x34\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x28\x00\x02\x00\x24\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x03\x00\x76\x65\x74\x68\x31\x5f\x76\x6c\x61\x6e\x00\x00"], 100, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] sendto(3, [{nlmsg_len=100, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x03\x00\x76\x65\x74\x68\x30\x5f\x76\x6c\x61\x6e\x00\x00\x34\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x28\x00\x02\x00\x24\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x03\x00\x76\x65\x74\x68\x31\x5f\x76\x6c\x61\x6e\x00\x00"], 100, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] recvfrom(3, [pid 5010] <... sendto resumed>) = 68 [pid 5009] recvfrom(3, [pid 5014] <... sendto resumed>) = 100 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=88, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] recvfrom(3, [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=100, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] recvfrom(3, [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_macvtap" [pid 5011] sendto(3, [{nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11\x00\x03\x00\x76\x65\x74\x68\x30\x5f\x6d\x61\x63\x76\x74\x61\x70\x00\x00\x00\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11\x00\x03\x00\x76\x65\x74\x68\x31\x5f\x6d\x61\x63\x76\x74\x61\x70\x00\x00\x00"], 108, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=68, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=100, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... ioctl resumed>, ifr_ifindex=61}) = 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... socket resumed>) = 4 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] close(4 [pid 5010] <... socket resumed>) = 4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="hsr_slave_0" [pid 5014] <... socket resumed>) = 4 [pid 5012] <... close resumed>) = 0 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_macvtap" [pid 5009] <... ioctl resumed>, ifr_ifindex=46}) = 0 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_vlan" [pid 5012] sendto(3, [{nlmsg_len=68, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x03\x00\x6d\x61\x63\x73\x65\x63\x30\x00\x10\x00\x12\x00\x0a\x00\x01\x00\x6d\x61\x63\x73\x65\x63\x00\x00\x08\x00\x05\x00\x3d\x00\x00\x00"], 68, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... ioctl resumed>, ifr_ifindex=61}) = 0 [pid 5009] close(4 [pid 5014] <... ioctl resumed>, ifr_ifindex=54}) = 0 [pid 5010] close(4 [pid 5009] <... close resumed>) = 0 [pid 5014] close(4 [pid 5010] <... close resumed>) = 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... close resumed>) = 0 [pid 5010] sendto(3, [{nlmsg_len=68, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x03\x00\x6d\x61\x63\x73\x65\x63\x30\x00\x10\x00\x12\x00\x0a\x00\x01\x00\x6d\x61\x63\x73\x65\x63\x00\x00\x08\x00\x05\x00\x3d\x00\x00\x00"], 68, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... socket resumed>) = 4 [pid 5014] sendto(3, [{nlmsg_len=84, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x03\x00\x76\x6c\x61\x6e\x30\x00\x00\x00\x20\x00\x12\x00\x08\x00\x01\x00\x76\x6c\x61\x6e\x14\x00\x02\x00\x06\x00\x01\x00\x00\x00\x00\x00\x06\x00\x05\x00\x81\x00\x00\x00\x08\x00\x05\x00\x36\x00\x00\x00"], 84, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="hsr_slave_1", ifr_ifindex=48}) = 0 [pid 5009] close(4) = 0 [pid 5009] sendto(3, [{nlmsg_len=72, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x03\x00\x68\x73\x72\x30\x20\x00\x12\x00\x07\x00\x01\x00\x68\x73\x72\x00\x14\x00\x02\x00\x08\x00\x01\x00\x2e\x00\x00\x00\x08\x00\x02\x00\x30\x00\x00\x00"], 72, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... sendto resumed>) = 100 [pid 5013] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=100, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_vlan", ifr_ifindex=54}) = 0 [pid 5013] close(4) = 0 [pid 5013] sendto(3, [{nlmsg_len=84, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x03\x00\x76\x6c\x61\x6e\x30\x00\x00\x00\x20\x00\x12\x00\x08\x00\x01\x00\x76\x6c\x61\x6e\x14\x00\x02\x00\x06\x00\x01\x00\x00\x00\x00\x00\x06\x00\x05\x00\x81\x00\x00\x00\x08\x00\x05\x00\x36\x00\x00\x00"], 84, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 84 [pid 5013] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=84, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_vlan", ifr_ifindex=54}) = 0 [pid 5013] close(4) = 0 [pid 5013] sendto(3, [{nlmsg_len=84, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x03\x00\x76\x6c\x61\x6e\x31\x00\x00\x00\x20\x00\x12\x00\x08\x00\x01\x00\x76\x6c\x61\x6e\x14\x00\x02\x00\x06\x00\x01\x00\x01\x00\x00\x00\x06\x00\x05\x00\x88\xa8\x00\x00\x08\x00\x05\x00\x36\x00\x00\x00"], 84, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 84 [pid 5012] <... sendto resumed>) = 68 [pid 5011] <... sendto resumed>) = 108 [pid 5010] <... sendto resumed>) = 68 [pid 5012] recvfrom(3, [pid 5011] recvfrom(3, [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=68, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] recvfrom(3, [pid 5012] sendto(3, [{nlmsg_len=80, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x03\x00\x67\x65\x6e\x65\x76\x65\x30\x00\x24\x00\x12\x00\x0a\x00\x01\x00\x67\x65\x6e\x65\x76\x65\x00\x00\x14\x00\x02\x00\x08\x00\x01\x00\x00\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x18"], 80, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=68, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] recvfrom(3, [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] sendto(3, [{nlmsg_len=80, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x03\x00\x67\x65\x6e\x65\x76\x65\x30\x00\x24\x00\x12\x00\x0a\x00\x01\x00\x67\x65\x6e\x65\x76\x65\x00\x00\x14\x00\x02\x00\x08\x00\x01\x00\x00\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x18"], 80, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... socket resumed>) = 4 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=84, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_macvtap", ifr_ifindex=62}) = 0 [pid 5011] close(4) = 0 [pid 5011] sendto(3, [{nlmsg_len=68, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x03\x00\x6d\x61\x63\x76\x74\x61\x70\x30\x10\x00\x12\x00\x0b\x00\x01\x00\x6d\x61\x63\x76\x74\x61\x70\x00\x08\x00\x05\x00\x3e\x00\x00\x00"], 68, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_vlan", ifr_ifindex=54}) = 0 [pid 5014] close(4) = 0 [pid 5014] sendto(3, [{nlmsg_len=84, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x03\x00\x76\x6c\x61\x6e\x31\x00\x00\x00\x20\x00\x12\x00\x08\x00\x01\x00\x76\x6c\x61\x6e\x14\x00\x02\x00\x06\x00\x01\x00\x01\x00\x00\x00\x06\x00\x05\x00\x88\xa8\x00\x00\x08\x00\x05\x00\x36\x00\x00\x00"], 84, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... sendto resumed>) = 80 [pid 5009] <... sendto resumed>) = 72 [pid 5013] <... sendto resumed>) = 84 [pid 5013] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=84, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_vlan", ifr_ifindex=53}) = 0 [pid 5013] close(4) = 0 [pid 5013] sendto(3, [{nlmsg_len=80, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x03\x00\x6d\x61\x63\x76\x6c\x61\x6e\x30\x1c\x00\x12\x00\x0b\x00\x01\x00\x6d\x61\x63\x76\x6c\x61\x6e\x00\x0c\x00\x02\x00\x08\x00\x01\x00\x04\x00\x00\x00\x08\x00\x05\x00\x35\x00\x00\x00"], 80, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... sendto resumed>) = 80 [pid 5010] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=80, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] sendto(3, [{nlmsg_len=92, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x03\x00\x67\x65\x6e\x65\x76\x65\x31\x00\x30\x00\x12\x00\x0a\x00\x01\x00\x67\x65\x6e\x65\x76\x65\x00\x00\x20\x00\x02\x00\x08\x00\x01\x00\x01\x00\x00\x00\x14\x00\x07\x00\xfc\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01"], 92, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] recvfrom(3, [pid 5011] <... sendto resumed>) = 68 [pid 5009] recvfrom(3, [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=80, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] recvfrom(3, [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=72, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] sendto(3, [{nlmsg_len=92, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x03\x00\x67\x65\x6e\x65\x76\x65\x31\x00\x30\x00\x12\x00\x0a\x00\x01\x00\x67\x65\x6e\x65\x76\x65\x00\x00\x20\x00\x02\x00\x08\x00\x01\x00\x01\x00\x00\x00\x14\x00\x07\x00\xfc\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01"], 92, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=68, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... sendto resumed>) = 92 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] recvfrom(3, [pid 5011] <... socket resumed>) = 4 [pid 5009] <... socket resumed>) = 4 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=92, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_macvtap" [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="hsr_slave_0" [pid 5012] openat(AT_FDCWD, "/sys/bus/netdevsim/del_device", O_WRONLY|O_CLOEXEC [pid 5011] <... ioctl resumed>, ifr_ifindex=61}) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=46}) = 0 [pid 5012] <... openat resumed>) = 4 [pid 5011] close(4 [pid 5009] close(4 [pid 5014] <... sendto resumed>) = 84 [pid 5013] <... sendto resumed>) = 80 [pid 5012] write(4, "3", 1 [pid 5011] <... close resumed>) = 0 [pid 5010] <... sendto resumed>) = 92 [pid 5009] <... close resumed>) = 0 [pid 5014] recvfrom(3, [pid 5013] recvfrom(3, [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=84, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=80, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] sendto(3, [{nlmsg_len=68, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x03\x00\x6d\x61\x63\x73\x65\x63\x30\x00\x10\x00\x12\x00\x0a\x00\x01\x00\x6d\x61\x63\x73\x65\x63\x00\x00\x08\x00\x05\x00\x3d\x00\x00\x00"], 68, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] recvfrom(3, [pid 5009] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x2e\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... write resumed>) = -1 ENOENT (No such file or directory) [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=92, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... socket resumed>) = 4 [pid 5010] openat(AT_FDCWD, "/sys/bus/netdevsim/del_device", O_WRONLY|O_CLOEXEC [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_vlan" [pid 5010] <... openat resumed>) = 4 [pid 5013] <... ioctl resumed>, ifr_ifindex=53}) = 0 [pid 5011] <... sendto resumed>) = 68 [pid 5010] write(4, "1", 1 [pid 5013] close(4 [pid 5010] <... write resumed>) = -1 ENOENT (No such file or directory) [pid 5013] <... close resumed>) = 0 [pid 5012] close(4 [pid 5011] recvfrom(3, [pid 5010] close(4 [pid 5009] <... sendto resumed>) = 32 [pid 5013] sendto(3, [{nlmsg_len=80, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x03\x00\x6d\x61\x63\x76\x6c\x61\x6e\x31\x1c\x00\x12\x00\x0b\x00\x01\x00\x6d\x61\x63\x76\x6c\x61\x6e\x00\x0c\x00\x02\x00\x08\x00\x01\x00\x04\x00\x00\x00\x08\x00\x05\x00\x35\x00\x00\x00"], 80, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... close resumed>) = 0 [pid 5009] recvfrom(3, [pid 5014] <... socket resumed>) = 4 [pid 5013] <... sendto resumed>) = 80 [pid 5012] <... close resumed>) = 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=68, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] openat(AT_FDCWD, "/sys/bus/netdevsim/new_device", O_WRONLY|O_CLOEXEC [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_vlan" [pid 5013] recvfrom(3, [pid 5012] openat(AT_FDCWD, "/sys/bus/netdevsim/new_device", O_WRONLY|O_CLOEXEC [pid 5011] sendto(3, [{nlmsg_len=80, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x03\x00\x67\x65\x6e\x65\x76\x65\x30\x00\x24\x00\x12\x00\x0a\x00\x01\x00\x67\x65\x6e\x65\x76\x65\x00\x00\x14\x00\x02\x00\x08\x00\x01\x00\x00\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x18"], 80, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... openat resumed>) = 4 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... ioctl resumed>, ifr_ifindex=53}) = 0 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=80, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... openat resumed>) = 4 [pid 5011] <... sendto resumed>) = 80 [pid 5010] write(4, "1 4", 3 [pid 5009] <... socket resumed>) = 4 [ 51.164584][ T5009] hsr_slave_0: entered promiscuous mode [ 51.171462][ T5009] hsr_slave_1: entered promiscuous mode [ 51.181410][ T5009] debugfs: Directory 'hsr0' with parent 'hsr' already present! [ 51.189584][ T5009] Cannot create hsr debugfs directory [pid 5014] close(4 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] write(4, "3 4", 3 [pid 5011] recvfrom(3, [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="hsr_slave_1" [pid 5014] <... close resumed>) = 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=80, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... ioctl resumed>, ifr_ifindex=48}) = 0 [pid 5014] sendto(3, [{nlmsg_len=80, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x03\x00\x6d\x61\x63\x76\x6c\x61\x6e\x30\x1c\x00\x12\x00\x0b\x00\x01\x00\x6d\x61\x63\x76\x6c\x61\x6e\x00\x0c\x00\x02\x00\x08\x00\x01\x00\x04\x00\x00\x00\x08\x00\x05\x00\x35\x00\x00\x00"], 80, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] sendto(3, [{nlmsg_len=92, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x03\x00\x67\x65\x6e\x65\x76\x65\x31\x00\x30\x00\x12\x00\x0a\x00\x01\x00\x67\x65\x6e\x65\x76\x65\x00\x00\x20\x00\x02\x00\x08\x00\x01\x00\x01\x00\x00\x00\x14\x00\x07\x00\xfc\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01"], 92, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] close(4 [pid 5014] <... sendto resumed>) = 80 [pid 5013] <... socket resumed>) = 4 [pid 5011] <... sendto resumed>) = 92 [pid 5009] <... close resumed>) = 0 [pid 5014] recvfrom(3, [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_vlan" [pid 5011] recvfrom(3, [pid 5009] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x30\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=80, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... ioctl resumed>, ifr_ifindex=54}) = 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=92, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] close(4 [pid 5011] openat(AT_FDCWD, "/sys/bus/netdevsim/del_device", O_WRONLY|O_CLOEXEC [pid 5014] <... socket resumed>) = 4 [pid 5013] <... close resumed>) = 0 [pid 5011] <... openat resumed>) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_vlan" [pid 5013] sendto(3, [{nlmsg_len=88, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x03\x00\x69\x70\x76\x6c\x61\x6e\x30\x00\x24\x00\x12\x00\x0a\x00\x01\x00\x69\x70\x76\x6c\x61\x6e\x00\x00\x14\x00\x02\x00\x06\x00\x01\x00\x00\x00\x00\x00\x06\x00\x02\x00\x00\x00\x00\x00\x08\x00\x05\x00\x36\x00\x00\x00"], 88, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] write(4, "2", 1 [pid 5014] <... ioctl resumed>, ifr_ifindex=53}) = 0 [pid 5009] <... sendto resumed>) = 32 [pid 5014] close(4) = 0 [pid 5009] recvfrom(3, [pid 5014] sendto(3, [{nlmsg_len=80, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x03\x00\x6d\x61\x63\x76\x6c\x61\x6e\x31\x1c\x00\x12\x00\x0b\x00\x01\x00\x6d\x61\x63\x76\x6c\x61\x6e\x00\x0c\x00\x02\x00\x08\x00\x01\x00\x04\x00\x00\x00\x08\x00\x05\x00\x35\x00\x00\x00"], 80, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... sendto resumed>) = 80 [pid 5013] <... sendto resumed>) = 88 [pid 5009] sendto(3, [{nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x13\x00\x03\x00\x76\x65\x74\x68\x30\x5f\x76\x69\x72\x74\x5f\x77\x69\x66\x69\x00\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x13\x00\x03\x00\x76\x65\x74\x68\x31\x5f\x76\x69\x72\x74\x5f\x77\x69\x66\x69\x00"], 108, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] recvfrom(3, [pid 5013] recvfrom(3, [pid 5010] <... write resumed>) = 3 [pid 5010] close(4) = 0 [pid 5010] socket(AF_NETLINK, SOCK_RAW, NETLINK_GENERIC) = 4 [pid 5010] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE) = 5 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=88, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=80, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... sendto resumed>) = 108 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] recvfrom(3, [pid 5014] <... socket resumed>) = 4 [pid 5013] <... socket resumed>) = 4 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_vlan" [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_vlan" [pid 5014] <... ioctl resumed>, ifr_ifindex=54}) = 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=54}) = 0 [pid 5010] sendto(4, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x03\x00\x00\x00\x0c\x00\x02\x00\x64\x65\x76\x6c\x69\x6e\x6b\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] close(4 [pid 5013] close(4 [pid 5009] <... socket resumed>) = 4 [pid 5014] <... close resumed>) = 0 [pid 5013] <... close resumed>) = 0 [pid 5010] <... sendto resumed>) = 32 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_virt_wifi" [pid 5014] sendto(3, [{nlmsg_len=88, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x03\x00\x69\x70\x76\x6c\x61\x6e\x30\x00\x24\x00\x12\x00\x0a\x00\x01\x00\x69\x70\x76\x6c\x61\x6e\x00\x00\x14\x00\x02\x00\x06\x00\x01\x00\x00\x00\x00\x00\x06\x00\x02\x00\x00\x00\x00\x00\x08\x00\x05\x00\x36\x00\x00\x00"], 88, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] sendto(3, [{nlmsg_len=88, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x03\x00\x69\x70\x76\x6c\x61\x6e\x31\x00\x24\x00\x12\x00\x0a\x00\x01\x00\x69\x70\x76\x6c\x61\x6e\x00\x00\x14\x00\x02\x00\x06\x00\x01\x00\x02\x00\x00\x00\x06\x00\x02\x00\x02\x00\x00\x00\x08\x00\x05\x00\x36\x00\x00\x00"], 88, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] recvfrom(4, [pid 5009] <... ioctl resumed>, ifr_ifindex=50}) = 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=1216, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, "\x01\x02\x00\x00\x0c\x00\x02\x00\x64\x65\x76\x6c\x69\x6e\x6b\x00\x06\x00\x01\x00\x17\x00\x00\x00\x08\x00\x03\x00\x01\x00\x00\x00\x08\x00\x04\x00\x00\x00\x00\x00\x08\x00\x05\x00\xb3\x00\x00\x00\x64\x04\x06\x00\x14\x00\x01\x00\x08\x00\x01\x00\x01\x00\x00\x00\x08\x00\x02\x00\x0e\x00\x00\x00\x14\x00\x02\x00\x08\x00\x01\x00\x05\x00\x00\x00\x08\x00\x02\x00\x0e\x00\x00\x00\x14\x00\x03\x00\x08\x00\x01\x00"...], 4096, 0, NULL, NULL) = 1216 [pid 5014] <... sendto resumed>) = 88 [pid 5009] close(4 [pid 5014] recvfrom(3, [pid 5010] recvfrom(4, [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=88, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... close resumed>) = 0 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] sendto(3, [{nlmsg_len=76, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x03\x00\x76\x69\x72\x74\x5f\x77\x69\x66\x69\x30\x00\x00\x14\x00\x12\x00\x0d\x00\x01\x00\x76\x69\x72\x74\x5f\x77\x69\x66\x69\x00\x00\x00\x08\x00\x05\x00\x32\x00\x00\x00"], 76, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... socket resumed>) = 4 [pid 5010] sendto(4, [{nlmsg_len=52, nlmsg_type=0x17 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x300, nlmsg_seq=0, nlmsg_pid=0}, "\x05\x00\x00\x00\x0e\x00\x01\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x00\x00\x00\x0f\x00\x02\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x31\x00\x00"], 52, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_vlan" [pid 5013] <... sendto resumed>) = 88 [pid 5010] <... sendto resumed>) = 52 [pid 5009] <... sendto resumed>) = 76 [pid 5014] <... ioctl resumed>, ifr_ifindex=54}) = 0 [pid 5013] recvfrom(3, [pid 5010] recvfrom(4, [pid 5009] recvfrom(3, [pid 5014] close(4 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=88, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... recvfrom resumed>[[{nlmsg_len=112, nlmsg_type=0x17 /* NLMSG_??? */, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=1}, "\x03\x01\x00\x00\x0e\x00\x01\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x00\x00\x00\x0f\x00\x02\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x31\x00\x00\x08\x00\x03\x00\x00\x00\x00\x00\x06\x00\x04\x00\x02\x00\x00\x00\x08\x00\x06\x00\x43\x00\x00\x00\x09\x00\x07\x00\x65\x74\x68\x30\x00\x00\x00\x00\x05\x00\x94\x00\x00\x00\x00\x00\x06\x00\x4d\x00\x00\x00\x00\x00\x08\x00\x4e\x00\x01\x00\x00\x00"], [{nlmsg_len=112, nlmsg_type=0x17 /* NLMSG_??? */, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=1}, "\x03\x01\x00\x00\x0e\x00\x01\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x00\x00\x00\x0f\x00\x02\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x31\x00\x00\x08\x00\x03\x00\x01\x00\x00\x00\x06\x00\x04\x00\x02\x00\x00\x00\x08\x00\x06\x00\x44\x00\x00\x00\x09\x00\x07\x00\x65\x74\x68\x31\x00\x00\x00\x00\x05\x00\x94\x00\x00\x00\x00\x00\x06\x00\x4d\x00\x00\x00\x00\x00\x08\x00\x4e\x00\x02\x00\x00\x00"], [{nlmsg_len=112, nlmsg_type=0x17 /* NLMSG_??? */, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=1}, "\x03\x01\x00\x00\x0e\x00\x01\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x00\x00\x00\x0f\x00\x02\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x31\x00\x00\x08\x00\x03\x00\x02\x00\x00\x00\x06\x00\x04\x00\x02\x00\x00\x00\x08\x00\x06\x00\x45\x00\x00\x00\x09\x00\x07\x00\x65\x74\x68\x32\x00\x00\x00\x00\x05\x00\x94\x00\x00\x00\x00\x00\x06\x00\x4d\x00\x00\x00\x00\x00\x08\x00\x4e\x00\x03\x00\x00\x00"], [{nlmsg_len=112, nlmsg_type=0x17 /* NLMSG_??? */, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=1}, "\x03\x01\x00\x00\x0e\x00\x01\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x00\x00\x00\x0f\x00\x02\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x31\x00\x00\x08\x00\x03\x00\x03\x00\x00\x00\x06\x00\x04\x00\x02\x00\x00\x00\x08\x00\x06\x00\x46\x00\x00\x00\x09\x00\x07\x00\x65\x74\x68\x33\x00\x00\x00\x00\x05\x00\x94\x00\x00\x00\x00\x00\x06\x00\x4d\x00\x00\x00\x00\x00\x08\x00\x4e\x00\x04\x00\x00\x00"], [{nlmsg_len=20, nlmsg_type=NLMSG_DONE, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=1}, 0]], 4096, 0, NULL, NULL) = 468 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=76, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... close resumed>) = 0 [pid 5013] sendto(3, [{nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11\x00\x03\x00\x76\x65\x74\x68\x30\x5f\x6d\x61\x63\x76\x74\x61\x70\x00\x00\x00\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11\x00\x03\x00\x76\x65\x74\x68\x31\x5f\x6d\x61\x63\x76\x74\x61\x70\x00\x00\x00"], 108, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... write resumed>) = 3 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] sendto(3, [{nlmsg_len=100, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x03\x00\x76\x65\x74\x68\x30\x5f\x76\x6c\x61\x6e\x00\x00\x34\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x28\x00\x02\x00\x24\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x03\x00\x76\x65\x74\x68\x31\x5f\x76\x6c\x61\x6e\x00\x00"], 100, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] sendto(3, [{nlmsg_len=88, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x03\x00\x69\x70\x76\x6c\x61\x6e\x31\x00\x24\x00\x12\x00\x0a\x00\x01\x00\x69\x70\x76\x6c\x61\x6e\x00\x00\x14\x00\x02\x00\x06\x00\x01\x00\x02\x00\x00\x00\x06\x00\x02\x00\x02\x00\x00\x00\x08\x00\x05\x00\x36\x00\x00\x00"], 88, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... write resumed>) = -1 ENOENT (No such file or directory) [pid 5010] <... socket resumed>) = 6 [pid 5011] close(4) = 0 [pid 5010] ioctl(6, SIOCGIFINDEX, {ifr_name="eth0" [pid 5011] openat(AT_FDCWD, "/sys/bus/netdevsim/new_device", O_WRONLY|O_CLOEXEC [pid 5010] <... ioctl resumed>, ifr_ifindex=67}) = 0 [pid 5011] <... openat resumed>) = 4 [pid 5012] close(4 [pid 5011] write(4, "2 4", 3 [pid 5010] close(6 [pid 5014] <... sendto resumed>) = 88 [pid 5012] <... close resumed>) = 0 [pid 5010] <... close resumed>) = 0 [pid 5009] <... sendto resumed>) = 100 [pid 5014] recvfrom(3, [pid 5012] socket(AF_NETLINK, SOCK_RAW, NETLINK_GENERIC [pid 5010] sendto(5, [{nlmsg_len=48, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x43\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0e\x00\x03\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x30\x00\x00"], 48, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=88, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... sendto resumed>) = 108 [pid 5009] recvfrom(3, [pid 5014] sendto(3, [{nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11\x00\x03\x00\x76\x65\x74\x68\x30\x5f\x6d\x61\x63\x76\x74\x61\x70\x00\x00\x00\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11\x00\x03\x00\x76\x65\x74\x68\x31\x5f\x6d\x61\x63\x76\x74\x61\x70\x00\x00\x00"], 108, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] recvfrom(3, [pid 5012] <... socket resumed>) = 4 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_macvtap", ifr_ifindex=62}) = 0 [pid 5013] close(4) = 0 [pid 5013] sendto(3, [{nlmsg_len=68, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x03\x00\x6d\x61\x63\x76\x74\x61\x70\x30\x10\x00\x12\x00\x0b\x00\x01\x00\x6d\x61\x63\x76\x74\x61\x70\x00\x08\x00\x05\x00\x3e\x00\x00\x00"], 68, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=100, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... socket resumed>) = 5 [pid 5010] <... sendto resumed>) = 48 [pid 5012] sendto(4, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x03\x00\x00\x00\x0c\x00\x02\x00\x64\x65\x76\x6c\x69\x6e\x6b\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... sendto resumed>) = 32 [pid 5009] <... socket resumed>) = 4 [pid 5012] recvfrom(4, [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_vlan" [pid 5012] <... recvfrom resumed>[{nlmsg_len=1216, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, "\x01\x02\x00\x00\x0c\x00\x02\x00\x64\x65\x76\x6c\x69\x6e\x6b\x00\x06\x00\x01\x00\x17\x00\x00\x00\x08\x00\x03\x00\x01\x00\x00\x00\x08\x00\x04\x00\x00\x00\x00\x00\x08\x00\x05\x00\xb3\x00\x00\x00\x64\x04\x06\x00\x14\x00\x01\x00\x08\x00\x01\x00\x01\x00\x00\x00\x08\x00\x02\x00\x0e\x00\x00\x00\x14\x00\x02\x00\x08\x00\x01\x00\x05\x00\x00\x00\x08\x00\x02\x00\x0e\x00\x00\x00\x14\x00\x03\x00\x08\x00\x01\x00"...], 4096, 0, NULL, NULL) = 1216 [pid 5009] <... ioctl resumed>, ifr_ifindex=54}) = 0 [pid 5012] recvfrom(4, [pid 5009] close(4 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] recvfrom(5, [pid 5009] <... close resumed>) = 0 [pid 5014] <... sendto resumed>) = 108 [pid 5012] sendto(4, [{nlmsg_len=52, nlmsg_type=0x17 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x300, nlmsg_seq=0, nlmsg_pid=0}, "\x05\x00\x00\x00\x0e\x00\x01\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x00\x00\x00\x0f\x00\x02\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x33\x00\x00"], 52, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] recvfrom(3, [pid 5012] <... sendto resumed>) = 52 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-2033692467}, {error=0, msg={nlmsg_len=48, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] sendto(3, [{nlmsg_len=84, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x03\x00\x76\x6c\x61\x6e\x30\x00\x00\x00\x20\x00\x12\x00\x08\x00\x01\x00\x76\x6c\x61\x6e\x14\x00\x02\x00\x06\x00\x01\x00\x00\x00\x00\x00\x06\x00\x05\x00\x81\x00\x00\x00\x08\x00\x05\x00\x36\x00\x00\x00"], 84, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... sendto resumed>) = 68 [pid 5012] recvfrom(4, [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] recvfrom(3, [pid 5012] <... recvfrom resumed>[[{nlmsg_len=112, nlmsg_type=0x17 /* NLMSG_??? */, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=1}, "\x03\x01\x00\x00\x0e\x00\x01\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x00\x00\x00\x0f\x00\x02\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x33\x00\x00\x08\x00\x03\x00\x00\x00\x00\x00\x06\x00\x04\x00\x02\x00\x00\x00\x08\x00\x06\x00\x43\x00\x00\x00\x09\x00\x07\x00\x65\x74\x68\x30\x00\x00\x00\x00\x05\x00\x94\x00\x00\x00\x00\x00\x06\x00\x4d\x00\x00\x00\x00\x00\x08\x00\x4e\x00\x01\x00\x00\x00"], [{nlmsg_len=112, nlmsg_type=0x17 /* NLMSG_??? */, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=1}, "\x03\x01\x00\x00\x0e\x00\x01\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x00\x00\x00\x0f\x00\x02\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x33\x00\x00\x08\x00\x03\x00\x01\x00\x00\x00\x06\x00\x04\x00\x02\x00\x00\x00\x08\x00\x06\x00\x44\x00\x00\x00\x09\x00\x07\x00\x65\x74\x68\x31\x00\x00\x00\x00\x05\x00\x94\x00\x00\x00\x00\x00\x06\x00\x4d\x00\x00\x00\x00\x00\x08\x00\x4e\x00\x02\x00\x00\x00"], [{nlmsg_len=112, nlmsg_type=0x17 /* NLMSG_??? */, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=1}, "\x03\x01\x00\x00\x0e\x00\x01\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x00\x00\x00\x0f\x00\x02\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x33\x00\x00\x08\x00\x03\x00\x02\x00\x00\x00\x06\x00\x04\x00\x02\x00\x00\x00\x08\x00\x06\x00\x45\x00\x00\x00\x09\x00\x07\x00\x65\x74\x68\x32\x00\x00\x00\x00\x05\x00\x94\x00\x00\x00\x00\x00\x06\x00\x4d\x00\x00\x00\x00\x00\x08\x00\x4e\x00\x03\x00\x00\x00"], [{nlmsg_len=112, nlmsg_type=0x17 /* NLMSG_??? */, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=1}, "\x03\x01\x00\x00\x0e\x00\x01\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x00\x00\x00\x0f\x00\x02\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x33\x00\x00\x08\x00\x03\x00\x03\x00\x00\x00\x06\x00\x04\x00\x02\x00\x00\x00\x08\x00\x06\x00\x46\x00\x00\x00\x09\x00\x07\x00\x65\x74\x68\x33\x00\x00\x00\x00\x05\x00\x94\x00\x00\x00\x00\x00\x06\x00\x4d\x00\x00\x00\x00\x00\x08\x00\x4e\x00\x04\x00\x00\x00"], [{nlmsg_len=20, nlmsg_type=NLMSG_DONE, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=1}, 0]], 4096, 0, NULL, NULL) = 468 [pid 5010] <... socket resumed>) = 6 [pid 5014] <... socket resumed>) = 4 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=68, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] ioctl(6, SIOCGIFINDEX, {ifr_name="eth1" [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_macvtap" [pid 5012] <... socket resumed>) = 6 [pid 5010] <... ioctl resumed>, ifr_ifindex=68}) = 0 [pid 5014] <... ioctl resumed>, ifr_ifindex=62}) = 0 [pid 5012] ioctl(6, SIOCGIFINDEX, {ifr_name="eth0" [pid 5010] close(6 [pid 5014] close(4 [pid 5012] <... ioctl resumed>, ifr_ifindex=67}) = 0 [pid 5010] <... close resumed>) = 0 [pid 5014] <... close resumed>) = 0 [pid 5012] close(6 [ 51.365957][ T5010] netdevsim netdevsim1 netdevsim0: renamed from eth0 [pid 5010] sendto(5, [{nlmsg_len=48, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x44\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0e\x00\x03\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x31\x00\x00"], 48, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] sendto(3, [{nlmsg_len=68, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x03\x00\x6d\x61\x63\x76\x74\x61\x70\x30\x10\x00\x12\x00\x0b\x00\x01\x00\x6d\x61\x63\x76\x74\x61\x70\x00\x08\x00\x05\x00\x3e\x00\x00\x00"], 68, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... close resumed>) = 0 [pid 5009] <... sendto resumed>) = 84 [pid 5013] <... socket resumed>) = 4 [pid 5009] recvfrom(3, [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_macvtap" [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=84, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... ioctl resumed>, ifr_ifindex=61}) = 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] close(4 [pid 5009] <... socket resumed>) = 4 [pid 5013] <... close resumed>) = 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_vlan" [pid 5013] sendto(3, [{nlmsg_len=68, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x03\x00\x6d\x61\x63\x73\x65\x63\x30\x00\x10\x00\x12\x00\x0a\x00\x01\x00\x6d\x61\x63\x73\x65\x63\x00\x00\x08\x00\x05\x00\x3d\x00\x00\x00"], 68, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... ioctl resumed>, ifr_ifindex=54}) = 0 [pid 5012] sendto(5, [{nlmsg_len=48, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x43\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0e\x00\x03\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x30\x00\x00"], 48, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... sendto resumed>) = 48 [pid 5009] close(4 [pid 5010] recvfrom(5, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-2033692467}, {error=0, msg={nlmsg_len=48, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... close resumed>) = 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 6 [pid 5010] ioctl(6, SIOCGIFINDEX, {ifr_name="eth2" [pid 5009] sendto(3, [{nlmsg_len=84, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x09\x00\x03\x00\x76\x6c\x61\x6e\x31\x00\x00\x00\x20\x00\x12\x00\x08\x00\x01\x00\x76\x6c\x61\x6e\x14\x00\x02\x00\x06\x00\x01\x00\x01\x00\x00\x00\x06\x00\x05\x00\x88\xa8\x00\x00\x08\x00\x05\x00\x36\x00\x00\x00"], 84, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... ioctl resumed>, ifr_ifindex=69}) = 0 [pid 5010] close(6) = 0 [pid 5010] sendto(5, [{nlmsg_len=48, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x45\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0e\x00\x03\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x32\x00\x00"], 48, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 68 [pid 5014] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=68, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_macvtap", ifr_ifindex=61}) = 0 [pid 5014] close(4) = 0 [pid 5014] sendto(3, [{nlmsg_len=68, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x03\x00\x6d\x61\x63\x73\x65\x63\x30\x00\x10\x00\x12\x00\x0a\x00\x01\x00\x6d\x61\x63\x73\x65\x63\x00\x00\x08\x00\x05\x00\x3d\x00\x00\x00"], 68, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... sendto resumed>) = 68 [pid 5013] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=68, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] sendto(3, [{nlmsg_len=80, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x03\x00\x67\x65\x6e\x65\x76\x65\x30\x00\x24\x00\x12\x00\x0a\x00\x01\x00\x67\x65\x6e\x65\x76\x65\x00\x00\x14\x00\x02\x00\x08\x00\x01\x00\x00\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x18"], 80, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... sendto resumed>) = 48 [pid 5009] <... sendto resumed>) = 84 [pid 5012] recvfrom(5, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-1581391049}, {error=0, msg={nlmsg_len=48, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 6 [pid 5012] ioctl(6, SIOCGIFINDEX, {ifr_name="eth1" [pid 5010] <... sendto resumed>) = 48 [pid 5009] recvfrom(3, [pid 5012] <... ioctl resumed>, ifr_ifindex=68}) = 0 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=84, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] close(6) = 0 [pid 5010] recvfrom(5, [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] sendto(5, [{nlmsg_len=48, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x44\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0e\x00\x03\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x31\x00\x00"], 48, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-2033692467}, {error=0, msg={nlmsg_len=48, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... socket resumed>) = 4 [pid 5014] <... sendto resumed>) = 68 [pid 5013] <... sendto resumed>) = 80 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_vlan" [pid 5014] recvfrom(3, [pid 5013] recvfrom(3, [ 51.407894][ T5010] netdevsim netdevsim1 netdevsim1: renamed from eth1 [ 51.435254][ T5012] netdevsim netdevsim3 netdevsim0: renamed from eth0 [ 51.446795][ T5010] netdevsim netdevsim1 netdevsim2: renamed from eth2 [pid 5010] <... socket resumed>) = 6 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=68, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=80, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... write resumed>) = 3 [pid 5010] ioctl(6, SIOCGIFINDEX, {ifr_name="eth3" [pid 5009] <... ioctl resumed>, ifr_ifindex=53}) = 0 [pid 5014] sendto(3, [{nlmsg_len=80, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x03\x00\x67\x65\x6e\x65\x76\x65\x30\x00\x24\x00\x12\x00\x0a\x00\x01\x00\x67\x65\x6e\x65\x76\x65\x00\x00\x14\x00\x02\x00\x08\x00\x01\x00\x00\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x18"], 80, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] close(4 [pid 5010] <... ioctl resumed>, ifr_ifindex=70}) = 0 [pid 5009] close(4 [pid 5011] <... close resumed>) = 0 [pid 5010] close(6 [pid 5009] <... close resumed>) = 0 [pid 5013] sendto(3, [{nlmsg_len=92, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x03\x00\x67\x65\x6e\x65\x76\x65\x31\x00\x30\x00\x12\x00\x0a\x00\x01\x00\x67\x65\x6e\x65\x76\x65\x00\x00\x20\x00\x02\x00\x08\x00\x01\x00\x01\x00\x00\x00\x14\x00\x07\x00\xfc\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01"], 92, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] socket(AF_NETLINK, SOCK_RAW, NETLINK_GENERIC [pid 5010] <... close resumed>) = 0 [pid 5009] sendto(3, [{nlmsg_len=80, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x03\x00\x6d\x61\x63\x76\x6c\x61\x6e\x30\x1c\x00\x12\x00\x0b\x00\x01\x00\x6d\x61\x63\x76\x6c\x61\x6e\x00\x0c\x00\x02\x00\x08\x00\x01\x00\x04\x00\x00\x00\x08\x00\x05\x00\x35\x00\x00\x00"], 80, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... socket resumed>) = 4 [pid 5010] sendto(5, [{nlmsg_len=48, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x46\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0e\x00\x03\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x33\x00\x00"], 48, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE) = 5 [pid 5011] sendto(4, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x03\x00\x00\x00\x0c\x00\x02\x00\x64\x65\x76\x6c\x69\x6e\x6b\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 80 [pid 5012] <... sendto resumed>) = 48 [pid 5011] <... sendto resumed>) = 32 [pid 5011] recvfrom(4, [{nlmsg_len=1216, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, "\x01\x02\x00\x00\x0c\x00\x02\x00\x64\x65\x76\x6c\x69\x6e\x6b\x00\x06\x00\x01\x00\x17\x00\x00\x00\x08\x00\x03\x00\x01\x00\x00\x00\x08\x00\x04\x00\x00\x00\x00\x00\x08\x00\x05\x00\xb3\x00\x00\x00\x64\x04\x06\x00\x14\x00\x01\x00\x08\x00\x01\x00\x01\x00\x00\x00\x08\x00\x02\x00\x0e\x00\x00\x00\x14\x00\x02\x00\x08\x00\x01\x00\x05\x00\x00\x00\x08\x00\x02\x00\x0e\x00\x00\x00\x14\x00\x03\x00\x08\x00\x01\x00"...], 4096, 0, NULL, NULL) = 1216 [pid 5011] recvfrom(4, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] sendto(4, [{nlmsg_len=52, nlmsg_type=0x17 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x300, nlmsg_seq=0, nlmsg_pid=0}, "\x05\x00\x00\x00\x0e\x00\x01\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x00\x00\x00\x0f\x00\x02\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x32\x00\x00"], 52, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 52 [pid 5011] recvfrom(4, [[{nlmsg_len=112, nlmsg_type=0x17 /* NLMSG_??? */, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=1}, "\x03\x01\x00\x00\x0e\x00\x01\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x00\x00\x00\x0f\x00\x02\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x32\x00\x00\x08\x00\x03\x00\x00\x00\x00\x00\x06\x00\x04\x00\x02\x00\x00\x00\x08\x00\x06\x00\x43\x00\x00\x00\x09\x00\x07\x00\x65\x74\x68\x30\x00\x00\x00\x00\x05\x00\x94\x00\x00\x00\x00\x00\x06\x00\x4d\x00\x00\x00\x00\x00\x08\x00\x4e\x00\x01\x00\x00\x00"], [{nlmsg_len=112, nlmsg_type=0x17 /* NLMSG_??? */, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=1}, "\x03\x01\x00\x00\x0e\x00\x01\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x00\x00\x00\x0f\x00\x02\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x32\x00\x00\x08\x00\x03\x00\x01\x00\x00\x00\x06\x00\x04\x00\x02\x00\x00\x00\x08\x00\x06\x00\x44\x00\x00\x00\x09\x00\x07\x00\x65\x74\x68\x31\x00\x00\x00\x00\x05\x00\x94\x00\x00\x00\x00\x00\x06\x00\x4d\x00\x00\x00\x00\x00\x08\x00\x4e\x00\x02\x00\x00\x00"], [{nlmsg_len=112, nlmsg_type=0x17 /* NLMSG_??? */, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=1}, "\x03\x01\x00\x00\x0e\x00\x01\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x00\x00\x00\x0f\x00\x02\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x32\x00\x00\x08\x00\x03\x00\x02\x00\x00\x00\x06\x00\x04\x00\x02\x00\x00\x00\x08\x00\x06\x00\x45\x00\x00\x00\x09\x00\x07\x00\x65\x74\x68\x32\x00\x00\x00\x00\x05\x00\x94\x00\x00\x00\x00\x00\x06\x00\x4d\x00\x00\x00\x00\x00\x08\x00\x4e\x00\x03\x00\x00\x00"], [{nlmsg_len=112, nlmsg_type=0x17 /* NLMSG_??? */, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=1}, "\x03\x01\x00\x00\x0e\x00\x01\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x00\x00\x00\x0f\x00\x02\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x32\x00\x00\x08\x00\x03\x00\x03\x00\x00\x00\x06\x00\x04\x00\x02\x00\x00\x00\x08\x00\x06\x00\x46\x00\x00\x00\x09\x00\x07\x00\x65\x74\x68\x33\x00\x00\x00\x00\x05\x00\x94\x00\x00\x00\x00\x00\x06\x00\x4d\x00\x00\x00\x00\x00\x08\x00\x4e\x00\x04\x00\x00\x00"], [{nlmsg_len=20, nlmsg_type=NLMSG_DONE, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=1}, 0]], 4096, 0, NULL, NULL) = 468 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 6 [pid 5011] ioctl(6, SIOCGIFINDEX, {ifr_name="eth0", ifr_ifindex=67}) = 0 [pid 5011] close(6) = 0 [pid 5011] sendto(5, [{nlmsg_len=48, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x43\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0e\x00\x03\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x30\x00\x00"], 48, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] recvfrom(3, [pid 5012] recvfrom(5, [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=80, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-1581391049}, {error=0, msg={nlmsg_len=48, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] sendto(3, [{nlmsg_len=92, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x03\x00\x67\x65\x6e\x65\x76\x65\x31\x00\x30\x00\x12\x00\x0a\x00\x01\x00\x67\x65\x6e\x65\x76\x65\x00\x00\x20\x00\x02\x00\x08\x00\x01\x00\x01\x00\x00\x00\x14\x00\x07\x00\xfc\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01"], 92, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 6 [pid 5010] <... sendto resumed>) = 48 [pid 5012] ioctl(6, SIOCGIFINDEX, {ifr_name="eth2" [pid 5010] recvfrom(5, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-2033692467}, {error=0, msg={nlmsg_len=48, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... ioctl resumed>, ifr_ifindex=69}) = 0 [pid 5010] close(5) = 0 [pid 5012] close(6 [pid 5010] close(4) = 0 [pid 5012] <... close resumed>) = 0 [pid 5010] socket(AF_NETLINK, SOCK_RAW, NETLINK_GENERIC) = 4 [pid 5010] sendto(4, [{nlmsg_len=36, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x03\x00\x00\x00\x0e\x00\x02\x00\x77\x69\x72\x65\x67\x75\x61\x72\x64\x00\x00\x00"], 36, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... sendto resumed>) = 92 [pid 5012] sendto(5, [{nlmsg_len=48, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x45\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0e\x00\x03\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x32\x00\x00"], 48, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] recvfrom(3, [pid 5010] <... sendto resumed>) = 36 [pid 5009] <... sendto resumed>) = 80 [pid 5010] recvfrom(4, [pid 5009] recvfrom(3, [pid 5010] <... recvfrom resumed>[{nlmsg_len=112, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, "\x01\x02\x00\x00\x0e\x00\x02\x00\x77\x69\x72\x65\x67\x75\x61\x72\x64\x00\x00\x00\x06\x00\x01\x00\x26\x00\x00\x00\x08\x00\x03\x00\x01\x00\x00\x00\x08\x00\x04\x00\x00\x00\x00\x00\x08\x00\x05\x00\x08\x00\x00\x00\x2c\x00\x06\x00\x14\x00\x01\x00\x08\x00\x01\x00\x00\x00\x00\x00\x08\x00\x02\x00\x1c\x00\x00\x00\x14\x00\x02\x00\x08\x00\x01\x00\x01\x00\x00\x00\x08\x00\x02\x00\x1a\x00\x00\x00"], 4096, 0, NULL, NULL) = 112 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=80, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] recvfrom(4, [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=36, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... socket resumed>) = 4 [pid 5010] sendto(4, [{nlmsg_len=368, nlmsg_type=0x26 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x01\x01\x00\x00\x08\x00\x02\x00\x77\x67\x30\x00\x24\x00\x03\x00\xa0\x5c\xa8\x4f\x6c\x9c\x8e\x38\x53\xe2\xfd\x7a\x70\xae\x0f\xb2\x0f\xa1\x52\x60\x0c\xb0\x08\x45\x17\x4f\x08\x07\x6f\x8d\x78\x43\x06\x00\x06\x00\x21\x4e\x00\x00\x28\x01\x08\x80\x8c\x00\x00\x80\x24\x00\x01\x00\xd1\x73\x28\x99\xf6\x11\xcd\x89\x94\x03\x4d\x7f\x41\x3d\xc9\x57\x63\x0e\x54\x93\xc2\x85\xac\xa4\x00\x65\xcb\x63\x11\xbe\x69\x6b"...], 368, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_vlan", ifr_ifindex=53}) = 0 [pid 5009] close(4) = 0 [pid 5009] sendto(3, [{nlmsg_len=80, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x03\x00\x6d\x61\x63\x76\x6c\x61\x6e\x31\x1c\x00\x12\x00\x0b\x00\x01\x00\x6d\x61\x63\x76\x6c\x61\x6e\x00\x0c\x00\x02\x00\x08\x00\x01\x00\x04\x00\x00\x00\x08\x00\x05\x00\x35\x00\x00\x00"], 80, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=92, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] openat(AT_FDCWD, "/sys/bus/netdevsim/del_device", O_WRONLY|O_CLOEXEC) = 4 [pid 5013] write(4, "5", 1) = -1 ENOENT (No such file or directory) [pid 5013] close(4) = 0 [pid 5012] <... sendto resumed>) = 48 [ 51.474978][ T5012] netdevsim netdevsim3 netdevsim1: renamed from eth1 [ 51.487569][ T5010] netdevsim netdevsim1 netdevsim3: renamed from eth3 [ 51.512391][ T5012] netdevsim netdevsim3 netdevsim2: renamed from eth2 [pid 5012] recvfrom(5, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-1581391049}, {error=0, msg={nlmsg_len=48, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] openat(AT_FDCWD, "/sys/bus/netdevsim/new_device", O_WRONLY|O_CLOEXEC) = 4 [pid 5013] write(4, "5 4", 3 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 6 [pid 5012] ioctl(6, SIOCGIFINDEX, {ifr_name="eth3", ifr_ifindex=70}) = 0 [pid 5012] close(6) = 0 [pid 5012] sendto(5, [{nlmsg_len=48, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x46\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0e\x00\x03\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x33\x00\x00"], 48, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... sendto resumed>) = 48 [pid 5011] recvfrom(5, [pid 5014] <... sendto resumed>) = 92 [pid 5010] <... sendto resumed>) = 368 [pid 5014] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=92, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-926829897}, {error=0, msg={nlmsg_len=48, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] recvfrom(4, [pid 5009] <... sendto resumed>) = 80 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=368, nlmsg_type=0x26 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] recvfrom(3, [pid 5010] sendto(4, [{nlmsg_len=368, nlmsg_type=0x26 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x01\x01\x00\x00\x08\x00\x02\x00\x77\x67\x31\x00\x24\x00\x03\x00\xb0\x80\x73\xe8\xd4\x4e\x91\xe3\xda\x92\x2c\x22\x43\x82\x44\xbb\x88\x5c\x69\xe2\x69\xc8\xe9\xd8\x35\xb1\x14\x29\x3a\x4d\xdc\x6e\x06\x00\x06\x00\x22\x4e\x00\x00\x28\x01\x08\x80\x98\x00\x00\x80\x24\x00\x01\x00\x97\x5c\x9d\x81\xc9\x83\xc8\x20\x9e\xe7\x81\x25\x4b\x89\x9f\x8e\xd9\x25\xae\x9f\x09\x23\xc2\x3c\x62\xf5\x3c\x57\xcd\xbf\x69\x1c"...], 368, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... socket resumed>) = 6 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=80, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] ioctl(6, SIOCGIFINDEX, {ifr_name="eth1" [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] openat(AT_FDCWD, "/sys/bus/netdevsim/del_device", O_WRONLY|O_CLOEXEC [pid 5011] <... ioctl resumed>, ifr_ifindex=68}) = 0 [pid 5009] <... socket resumed>) = 4 [pid 5014] <... openat resumed>) = 4 [pid 5011] close(6 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_vlan" [pid 5014] write(4, "4", 1 [pid 5011] <... close resumed>) = 0 [pid 5011] sendto(5, [{nlmsg_len=48, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x44\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0e\x00\x03\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x31\x00\x00"], 48, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... ioctl resumed>, ifr_ifindex=54}) = 0 [pid 5009] close(4) = 0 [pid 5009] sendto(3, [{nlmsg_len=88, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x03\x00\x69\x70\x76\x6c\x61\x6e\x30\x00\x24\x00\x12\x00\x0a\x00\x01\x00\x69\x70\x76\x6c\x61\x6e\x00\x00\x14\x00\x02\x00\x06\x00\x01\x00\x00\x00\x00\x00\x06\x00\x02\x00\x00\x00\x00\x00\x08\x00\x05\x00\x36\x00\x00\x00"], 88, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... sendto resumed>) = 48 [pid 5012] recvfrom(5, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-1581391049}, {error=0, msg={nlmsg_len=48, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... sendto resumed>) = 368 [pid 5012] close(5) = 0 [pid 5012] close(4) = 0 [pid 5012] socket(AF_NETLINK, SOCK_RAW, NETLINK_GENERIC) = 4 [pid 5012] sendto(4, [{nlmsg_len=36, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x03\x00\x00\x00\x0e\x00\x02\x00\x77\x69\x72\x65\x67\x75\x61\x72\x64\x00\x00\x00"], 36, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 36 [pid 5012] recvfrom(4, [{nlmsg_len=112, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, "\x01\x02\x00\x00\x0e\x00\x02\x00\x77\x69\x72\x65\x67\x75\x61\x72\x64\x00\x00\x00\x06\x00\x01\x00\x26\x00\x00\x00\x08\x00\x03\x00\x01\x00\x00\x00\x08\x00\x04\x00\x00\x00\x00\x00\x08\x00\x05\x00\x08\x00\x00\x00\x2c\x00\x06\x00\x14\x00\x01\x00\x08\x00\x01\x00\x00\x00\x00\x00\x08\x00\x02\x00\x1c\x00\x00\x00\x14\x00\x02\x00\x08\x00\x01\x00\x01\x00\x00\x00\x08\x00\x02\x00\x1a\x00\x00\x00"], 4096, 0, NULL, NULL) = 112 [pid 5012] recvfrom(4, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=36, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] sendto(4, [{nlmsg_len=368, nlmsg_type=0x26 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x01\x01\x00\x00\x08\x00\x02\x00\x77\x67\x30\x00\x24\x00\x03\x00\xa0\x5c\xa8\x4f\x6c\x9c\x8e\x38\x53\xe2\xfd\x7a\x70\xae\x0f\xb2\x0f\xa1\x52\x60\x0c\xb0\x08\x45\x17\x4f\x08\x07\x6f\x8d\x78\x43\x06\x00\x06\x00\x21\x4e\x00\x00\x28\x01\x08\x80\x8c\x00\x00\x80\x24\x00\x01\x00\xd1\x73\x28\x99\xf6\x11\xcd\x89\x94\x03\x4d\x7f\x41\x3d\xc9\x57\x63\x0e\x54\x93\xc2\x85\xac\xa4\x00\x65\xcb\x63\x11\xbe\x69\x6b"...], 368, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [ 51.528147][ T5011] netdevsim netdevsim2 netdevsim0: renamed from eth0 [ 51.557440][ T5012] netdevsim netdevsim3 netdevsim3: renamed from eth3 [ 51.571980][ T5011] netdevsim netdevsim2 netdevsim1: renamed from eth1 [pid 5010] recvfrom(4, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=368, nlmsg_type=0x26 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] sendto(4, [{nlmsg_len=368, nlmsg_type=0x26 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x01\x01\x00\x00\x08\x00\x02\x00\x77\x67\x32\x00\x24\x00\x03\x00\xa0\xcb\x87\x9a\x47\xf5\xbc\x64\x4c\x0e\x69\x3f\xa6\xd0\x31\xc7\x4a\x15\x53\xb6\xe9\x01\xb9\xff\x2f\x51\x8c\x78\x04\x2f\xb5\x42\x06\x00\x06\x00\x23\x4e\x00\x00\x28\x01\x08\x80\x98\x00\x00\x80\x24\x00\x01\x00\x97\x5c\x9d\x81\xc9\x83\xc8\x20\x9e\xe7\x81\x25\x4b\x89\x9f\x8e\xd9\x25\xae\x9f\x09\x23\xc2\x3c\x62\xf5\x3c\x57\xcd\xbf\x69\x1c"...], 368, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... sendto resumed>) = 48 [pid 5011] recvfrom(5, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-926829897}, {error=0, msg={nlmsg_len=48, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 6 [pid 5009] <... sendto resumed>) = 88 [pid 5009] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=88, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5012] <... sendto resumed>) = 368 [pid 5011] ioctl(6, SIOCGIFINDEX, {ifr_name="eth2" [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_vlan" [pid 5012] recvfrom(4, [pid 5011] <... ioctl resumed>, ifr_ifindex=69}) = 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=368, nlmsg_type=0x26 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... ioctl resumed>, ifr_ifindex=54}) = 0 [pid 5014] <... write resumed>) = -1 ENOENT (No such file or directory) [pid 5012] sendto(4, [{nlmsg_len=368, nlmsg_type=0x26 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x01\x01\x00\x00\x08\x00\x02\x00\x77\x67\x31\x00\x24\x00\x03\x00\xb0\x80\x73\xe8\xd4\x4e\x91\xe3\xda\x92\x2c\x22\x43\x82\x44\xbb\x88\x5c\x69\xe2\x69\xc8\xe9\xd8\x35\xb1\x14\x29\x3a\x4d\xdc\x6e\x06\x00\x06\x00\x22\x4e\x00\x00\x28\x01\x08\x80\x98\x00\x00\x80\x24\x00\x01\x00\x97\x5c\x9d\x81\xc9\x83\xc8\x20\x9e\xe7\x81\x25\x4b\x89\x9f\x8e\xd9\x25\xae\x9f\x09\x23\xc2\x3c\x62\xf5\x3c\x57\xcd\xbf\x69\x1c"...], 368, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] close(6 [pid 5010] <... sendto resumed>) = 368 [pid 5014] close(4 [pid 5013] <... write resumed>) = 3 [pid 5012] <... sendto resumed>) = 368 [pid 5011] <... close resumed>) = 0 [pid 5009] close(4 [pid 5013] close(4 [pid 5014] <... close resumed>) = 0 [pid 5010] recvfrom(4, [pid 5009] <... close resumed>) = 0 [pid 5012] recvfrom(4, [pid 5013] <... close resumed>) = 0 [pid 5011] sendto(5, [{nlmsg_len=48, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x45\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0e\x00\x03\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x32\x00\x00"], 48, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=368, nlmsg_type=0x26 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] sendto(3, [{nlmsg_len=88, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x03\x00\x69\x70\x76\x6c\x61\x6e\x31\x00\x24\x00\x12\x00\x0a\x00\x01\x00\x69\x70\x76\x6c\x61\x6e\x00\x00\x14\x00\x02\x00\x06\x00\x01\x00\x02\x00\x00\x00\x06\x00\x02\x00\x02\x00\x00\x00\x08\x00\x05\x00\x36\x00\x00\x00"], 88, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] openat(AT_FDCWD, "/sys/bus/netdevsim/new_device", O_WRONLY|O_CLOEXEC [pid 5013] socket(AF_NETLINK, SOCK_RAW, NETLINK_GENERIC [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=368, nlmsg_type=0x26 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] close(4 [pid 5013] <... socket resumed>) = 4 [pid 5010] <... close resumed>) = 0 [pid 5013] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... socket resumed>) = 5 [pid 5010] <... socket resumed>) = 4 [pid 5013] sendto(4, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x03\x00\x00\x00\x0c\x00\x02\x00\x64\x65\x76\x6c\x69\x6e\x6b\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="lo" [pid 5013] <... sendto resumed>) = 32 [pid 5010] <... ioctl resumed>, ifr_ifindex=1}) = 0 [pid 5013] recvfrom(4, [pid 5010] close(4 [pid 5013] <... recvfrom resumed>[{nlmsg_len=1216, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, "\x01\x02\x00\x00\x0c\x00\x02\x00\x64\x65\x76\x6c\x69\x6e\x6b\x00\x06\x00\x01\x00\x17\x00\x00\x00\x08\x00\x03\x00\x01\x00\x00\x00\x08\x00\x04\x00\x00\x00\x00\x00\x08\x00\x05\x00\xb3\x00\x00\x00\x64\x04\x06\x00\x14\x00\x01\x00\x08\x00\x01\x00\x01\x00\x00\x00\x08\x00\x02\x00\x0e\x00\x00\x00\x14\x00\x02\x00\x08\x00\x01\x00\x05\x00\x00\x00\x08\x00\x02\x00\x0e\x00\x00\x00\x14\x00\x03\x00\x08\x00\x01\x00"...], 4096, 0, NULL, NULL) = 1216 [pid 5010] <... close resumed>) = 0 [pid 5013] recvfrom(4, [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x01\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x0a\x08\x00\x01\x00\xac\x14\x14\x0a"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... openat resumed>) = 4 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] sendto(4, [{nlmsg_len=368, nlmsg_type=0x26 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x01\x01\x00\x00\x08\x00\x02\x00\x77\x67\x32\x00\x24\x00\x03\x00\xa0\xcb\x87\x9a\x47\xf5\xbc\x64\x4c\x0e\x69\x3f\xa6\xd0\x31\xc7\x4a\x15\x53\xb6\xe9\x01\xb9\xff\x2f\x51\x8c\x78\x04\x2f\xb5\x42\x06\x00\x06\x00\x23\x4e\x00\x00\x28\x01\x08\x80\x98\x00\x00\x80\x24\x00\x01\x00\x97\x5c\x9d\x81\xc9\x83\xc8\x20\x9e\xe7\x81\x25\x4b\x89\x9f\x8e\xd9\x25\xae\x9f\x09\x23\xc2\x3c\x62\xf5\x3c\x57\xcd\xbf\x69\x1c"...], 368, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] write(4, "4 4", 3 [pid 5013] sendto(4, [{nlmsg_len=52, nlmsg_type=0x17 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x300, nlmsg_seq=0, nlmsg_pid=0}, "\x05\x00\x00\x00\x0e\x00\x01\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x00\x00\x00\x0f\x00\x02\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x35\x00\x00"], 52, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 52 [pid 5013] recvfrom(4, [[{nlmsg_len=112, nlmsg_type=0x17 /* NLMSG_??? */, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=1}, "\x03\x01\x00\x00\x0e\x00\x01\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x00\x00\x00\x0f\x00\x02\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x35\x00\x00\x08\x00\x03\x00\x00\x00\x00\x00\x06\x00\x04\x00\x02\x00\x00\x00\x08\x00\x06\x00\x43\x00\x00\x00\x09\x00\x07\x00\x65\x74\x68\x30\x00\x00\x00\x00\x05\x00\x94\x00\x00\x00\x00\x00\x06\x00\x4d\x00\x00\x00\x00\x00\x08\x00\x4e\x00\x01\x00\x00\x00"], [{nlmsg_len=112, nlmsg_type=0x17 /* NLMSG_??? */, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=1}, "\x03\x01\x00\x00\x0e\x00\x01\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x00\x00\x00\x0f\x00\x02\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x35\x00\x00\x08\x00\x03\x00\x01\x00\x00\x00\x06\x00\x04\x00\x02\x00\x00\x00\x08\x00\x06\x00\x44\x00\x00\x00\x09\x00\x07\x00\x65\x74\x68\x31\x00\x00\x00\x00\x05\x00\x94\x00\x00\x00\x00\x00\x06\x00\x4d\x00\x00\x00\x00\x00\x08\x00\x4e\x00\x02\x00\x00\x00"], [{nlmsg_len=112, nlmsg_type=0x17 /* NLMSG_??? */, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=1}, "\x03\x01\x00\x00\x0e\x00\x01\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x00\x00\x00\x0f\x00\x02\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x35\x00\x00\x08\x00\x03\x00\x02\x00\x00\x00\x06\x00\x04\x00\x02\x00\x00\x00\x08\x00\x06\x00\x45\x00\x00\x00\x09\x00\x07\x00\x65\x74\x68\x32\x00\x00\x00\x00\x05\x00\x94\x00\x00\x00\x00\x00\x06\x00\x4d\x00\x00\x00\x00\x00\x08\x00\x4e\x00\x03\x00\x00\x00"], [{nlmsg_len=112, nlmsg_type=0x17 /* NLMSG_??? */, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=1}, "\x03\x01\x00\x00\x0e\x00\x01\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x00\x00\x00\x0f\x00\x02\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x35\x00\x00\x08\x00\x03\x00\x03\x00\x00\x00\x06\x00\x04\x00\x02\x00\x00\x00\x08\x00\x06\x00\x46\x00\x00\x00\x09\x00\x07\x00\x65\x74\x68\x33\x00\x00\x00\x00\x05\x00\x94\x00\x00\x00\x00\x00\x06\x00\x4d\x00\x00\x00\x00\x00\x08\x00\x4e\x00\x04\x00\x00\x00"], [{nlmsg_len=20, nlmsg_type=NLMSG_DONE, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=1}, 0]], 4096, 0, NULL, NULL) = 468 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 6 [pid 5013] ioctl(6, SIOCGIFINDEX, {ifr_name="eth0", ifr_ifindex=67}) = 0 [pid 5013] close(6) = 0 [pid 5013] sendto(5, [{nlmsg_len=48, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x43\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0e\x00\x03\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x30\x00\x00"], 48, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... sendto resumed>) = 40 [pid 5010] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... sendto resumed>) = 48 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] recvfrom(5, [pid 5010] <... socket resumed>) = 4 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-926829897}, {error=0, msg={nlmsg_len=48, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="lo" [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=1}) = 0 [pid 5011] <... socket resumed>) = 6 [pid 5010] close(4 [pid 5011] ioctl(6, SIOCGIFINDEX, {ifr_name="eth3" [pid 5010] <... close resumed>) = 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=70}) = 0 [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x01\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0a\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0a"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... sendto resumed>) = 368 [pid 5011] close(6 [pid 5010] <... sendto resumed>) = 64 [pid 5011] <... close resumed>) = 0 [pid 5010] recvfrom(3, [pid 5011] sendto(5, [{nlmsg_len=48, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x46\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0e\x00\x03\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x33\x00\x00"], 48, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="lo", ifr_ifindex=1}) = 0 [pid 5010] close(4) = 0 [pid 5010] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x0a\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] recvfrom(4, [pid 5009] <... sendto resumed>) = 88 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=368, nlmsg_type=0x26 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] recvfrom(3, [pid 5012] close(4 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=88, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... close resumed>) = 0 [pid 5009] sendto(3, [{nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11\x00\x03\x00\x76\x65\x74\x68\x30\x5f\x6d\x61\x63\x76\x74\x61\x70\x00\x00\x00\x38\x00\x12\x00\x08\x00\x01\x00\x76\x65\x74\x68\x2c\x00\x02\x00\x28\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11\x00\x03\x00\x76\x65\x74\x68\x31\x5f\x6d\x61\x63\x76\x74\x61\x70\x00\x00\x00"], 108, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... sendto resumed>) = 48 [pid 5012] <... socket resumed>) = 4 [pid 5013] recvfrom(5, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-1985290671}, {error=0, msg={nlmsg_len=48, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="lo" [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 6 [pid 5013] ioctl(6, SIOCGIFINDEX, {ifr_name="eth1" [pid 5012] <... ioctl resumed>, ifr_ifindex=1}) = 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=68}) = 0 [pid 5013] close(6) = 0 [pid 5013] sendto(5, [{nlmsg_len=48, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x44\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0e\x00\x03\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x31\x00\x00"], 48, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] close(4 [pid 5010] <... sendto resumed>) = 44 [pid 5010] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... sendto resumed>) = 48 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] recvfrom(5, [pid 5010] <... socket resumed>) = 4 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-926829897}, {error=0, msg={nlmsg_len=48, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="sit0" [pid 5011] close(5 [pid 5010] <... ioctl resumed>, ifr_ifindex=8}) = 0 [pid 5011] <... close resumed>) = 0 [pid 5010] close(4 [pid 5012] <... close resumed>) = 0 [pid 5011] close(4 [pid 5010] <... close resumed>) = 0 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x01\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x0a\x08\x00\x01\x00\xac\x14\x14\x0a"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... close resumed>) = 0 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x08\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x0b\x08\x00\x01\x00\xac\x14\x14\x0b"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] socket(AF_NETLINK, SOCK_RAW, NETLINK_GENERIC) = 4 [pid 5011] sendto(4, [{nlmsg_len=36, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x03\x00\x00\x00\x0e\x00\x02\x00\x77\x69\x72\x65\x67\x75\x61\x72\x64\x00\x00\x00"], 36, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 36 [ 51.601987][ T5011] netdevsim netdevsim2 netdevsim2: renamed from eth2 [ 51.631702][ T5013] netdevsim netdevsim5 netdevsim0: renamed from eth0 [ 51.643021][ T5011] netdevsim netdevsim2 netdevsim3: renamed from eth3 [pid 5011] recvfrom(4, [{nlmsg_len=112, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, "\x01\x02\x00\x00\x0e\x00\x02\x00\x77\x69\x72\x65\x67\x75\x61\x72\x64\x00\x00\x00\x06\x00\x01\x00\x26\x00\x00\x00\x08\x00\x03\x00\x01\x00\x00\x00\x08\x00\x04\x00\x00\x00\x00\x00\x08\x00\x05\x00\x08\x00\x00\x00\x2c\x00\x06\x00\x14\x00\x01\x00\x08\x00\x01\x00\x00\x00\x00\x00\x08\x00\x02\x00\x1c\x00\x00\x00\x14\x00\x02\x00\x08\x00\x01\x00\x01\x00\x00\x00\x08\x00\x02\x00\x1a\x00\x00\x00"], 4096, 0, NULL, NULL) = 112 [pid 5011] recvfrom(4, [pid 5009] <... sendto resumed>) = 108 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=36, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] sendto(4, [{nlmsg_len=368, nlmsg_type=0x26 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x01\x01\x00\x00\x08\x00\x02\x00\x77\x67\x30\x00\x24\x00\x03\x00\xa0\x5c\xa8\x4f\x6c\x9c\x8e\x38\x53\xe2\xfd\x7a\x70\xae\x0f\xb2\x0f\xa1\x52\x60\x0c\xb0\x08\x45\x17\x4f\x08\x07\x6f\x8d\x78\x43\x06\x00\x06\x00\x21\x4e\x00\x00\x28\x01\x08\x80\x8c\x00\x00\x80\x24\x00\x01\x00\xd1\x73\x28\x99\xf6\x11\xcd\x89\x94\x03\x4d\x7f\x41\x3d\xc9\x57\x63\x0e\x54\x93\xc2\x85\xac\xa4\x00\x65\xcb\x63\x11\xbe\x69\x6b"...], 368, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... sendto resumed>) = 48 [pid 5013] recvfrom(5, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-1985290671}, {error=0, msg={nlmsg_len=48, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... sendto resumed>) = 40 [pid 5011] <... sendto resumed>) = 368 [pid 5010] <... sendto resumed>) = 40 [pid 5009] recvfrom(3, [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] recvfrom(4, [pid 5010] recvfrom(3, [pid 5013] <... socket resumed>) = 6 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=368, nlmsg_type=0x26 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] ioctl(6, SIOCGIFINDEX, {ifr_name="eth2" [pid 5012] recvfrom(3, [pid 5011] sendto(4, [{nlmsg_len=368, nlmsg_type=0x26 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x01\x01\x00\x00\x08\x00\x02\x00\x77\x67\x31\x00\x24\x00\x03\x00\xb0\x80\x73\xe8\xd4\x4e\x91\xe3\xda\x92\x2c\x22\x43\x82\x44\xbb\x88\x5c\x69\xe2\x69\xc8\xe9\xd8\x35\xb1\x14\x29\x3a\x4d\xdc\x6e\x06\x00\x06\x00\x22\x4e\x00\x00\x28\x01\x08\x80\x98\x00\x00\x80\x24\x00\x01\x00\x97\x5c\x9d\x81\xc9\x83\xc8\x20\x9e\xe7\x81\x25\x4b\x89\x9f\x8e\xd9\x25\xae\x9f\x09\x23\xc2\x3c\x62\xf5\x3c\x57\xcd\xbf\x69\x1c"...], 368, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=108, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... ioctl resumed>, ifr_ifindex=69}) = 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... socket resumed>) = 4 [pid 5013] close(6 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="sit0" [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... close resumed>) = 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=8}) = 0 [pid 5013] sendto(5, [{nlmsg_len=48, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x45\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0e\x00\x03\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x32\x00\x00"], 48, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] close(4 [pid 5009] <... socket resumed>) = 4 [pid 5012] <... socket resumed>) = 4 [pid 5010] <... close resumed>) = 0 [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x08\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="lo" [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_macvtap" [pid 5012] <... ioctl resumed>, ifr_ifindex=1}) = 0 [pid 5011] <... sendto resumed>) = 368 [pid 5009] <... ioctl resumed>, ifr_ifindex=62}) = 0 [pid 5011] recvfrom(4, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=368, nlmsg_type=0x26 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... sendto resumed>) = 48 [pid 5012] close(4 [pid 5010] <... sendto resumed>) = 64 [pid 5009] close(4 [pid 5013] recvfrom(5, [pid 5012] <... close resumed>) = 0 [pid 5011] sendto(4, [{nlmsg_len=368, nlmsg_type=0x26 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x01\x01\x00\x00\x08\x00\x02\x00\x77\x67\x32\x00\x24\x00\x03\x00\xa0\xcb\x87\x9a\x47\xf5\xbc\x64\x4c\x0e\x69\x3f\xa6\xd0\x31\xc7\x4a\x15\x53\xb6\xe9\x01\xb9\xff\x2f\x51\x8c\x78\x04\x2f\xb5\x42\x06\x00\x06\x00\x23\x4e\x00\x00\x28\x01\x08\x80\x98\x00\x00\x80\x24\x00\x01\x00\x97\x5c\x9d\x81\xc9\x83\xc8\x20\x9e\xe7\x81\x25\x4b\x89\x9f\x8e\xd9\x25\xae\x9f\x09\x23\xc2\x3c\x62\xf5\x3c\x57\xcd\xbf\x69\x1c"...], 368, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] recvfrom(3, [pid 5009] <... close resumed>) = 0 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-1985290671}, {error=0, msg={nlmsg_len=48, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x01\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0a\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0a"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] sendto(3, [{nlmsg_len=68, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x03\x00\x6d\x61\x63\x76\x74\x61\x70\x30\x10\x00\x12\x00\x0b\x00\x01\x00\x6d\x61\x63\x76\x74\x61\x70\x00\x08\x00\x05\x00\x3e\x00\x00\x00"], 68, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... write resumed>) = 3 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... sendto resumed>) = 64 [pid 5011] <... sendto resumed>) = 368 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... socket resumed>) = 6 [pid 5012] recvfrom(3, [pid 5011] recvfrom(4, [pid 5010] <... socket resumed>) = 4 [pid 5013] ioctl(6, SIOCGIFINDEX, {ifr_name="eth3" [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=368, nlmsg_type=0x26 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="sit0" [pid 5014] close(4 [pid 5013] <... ioctl resumed>, ifr_ifindex=70}) = 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] close(4 [pid 5010] <... ioctl resumed>, ifr_ifindex=8}) = 0 [pid 5013] close(6 [pid 5012] <... socket resumed>) = 4 [pid 5010] close(4 [pid 5013] <... close resumed>) = 0 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="lo" [pid 5014] <... close resumed>) = 0 [pid 5011] <... close resumed>) = 0 [pid 5010] <... close resumed>) = 0 [pid 5009] <... sendto resumed>) = 68 [pid 5014] socket(AF_NETLINK, SOCK_RAW, NETLINK_GENERIC [pid 5013] sendto(5, [{nlmsg_len=48, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x46\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0e\x00\x03\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x33\x00\x00"], 48, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... ioctl resumed>, ifr_ifindex=1}) = 0 [ 51.669081][ T5013] netdevsim netdevsim5 netdevsim1: renamed from eth1 [ 51.698042][ T5013] netdevsim netdevsim5 netdevsim2: renamed from eth2 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x08\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... socket resumed>) = 4 [pid 5009] recvfrom(3, [pid 5014] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=68, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... socket resumed>) = 5 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] sendto(4, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x03\x00\x00\x00\x0c\x00\x02\x00\x64\x65\x76\x6c\x69\x6e\x6b\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... socket resumed>) = 4 [pid 5014] <... sendto resumed>) = 32 [pid 5012] close(4 [pid 5011] <... socket resumed>) = 4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_macvtap" [pid 5014] recvfrom(4, [pid 5012] <... close resumed>) = 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="lo" [pid 5009] <... ioctl resumed>, ifr_ifindex=61}) = 0 [pid 5014] <... recvfrom resumed>[{nlmsg_len=1216, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, "\x01\x02\x00\x00\x0c\x00\x02\x00\x64\x65\x76\x6c\x69\x6e\x6b\x00\x06\x00\x01\x00\x17\x00\x00\x00\x08\x00\x03\x00\x01\x00\x00\x00\x08\x00\x04\x00\x00\x00\x00\x00\x08\x00\x05\x00\xb3\x00\x00\x00\x64\x04\x06\x00\x14\x00\x01\x00\x08\x00\x01\x00\x01\x00\x00\x00\x08\x00\x02\x00\x0e\x00\x00\x00\x14\x00\x02\x00\x08\x00\x01\x00\x05\x00\x00\x00\x08\x00\x02\x00\x0e\x00\x00\x00\x14\x00\x03\x00\x08\x00\x01\x00"...], 4096, 0, NULL, NULL) = 1216 [pid 5009] close(4 [pid 5013] <... sendto resumed>) = 48 [pid 5012] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x0a\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... ioctl resumed>, ifr_ifindex=1}) = 0 [pid 5010] <... sendto resumed>) = 32 [pid 5014] recvfrom(4, [pid 5013] recvfrom(5, [pid 5009] <... close resumed>) = 0 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-1985290671}, {error=0, msg={nlmsg_len=48, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... sendto resumed>) = 44 [pid 5011] close(4 [pid 5010] recvfrom(3, [pid 5009] sendto(3, [{nlmsg_len=68, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x03\x00\x6d\x61\x63\x73\x65\x63\x30\x00\x10\x00\x12\x00\x0a\x00\x01\x00\x6d\x61\x63\x73\x65\x63\x00\x00\x08\x00\x05\x00\x3d\x00\x00\x00"], 68, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] sendto(4, [{nlmsg_len=52, nlmsg_type=0x17 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x300, nlmsg_seq=0, nlmsg_pid=0}, "\x05\x00\x00\x00\x0e\x00\x01\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x00\x00\x00\x0f\x00\x02\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x34\x00\x00"], 52, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] close(5 [pid 5012] recvfrom(3, [pid 5011] <... close resumed>) = 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... sendto resumed>) = 68 [pid 5014] <... sendto resumed>) = 52 [pid 5013] <... close resumed>) = 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x01\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x0a\x08\x00\x01\x00\xac\x14\x14\x0a"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] recvfrom(4, [pid 5013] close(4 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... sendto resumed>) = 40 [pid 5009] recvfrom(3, [pid 5012] <... socket resumed>) = 4 [pid 5011] recvfrom(3, [pid 5010] <... socket resumed>) = 4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="sit0" [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge0" [pid 5014] <... recvfrom resumed>[[{nlmsg_len=112, nlmsg_type=0x17 /* NLMSG_??? */, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=1}, "\x03\x01\x00\x00\x0e\x00\x01\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x00\x00\x00\x0f\x00\x02\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x34\x00\x00\x08\x00\x03\x00\x00\x00\x00\x00\x06\x00\x04\x00\x02\x00\x00\x00\x08\x00\x06\x00\x43\x00\x00\x00\x09\x00\x07\x00\x65\x74\x68\x30\x00\x00\x00\x00\x05\x00\x94\x00\x00\x00\x00\x00\x06\x00\x4d\x00\x00\x00\x00\x00\x08\x00\x4e\x00\x01\x00\x00\x00"], [{nlmsg_len=112, nlmsg_type=0x17 /* NLMSG_??? */, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=1}, "\x03\x01\x00\x00\x0e\x00\x01\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x00\x00\x00\x0f\x00\x02\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x34\x00\x00\x08\x00\x03\x00\x01\x00\x00\x00\x06\x00\x04\x00\x02\x00\x00\x00\x08\x00\x06\x00\x44\x00\x00\x00\x09\x00\x07\x00\x65\x74\x68\x31\x00\x00\x00\x00\x05\x00\x94\x00\x00\x00\x00\x00\x06\x00\x4d\x00\x00\x00\x00\x00\x08\x00\x4e\x00\x02\x00\x00\x00"], [{nlmsg_len=112, nlmsg_type=0x17 /* NLMSG_??? */, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=1}, "\x03\x01\x00\x00\x0e\x00\x01\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x00\x00\x00\x0f\x00\x02\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x34\x00\x00\x08\x00\x03\x00\x02\x00\x00\x00\x06\x00\x04\x00\x02\x00\x00\x00\x08\x00\x06\x00\x45\x00\x00\x00\x09\x00\x07\x00\x65\x74\x68\x32\x00\x00\x00\x00\x05\x00\x94\x00\x00\x00\x00\x00\x06\x00\x4d\x00\x00\x00\x00\x00\x08\x00\x4e\x00\x03\x00\x00\x00"], [{nlmsg_len=112, nlmsg_type=0x17 /* NLMSG_??? */, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=1}, "\x03\x01\x00\x00\x0e\x00\x01\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x00\x00\x00\x0f\x00\x02\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x34\x00\x00\x08\x00\x03\x00\x03\x00\x00\x00\x06\x00\x04\x00\x02\x00\x00\x00\x08\x00\x06\x00\x46\x00\x00\x00\x09\x00\x07\x00\x65\x74\x68\x33\x00\x00\x00\x00\x05\x00\x94\x00\x00\x00\x00\x00\x06\x00\x4d\x00\x00\x00\x00\x00\x08\x00\x4e\x00\x04\x00\x00\x00"], [{nlmsg_len=20, nlmsg_type=NLMSG_DONE, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=1}, 0]], 4096, 0, NULL, NULL) = 468 [pid 5013] <... close resumed>) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=8}) = 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=13}) = 0 [pid 5012] close(4 [pid 5011] <... socket resumed>) = 4 [pid 5010] close(4 [pid 5012] <... close resumed>) = 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="lo" [pid 5010] <... close resumed>) = 0 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x08\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x0b\x08\x00\x01\x00\xac\x14\x14\x0b"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... ioctl resumed>, ifr_ifindex=1}) = 0 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x0d\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x0c\x08\x00\x01\x00\xac\x14\x14\x0c"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... sendto resumed>) = 40 [pid 5011] close(4 [pid 5010] <... sendto resumed>) = 40 [pid 5012] recvfrom(3, [pid 5011] <... close resumed>) = 0 [pid 5010] recvfrom(3, [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x01\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0a\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0a"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] socket(AF_NETLINK, SOCK_RAW, NETLINK_GENERIC [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... sendto resumed>) = 64 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=68, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... socket resumed>) = 6 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... socket resumed>) = 4 [pid 5011] recvfrom(3, [pid 5010] <... socket resumed>) = 4 [pid 5009] sendto(3, [{nlmsg_len=80, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x03\x00\x67\x65\x6e\x65\x76\x65\x30\x00\x24\x00\x12\x00\x0a\x00\x01\x00\x67\x65\x6e\x65\x76\x65\x00\x00\x14\x00\x02\x00\x08\x00\x01\x00\x00\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x18"], 80, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] ioctl(6, SIOCGIFINDEX, {ifr_name="eth0" [pid 5013] sendto(4, [{nlmsg_len=36, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x03\x00\x00\x00\x0e\x00\x02\x00\x77\x69\x72\x65\x67\x75\x61\x72\x64\x00\x00\x00"], 36, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="sit0" [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge0" [pid 5014] <... ioctl resumed>, ifr_ifindex=67}) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=8}) = 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=13}) = 0 [pid 5014] close(6 [pid 5013] <... sendto resumed>) = 36 [pid 5012] close(4 [pid 5011] <... socket resumed>) = 4 [pid 5010] close(4 [pid 5014] <... close resumed>) = 0 [pid 5013] recvfrom(4, [pid 5012] <... close resumed>) = 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="lo" [pid 5010] <... close resumed>) = 0 [pid 5014] sendto(5, [{nlmsg_len=48, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x43\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0e\x00\x03\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x30\x00\x00"], 48, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [ 51.733383][ T5013] netdevsim netdevsim5 netdevsim3: renamed from eth3 [pid 5013] <... recvfrom resumed>[{nlmsg_len=112, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, "\x01\x02\x00\x00\x0e\x00\x02\x00\x77\x69\x72\x65\x67\x75\x61\x72\x64\x00\x00\x00\x06\x00\x01\x00\x26\x00\x00\x00\x08\x00\x03\x00\x01\x00\x00\x00\x08\x00\x04\x00\x00\x00\x00\x00\x08\x00\x05\x00\x08\x00\x00\x00\x2c\x00\x06\x00\x14\x00\x01\x00\x08\x00\x01\x00\x00\x00\x00\x00\x08\x00\x02\x00\x1c\x00\x00\x00\x14\x00\x02\x00\x08\x00\x01\x00\x01\x00\x00\x00\x08\x00\x02\x00\x1a\x00\x00\x00"], 4096, 0, NULL, NULL) = 112 [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x08\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... ioctl resumed>, ifr_ifindex=1}) = 0 [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x0d\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] close(4 [pid 5009] <... sendto resumed>) = 80 [pid 5011] <... close resumed>) = 0 [pid 5009] recvfrom(3, [pid 5011] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x0a\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=80, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] sendto(3, [{nlmsg_len=92, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x03\x00\x67\x65\x6e\x65\x76\x65\x31\x00\x30\x00\x12\x00\x0a\x00\x01\x00\x67\x65\x6e\x65\x76\x65\x00\x00\x20\x00\x02\x00\x08\x00\x01\x00\x01\x00\x00\x00\x14\x00\x07\x00\xfc\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01"], 92, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] recvfrom(4, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=36, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] sendto(4, [{nlmsg_len=368, nlmsg_type=0x26 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x01\x01\x00\x00\x08\x00\x02\x00\x77\x67\x30\x00\x24\x00\x03\x00\xa0\x5c\xa8\x4f\x6c\x9c\x8e\x38\x53\xe2\xfd\x7a\x70\xae\x0f\xb2\x0f\xa1\x52\x60\x0c\xb0\x08\x45\x17\x4f\x08\x07\x6f\x8d\x78\x43\x06\x00\x06\x00\x21\x4e\x00\x00\x28\x01\x08\x80\x8c\x00\x00\x80\x24\x00\x01\x00\xd1\x73\x28\x99\xf6\x11\xcd\x89\x94\x03\x4d\x7f\x41\x3d\xc9\x57\x63\x0e\x54\x93\xc2\x85\xac\xa4\x00\x65\xcb\x63\x11\xbe\x69\x6b"...], 368, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 48 [pid 5012] <... sendto resumed>) = 64 [pid 5011] <... sendto resumed>) = 44 [pid 5010] <... sendto resumed>) = 64 [pid 5014] recvfrom(5, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-646920523}, {error=0, msg={nlmsg_len=48, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... sendto resumed>) = 368 [pid 5012] recvfrom(3, [pid 5010] recvfrom(3, [pid 5009] <... sendto resumed>) = 92 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] recvfrom(3, [pid 5014] <... socket resumed>) = 6 [pid 5013] recvfrom(4, [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] recvfrom(3, [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] ioctl(6, SIOCGIFINDEX, {ifr_name="eth1" [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=368, nlmsg_type=0x26 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... socket resumed>) = 4 [pid 5010] <... socket resumed>) = 4 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=92, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x600, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... ioctl resumed>, ifr_ifindex=68}) = 0 [pid 5013] sendto(4, [{nlmsg_len=368, nlmsg_type=0x26 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x01\x01\x00\x00\x08\x00\x02\x00\x77\x67\x31\x00\x24\x00\x03\x00\xb0\x80\x73\xe8\xd4\x4e\x91\xe3\xda\x92\x2c\x22\x43\x82\x44\xbb\x88\x5c\x69\xe2\x69\xc8\xe9\xd8\x35\xb1\x14\x29\x3a\x4d\xdc\x6e\x06\x00\x06\x00\x22\x4e\x00\x00\x28\x01\x08\x80\x98\x00\x00\x80\x24\x00\x01\x00\x97\x5c\x9d\x81\xc9\x83\xc8\x20\x9e\xe7\x81\x25\x4b\x89\x9f\x8e\xd9\x25\xae\x9f\x09\x23\xc2\x3c\x62\xf5\x3c\x57\xcd\xbf\x69\x1c"...], 368, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="sit0" [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge0" [pid 5009] openat(AT_FDCWD, "/sys/bus/netdevsim/del_device", O_WRONLY|O_CLOEXEC [pid 5014] close(6 [pid 5011] <... socket resumed>) = 4 [pid 5012] <... ioctl resumed>, ifr_ifindex=8}) = 0 [pid 5012] close(4) = 0 [pid 5013] <... sendto resumed>) = 368 [pid 5012] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x08\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... close resumed>) = 0 [pid 5013] recvfrom(4, [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="sit0" [pid 5010] <... ioctl resumed>, ifr_ifindex=13}) = 0 [pid 5009] <... openat resumed>) = 4 [pid 5014] sendto(5, [{nlmsg_len=48, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x44\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0e\x00\x03\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x31\x00\x00"], 48, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=368, nlmsg_type=0x26 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... ioctl resumed>, ifr_ifindex=8}) = 0 [pid 5010] close(4 [pid 5009] write(4, "0", 1 [pid 5013] sendto(4, [{nlmsg_len=368, nlmsg_type=0x26 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x01\x01\x00\x00\x08\x00\x02\x00\x77\x67\x32\x00\x24\x00\x03\x00\xa0\xcb\x87\x9a\x47\xf5\xbc\x64\x4c\x0e\x69\x3f\xa6\xd0\x31\xc7\x4a\x15\x53\xb6\xe9\x01\xb9\xff\x2f\x51\x8c\x78\x04\x2f\xb5\x42\x06\x00\x06\x00\x23\x4e\x00\x00\x28\x01\x08\x80\x98\x00\x00\x80\x24\x00\x01\x00\x97\x5c\x9d\x81\xc9\x83\xc8\x20\x9e\xe7\x81\x25\x4b\x89\x9f\x8e\xd9\x25\xae\x9f\x09\x23\xc2\x3c\x62\xf5\x3c\x57\xcd\xbf\x69\x1c"...], 368, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... sendto resumed>) = 32 [pid 5011] close(4 [pid 5010] <... close resumed>) = 0 [pid 5009] <... write resumed>) = -1 ENOENT (No such file or directory) [pid 5012] recvfrom(3, [pid 5011] <... close resumed>) = 0 [pid 5010] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x0d\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x0c\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] close(4 [pid 5014] <... sendto resumed>) = 48 [pid 5013] <... sendto resumed>) = 368 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x08\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x0b\x08\x00\x01\x00\xac\x14\x14\x0b"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] recvfrom(5, [pid 5013] recvfrom(4, [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... sendto resumed>) = 44 [pid 5009] <... close resumed>) = 0 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-646920523}, {error=0, msg={nlmsg_len=48, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=368, nlmsg_type=0x26 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... sendto resumed>) = 40 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] close(4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge0" [pid 5011] recvfrom(3, [pid 5010] recvfrom(3, [pid 5009] openat(AT_FDCWD, "/sys/bus/netdevsim/new_device", O_WRONLY|O_CLOEXEC [pid 5014] <... socket resumed>) = 6 [pid 5013] <... close resumed>) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=13}) = 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] ioctl(6, SIOCGIFINDEX, {ifr_name="eth2" [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] close(4 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... openat resumed>) = 4 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... ioctl resumed>, ifr_ifindex=69}) = 0 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... close resumed>) = 0 [pid 5011] <... socket resumed>) = 4 [ 51.782438][ T5014] netdevsim netdevsim4 netdevsim0: renamed from eth0 [ 51.810458][ T5014] netdevsim netdevsim4 netdevsim1: renamed from eth1 [pid 5009] write(4, "0 4", 3 [pid 5014] close(6 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="lo" [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x0d\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x0c\x08\x00\x01\x00\xac\x14\x14\x0c"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="sit0" [pid 5010] <... socket resumed>) = 4 [pid 5014] <... close resumed>) = 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=1}) = 0 [pid 5012] <... sendto resumed>) = 40 [pid 5014] sendto(5, [{nlmsg_len=48, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x45\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0e\x00\x03\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x32\x00\x00"], 48, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] close(4 [pid 5012] recvfrom(3, [pid 5013] <... close resumed>) = 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=8}) = 0 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="vcan0" [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x01\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x0a\x08\x00\x01\x00\xac\x14\x14\x0a"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] close(4 [pid 5010] <... ioctl resumed>, ifr_ifindex=14}) = 0 [pid 5014] <... sendto resumed>) = 48 [pid 5013] <... sendto resumed>) = 40 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... close resumed>) = 0 [pid 5010] close(4 [pid 5013] recvfrom(3, [pid 5012] <... socket resumed>) = 4 [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x08\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... close resumed>) = 0 [pid 5014] recvfrom(5, [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge0" [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x0e\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x0d\x08\x00\x01\x00\xac\x14\x14\x0d"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-646920523}, {error=0, msg={nlmsg_len=48, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=13}) = 0 [pid 5011] <... sendto resumed>) = 64 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... socket resumed>) = 4 [pid 5012] close(4 [pid 5011] recvfrom(3, [pid 5010] <... sendto resumed>) = 40 [pid 5014] <... socket resumed>) = 6 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="lo" [pid 5012] <... close resumed>) = 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] recvfrom(3, [pid 5014] ioctl(6, SIOCGIFINDEX, {ifr_name="eth3" [pid 5013] <... ioctl resumed>, ifr_ifindex=1}) = 0 [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x0d\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... ioctl resumed>, ifr_ifindex=70}) = 0 [pid 5013] close(4 [pid 5011] <... socket resumed>) = 4 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] close(6 [pid 5013] <... close resumed>) = 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="sit0" [pid 5010] <... socket resumed>) = 4 [pid 5014] <... close resumed>) = 0 [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x01\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0a\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0a"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... sendto resumed>) = 64 [pid 5011] <... ioctl resumed>, ifr_ifindex=8}) = 0 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="vcan0" [pid 5014] sendto(5, [{nlmsg_len=48, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x46\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0e\x00\x03\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x33\x00\x00"], 48, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] recvfrom(3, [pid 5011] close(4 [pid 5010] <... ioctl resumed>, ifr_ifindex=14}) = 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [ 51.839381][ T5014] netdevsim netdevsim4 netdevsim2: renamed from eth2 [pid 5011] <... close resumed>) = 0 [pid 5010] close(4 [pid 5013] <... sendto resumed>) = 64 [pid 5010] <... close resumed>) = 0 [pid 5010] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x0e\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x08\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... write resumed>) = 3 [pid 5013] recvfrom(3, [pid 5012] <... socket resumed>) = 4 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge0" [pid 5009] close(4 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=13}) = 0 [pid 5013] <... socket resumed>) = 4 [pid 5009] <... close resumed>) = 0 [pid 5012] close(4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="lo" [pid 5009] socket(AF_NETLINK, SOCK_RAW, NETLINK_GENERIC [pid 5013] <... ioctl resumed>, ifr_ifindex=1}) = 0 [pid 5012] <... close resumed>) = 0 [pid 5013] close(4 [pid 5009] <... socket resumed>) = 4 [pid 5012] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x0d\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x0c\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... close resumed>) = 0 [pid 5009] socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE [pid 5010] <... sendto resumed>) = 32 [pid 5009] <... socket resumed>) = 5 [pid 5009] sendto(4, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x03\x00\x00\x00\x0c\x00\x02\x00\x64\x65\x76\x6c\x69\x6e\x6b\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x0a\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... sendto resumed>) = 44 [pid 5009] <... sendto resumed>) = 32 [pid 5011] <... sendto resumed>) = 32 [pid 5009] recvfrom(4, [{nlmsg_len=1216, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, "\x01\x02\x00\x00\x0c\x00\x02\x00\x64\x65\x76\x6c\x69\x6e\x6b\x00\x06\x00\x01\x00\x17\x00\x00\x00\x08\x00\x03\x00\x01\x00\x00\x00\x08\x00\x04\x00\x00\x00\x00\x00\x08\x00\x05\x00\xb3\x00\x00\x00\x64\x04\x06\x00\x14\x00\x01\x00\x08\x00\x01\x00\x01\x00\x00\x00\x08\x00\x02\x00\x0e\x00\x00\x00\x14\x00\x02\x00\x08\x00\x01\x00\x05\x00\x00\x00\x08\x00\x02\x00\x0e\x00\x00\x00\x14\x00\x03\x00\x08\x00\x01\x00"...], 4096, 0, NULL, NULL) = 1216 [pid 5009] recvfrom(4, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] sendto(4, [{nlmsg_len=52, nlmsg_type=0x17 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x300, nlmsg_seq=0, nlmsg_pid=0}, "\x05\x00\x00\x00\x0e\x00\x01\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x00\x00\x00\x0f\x00\x02\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x30\x00\x00"], 52, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 52 [pid 5009] recvfrom(4, [[{nlmsg_len=112, nlmsg_type=0x17 /* NLMSG_??? */, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=1}, "\x03\x01\x00\x00\x0e\x00\x01\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x00\x00\x00\x0f\x00\x02\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x30\x00\x00\x08\x00\x03\x00\x00\x00\x00\x00\x06\x00\x04\x00\x02\x00\x00\x00\x08\x00\x06\x00\x43\x00\x00\x00\x09\x00\x07\x00\x65\x74\x68\x30\x00\x00\x00\x00\x05\x00\x94\x00\x00\x00\x00\x00\x06\x00\x4d\x00\x00\x00\x00\x00\x08\x00\x4e\x00\x01\x00\x00\x00"], [{nlmsg_len=112, nlmsg_type=0x17 /* NLMSG_??? */, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=1}, "\x03\x01\x00\x00\x0e\x00\x01\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x00\x00\x00\x0f\x00\x02\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x30\x00\x00\x08\x00\x03\x00\x01\x00\x00\x00\x06\x00\x04\x00\x02\x00\x00\x00\x08\x00\x06\x00\x44\x00\x00\x00\x09\x00\x07\x00\x65\x74\x68\x31\x00\x00\x00\x00\x05\x00\x94\x00\x00\x00\x00\x00\x06\x00\x4d\x00\x00\x00\x00\x00\x08\x00\x4e\x00\x02\x00\x00\x00"], [{nlmsg_len=112, nlmsg_type=0x17 /* NLMSG_??? */, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=1}, "\x03\x01\x00\x00\x0e\x00\x01\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x00\x00\x00\x0f\x00\x02\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x30\x00\x00\x08\x00\x03\x00\x02\x00\x00\x00\x06\x00\x04\x00\x02\x00\x00\x00\x08\x00\x06\x00\x45\x00\x00\x00\x09\x00\x07\x00\x65\x74\x68\x32\x00\x00\x00\x00\x05\x00\x94\x00\x00\x00\x00\x00\x06\x00\x4d\x00\x00\x00\x00\x00\x08\x00\x4e\x00\x03\x00\x00\x00"], [{nlmsg_len=112, nlmsg_type=0x17 /* NLMSG_??? */, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=1}, "\x03\x01\x00\x00\x0e\x00\x01\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x00\x00\x00\x0f\x00\x02\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x30\x00\x00\x08\x00\x03\x00\x03\x00\x00\x00\x06\x00\x04\x00\x02\x00\x00\x00\x08\x00\x06\x00\x46\x00\x00\x00\x09\x00\x07\x00\x65\x74\x68\x33\x00\x00\x00\x00\x05\x00\x94\x00\x00\x00\x00\x00\x06\x00\x4d\x00\x00\x00\x00\x00\x08\x00\x4e\x00\x04\x00\x00\x00"], [{nlmsg_len=20, nlmsg_type=NLMSG_DONE, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=1}, 0]], 4096, 0, NULL, NULL) = 468 [pid 5014] <... sendto resumed>) = 48 [pid 5013] <... sendto resumed>) = 44 [pid 5012] recvfrom(3, [pid 5011] recvfrom(3, [pid 5010] recvfrom(3, [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] recvfrom(5, [pid 5013] recvfrom(3, [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-646920523}, {error=0, msg={nlmsg_len=48, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... socket resumed>) = 6 [pid 5014] close(5 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... socket resumed>) = 4 [pid 5010] <... socket resumed>) = 4 [pid 5009] ioctl(6, SIOCGIFINDEX, {ifr_name="eth0" [pid 5014] <... close resumed>) = 0 [pid 5013] <... socket resumed>) = 4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="vcan0" [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge0" [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="tunl0" [pid 5014] close(4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="sit0" [pid 5012] <... ioctl resumed>, ifr_ifindex=14}) = 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=13}) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=2}) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=67}) = 0 [pid 5014] <... close resumed>) = 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=8}) = 0 [pid 5012] close(4 [pid 5011] close(4 [pid 5010] close(4 [pid 5009] close(6 [pid 5014] socket(AF_NETLINK, SOCK_RAW, NETLINK_GENERIC [pid 5013] close(4 [pid 5012] <... close resumed>) = 0 [pid 5011] <... close resumed>) = 0 [pid 5010] <... close resumed>) = 0 [pid 5014] <... socket resumed>) = 4 [pid 5013] <... close resumed>) = 0 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x0e\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x0d\x08\x00\x01\x00\xac\x14\x14\x0d"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x0d\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x0c\x08\x00\x01\x00\xac\x14\x14\x0c"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x02\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x0e\x08\x00\x01\x00\xac\x14\x14\x0e"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... close resumed>) = 0 [pid 5014] sendto(4, [{nlmsg_len=36, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x03\x00\x00\x00\x0e\x00\x02\x00\x77\x69\x72\x65\x67\x75\x61\x72\x64\x00\x00\x00"], 36, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x08\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x0b\x08\x00\x01\x00\xac\x14\x14\x0b"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... sendto resumed>) = 40 [pid 5011] <... sendto resumed>) = 40 [pid 5010] <... sendto resumed>) = 40 [pid 5014] <... sendto resumed>) = 36 [pid 5013] <... sendto resumed>) = 40 [pid 5012] recvfrom(3, [pid 5011] recvfrom(3, [pid 5010] recvfrom(3, [ 51.885789][ T5014] netdevsim netdevsim4 netdevsim3: renamed from eth3 [pid 5009] sendto(5, [{nlmsg_len=48, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x43\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0e\x00\x03\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x30\x00\x00"], 48, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] recvfrom(4, [pid 5013] recvfrom(3, [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... recvfrom resumed>[{nlmsg_len=112, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, "\x01\x02\x00\x00\x0e\x00\x02\x00\x77\x69\x72\x65\x67\x75\x61\x72\x64\x00\x00\x00\x06\x00\x01\x00\x26\x00\x00\x00\x08\x00\x03\x00\x01\x00\x00\x00\x08\x00\x04\x00\x00\x00\x00\x00\x08\x00\x05\x00\x08\x00\x00\x00\x2c\x00\x06\x00\x14\x00\x01\x00\x08\x00\x01\x00\x00\x00\x00\x00\x08\x00\x02\x00\x1c\x00\x00\x00\x14\x00\x02\x00\x08\x00\x01\x00\x01\x00\x00\x00\x08\x00\x02\x00\x1a\x00\x00\x00"], 4096, 0, NULL, NULL) = 112 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] recvfrom(4, [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... socket resumed>) = 4 [pid 5010] <... socket resumed>) = 4 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=36, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... socket resumed>) = 4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="vcan0" [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge0" [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="tunl0" [pid 5014] sendto(4, [{nlmsg_len=368, nlmsg_type=0x26 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x01\x01\x00\x00\x08\x00\x02\x00\x77\x67\x30\x00\x24\x00\x03\x00\xa0\x5c\xa8\x4f\x6c\x9c\x8e\x38\x53\xe2\xfd\x7a\x70\xae\x0f\xb2\x0f\xa1\x52\x60\x0c\xb0\x08\x45\x17\x4f\x08\x07\x6f\x8d\x78\x43\x06\x00\x06\x00\x21\x4e\x00\x00\x28\x01\x08\x80\x8c\x00\x00\x80\x24\x00\x01\x00\xd1\x73\x28\x99\xf6\x11\xcd\x89\x94\x03\x4d\x7f\x41\x3d\xc9\x57\x63\x0e\x54\x93\xc2\x85\xac\xa4\x00\x65\xcb\x63\x11\xbe\x69\x6b"...], 368, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="sit0" [pid 5012] <... ioctl resumed>, ifr_ifindex=14}) = 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=13}) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=2}) = 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=8}) = 0 [pid 5012] close(4 [pid 5011] close(4 [pid 5010] close(4 [pid 5013] close(4 [pid 5012] <... close resumed>) = 0 [pid 5011] <... close resumed>) = 0 [pid 5010] <... close resumed>) = 0 [pid 5013] <... close resumed>) = 0 [pid 5012] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x0e\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x0d\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x02\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 368 [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x08\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... sendto resumed>) = 32 [pid 5010] <... sendto resumed>) = 64 [pid 5009] <... sendto resumed>) = 48 [pid 5014] recvfrom(4, [pid 5013] <... sendto resumed>) = 64 [pid 5012] recvfrom(3, [pid 5011] <... sendto resumed>) = 64 [pid 5010] recvfrom(3, [pid 5009] recvfrom(5, [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=368, nlmsg_type=0x26 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] recvfrom(3, [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] recvfrom(3, [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] sendto(4, [{nlmsg_len=368, nlmsg_type=0x26 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x01\x01\x00\x00\x08\x00\x02\x00\x77\x67\x31\x00\x24\x00\x03\x00\xb0\x80\x73\xe8\xd4\x4e\x91\xe3\xda\x92\x2c\x22\x43\x82\x44\xbb\x88\x5c\x69\xe2\x69\xc8\xe9\xd8\x35\xb1\x14\x29\x3a\x4d\xdc\x6e\x06\x00\x06\x00\x22\x4e\x00\x00\x28\x01\x08\x80\x98\x00\x00\x80\x24\x00\x01\x00\x97\x5c\x9d\x81\xc9\x83\xc8\x20\x9e\xe7\x81\x25\x4b\x89\x9f\x8e\xd9\x25\xae\x9f\x09\x23\xc2\x3c\x62\xf5\x3c\x57\xcd\xbf\x69\x1c"...], 368, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-1917021223}, {error=0, msg={nlmsg_len=48, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... sendto resumed>) = 368 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... socket resumed>) = 4 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... socket resumed>) = 4 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] recvfrom(4, [pid 5013] <... socket resumed>) = 4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="tunl0" [pid 5011] <... socket resumed>) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="tunl0" [pid 5009] <... socket resumed>) = 6 [pid 5009] ioctl(6, SIOCGIFINDEX, {ifr_name="eth1", ifr_ifindex=68}) = 0 [pid 5009] close(6 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=368, nlmsg_type=0x26 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="sit0" [pid 5012] <... ioctl resumed>, ifr_ifindex=2}) = 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge0" [pid 5009] <... close resumed>) = 0 [pid 5014] sendto(4, [{nlmsg_len=368, nlmsg_type=0x26 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x01\x01\x00\x00\x08\x00\x02\x00\x77\x67\x32\x00\x24\x00\x03\x00\xa0\xcb\x87\x9a\x47\xf5\xbc\x64\x4c\x0e\x69\x3f\xa6\xd0\x31\xc7\x4a\x15\x53\xb6\xe9\x01\xb9\xff\x2f\x51\x8c\x78\x04\x2f\xb5\x42\x06\x00\x06\x00\x23\x4e\x00\x00\x28\x01\x08\x80\x98\x00\x00\x80\x24\x00\x01\x00\x97\x5c\x9d\x81\xc9\x83\xc8\x20\x9e\xe7\x81\x25\x4b\x89\x9f\x8e\xd9\x25\xae\x9f\x09\x23\xc2\x3c\x62\xf5\x3c\x57\xcd\xbf\x69\x1c"...], 368, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... ioctl resumed>, ifr_ifindex=8}) = 0 [pid 5012] close(4 [pid 5011] <... ioctl resumed>, ifr_ifindex=13}) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=2}) = 0 [pid 5009] sendto(5, [{nlmsg_len=48, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x44\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0e\x00\x03\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x31\x00\x00"], 48, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 368 [pid 5013] close(4 [pid 5012] <... close resumed>) = 0 [pid 5011] close(4 [pid 5010] close(4 [pid 5014] recvfrom(4, [pid 5013] <... close resumed>) = 0 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x02\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x0e\x08\x00\x01\x00\xac\x14\x14\x0e"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... close resumed>) = 0 [pid 5010] <... close resumed>) = 0 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=368, nlmsg_type=0x26 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x08\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... sendto resumed>) = 40 [pid 5011] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x0d\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x0c\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x02\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... sendto resumed>) = 48 [pid 5014] close(4 [pid 5013] <... sendto resumed>) = 32 [pid 5009] recvfrom(5, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-1917021223}, {error=0, msg={nlmsg_len=48, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... sendto resumed>) = 44 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 6 [pid 5009] ioctl(6, SIOCGIFINDEX, {ifr_name="eth2", ifr_ifindex=69}) = 0 [pid 5009] close(6) = 0 [pid 5009] sendto(5, [{nlmsg_len=48, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x45\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0e\x00\x03\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x32\x00\x00"], 48, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... close resumed>) = 0 [pid 5013] recvfrom(3, [pid 5012] recvfrom(3, [pid 5011] recvfrom(3, [pid 5010] <... sendto resumed>) = 32 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [ 51.934452][ T5009] netdevsim netdevsim0 netdevsim0: renamed from eth0 [ 51.966683][ T5009] netdevsim netdevsim0 netdevsim1: renamed from eth1 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] recvfrom(3, [pid 5014] <... socket resumed>) = 4 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="lo" [pid 5013] <... socket resumed>) = 4 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... socket resumed>) = 4 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... sendto resumed>) = 48 [pid 5014] <... ioctl resumed>, ifr_ifindex=1}) = 0 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge0" [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="tunl0" [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="vcan0" [pid 5010] <... socket resumed>) = 4 [pid 5014] close(4 [pid 5013] <... ioctl resumed>, ifr_ifindex=13}) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=2}) = 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=14}) = 0 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="gre0" [pid 5009] recvfrom(5, [pid 5014] <... close resumed>) = 0 [pid 5013] close(4 [pid 5012] close(4 [pid 5011] close(4 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x01\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x0a\x08\x00\x01\x00\xac\x14\x14\x0a"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... ioctl resumed>, ifr_ifindex=3}) = 0 [pid 5013] <... close resumed>) = 0 [pid 5012] <... close resumed>) = 0 [pid 5011] <... close resumed>) = 0 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-1917021223}, {error=0, msg={nlmsg_len=48, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... sendto resumed>) = 40 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x0d\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x0c\x08\x00\x01\x00\xac\x14\x14\x0c"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x02\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x0e\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x0d\x08\x00\x01\x00\xac\x14\x14\x0d"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] close(4 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] recvfrom(3, [pid 5013] <... sendto resumed>) = 40 [pid 5012] <... sendto resumed>) = 64 [pid 5009] <... socket resumed>) = 6 [pid 5011] <... sendto resumed>) = 40 [pid 5009] ioctl(6, SIOCGIFINDEX, {ifr_name="eth3" [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] recvfrom(3, [pid 5010] <... close resumed>) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=70}) = 0 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] recvfrom(3, [pid 5012] recvfrom(3, [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x03\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x0f\x08\x00\x01\x00\xac\x14\x14\x0f"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] close(6 [pid 5014] <... socket resumed>) = 4 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... close resumed>) = 0 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="lo" [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... sendto resumed>) = 40 [ 51.982939][ T5009] netdevsim netdevsim0 netdevsim2: renamed from eth2 [pid 5009] sendto(5, [{nlmsg_len=48, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x46\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0e\x00\x03\x00\x6e\x65\x74\x64\x65\x76\x73\x69\x6d\x33\x00\x00"], 48, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... ioctl resumed>, ifr_ifindex=1}) = 0 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... socket resumed>) = 4 [pid 5010] recvfrom(3, [pid 5014] close(4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge0" [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="tunl0" [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="vcan0" [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... close resumed>) = 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=13}) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=2}) = 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=14}) = 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x01\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0a\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0a"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] close(4 [pid 5012] close(4 [pid 5011] close(4 [pid 5009] <... sendto resumed>) = 48 [pid 5010] <... socket resumed>) = 4 [pid 5009] recvfrom(5, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=-1917021223}, {error=0, msg={nlmsg_len=48, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... sendto resumed>) = 64 [pid 5013] <... close resumed>) = 0 [pid 5012] <... close resumed>) = 0 [pid 5011] <... close resumed>) = 0 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="gre0" [pid 5014] recvfrom(3, [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x0d\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x02\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x0e\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... sendto resumed>) = 64 [pid 5012] <... sendto resumed>) = 32 [pid 5010] <... ioctl resumed>, ifr_ifindex=3}) = 0 [pid 5009] close(5 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] recvfrom(3, [pid 5012] recvfrom(3, [pid 5011] <... sendto resumed>) = 32 [pid 5010] close(4 [pid 5014] <... socket resumed>) = 4 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="lo" [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] recvfrom(3, [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... close resumed>) = 0 [pid 5014] <... ioctl resumed>, ifr_ifindex=1}) = 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... close resumed>) = 0 [pid 5014] close(4 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... socket resumed>) = 4 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x03\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0f\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0f"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] close(4 [pid 5014] <... close resumed>) = 0 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge0" [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="gre0" [pid 5011] <... socket resumed>) = 4 [pid 5014] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x0a\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... ioctl resumed>, ifr_ifindex=13}) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=3}) = 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="tunl0" [pid 5010] <... sendto resumed>) = 64 [pid 5009] <... close resumed>) = 0 [pid 5014] <... sendto resumed>) = 44 [pid 5013] close(4 [pid 5012] close(4 [pid 5014] recvfrom(3, [pid 5011] <... ioctl resumed>, ifr_ifindex=2}) = 0 [pid 5010] recvfrom(3, [pid 5013] <... close resumed>) = 0 [pid 5012] <... close resumed>) = 0 [pid 5013] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x0d\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x0c\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x03\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x0f\x08\x00\x01\x00\xac\x14\x14\x0f"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] close(4 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... sendto resumed>) = 44 [pid 5012] <... sendto resumed>) = 40 [pid 5011] <... close resumed>) = 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] socket(AF_NETLINK, SOCK_RAW, NETLINK_GENERIC [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] recvfrom(3, [pid 5012] recvfrom(3, [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x02\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x0e\x08\x00\x01\x00\xac\x14\x14\x0e"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... socket resumed>) = 4 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... socket resumed>) = 4 [pid 5009] <... socket resumed>) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="sit0" [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... sendto resumed>) = 40 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="gre0" [pid 5009] sendto(4, [{nlmsg_len=36, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x03\x00\x00\x00\x0e\x00\x02\x00\x77\x69\x72\x65\x67\x75\x61\x72\x64\x00\x00\x00"], 36, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... ioctl resumed>, ifr_ifindex=8}) = 0 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... socket resumed>) = 4 [pid 5011] recvfrom(3, [pid 5010] <... ioctl resumed>, ifr_ifindex=3}) = 0 [pid 5014] close(4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="vcan0" [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="gre0" [pid 5014] <... close resumed>) = 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] close(4 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x08\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x0b\x08\x00\x01\x00\xac\x14\x14\x0b"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... ioctl resumed>, ifr_ifindex=14}) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=3}) = 0 [pid 5009] <... sendto resumed>) = 36 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... close resumed>) = 0 [pid 5014] <... sendto resumed>) = 40 [pid 5013] close(4 [pid 5012] close(4 [pid 5011] <... socket resumed>) = 4 [pid 5010] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x03\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] recvfrom(4, [pid 5014] recvfrom(3, [pid 5013] <... close resumed>) = 0 [pid 5012] <... close resumed>) = 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="tunl0" [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x0e\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x0d\x08\x00\x01\x00\xac\x14\x14\x0d"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x03\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0f\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0f"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... ioctl resumed>, ifr_ifindex=2}) = 0 [pid 5010] <... sendto resumed>) = 32 [pid 5009] <... recvfrom resumed>[{nlmsg_len=112, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, "\x01\x02\x00\x00\x0e\x00\x02\x00\x77\x69\x72\x65\x67\x75\x61\x72\x64\x00\x00\x00\x06\x00\x01\x00\x26\x00\x00\x00\x08\x00\x03\x00\x01\x00\x00\x00\x08\x00\x04\x00\x00\x00\x00\x00\x08\x00\x05\x00\x08\x00\x00\x00\x2c\x00\x06\x00\x14\x00\x01\x00\x08\x00\x01\x00\x00\x00\x00\x00\x08\x00\x02\x00\x1c\x00\x00\x00\x14\x00\x02\x00\x08\x00\x01\x00\x01\x00\x00\x00\x08\x00\x02\x00\x1a\x00\x00\x00"], 4096, 0, NULL, NULL) = 112 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... sendto resumed>) = 40 [pid 5012] <... sendto resumed>) = 64 [pid 5011] close(4 [pid 5010] recvfrom(3, [pid 5009] recvfrom(4, [pid 5014] <... socket resumed>) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="sit0" [pid 5013] recvfrom(3, [pid 5012] recvfrom(3, [pid 5011] <... close resumed>) = 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=36, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... ioctl resumed>, ifr_ifindex=8}) = 0 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x02\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] sendto(4, [{nlmsg_len=368, nlmsg_type=0x26 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x01\x01\x00\x00\x08\x00\x02\x00\x77\x67\x30\x00\x24\x00\x03\x00\xa0\x5c\xa8\x4f\x6c\x9c\x8e\x38\x53\xe2\xfd\x7a\x70\xae\x0f\xb2\x0f\xa1\x52\x60\x0c\xb0\x08\x45\x17\x4f\x08\x07\x6f\x8d\x78\x43\x06\x00\x06\x00\x21\x4e\x00\x00\x28\x01\x08\x80\x8c\x00\x00\x80\x24\x00\x01\x00\xd1\x73\x28\x99\xf6\x11\xcd\x89\x94\x03\x4d\x7f\x41\x3d\xc9\x57\x63\x0e\x54\x93\xc2\x85\xac\xa4\x00\x65\xcb\x63\x11\xbe\x69\x6b"...], 368, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] close(4 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... sendto resumed>) = 64 [pid 5010] <... socket resumed>) = 4 [pid 5014] <... close resumed>) = 0 [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x08\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... sendto resumed>) = 368 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... socket resumed>) = 4 [pid 5011] recvfrom(3, [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="gretap0" [pid 5014] <... sendto resumed>) = 64 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="vcan0" [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="gre0" [pid 5013] <... ioctl resumed>, ifr_ifindex=14}) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=3}) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=4}) = 0 [pid 5014] recvfrom(3, [pid 5013] close(4 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] recvfrom(4, [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... close resumed>) = 0 [pid 5012] close(4 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] close(4 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=368, nlmsg_type=0x26 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x0e\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... close resumed>) = 0 [pid 5011] <... socket resumed>) = 4 [pid 5010] <... close resumed>) = 0 [pid 5009] sendto(4, [{nlmsg_len=368, nlmsg_type=0x26 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x01\x01\x00\x00\x08\x00\x02\x00\x77\x67\x31\x00\x24\x00\x03\x00\xb0\x80\x73\xe8\xd4\x4e\x91\xe3\xda\x92\x2c\x22\x43\x82\x44\xbb\x88\x5c\x69\xe2\x69\xc8\xe9\xd8\x35\xb1\x14\x29\x3a\x4d\xdc\x6e\x06\x00\x06\x00\x22\x4e\x00\x00\x28\x01\x08\x80\x98\x00\x00\x80\x24\x00\x01\x00\x97\x5c\x9d\x81\xc9\x83\xc8\x20\x9e\xe7\x81\x25\x4b\x89\x9f\x8e\xd9\x25\xae\x9f\x09\x23\xc2\x3c\x62\xf5\x3c\x57\xcd\xbf\x69\x1c"...], 368, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... socket resumed>) = 4 [pid 5013] <... sendto resumed>) = 32 [ 52.012396][ T5009] netdevsim netdevsim0 netdevsim3: renamed from eth3 [pid 5012] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x03\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="tunl0" [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x04\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x10\x08\x00\x01\x00\xac\x14\x14\x10"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="sit0" [pid 5013] recvfrom(3, [pid 5012] <... sendto resumed>) = 32 [pid 5011] <... ioctl resumed>, ifr_ifindex=2}) = 0 [pid 5009] <... sendto resumed>) = 368 [pid 5014] <... ioctl resumed>, ifr_ifindex=8}) = 0 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] recvfrom(3, [pid 5011] close(4 [pid 5010] <... sendto resumed>) = 40 [pid 5009] recvfrom(4, [pid 5014] close(4 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... close resumed>) = 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... close resumed>) = 0 [pid 5010] recvfrom(3, [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=368, nlmsg_type=0x26 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x08\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... socket resumed>) = 4 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x02\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] sendto(4, [{nlmsg_len=368, nlmsg_type=0x26 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x01\x01\x00\x00\x08\x00\x02\x00\x77\x67\x32\x00\x24\x00\x03\x00\xa0\xcb\x87\x9a\x47\xf5\xbc\x64\x4c\x0e\x69\x3f\xa6\xd0\x31\xc7\x4a\x15\x53\xb6\xe9\x01\xb9\xff\x2f\x51\x8c\x78\x04\x2f\xb5\x42\x06\x00\x06\x00\x23\x4e\x00\x00\x28\x01\x08\x80\x98\x00\x00\x80\x24\x00\x01\x00\x97\x5c\x9d\x81\xc9\x83\xc8\x20\x9e\xe7\x81\x25\x4b\x89\x9f\x8e\xd9\x25\xae\x9f\x09\x23\xc2\x3c\x62\xf5\x3c\x57\xcd\xbf\x69\x1c"...], 368, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 32 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="tunl0" [pid 5012] <... socket resumed>) = 4 [pid 5011] <... sendto resumed>) = 32 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=2}) = 0 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="gretap0" [pid 5011] recvfrom(3, [pid 5010] <... socket resumed>) = 4 [pid 5009] <... sendto resumed>) = 368 [pid 5014] <... socket resumed>) = 4 [pid 5013] close(4 [pid 5012] <... ioctl resumed>, ifr_ifindex=4}) = 0 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="gretap0" [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge0" [pid 5013] <... close resumed>) = 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] recvfrom(4, [pid 5014] <... ioctl resumed>, ifr_ifindex=13}) = 0 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x02\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x0e\x08\x00\x01\x00\xac\x14\x14\x0e"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] close(4 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=4}) = 0 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=368, nlmsg_type=0x26 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] close(4 [pid 5013] <... sendto resumed>) = 40 [pid 5012] <... close resumed>) = 0 [pid 5011] <... socket resumed>) = 4 [pid 5010] close(4 [pid 5014] <... close resumed>) = 0 [pid 5013] recvfrom(3, [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x04\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x10\x08\x00\x01\x00\xac\x14\x14\x10"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="gre0" [pid 5009] close(4 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x0d\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x0c\x08\x00\x01\x00\xac\x14\x14\x0c"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... close resumed>) = 0 [pid 5014] <... sendto resumed>) = 40 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... sendto resumed>) = 40 [pid 5011] <... ioctl resumed>, ifr_ifindex=3}) = 0 [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x04\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... close resumed>) = 0 [pid 5014] recvfrom(3, [pid 5013] <... socket resumed>) = 4 [pid 5012] recvfrom(3, [pid 5011] close(4 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="tunl0" [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... close resumed>) = 0 [pid 5010] <... sendto resumed>) = 64 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... socket resumed>) = 4 [pid 5013] <... ioctl resumed>, ifr_ifindex=2}) = 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x03\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x0f\x08\x00\x01\x00\xac\x14\x14\x0f"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] recvfrom(3, [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge0" [pid 5013] close(4 [pid 5012] <... socket resumed>) = 4 [pid 5009] <... socket resumed>) = 4 [pid 5014] <... ioctl resumed>, ifr_ifindex=13}) = 0 [pid 5011] <... sendto resumed>) = 40 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] close(4 [pid 5013] <... close resumed>) = 0 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="gretap0" [pid 5011] recvfrom(3, [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="lo" [pid 5014] <... close resumed>) = 0 [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x02\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x0d\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... ioctl resumed>, ifr_ifindex=4}) = 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... socket resumed>) = 4 [pid 5009] <... ioctl resumed>, ifr_ifindex=1}) = 0 [pid 5014] <... sendto resumed>) = 64 [pid 5013] <... sendto resumed>) = 64 [pid 5012] close(4 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="gretap0" [pid 5009] close(4 [pid 5014] recvfrom(3, [pid 5013] recvfrom(3, [pid 5012] <... close resumed>) = 0 [pid 5011] <... socket resumed>) = 4 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... ioctl resumed>, ifr_ifindex=4}) = 0 [pid 5009] <... close resumed>) = 0 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x04\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="gre0" [pid 5010] close(4 [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x01\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x0a\x08\x00\x01\x00\xac\x14\x14\x0a"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... socket resumed>) = 4 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... sendto resumed>) = 64 [pid 5011] <... ioctl resumed>, ifr_ifindex=3}) = 0 [pid 5010] <... close resumed>) = 0 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge0", ifr_ifindex=13}) = 0 [pid 5009] <... sendto resumed>) = 40 [pid 5014] close(4) = 0 [pid 5013] <... socket resumed>) = 4 [pid 5012] recvfrom(3, [pid 5011] close(4 [pid 5010] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x04\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x10\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] recvfrom(3, [pid 5014] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x0d\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x0c\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="tunl0" [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... close resumed>) = 0 [pid 5014] <... sendto resumed>) = 44 [pid 5013] <... ioctl resumed>, ifr_ifindex=2}) = 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x03\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0f\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0f"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... sendto resumed>) = 44 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] recvfrom(3, [pid 5013] close(4 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... sendto resumed>) = 64 [pid 5010] recvfrom(3, [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... close resumed>) = 0 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="gretap0" [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x02\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] recvfrom(3, [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... socket resumed>) = 4 [pid 5014] <... socket resumed>) = 4 [pid 5012] <... ioctl resumed>, ifr_ifindex=4}) = 0 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="vcan0" [pid 5013] <... sendto resumed>) = 32 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... ioctl resumed>, ifr_ifindex=14}) = 0 [pid 5013] recvfrom(3, [pid 5012] close(4 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="lo" [pid 5014] close(4 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... close resumed>) = 0 [pid 5014] <... close resumed>) = 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... socket resumed>) = 4 [pid 5012] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x04\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x10\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... socket resumed>) = 4 [pid 5009] <... ioctl resumed>, ifr_ifindex=1}) = 0 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x0e\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x0d\x08\x00\x01\x00\xac\x14\x14\x0d"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... socket resumed>) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="gre0" [pid 5014] <... sendto resumed>) = 40 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="gre0" [pid 5012] <... sendto resumed>) = 44 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="ip_vti0" [pid 5009] close(4 [pid 5014] recvfrom(3, [pid 5013] <... ioctl resumed>, ifr_ifindex=3}) = 0 [pid 5012] recvfrom(3, [pid 5011] <... ioctl resumed>, ifr_ifindex=3}) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=6}) = 0 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] close(4 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] close(4 [pid 5010] close(4 [pid 5009] <... close resumed>) = 0 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... close resumed>) = 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... socket resumed>) = 4 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x03\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x0f\x08\x00\x01\x00\xac\x14\x14\x0f"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... close resumed>) = 0 [pid 5010] <... close resumed>) = 0 [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x01\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0a\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0a"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="vcan0" [pid 5013] <... sendto resumed>) = 40 [pid 5012] <... socket resumed>) = 4 [pid 5011] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x03\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x06\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x11\x08\x00\x01\x00\xac\x14\x14\x11"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... ioctl resumed>, ifr_ifindex=14}) = 0 [pid 5013] recvfrom(3, [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="ip_vti0" [pid 5009] <... sendto resumed>) = 64 [pid 5014] close(4 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... close resumed>) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=6}) = 0 [pid 5011] <... sendto resumed>) = 32 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... sendto resumed>) = 40 [pid 5009] recvfrom(3, [pid 5014] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x0e\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] close(4 [pid 5011] recvfrom(3, [pid 5013] <... socket resumed>) = 4 [pid 5010] recvfrom(3, [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... sendto resumed>) = 32 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="gre0" [pid 5012] <... close resumed>) = 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] recvfrom(3, [pid 5013] <... ioctl resumed>, ifr_ifindex=3}) = 0 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x06\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x11\x08\x00\x01\x00\xac\x14\x14\x11"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] close(4 [pid 5009] <... socket resumed>) = 4 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... sendto resumed>) = 40 [pid 5011] <... socket resumed>) = 4 [pid 5010] <... socket resumed>) = 4 [pid 5013] <... close resumed>) = 0 [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x03\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0f\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0f"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... socket resumed>) = 4 [pid 5013] <... sendto resumed>) = 64 [pid 5012] recvfrom(3, [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="gretap0" [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="ip_vti0" [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="lo" [pid 5013] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="tunl0" [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... ioctl resumed>, ifr_ifindex=4}) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=6}) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=1}) = 0 [pid 5014] <... ioctl resumed>, ifr_ifindex=2}) = 0 [pid 5013] <... socket resumed>) = 4 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="gre0", ifr_ifindex=3}) = 0 [pid 5013] close(4) = 0 [pid 5010] close(4 [pid 5009] close(4 [pid 5014] close(4 [pid 5013] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x03\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... socket resumed>) = 4 [pid 5014] <... close resumed>) = 0 [pid 5013] <... sendto resumed>) = 32 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="ip_vti0" [pid 5011] close(4 [pid 5010] <... close resumed>) = 0 [pid 5009] <... close resumed>) = 0 [pid 5013] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x02\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x0e\x08\x00\x01\x00\xac\x14\x14\x0e"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=6}) = 0 [pid 5011] <... close resumed>) = 0 [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x06\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x0a\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 40 [pid 5013] <... socket resumed>) = 4 [pid 5012] close(4 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x04\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x10\x08\x00\x01\x00\xac\x14\x14\x10"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... sendto resumed>) = 64 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="gretap0", ifr_ifindex=4}) = 0 [pid 5013] close(4) = 0 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x04\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x10\x08\x00\x01\x00\xac\x14\x14\x10"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] recvfrom(3, [pid 5012] <... close resumed>) = 0 [pid 5011] <... sendto resumed>) = 40 [pid 5010] recvfrom(3, [pid 5009] <... sendto resumed>) = 44 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... sendto resumed>) = 40 [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x06\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] recvfrom(3, [pid 5011] recvfrom(3, [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] recvfrom(3, [pid 5014] <... socket resumed>) = 4 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... sendto resumed>) = 64 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="tunl0" [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] recvfrom(3, [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... socket resumed>) = 4 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... ioctl resumed>, ifr_ifindex=2}) = 0 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... socket resumed>) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="ip_vti0" [pid 5014] close(4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="gretap0" [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="gretap0" [pid 5009] <... socket resumed>) = 4 [pid 5014] <... close resumed>) = 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=4}) = 0 [pid 5012] <... socket resumed>) = 4 [pid 5010] <... ioctl resumed>, ifr_ifindex=6}) = 0 [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x02\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] close(4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="ip_vti0" [pid 5011] <... ioctl resumed>, ifr_ifindex=4}) = 0 [pid 5010] close(4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="sit0" [pid 5013] <... close resumed>) = 0 [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x04\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 64 [pid 5013] <... sendto resumed>) = 64 [pid 5012] <... ioctl resumed>, ifr_ifindex=6}) = 0 [pid 5011] close(4 [pid 5010] <... close resumed>) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=8}) = 0 [pid 5014] recvfrom(3, [pid 5013] recvfrom(3, [pid 5012] close(4 [pid 5010] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x06\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... close resumed>) = 0 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... close resumed>) = 0 [pid 5009] close(4 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x06\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x04\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... sendto resumed>) = 32 [pid 5014] <... socket resumed>) = 4 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... sendto resumed>) = 32 [pid 5009] <... close resumed>) = 0 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="gretap0" [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="tunl0" [pid 5013] <... ioctl resumed>, ifr_ifindex=4}) = 0 [pid 5011] <... sendto resumed>) = 64 [pid 5010] recvfrom(3, [pid 5014] <... ioctl resumed>, ifr_ifindex=2}) = 0 [pid 5013] close(4 [pid 5012] recvfrom(3, [pid 5011] recvfrom(3, [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x08\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x0b\x08\x00\x01\x00\xac\x14\x14\x0b"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] close(4 [pid 5013] <... close resumed>) = 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... close resumed>) = 0 [pid 5013] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x04\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x10\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... sendto resumed>) = 40 [pid 5014] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x02\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... sendto resumed>) = 44 [pid 5012] <... socket resumed>) = 4 [pid 5010] <... socket resumed>) = 4 [pid 5013] recvfrom(3, [pid 5011] <... socket resumed>) = 4 [pid 5009] recvfrom(3, [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... sendto resumed>) = 32 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6_vti0" [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="gretap0" [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6_vti0" [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] recvfrom(3, [pid 5013] <... socket resumed>) = 4 [pid 5012] <... ioctl resumed>, ifr_ifindex=7}) = 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=4}) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=7}) = 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="ip_vti0" [pid 5012] close(4 [pid 5011] close(4 [pid 5010] close(4 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=6}) = 0 [pid 5009] <... socket resumed>) = 4 [pid 5013] close(4 [pid 5012] <... close resumed>) = 0 [pid 5011] <... close resumed>) = 0 [pid 5014] <... socket resumed>) = 4 [pid 5013] <... close resumed>) = 0 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x07\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x12\x08\x00\x01\x00\xac\x14\x14\x12"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x04\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x10\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... close resumed>) = 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="sit0" [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="gre0" [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x06\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x11\x08\x00\x01\x00\xac\x14\x14\x11"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... sendto resumed>) = 40 [pid 5014] <... ioctl resumed>, ifr_ifindex=3}) = 0 [pid 5013] <... sendto resumed>) = 40 [pid 5012] recvfrom(3, [pid 5011] <... sendto resumed>) = 44 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x07\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x12\x08\x00\x01\x00\xac\x14\x14\x12"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... ioctl resumed>, ifr_ifindex=8}) = 0 [pid 5014] close(4 [pid 5013] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... close resumed>) = 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] recvfrom(3, [pid 5010] <... sendto resumed>) = 40 [pid 5009] close(4 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x03\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x0f\x08\x00\x01\x00\xac\x14\x14\x0f"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... socket resumed>) = 4 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] recvfrom(3, [pid 5014] <... sendto resumed>) = 40 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="ip_vti0" [pid 5012] <... socket resumed>) = 4 [pid 5009] <... close resumed>) = 0 [pid 5014] recvfrom(3, [pid 5013] <... ioctl resumed>, ifr_ifindex=6}) = 0 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6_vti0" [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x08\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] close(4 [pid 5012] <... ioctl resumed>, ifr_ifindex=7}) = 0 [pid 5011] <... socket resumed>) = 4 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... close resumed>) = 0 [pid 5012] close(4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="ip_vti0" [pid 5009] <... sendto resumed>) = 64 [pid 5014] <... socket resumed>) = 4 [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x06\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... close resumed>) = 0 [pid 5010] <... socket resumed>) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="gre0" [pid 5013] <... sendto resumed>) = 64 [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x07\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x12\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x12"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... ioctl resumed>, ifr_ifindex=6}) = 0 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6_vti0" [pid 5009] recvfrom(3, [pid 5014] <... ioctl resumed>, ifr_ifindex=3}) = 0 [pid 5013] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] close(4 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... sendto resumed>) = 64 [pid 5011] close(4 [pid 5010] <... ioctl resumed>, ifr_ifindex=7}) = 0 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... close resumed>) = 0 [pid 5013] <... socket resumed>) = 4 [pid 5012] recvfrom(3, [pid 5011] <... close resumed>) = 0 [pid 5010] close(4 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x03\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0f\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0f"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="ip_vti0" [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x06\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x11\x08\x00\x01\x00\xac\x14\x14\x11"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 64 [pid 5013] <... ioctl resumed>, ifr_ifindex=6}) = 0 [pid 5010] <... close resumed>) = 0 [pid 5009] <... socket resumed>) = 4 [pid 5013] close(4 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... close resumed>) = 0 [pid 5013] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x06\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... sendto resumed>) = 40 [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x07\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x12\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x12"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="sit0" [pid 5014] recvfrom(3, [pid 5013] <... sendto resumed>) = 32 [pid 5012] <... socket resumed>) = 4 [pid 5011] recvfrom(3, [pid 5013] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6_vti0", ifr_ifindex=7}) = 0 [pid 5013] close(4) = 0 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x07\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x12\x08\x00\x01\x00\xac\x14\x14\x12"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 40 [pid 5013] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6_vti0" [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... sendto resumed>) = 64 [pid 5009] <... ioctl resumed>, ifr_ifindex=8}) = 0 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... ioctl resumed>, ifr_ifindex=7}) = 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] recvfrom(3, [pid 5009] close(4 [pid 5014] <... socket resumed>) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6_vti0" [pid 5012] close(4 [pid 5011] <... socket resumed>) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="gre0" [pid 5013] <... ioctl resumed>, ifr_ifindex=7}) = 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... close resumed>) = 0 [pid 5014] <... ioctl resumed>, ifr_ifindex=3}) = 0 [pid 5013] close(4 [pid 5012] <... close resumed>) = 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="ip_vti0" [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x08\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] close(4 [pid 5013] <... close resumed>) = 0 [pid 5012] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x07\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... ioctl resumed>, ifr_ifindex=6}) = 0 [pid 5010] <... socket resumed>) = 4 [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x07\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x12\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x12"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... close resumed>) = 0 [pid 5013] <... sendto resumed>) = 64 [pid 5012] <... sendto resumed>) = 32 [pid 5011] close(4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6_vti0" [pid 5009] <... sendto resumed>) = 32 [pid 5014] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x03\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] recvfrom(3, [pid 5011] <... close resumed>) = 0 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] recvfrom(3, [pid 5010] <... ioctl resumed>, ifr_ifindex=7}) = 0 [pid 5009] recvfrom(3, [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6_vti0", ifr_ifindex=7}) = 0 [pid 5013] close(4) = 0 [pid 5013] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x07\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 32 [pid 5013] <... sendto resumed>) = 32 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x06\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] close(4 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] recvfrom(3, [pid 5013] recvfrom(3, [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... sendto resumed>) = 64 [pid 5010] <... close resumed>) = 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... socket resumed>) = 4 [pid 5010] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x07\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6tnl0" [pid 5011] recvfrom(3, [pid 5009] <... socket resumed>) = 4 [pid 5013] <... socket resumed>) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6tnl0", ifr_ifindex=9}) = 0 [pid 5013] close(4) = 0 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x09\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x13\x08\x00\x01\x00\xac\x14\x14\x13"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... socket resumed>) = 4 [pid 5013] <... sendto resumed>) = 40 [pid 5012] <... ioctl resumed>, ifr_ifindex=9}) = 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... sendto resumed>) = 32 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge0" [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="gretap0" [pid 5013] recvfrom(3, [pid 5012] close(4 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] recvfrom(3, [pid 5014] <... ioctl resumed>, ifr_ifindex=4}) = 0 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... ioctl resumed>, ifr_ifindex=13}) = 0 [pid 5014] close(4 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... close resumed>) = 0 [pid 5011] <... socket resumed>) = 4 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] close(4 [pid 5014] <... close resumed>) = 0 [pid 5013] <... socket resumed>) = 4 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x09\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x13\x08\x00\x01\x00\xac\x14\x14\x13"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="ip_vti0" [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x04\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x10\x08\x00\x01\x00\xac\x14\x14\x10"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6tnl0" [pid 5009] <... close resumed>) = 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=9}) = 0 [pid 5012] <... sendto resumed>) = 40 [pid 5011] <... ioctl resumed>, ifr_ifindex=6}) = 0 [pid 5010] <... socket resumed>) = 4 [pid 5013] close(4 [pid 5014] <... sendto resumed>) = 40 [pid 5013] <... close resumed>) = 0 [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x0d\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x0c\x08\x00\x01\x00\xac\x14\x14\x0c"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] recvfrom(3, [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x09\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x13\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x13"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] recvfrom(3, [pid 5011] close(4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6tnl0" [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... sendto resumed>) = 64 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... sendto resumed>) = 40 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] recvfrom(3, [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... close resumed>) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=9}) = 0 [pid 5009] recvfrom(3, [pid 5014] <... socket resumed>) = 4 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... socket resumed>) = 4 [pid 5011] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x06\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] close(4 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="gretap0" [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6tnl0", ifr_ifindex=9}) = 0 [pid 5013] close(4) = 0 [pid 5013] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x09\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 32 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6tnl0" [pid 5013] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... ioctl resumed>, ifr_ifindex=4}) = 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=9}) = 0 [pid 5011] <... sendto resumed>) = 32 [pid 5010] <... close resumed>) = 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] close(4 [pid 5013] <... socket resumed>) = 4 [pid 5012] close(4 [pid 5011] recvfrom(3, [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6gre0" [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x09\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x13\x08\x00\x01\x00\xac\x14\x14\x13"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... socket resumed>) = 4 [pid 5014] <... close resumed>) = 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=10}) = 0 [pid 5012] <... close resumed>) = 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x04\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] close(4 [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x09\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x13\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x13"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... sendto resumed>) = 40 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge0" [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... sendto resumed>) = 64 [pid 5013] <... close resumed>) = 0 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x0a\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x14\x08\x00\x01\x00\xac\x14\x14\x14"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] recvfrom(3, [pid 5013] <... sendto resumed>) = 40 [pid 5012] <... sendto resumed>) = 64 [pid 5011] <... socket resumed>) = 4 [pid 5010] recvfrom(3, [pid 5009] <... ioctl resumed>, ifr_ifindex=13}) = 0 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] recvfrom(3, [pid 5012] recvfrom(3, [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6_vti0" [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] close(4 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... ioctl resumed>, ifr_ifindex=7}) = 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... socket resumed>) = 4 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] close(4 [pid 5009] <... close resumed>) = 0 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="gretap0" [pid 5013] <... socket resumed>) = 4 [pid 5010] <... socket resumed>) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6gre0" [pid 5012] <... socket resumed>) = 4 [pid 5014] <... ioctl resumed>, ifr_ifindex=4}) = 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=10}) = 0 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6tnl0" [pid 5011] <... close resumed>) = 0 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6tnl0" [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x0d\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] close(4 [pid 5013] close(4 [pid 5012] <... ioctl resumed>, ifr_ifindex=9}) = 0 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x07\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x12\x08\x00\x01\x00\xac\x14\x14\x12"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... ioctl resumed>, ifr_ifindex=9}) = 0 [pid 5014] <... close resumed>) = 0 [pid 5013] <... close resumed>) = 0 [pid 5012] close(4 [pid 5009] <... sendto resumed>) = 64 [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x0a\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x04\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x10\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... close resumed>) = 0 [pid 5011] <... sendto resumed>) = 40 [pid 5010] close(4 [pid 5009] recvfrom(3, [pid 5013] <... sendto resumed>) = 64 [pid 5013] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... sendto resumed>) = 44 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x09\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] recvfrom(3, [pid 5010] <... close resumed>) = 0 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] recvfrom(3, [pid 5013] <... socket resumed>) = 4 [pid 5012] <... sendto resumed>) = 32 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x09\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x13\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x13"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6gre0" [pid 5012] recvfrom(3, [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=10}) = 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... sendto resumed>) = 64 [pid 5014] <... socket resumed>) = 4 [pid 5013] close(4 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... socket resumed>) = 4 [pid 5010] recvfrom(3, [pid 5009] <... socket resumed>) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="ip_vti0" [pid 5013] <... close resumed>) = 0 [pid 5012] <... socket resumed>) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6_vti0" [pid 5014] <... ioctl resumed>, ifr_ifindex=6}) = 0 [pid 5013] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x0a\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6gre0" [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="bridge0" [pid 5014] close(4 [pid 5013] <... sendto resumed>) = 32 [pid 5012] <... ioctl resumed>, ifr_ifindex=10}) = 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=7}) = 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... close resumed>) = 0 [pid 5013] recvfrom(3, [pid 5012] close(4 [pid 5011] close(4 [pid 5009] <... ioctl resumed>, ifr_ifindex=13}) = 0 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x06\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x11\x08\x00\x01\x00\xac\x14\x14\x11"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... close resumed>) = 0 [pid 5010] <... socket resumed>) = 4 [pid 5014] <... sendto resumed>) = 40 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x0a\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x14\x08\x00\x01\x00\xac\x14\x14\x14"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... close resumed>) = 0 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6tnl0" [pid 5009] close(4 [pid 5014] recvfrom(3, [pid 5013] <... socket resumed>) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6gretap0", ifr_ifindex=12}) = 0 [pid 5012] <... sendto resumed>) = 40 [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x07\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x12\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x12"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] close(4 [pid 5012] recvfrom(3, [pid 5010] <... ioctl resumed>, ifr_ifindex=9}) = 0 [pid 5009] <... close resumed>) = 0 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... close resumed>) = 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... sendto resumed>) = 64 [pid 5010] close(4 [pid 5009] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x0d\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x0c\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... socket resumed>) = 4 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x0c\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x15\x08\x00\x01\x00\xac\x14\x14\x15"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] recvfrom(3, [pid 5010] <... close resumed>) = 0 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="ip_vti0" [pid 5013] <... sendto resumed>) = 40 [pid 5012] <... socket resumed>) = 4 [pid 5009] <... sendto resumed>) = 44 [pid 5014] <... ioctl resumed>, ifr_ifindex=6}) = 0 [pid 5013] recvfrom(3, [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6gre0" [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x09\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] recvfrom(3, [pid 5014] close(4 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... ioctl resumed>, ifr_ifindex=10}) = 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... sendto resumed>) = 32 [pid 5014] <... close resumed>) = 0 [pid 5013] <... socket resumed>) = 4 [pid 5012] close(4 [pid 5011] <... socket resumed>) = 4 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x06\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6gretap0" [pid 5012] <... close resumed>) = 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6_vti0" [pid 5010] recvfrom(3, [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=12}) = 0 [pid 5013] close(4) = 0 [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x0c\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x15\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x15"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 64 [pid 5013] <... sendto resumed>) = 64 [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x0a\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... ioctl resumed>, ifr_ifindex=7}) = 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... socket resumed>) = 4 [pid 5014] recvfrom(3, [pid 5013] recvfrom(3, [pid 5012] <... sendto resumed>) = 64 [pid 5011] close(4 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="vcan0" [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] recvfrom(3, [pid 5011] <... close resumed>) = 0 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x07\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... socket resumed>) = 4 [pid 5009] <... ioctl resumed>, ifr_ifindex=14}) = 0 [pid 5014] <... socket resumed>) = 4 [pid 5013] <... socket resumed>) = 4 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6gretap0", ifr_ifindex=12}) = 0 [pid 5013] close(4) = 0 [pid 5013] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x0c\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x15\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="ip_vti0" [pid 5013] <... sendto resumed>) = 44 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... sendto resumed>) = 32 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6gre0" [pid 5009] close(4 [pid 5014] <... ioctl resumed>, ifr_ifindex=6}) = 0 [pid 5013] recvfrom(3, [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6gre0" [pid 5011] recvfrom(3, [pid 5010] <... ioctl resumed>, ifr_ifindex=10}) = 0 [pid 5009] <... close resumed>) = 0 [pid 5014] close(4 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... ioctl resumed>, ifr_ifindex=10}) = 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] close(4 [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x0e\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x0d\x08\x00\x01\x00\xac\x14\x14\x0d"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... close resumed>) = 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] close(4 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... close resumed>) = 0 [pid 5009] <... sendto resumed>) = 40 [pid 5014] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x06\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... close resumed>) = 0 [pid 5011] <... socket resumed>) = 4 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x0a\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x14\x08\x00\x01\x00\xac\x14\x14\x14"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] recvfrom(3, [pid 5014] <... sendto resumed>) = 32 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="erspan0" [pid 5012] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x0a\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6tnl0" [pid 5010] <... sendto resumed>) = 40 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] recvfrom(3, [pid 5013] <... ioctl resumed>, ifr_ifindex=5}) = 0 [pid 5012] <... sendto resumed>) = 32 [pid 5011] <... ioctl resumed>, ifr_ifindex=9}) = 0 [pid 5010] recvfrom(3, [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] close(4 [pid 5012] recvfrom(3, [pid 5011] close(4 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... socket resumed>) = 4 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... close resumed>) = 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... close resumed>) = 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="vcan0" [pid 5014] <... socket resumed>) = 4 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x05\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x16\x08\x00\x01\x00\xac\x14\x14\x16"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x09\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x13\x08\x00\x01\x00\xac\x14\x14\x13"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... socket resumed>) = 4 [pid 5009] <... ioctl resumed>, ifr_ifindex=14}) = 0 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6_vti0" [pid 5013] <... sendto resumed>) = 40 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... sendto resumed>) = 40 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6gre0" [pid 5009] close(4 [pid 5014] <... ioctl resumed>, ifr_ifindex=7}) = 0 [pid 5013] recvfrom(3, [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6gretap0" [pid 5011] recvfrom(3, [pid 5010] <... ioctl resumed>, ifr_ifindex=10}) = 0 [pid 5009] <... close resumed>) = 0 [pid 5014] close(4 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... ioctl resumed>, ifr_ifindex=12}) = 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] close(4 [pid 5009] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x0e\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... close resumed>) = 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] close(4 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... close resumed>) = 0 [pid 5009] <... sendto resumed>) = 32 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x07\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x12\x08\x00\x01\x00\xac\x14\x14\x12"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... close resumed>) = 0 [pid 5011] <... socket resumed>) = 4 [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x0a\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] recvfrom(3, [pid 5014] <... sendto resumed>) = 40 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="erspan0" [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x0c\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x15\x08\x00\x01\x00\xac\x14\x14\x15"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6tnl0" [pid 5010] <... sendto resumed>) = 64 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] recvfrom(3, [pid 5013] <... ioctl resumed>, ifr_ifindex=5}) = 0 [pid 5012] <... sendto resumed>) = 40 [pid 5011] <... ioctl resumed>, ifr_ifindex=9}) = 0 [pid 5010] recvfrom(3, [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] close(4 [pid 5012] recvfrom(3, [pid 5011] close(4 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... socket resumed>) = 4 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... close resumed>) = 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... close resumed>) = 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="tunl0" [pid 5014] <... socket resumed>) = 4 [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x05\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x16\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x16"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x09\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x13\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x13"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... socket resumed>) = 4 [pid 5009] <... ioctl resumed>, ifr_ifindex=2}) = 0 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6_vti0" [pid 5013] <... sendto resumed>) = 64 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... sendto resumed>) = 64 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6gre0" [pid 5009] close(4 [pid 5014] <... ioctl resumed>, ifr_ifindex=7}) = 0 [pid 5013] recvfrom(3, [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6gretap0" [pid 5011] recvfrom(3, [pid 5014] close(4 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... ioctl resumed>, ifr_ifindex=10}) = 0 [pid 5009] <... close resumed>) = 0 [pid 5014] <... close resumed>) = 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=12}) = 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] close(4 [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x02\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x0e\x08\x00\x01\x00\xac\x14\x14\x0e"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x07\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x12\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x12"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... socket resumed>) = 4 [pid 5012] close(4 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... close resumed>) = 0 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="erspan0" [pid 5009] <... sendto resumed>) = 40 [pid 5014] <... sendto resumed>) = 64 [pid 5013] <... ioctl resumed>, ifr_ifindex=5}) = 0 [pid 5012] <... close resumed>) = 0 [pid 5013] close(4 [pid 5011] <... socket resumed>) = 4 [pid 5010] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x0a\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] recvfrom(3, [pid 5013] <... close resumed>) = 0 [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x0c\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x15\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x15"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6tnl0" [pid 5009] recvfrom(3, [pid 5013] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x05\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x16\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... ioctl resumed>, ifr_ifindex=9}) = 0 [pid 5010] <... sendto resumed>) = 32 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... sendto resumed>) = 44 [pid 5012] <... sendto resumed>) = 64 [pid 5011] close(4 [pid 5010] recvfrom(3, [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... socket resumed>) = 4 [pid 5013] recvfrom(3, [pid 5012] recvfrom(3, [pid 5011] <... close resumed>) = 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... socket resumed>) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6_vti0" [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x09\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="tunl0" [pid 5014] <... ioctl resumed>, ifr_ifindex=7}) = 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... sendto resumed>) = 32 [pid 5010] <... socket resumed>) = 4 [pid 5009] <... ioctl resumed>, ifr_ifindex=2}) = 0 [pid 5014] close(4 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... socket resumed>) = 4 [pid 5011] recvfrom(3, [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6gretap0" [pid 5009] close(4 [pid 5014] <... close resumed>) = 0 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="bond0" [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6gretap0" [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... ioctl resumed>, ifr_ifindex=12}) = 0 [pid 5009] <... close resumed>) = 0 [pid 5014] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x07\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... ioctl resumed>, ifr_ifindex=15}) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=12}) = 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] close(4 [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x02\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 32 [pid 5013] close(4 [pid 5012] close(4 [pid 5011] <... socket resumed>) = 4 [pid 5010] <... close resumed>) = 0 [pid 5009] <... sendto resumed>) = 64 [pid 5014] recvfrom(3, [pid 5013] <... close resumed>) = 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6gre0" [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x0c\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x15\x08\x00\x01\x00\xac\x14\x14\x15"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] recvfrom(3, [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x0f\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x17\x08\x00\x01\x00\xac\x14\x14\x17"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... close resumed>) = 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=10}) = 0 [pid 5010] <... sendto resumed>) = 40 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... sendto resumed>) = 40 [pid 5012] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x0c\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x15\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] close(4 [pid 5010] recvfrom(3, [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... socket resumed>) = 4 [pid 5013] recvfrom(3, [pid 5011] <... close resumed>) = 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... socket resumed>) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6tnl0" [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... sendto resumed>) = 44 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x0a\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x14\x08\x00\x01\x00\xac\x14\x14\x14"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="tunl0" [pid 5014] <... ioctl resumed>, ifr_ifindex=9}) = 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] recvfrom(3, [pid 5011] <... sendto resumed>) = 40 [pid 5010] <... socket resumed>) = 4 [pid 5009] <... ioctl resumed>, ifr_ifindex=2}) = 0 [pid 5014] close(4 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] recvfrom(3, [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6gretap0" [pid 5009] close(4 [pid 5014] <... close resumed>) = 0 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="bond0" [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... ioctl resumed>, ifr_ifindex=12}) = 0 [pid 5009] <... close resumed>) = 0 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x09\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x13\x08\x00\x01\x00\xac\x14\x14\x13"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... ioctl resumed>, ifr_ifindex=15}) = 0 [pid 5012] <... socket resumed>) = 4 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] close(4 [pid 5009] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x02\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 40 [pid 5013] close(4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="erspan0" [pid 5011] <... socket resumed>) = 4 [pid 5010] <... close resumed>) = 0 [pid 5009] <... sendto resumed>) = 32 [pid 5014] recvfrom(3, [pid 5013] <... close resumed>) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=5}) = 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6gre0" [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x0c\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x15\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x15"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] recvfrom(3, [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x0f\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x17\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x17"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] close(4 [pid 5011] <... ioctl resumed>, ifr_ifindex=10}) = 0 [pid 5010] <... sendto resumed>) = 64 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... sendto resumed>) = 64 [pid 5012] <... close resumed>) = 0 [pid 5011] close(4 [pid 5010] recvfrom(3, [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... socket resumed>) = 4 [pid 5013] recvfrom(3, [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x05\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x16\x08\x00\x01\x00\xac\x14\x14\x16"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... close resumed>) = 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... socket resumed>) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6tnl0" [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... sendto resumed>) = 40 [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x0a\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="gre0" [pid 5014] <... ioctl resumed>, ifr_ifindex=9}) = 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] recvfrom(3, [pid 5013] <... socket resumed>) = 4 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] close(4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="bond0" [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... socket resumed>) = 4 [pid 5009] <... ioctl resumed>, ifr_ifindex=3}) = 0 [pid 5014] <... close resumed>) = 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=15}) = 0 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... sendto resumed>) = 64 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6gretap0" [pid 5009] close(4 [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x09\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x13\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x13"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] close(4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="erspan0" [pid 5011] recvfrom(3, [pid 5013] <... close resumed>) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=5}) = 0 [pid 5014] <... sendto resumed>) = 64 [pid 5010] <... ioctl resumed>, ifr_ifindex=12}) = 0 [pid 5009] <... close resumed>) = 0 [pid 5013] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x0f\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x17\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] close(4 [pid 5014] recvfrom(3, [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] close(4 [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x03\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x0f\x08\x00\x01\x00\xac\x14\x14\x0f"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... close resumed>) = 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... close resumed>) = 0 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... socket resumed>) = 4 [pid 5010] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x0c\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x15\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... socket resumed>) = 4 [pid 5013] <... sendto resumed>) = 44 [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x05\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x16\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x16"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6gre0" [pid 5010] <... sendto resumed>) = 44 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6tnl0" [pid 5013] recvfrom(3, [pid 5012] <... sendto resumed>) = 64 [pid 5009] <... sendto resumed>) = 40 [pid 5014] <... ioctl resumed>, ifr_ifindex=9}) = 0 [pid 5012] recvfrom(3, [pid 5011] <... ioctl resumed>, ifr_ifindex=10}) = 0 [pid 5010] recvfrom(3, [pid 5014] close(4 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] close(4 [pid 5009] recvfrom(3, [pid 5014] <... close resumed>) = 0 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x09\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... close resumed>) = 0 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... sendto resumed>) = 32 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="erspan0" [pid 5011] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x0a\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] recvfrom(3, [pid 5013] <... socket resumed>) = 4 [pid 5012] <... ioctl resumed>, ifr_ifindex=5}) = 0 [pid 5010] <... socket resumed>) = 4 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] close(4) = 0 [pid 5012] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x05\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x16\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0" [pid 5011] <... sendto resumed>) = 32 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="erspan0" [pid 5009] <... socket resumed>) = 4 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=23}) = 0 [pid 5012] <... sendto resumed>) = 44 [pid 5011] recvfrom(3, [pid 5010] <... ioctl resumed>, ifr_ifindex=5}) = 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="gre0" [pid 5014] <... socket resumed>) = 4 [pid 5013] close(4 [pid 5012] recvfrom(3, [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] close(4 [pid 5009] <... ioctl resumed>, ifr_ifindex=3}) = 0 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6gre0" [pid 5013] <... close resumed>) = 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... close resumed>) = 0 [pid 5009] close(4 [pid 5014] <... ioctl resumed>, ifr_ifindex=10}) = 0 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x17\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x18\x08\x00\x01\x00\xac\x14\x14\x18"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... socket resumed>) = 4 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x05\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x16\x08\x00\x01\x00\xac\x14\x14\x16"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... close resumed>) = 0 [pid 5014] close(4 [pid 5013] <... sendto resumed>) = 40 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6gretap0" [pid 5010] <... sendto resumed>) = 40 [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x03\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0f\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0f"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... close resumed>) = 0 [pid 5013] recvfrom(3, [pid 5012] <... socket resumed>) = 4 [pid 5011] <... ioctl resumed>, ifr_ifindex=12}) = 0 [pid 5010] recvfrom(3, [pid 5009] <... sendto resumed>) = 64 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x0a\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x14\x08\x00\x01\x00\xac\x14\x14\x14"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="bond0" [pid 5011] close(4 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] recvfrom(3, [pid 5014] <... sendto resumed>) = 40 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... close resumed>) = 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] recvfrom(3, [pid 5013] <... socket resumed>) = 4 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x0c\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x15\x08\x00\x01\x00\xac\x14\x14\x15"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... socket resumed>) = 4 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0" [pid 5012] <... ioctl resumed>, ifr_ifindex=15}) = 0 [pid 5011] <... sendto resumed>) = 40 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="erspan0" [pid 5009] <... socket resumed>) = 4 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=23}) = 0 [pid 5012] close(4 [pid 5011] recvfrom(3, [pid 5010] <... ioctl resumed>, ifr_ifindex=5}) = 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="gre0" [pid 5014] <... socket resumed>) = 4 [pid 5013] close(4 [pid 5012] <... close resumed>) = 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] close(4 [pid 5009] <... ioctl resumed>, ifr_ifindex=3}) = 0 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6gre0" [pid 5013] <... close resumed>) = 0 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x0f\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x17\x08\x00\x01\x00\xac\x14\x14\x17"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... close resumed>) = 0 [pid 5009] close(4 [pid 5014] <... ioctl resumed>, ifr_ifindex=10}) = 0 [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x17\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... socket resumed>) = 4 [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x05\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x16\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x16"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... close resumed>) = 0 [pid 5014] close(4 [pid 5013] <... sendto resumed>) = 64 [pid 5012] <... sendto resumed>) = 40 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6gretap0" [pid 5010] <... sendto resumed>) = 64 [pid 5009] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x03\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... close resumed>) = 0 [pid 5013] recvfrom(3, [pid 5012] recvfrom(3, [pid 5011] <... ioctl resumed>, ifr_ifindex=12}) = 0 [pid 5010] recvfrom(3, [pid 5009] <... sendto resumed>) = 32 [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x0a\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] close(4 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [ 52.445879][ T5013] 8021q: adding VLAN 0 to HW filter on device bond0 [pid 5009] recvfrom(3, [pid 5014] <... sendto resumed>) = 64 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... close resumed>) = 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] recvfrom(3, [pid 5013] <... socket resumed>) = 4 [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x0c\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x15\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x15"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... socket resumed>) = 4 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0" [pid 5012] <... socket resumed>) = 4 [pid 5011] <... sendto resumed>) = 64 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="erspan0" [pid 5009] <... socket resumed>) = 4 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=23}) = 0 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="bond0" [pid 5011] recvfrom(3, [pid 5010] <... ioctl resumed>, ifr_ifindex=5}) = 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="gretap0" [pid 5014] <... socket resumed>) = 4 [pid 5013] close(4 [pid 5012] <... ioctl resumed>, ifr_ifindex=15}) = 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] close(4 [pid 5009] <... ioctl resumed>, ifr_ifindex=4}) = 0 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6gre0" [pid 5013] <... close resumed>) = 0 [pid 5012] close(4 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... close resumed>) = 0 [pid 5009] close(4 [pid 5014] <... ioctl resumed>, ifr_ifindex=10}) = 0 [pid 5013] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x17\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x18\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... close resumed>) = 0 [pid 5011] <... socket resumed>) = 4 [pid 5010] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x05\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x16\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... close resumed>) = 0 [pid 5014] close(4 [pid 5013] <... sendto resumed>) = 44 [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x0f\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x17\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x17"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6gretap0" [pid 5010] <... sendto resumed>) = 44 [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x04\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x10\x08\x00\x01\x00\xac\x14\x14\x10"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... close resumed>) = 0 [pid 5013] recvfrom(3, [pid 5012] <... sendto resumed>) = 64 [pid 5011] <... ioctl resumed>, ifr_ifindex=12}) = 0 [pid 5010] recvfrom(3, [pid 5009] <... sendto resumed>) = 40 [pid 5014] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x0a\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] recvfrom(3, [pid 5011] close(4 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] recvfrom(3, [pid 5014] <... sendto resumed>) = 32 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... close resumed>) = 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] recvfrom(3, [pid 5013] <... socket resumed>) = 4 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x0c\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x15\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... socket resumed>) = 4 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1" [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... sendto resumed>) = 44 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="bond0" [pid 5009] <... socket resumed>) = 4 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=24}) = 0 [pid 5012] <... socket resumed>) = 4 [pid 5011] recvfrom(3, [pid 5010] <... ioctl resumed>, ifr_ifindex=15}) = 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="gretap0" [pid 5014] <... socket resumed>) = 4 [pid 5013] close(4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="bond0" [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] close(4 [pid 5009] <... ioctl resumed>, ifr_ifindex=4}) = 0 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6gretap0" [pid 5013] <... close resumed>) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=15}) = 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... close resumed>) = 0 [pid 5009] close(4 [pid 5014] <... ioctl resumed>, ifr_ifindex=12}) = 0 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x18\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x19\x08\x00\x01\x00\xac\x14\x14\x19"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... socket resumed>) = 4 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x0f\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x17\x08\x00\x01\x00\xac\x14\x14\x17"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... close resumed>) = 0 [pid 5014] close(4 [pid 5013] <... sendto resumed>) = 40 [pid 5012] close(4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="erspan0" [pid 5010] <... sendto resumed>) = 40 [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x04\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... close resumed>) = 0 [pid 5013] recvfrom(3, [pid 5012] <... close resumed>) = 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=5}) = 0 [pid 5010] recvfrom(3, [pid 5009] <... sendto resumed>) = 64 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x0c\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x15\x08\x00\x01\x00\xac\x14\x14\x15"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x0f\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x17\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] close(4 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] recvfrom(3, [pid 5014] <... sendto resumed>) = 40 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... close resumed>) = 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] recvfrom(3, [pid 5013] <... socket resumed>) = 4 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x05\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x16\x08\x00\x01\x00\xac\x14\x14\x16"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... socket resumed>) = 4 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1" [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="bond0" [pid 5009] <... socket resumed>) = 4 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=24}) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=15}) = 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="gretap0" [pid 5014] <... socket resumed>) = 4 [pid 5013] close(4 [pid 5010] close(4 [pid 5009] <... ioctl resumed>, ifr_ifindex=4}) = 0 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6gretap0" [pid 5013] <... close resumed>) = 0 [pid 5010] <... close resumed>) = 0 [pid 5009] close(4 [pid 5014] <... ioctl resumed>, ifr_ifindex=12}) = 0 [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x18\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x0f\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x17\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x17"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... close resumed>) = 0 [pid 5014] close(4 [pid 5009] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x04\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x10\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... close resumed>) = 0 [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x0c\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x15\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x15"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 64 [pid 5013] <... sendto resumed>) = 64 [pid 5012] <... sendto resumed>) = 44 [pid 5011] <... sendto resumed>) = 40 [pid 5010] <... sendto resumed>) = 64 [pid 5009] <... sendto resumed>) = 44 [pid 5014] recvfrom(3, [pid 5013] recvfrom(3, [pid 5011] recvfrom(3, [pid 5010] recvfrom(3, [pid 5009] recvfrom(3, [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] recvfrom(3, [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... socket resumed>) = 4 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... socket resumed>) = 4 [pid 5010] <... socket resumed>) = 4 [pid 5009] <... socket resumed>) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6gretap0" [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1" [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="erspan0" [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="bond0" [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="ip_vti0" [pid 5014] <... ioctl resumed>, ifr_ifindex=12}) = 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=24}) = 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=5}) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=15}) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=6}) = 0 [pid 5014] close(4 [pid 5013] close(4 [pid 5011] close(4 [pid 5010] close(4 [pid 5009] close(4 [pid 5014] <... close resumed>) = 0 [pid 5013] <... close resumed>) = 0 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... close resumed>) = 0 [pid 5010] <... close resumed>) = 0 [pid 5009] <... close resumed>) = 0 [pid 5014] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x0c\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x15\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x18\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x19\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x05\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x16\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x16"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x0f\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x17\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x06\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x11\x08\x00\x01\x00\xac\x14\x14\x11"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 44 [pid 5013] <... sendto resumed>) = 44 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0" [pid 5011] <... sendto resumed>) = 64 [pid 5014] recvfrom(3, [pid 5011] recvfrom(3, [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] recvfrom(3, [pid 5012] <... ioctl resumed>, ifr_ifindex=23}) = 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... socket resumed>) = 4 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] close(4 [pid 5011] <... socket resumed>) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="erspan0" [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="erspan0" [pid 5014] <... ioctl resumed>, ifr_ifindex=5}) = 0 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... close resumed>) = 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=5}) = 0 [pid 5014] close(4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="team0" [ 52.551791][ T5012] 8021q: adding VLAN 0 to HW filter on device bond0 [ 52.580479][ T5045] IPv6: ADDRCONF(NETDEV_CHANGE): veth1: link becomes ready [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x17\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x18\x08\x00\x01\x00\xac\x14\x14\x18"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] close(4 [pid 5014] <... close resumed>) = 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=16}) = 0 [pid 5011] <... close resumed>) = 0 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x05\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x16\x08\x00\x01\x00\xac\x14\x14\x16"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x05\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x16\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] close(4) = 0 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x10\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x1a\x08\x00\x01\x00\xac\x14\x14\x1a"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... sendto resumed>) = 44 [pid 5009] <... sendto resumed>) = 40 [pid 5009] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... sendto resumed>) = 40 [pid 5010] recvfrom(3, [pid 5014] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... sendto resumed>) = 40 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... sendto resumed>) = 40 [pid 5012] recvfrom(3, [pid 5011] <... sendto resumed>) = 44 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... socket resumed>) = 4 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] recvfrom(3, [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="ip_vti0" [pid 5014] <... socket resumed>) = 4 [pid 5013] recvfrom(3, [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... socket resumed>) = 4 [pid 5009] <... ioctl resumed>, ifr_ifindex=6}) = 0 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="erspan0" [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... socket resumed>) = 4 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] close(4 [pid 5014] <... ioctl resumed>, ifr_ifindex=5}) = 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0" [pid 5011] <... socket resumed>) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0" [pid 5009] <... close resumed>) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=23}) = 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="bond0" [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x06\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x11"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] close(4 [pid 5013] <... socket resumed>) = 4 [pid 5012] close(4 [pid 5011] <... ioctl resumed>, ifr_ifindex=15}) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=23}) = 0 [pid 5009] <... sendto resumed>) = 64 [pid 5014] <... close resumed>) = 0 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="team0" [pid 5012] <... close resumed>) = 0 [pid 5011] close(4 [pid 5009] recvfrom(3, [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x05\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x16\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x16"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... ioctl resumed>, ifr_ifindex=16}) = 0 [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x17\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... close resumed>) = 0 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... sendto resumed>) = 64 [pid 5013] close(4 [pid 5012] <... sendto resumed>) = 64 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x0f\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x17\x08\x00\x01\x00\xac\x14\x14\x17"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] close(4 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] recvfrom(3, [pid 5013] <... close resumed>) = 0 [pid 5012] recvfrom(3, [pid 5011] <... sendto resumed>) = 40 [pid 5010] <... close resumed>) = 0 [pid 5009] <... socket resumed>) = 4 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x10\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1a\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1a"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] recvfrom(3, [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="ip_vti0" [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... sendto resumed>) = 64 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x17\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x18\x08\x00\x01\x00\xac\x14\x14\x18"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... ioctl resumed>, ifr_ifindex=6}) = 0 [pid 5014] <... socket resumed>) = 4 [pid 5013] recvfrom(3, [pid 5012] <... socket resumed>) = 4 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] close(4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="erspan0" [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0" [pid 5011] <... socket resumed>) = 4 [pid 5009] <... close resumed>) = 0 [pid 5014] <... ioctl resumed>, ifr_ifindex=5}) = 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=23}) = 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="bond0" [pid 5010] <... sendto resumed>) = 40 [pid 5009] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x06\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] close(4 [pid 5013] <... socket resumed>) = 4 [pid 5012] close(4 [pid 5011] <... ioctl resumed>, ifr_ifindex=15}) = 0 [pid 5010] recvfrom(3, [pid 5009] <... sendto resumed>) = 32 [pid 5014] <... close resumed>) = 0 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="team0" [pid 5012] <... close resumed>) = 0 [pid 5011] close(4 [pid 5009] recvfrom(3, [pid 5014] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x05\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x16\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... ioctl resumed>, ifr_ifindex=16}) = 0 [pid 5012] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x17\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x18\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... close resumed>) = 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... sendto resumed>) = 44 [pid 5013] close(4 [pid 5012] <... sendto resumed>) = 44 [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x0f\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x17\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x17"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] recvfrom(3, [pid 5013] <... close resumed>) = 0 [pid 5012] recvfrom(3, [pid 5011] <... sendto resumed>) = 64 [pid 5010] <... socket resumed>) = 4 [pid 5009] <... socket resumed>) = 4 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [ 52.595690][ T5045] IPv6: ADDRCONF(NETDEV_CHANGE): veth0: link becomes ready [ 52.607162][ T5010] 8021q: adding VLAN 0 to HW filter on device bond0 [pid 5013] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x10\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x1a\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] recvfrom(3, [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0" [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6_vti0" [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... ioctl resumed>, ifr_ifindex=7}) = 0 [pid 5012] <... socket resumed>) = 4 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] close(4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1" [pid 5011] <... socket resumed>) = 4 [pid 5009] <... close resumed>) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=24}) = 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="bond0" [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x07\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x12\x08\x00\x01\x00\xac\x14\x14\x12"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... sendto resumed>) = 44 [pid 5012] close(4 [pid 5011] <... ioctl resumed>, ifr_ifindex=15}) = 0 [pid 5009] <... sendto resumed>) = 40 [pid 5012] <... close resumed>) = 0 [pid 5011] close(4 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x18\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x19\x08\x00\x01\x00\xac\x14\x14\x19"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... close resumed>) = 0 [pid 5009] recvfrom(3, [pid 5012] <... sendto resumed>) = 40 [pid 5011] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x0f\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x17\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... socket resumed>) = 4 [pid 5013] recvfrom(3, [pid 5012] recvfrom(3, [pid 5011] <... sendto resumed>) = 44 [pid 5010] <... ioctl resumed>, ifr_ifindex=23}) = 0 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="bond0" [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] close(4 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... ioctl resumed>, ifr_ifindex=15}) = 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] recvfrom(3, [pid 5010] <... close resumed>) = 0 [pid 5014] close(4 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... socket resumed>) = 4 [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x17\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... socket resumed>) = 4 [pid 5014] <... close resumed>) = 0 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_bridge" [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1" [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... sendto resumed>) = 64 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6_vti0" [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x0f\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x17\x08\x00\x01\x00\xac\x14\x14\x17"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... ioctl resumed>, ifr_ifindex=28}) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=24}) = 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] recvfrom(3, [pid 5014] <... sendto resumed>) = 40 [pid 5013] close(4 [pid 5012] close(4 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... ioctl resumed>, ifr_ifindex=7}) = 0 [pid 5014] recvfrom(3, [pid 5013] <... close resumed>) = 0 [pid 5012] <... close resumed>) = 0 [pid 5011] <... socket resumed>) = 4 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x1c\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x1b\x08\x00\x01\x00\xac\x14\x14\x1b"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... socket resumed>) = 4 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... sendto resumed>) = 40 [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x18\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0" [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0" [pid 5009] close(4 [pid 5014] <... socket resumed>) = 4 [pid 5013] recvfrom(3, [pid 5010] <... ioctl resumed>, ifr_ifindex=23}) = 0 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="bond0" [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... sendto resumed>) = 64 [pid 5010] close(4 [pid 5009] <... close resumed>) = 0 [pid 5014] <... ioctl resumed>, ifr_ifindex=15}) = 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] recvfrom(3, [pid 5011] <... ioctl resumed>, ifr_ifindex=23}) = 0 [pid 5010] <... close resumed>) = 0 [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x07\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x12\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x12"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] close(4 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] close(4 [pid 5010] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x17\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x18\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... close resumed>) = 0 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_bridge" [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... close resumed>) = 0 [pid 5010] <... sendto resumed>) = 44 [pid 5009] <... sendto resumed>) = 64 [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x0f\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x17\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x17"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... ioctl resumed>, ifr_ifindex=28}) = 0 [pid 5012] <... socket resumed>) = 4 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x17\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x18\x08\x00\x01\x00\xac\x14\x14\x18"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] recvfrom(3, [pid 5009] recvfrom(3, [pid 5014] <... sendto resumed>) = 64 [pid 5013] close(4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1" [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] recvfrom(3, [pid 5013] <... close resumed>) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=24}) = 0 [pid 5011] <... sendto resumed>) = 40 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x1c\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] close(4 [pid 5011] recvfrom(3, [pid 5010] <... socket resumed>) = 4 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... sendto resumed>) = 64 [pid 5012] <... close resumed>) = 0 [ 52.657578][ T5013] 8021q: adding VLAN 0 to HW filter on device team0 [ 52.670290][ T5011] 8021q: adding VLAN 0 to HW filter on device bond0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1" [pid 5014] <... socket resumed>) = 4 [pid 5013] recvfrom(3, [pid 5012] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x18\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x19\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... ioctl resumed>, ifr_ifindex=24}) = 0 [pid 5009] <... socket resumed>) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="bond0" [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] close(4 [pid 5014] <... ioctl resumed>, ifr_ifindex=15}) = 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... close resumed>) = 0 [pid 5014] close(4 [pid 5013] <... socket resumed>) = 4 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x18\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x19\x08\x00\x01\x00\xac\x14\x14\x19"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... close resumed>) = 0 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_bridge" [pid 5010] <... sendto resumed>) = 40 [pid 5014] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x0f\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x17\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... ioctl resumed>, ifr_ifindex=28}) = 0 [pid 5010] recvfrom(3, [pid 5013] close(4 [pid 5012] <... sendto resumed>) = 44 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6_vti0" [pid 5013] <... close resumed>) = 0 [pid 5012] recvfrom(3, [pid 5011] <... socket resumed>) = 4 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x1c\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x1b\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0" [pid 5010] <... socket resumed>) = 4 [pid 5009] <... ioctl resumed>, ifr_ifindex=7}) = 0 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1", ifr_ifindex=24}) = 0 [pid 5010] close(4) = 0 [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x18\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 44 [pid 5013] <... sendto resumed>) = 44 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=23}) = 0 [pid 5009] close(4 [pid 5014] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] recvfrom(3, [pid 5012] <... socket resumed>) = 4 [pid 5011] close(4 [pid 5009] <... close resumed>) = 0 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0", ifr_ifindex=23}) = 0 [pid 5014] close(4) = 0 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x17\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x18\x08\x00\x01\x00\xac\x14\x14\x18"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="team0" [pid 5011] <... close resumed>) = 0 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_bridge" [pid 5009] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x07\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... ioctl resumed>, ifr_ifindex=30}) = 0 [ 52.712245][ T5045] IPv6: ADDRCONF(NETDEV_CHANGE): veth1: link becomes ready [ 52.722686][ T5045] IPv6: ADDRCONF(NETDEV_CHANGE): veth0: link becomes ready [ 52.738005][ T5014] 8021q: adding VLAN 0 to HW filter on device bond0 [ 52.746192][ T5050] IPv6: ADDRCONF(NETDEV_CHANGE): veth0_to_bridge: link becomes ready [pid 5013] close(4) = 0 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x1e\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x1c\x08\x00\x01\x00\xac\x14\x14\x1c"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... ioctl resumed>, ifr_ifindex=16}) = 0 [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x17\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] close(4) = 0 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x10\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x1a\x08\x00\x01\x00\xac\x14\x14\x1a"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 40 [pid 5013] <... sendto resumed>) = 40 [pid 5010] <... sendto resumed>) = 64 [pid 5014] recvfrom(3, [pid 5013] recvfrom(3, [pid 5010] recvfrom(3, [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... sendto resumed>) = 64 [pid 5009] <... sendto resumed>) = 32 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... sendto resumed>) = 40 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... socket resumed>) = 4 [pid 5013] <... socket resumed>) = 4 [pid 5012] recvfrom(3, [pid 5011] recvfrom(3, [pid 5010] <... socket resumed>) = 4 [pid 5009] recvfrom(3, [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0" [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_bridge" [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1" [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... ioctl resumed>, ifr_ifindex=23}) = 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=30}) = 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=24}) = 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] close(4 [pid 5013] close(4 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... socket resumed>) = 4 [pid 5010] close(4 [pid 5009] <... socket resumed>) = 4 [pid 5014] <... close resumed>) = 0 [pid 5013] <... close resumed>) = 0 [pid 5012] <... socket resumed>) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0" [pid 5010] <... close resumed>) = 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6tnl0" [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x17\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x1e\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1c\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1c"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="team0" [pid 5011] <... ioctl resumed>, ifr_ifindex=23}) = 0 [pid 5010] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x18\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x19\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... ioctl resumed>, ifr_ifindex=9}) = 0 [pid 5014] <... sendto resumed>) = 64 [pid 5013] <... sendto resumed>) = 64 [pid 5012] <... ioctl resumed>, ifr_ifindex=16}) = 0 [pid 5011] close(4 [pid 5009] close(4 [pid 5011] <... close resumed>) = 0 [pid 5009] <... close resumed>) = 0 [ 52.761418][ T5050] IPv6: ADDRCONF(NETDEV_CHANGE): bridge_slave_0: link becomes ready [ 52.770839][ T5050] bridge0: port 1(bridge_slave_0) entered blocking state [ 52.778247][ T5050] bridge0: port 1(bridge_slave_0) entered forwarding state [ 52.788306][ T5050] IPv6: ADDRCONF(NETDEV_CHANGE): bridge0: link becomes ready [pid 5014] recvfrom(3, [pid 5013] recvfrom(3, [pid 5011] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x17\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x18\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... sendto resumed>) = 44 [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x09\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x13\x08\x00\x01\x00\xac\x14\x14\x13"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] close(4 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] recvfrom(3, [pid 5014] <... socket resumed>) = 4 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... close resumed>) = 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="team0", ifr_ifindex=16}) = 0 [pid 5010] close(4) = 0 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x10\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x1a\x08\x00\x01\x00\xac\x14\x14\x1a"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0" [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_bridge" [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x10\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1a\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1a"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... ioctl resumed>, ifr_ifindex=23}) = 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=30}) = 0 [pid 5012] <... sendto resumed>) = 64 [pid 5011] <... sendto resumed>) = 44 [pid 5014] close(4 [pid 5013] close(4 [pid 5012] recvfrom(3, [pid 5009] <... sendto resumed>) = 40 [pid 5014] <... close resumed>) = 0 [pid 5013] <... close resumed>) = 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] recvfrom(3, [pid 5010] <... sendto resumed>) = 40 [pid 5009] recvfrom(3, [pid 5014] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x17\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x18\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x1e\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x1c\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] recvfrom(3, [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... sendto resumed>) = 44 [pid 5013] <... sendto resumed>) = 44 [pid 5012] <... socket resumed>) = 4 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] recvfrom(3, [pid 5013] recvfrom(3, [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="team0" [pid 5011] <... socket resumed>) = 4 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... socket resumed>) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1" [pid 5010] <... socket resumed>) = 4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6tnl0" [pid 5011] <... ioctl resumed>, ifr_ifindex=24}) = 0 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="team0" [pid 5009] <... ioctl resumed>, ifr_ifindex=9}) = 0 [pid 5011] close(4 [pid 5010] <... ioctl resumed>, ifr_ifindex=16}) = 0 [pid 5009] close(4 [pid 5011] <... close resumed>) = 0 [pid 5010] close(4 [pid 5009] <... close resumed>) = 0 [ 52.820551][ T5052] IPv6: ADDRCONF(NETDEV_CHANGE): veth1: link becomes ready [ 52.834765][ T5052] IPv6: ADDRCONF(NETDEV_CHANGE): veth0: link becomes ready [ 52.854297][ T5052] IPv6: ADDRCONF(NETDEV_CHANGE): veth1_to_bridge: link becomes ready [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x18\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x19\x08\x00\x01\x00\xac\x14\x14\x19"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... close resumed>) = 0 [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x09\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x13\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x13"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... ioctl resumed>, ifr_ifindex=16}) = 0 [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x10\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1a\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1a"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] close(4 [pid 5014] <... socket resumed>) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1", ifr_ifindex=24}) = 0 [pid 5014] close(4) = 0 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x18\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x19\x08\x00\x01\x00\xac\x14\x14\x19"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... socket resumed>) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_bond", ifr_ifindex=32}) = 0 [pid 5012] <... close resumed>) = 0 [pid 5013] close(4) = 0 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x20\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x1d\x08\x00\x01\x00\xac\x14\x14\x1d"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... sendto resumed>) = 40 [pid 5009] <... sendto resumed>) = 64 [pid 5013] <... sendto resumed>) = 40 [pid 5012] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x10\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x1a\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] recvfrom(3, [pid 5009] recvfrom(3, [pid 5013] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_bond", ifr_ifindex=32}) = 0 [pid 5013] close(4) = 0 [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x20\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1d\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1d"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1" [pid 5009] <... socket resumed>) = 4 [pid 5011] <... ioctl resumed>, ifr_ifindex=24}) = 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6tnl0" [pid 5011] close(4 [pid 5009] <... ioctl resumed>, ifr_ifindex=9}) = 0 [pid 5011] <... close resumed>) = 0 [pid 5009] close(4 [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x18\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... sendto resumed>) = 64 [pid 5009] <... close resumed>) = 0 [pid 5014] <... sendto resumed>) = 40 [pid 5013] <... sendto resumed>) = 64 [pid 5011] <... sendto resumed>) = 64 [pid 5010] recvfrom(3, [pid 5009] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x09\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] recvfrom(3, [pid 5013] recvfrom(3, [pid 5011] recvfrom(3, [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... sendto resumed>) = 44 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... sendto resumed>) = 32 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] recvfrom(3, [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... socket resumed>) = 4 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="team0" [pid 5009] recvfrom(3, [pid 5014] <... socket resumed>) = 4 [pid 5013] <... socket resumed>) = 4 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... socket resumed>) = 4 [pid 5010] <... ioctl resumed>, ifr_ifindex=16}) = 0 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1" [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_bond" [pid 5012] <... socket resumed>) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1" [pid 5010] close(4 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... ioctl resumed>, ifr_ifindex=24}) = 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=32}) = 0 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_bridge" [pid 5011] <... ioctl resumed>, ifr_ifindex=24}) = 0 [pid 5010] <... close resumed>) = 0 [pid 5014] close(4 [pid 5013] close(4 [pid 5012] <... ioctl resumed>, ifr_ifindex=28}) = 0 [pid 5011] close(4 [ 52.863576][ T5052] IPv6: ADDRCONF(NETDEV_CHANGE): bridge_slave_1: link becomes ready [ 52.877791][ T5052] bridge0: port 2(bridge_slave_1) entered blocking state [ 52.884860][ T5052] bridge0: port 2(bridge_slave_1) entered forwarding state [ 52.900588][ T5012] 8021q: adding VLAN 0 to HW filter on device team0 [pid 5010] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x10\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x1a\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... socket resumed>) = 4 [pid 5014] <... close resumed>) = 0 [pid 5013] <... close resumed>) = 0 [pid 5012] close(4 [pid 5011] <... close resumed>) = 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6gre0" [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x18\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x20\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x1d\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... close resumed>) = 0 [pid 5011] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x18\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x19\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... sendto resumed>) = 44 [pid 5014] <... sendto resumed>) = 64 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x1c\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x1b\x08\x00\x01\x00\xac\x14\x14\x1b"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] recvfrom(3, [pid 5009] <... ioctl resumed>, ifr_ifindex=10}) = 0 [pid 5013] <... sendto resumed>) = 44 [pid 5012] <... sendto resumed>) = 40 [pid 5011] <... sendto resumed>) = 44 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] recvfrom(3, [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... socket resumed>) = 4 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_bridge" [pid 5012] <... socket resumed>) = 4 [pid 5010] <... ioctl resumed>, ifr_ifindex=28}) = 0 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_bridge" [pid 5010] close(4 [pid 5012] <... ioctl resumed>, ifr_ifindex=28}) = 0 [pid 5010] <... close resumed>) = 0 [pid 5012] close(4 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x1c\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x1b\x08\x00\x01\x00\xac\x14\x14\x1b"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... close resumed>) = 0 [pid 5009] close(4 [pid 5014] recvfrom(3, [pid 5013] recvfrom(3, [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x1c\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] recvfrom(3, [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... close resumed>) = 0 [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x0a\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x14\x08\x00\x01\x00\xac\x14\x14\x14"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... socket resumed>) = 4 [pid 5013] <... socket resumed>) = 4 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="team0", ifr_ifindex=16}) = 0 [pid 5011] close(4) = 0 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x10\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x1a\x08\x00\x01\x00\xac\x14\x14\x1a"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1" [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_bond" [pid 5014] <... ioctl resumed>, ifr_ifindex=24}) = 0 [pid 5014] close(4 [pid 5013] <... ioctl resumed>, ifr_ifindex=34}) = 0 [pid 5012] <... sendto resumed>) = 64 [pid 5011] <... sendto resumed>) = 40 [pid 5010] <... sendto resumed>) = 40 [pid 5009] <... sendto resumed>) = 40 [pid 5014] <... close resumed>) = 0 [pid 5011] recvfrom(3, [pid 5010] recvfrom(3, [ 52.925882][ T5010] 8021q: adding VLAN 0 to HW filter on device team0 [ 52.938532][ T5045] IPv6: ADDRCONF(NETDEV_CHANGE): veth0_to_bond: link becomes ready [ 52.953578][ T5045] IPv6: ADDRCONF(NETDEV_CHANGE): veth1: link becomes ready [ 52.961733][ T5045] IPv6: ADDRCONF(NETDEV_CHANGE): veth0: link becomes ready [pid 5014] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x18\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x19\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... sendto resumed>) = 44 [pid 5013] close(4 [pid 5012] recvfrom(3, [pid 5009] recvfrom(3, [pid 5013] <... close resumed>) = 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] recvfrom(3, [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x22\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x1e\x08\x00\x01\x00\xac\x14\x14\x1e"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... socket resumed>) = 4 [pid 5010] <... socket resumed>) = 4 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... sendto resumed>) = 40 [pid 5012] <... socket resumed>) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="team0" [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_bridge" [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=16}) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=28}) = 0 [pid 5009] <... socket resumed>) = 4 [pid 5014] <... socket resumed>) = 4 [pid 5013] recvfrom(3, [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_bridge" [pid 5011] close(4 [pid 5010] close(4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="team0" [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... ioctl resumed>, ifr_ifindex=28}) = 0 [pid 5011] <... close resumed>) = 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6gre0" [pid 5010] <... close resumed>) = 0 [pid 5014] <... ioctl resumed>, ifr_ifindex=16}) = 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] close(4 [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x10\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1a\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1a"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x1c\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... ioctl resumed>, ifr_ifindex=10}) = 0 [pid 5014] close(4 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... close resumed>) = 0 [pid 5011] <... sendto resumed>) = 64 [pid 5009] close(4 [pid 5014] <... close resumed>) = 0 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_bond" [pid 5012] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x1c\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x1b\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] recvfrom(3, [pid 5010] <... sendto resumed>) = 64 [pid 5009] <... close resumed>) = 0 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x10\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x1a\x08\x00\x01\x00\xac\x14\x14\x1a"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... ioctl resumed>, ifr_ifindex=34}) = 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] recvfrom(3, [pid 5013] close(4 [pid 5012] <... sendto resumed>) = 44 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x0a\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... socket resumed>) = 4 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="team0" [pid 5010] <... socket resumed>) = 4 [pid 5011] <... ioctl resumed>, ifr_ifindex=16}) = 0 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_bridge" [pid 5011] close(4 [ 52.976124][ T5052] IPv6: ADDRCONF(NETDEV_CHANGE): veth1: link becomes ready [ 52.984804][ T5052] IPv6: ADDRCONF(NETDEV_CHANGE): veth0: link becomes ready [ 53.010215][ T5045] IPv6: ADDRCONF(NETDEV_CHANGE): veth0_to_bridge: link becomes ready [pid 5010] <... ioctl resumed>, ifr_ifindex=28}) = 0 [pid 5013] <... close resumed>) = 0 [pid 5012] recvfrom(3, [pid 5011] <... close resumed>) = 0 [pid 5010] close(4 [pid 5011] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x10\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x1a\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... close resumed>) = 0 [pid 5010] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x1c\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x1b\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x22\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1e\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1e"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_bridge", ifr_ifindex=30}) = 0 [pid 5012] close(4) = 0 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x1e\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x1c\x08\x00\x01\x00\xac\x14\x14\x1c"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 40 [pid 5014] recvfrom(3, [pid 5009] <... sendto resumed>) = 64 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="team0", ifr_ifindex=16}) = 0 [pid 5014] close(4) = 0 [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x10\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1a\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1a"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6gre0", ifr_ifindex=10}) = 0 [pid 5014] <... sendto resumed>) = 64 [pid 5013] <... sendto resumed>) = 64 [pid 5012] <... sendto resumed>) = 40 [pid 5011] <... sendto resumed>) = 44 [ 53.019930][ T5045] IPv6: ADDRCONF(NETDEV_CHANGE): bridge_slave_0: link becomes ready [ 53.033380][ T5045] bridge0: port 1(bridge_slave_0) entered blocking state [ 53.040492][ T5045] bridge0: port 1(bridge_slave_0) entered forwarding state [ 53.054902][ T5011] 8021q: adding VLAN 0 to HW filter on device team0 [pid 5010] <... sendto resumed>) = 44 [pid 5009] close(4 [pid 5014] recvfrom(3, [pid 5013] recvfrom(3, [pid 5012] recvfrom(3, [pid 5011] recvfrom(3, [pid 5010] recvfrom(3, [pid 5009] <... close resumed>) = 0 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x0a\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... socket resumed>) = 4 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... socket resumed>) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="team0" [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_bond" [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_bridge" [pid 5014] <... ioctl resumed>, ifr_ifindex=16}) = 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=34}) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=30}) = 0 [pid 5014] close(4 [pid 5013] close(4 [pid 5012] close(4 [pid 5014] <... close resumed>) = 0 [pid 5013] <... close resumed>) = 0 [pid 5012] <... close resumed>) = 0 [pid 5014] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x10\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x1a\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x22\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x1e\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x1e\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1c\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1c"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... socket resumed>) = 4 [pid 5010] <... socket resumed>) = 4 [pid 5009] <... sendto resumed>) = 32 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_bridge" [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_bridge" [pid 5011] <... ioctl resumed>, ifr_ifindex=28}) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=30}) = 0 [pid 5011] close(4 [pid 5010] close(4 [pid 5011] <... close resumed>) = 0 [pid 5010] <... close resumed>) = 0 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x1c\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x1b\x08\x00\x01\x00\xac\x14\x14\x1b"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [ 53.070570][ T5053] IPv6: ADDRCONF(NETDEV_CHANGE): bridge0: link becomes ready [ 53.078700][ T5053] IPv6: ADDRCONF(NETDEV_CHANGE): veth0_to_bridge: link becomes ready [ 53.087848][ T5053] IPv6: ADDRCONF(NETDEV_CHANGE): bridge_slave_0: link becomes ready [ 53.096320][ T5053] bridge0: port 1(bridge_slave_0) entered blocking state [ 53.103381][ T5053] bridge0: port 1(bridge_slave_0) entered forwarding state [ 53.115610][ T5053] IPv6: ADDRCONF(NETDEV_CHANGE): bridge0: link becomes ready [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x1e\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x1c\x08\x00\x01\x00\xac\x14\x14\x1c"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6gretap0", ifr_ifindex=12}) = 0 [pid 5009] close(4) = 0 [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x0c\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x15\x08\x00\x01\x00\xac\x14\x14\x15"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 44 [pid 5014] recvfrom(3, [pid 5013] <... sendto resumed>) = 44 [pid 5013] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... sendto resumed>) = 64 [pid 5011] <... sendto resumed>) = 40 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] recvfrom(3, [pid 5010] <... sendto resumed>) = 40 [pid 5009] <... sendto resumed>) = 40 [pid 5013] <... socket resumed>) = 4 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] recvfrom(3, [pid 5009] recvfrom(3, [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_team" [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... ioctl resumed>, ifr_ifindex=36}) = 0 [pid 5011] <... socket resumed>) = 4 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] close(4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_bridge" [pid 5010] <... socket resumed>) = 4 [pid 5009] <... socket resumed>) = 4 [pid 5013] <... close resumed>) = 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=28}) = 0 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_bridge" [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6gretap0" [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x24\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x1f\x08\x00\x01\x00\xac\x14\x14\x1f"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] close(4 [pid 5010] <... ioctl resumed>, ifr_ifindex=30}) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=12}) = 0 [pid 5012] recvfrom(3, [pid 5011] <... close resumed>) = 0 [pid 5010] close(4 [pid 5009] close(4 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x1c\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... close resumed>) = 0 [pid 5009] <... close resumed>) = 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x1e\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1c\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1c"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x0c\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x15\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x15"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... socket resumed>) = 4 [pid 5014] <... socket resumed>) = 4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_bridge" [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_bridge" [pid 5012] <... ioctl resumed>, ifr_ifindex=30}) = 0 [pid 5014] <... ioctl resumed>, ifr_ifindex=28}) = 0 [pid 5013] <... sendto resumed>) = 40 [pid 5012] close(4 [pid 5011] <... sendto resumed>) = 64 [pid 5010] <... sendto resumed>) = 64 [pid 5014] close(4 [pid 5013] recvfrom(3, [pid 5012] <... close resumed>) = 0 [pid 5009] <... sendto resumed>) = 64 [pid 5014] <... close resumed>) = 0 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x1e\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x1c\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] recvfrom(3, [pid 5010] recvfrom(3, [pid 5009] recvfrom(3, [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x1c\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x1b\x08\x00\x01\x00\xac\x14\x14\x1b"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... sendto resumed>) = 44 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... socket resumed>) = 4 [pid 5012] recvfrom(3, [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_team" [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... socket resumed>) = 4 [pid 5010] <... socket resumed>) = 4 [pid 5009] <... socket resumed>) = 4 [pid 5013] <... ioctl resumed>, ifr_ifindex=36}) = 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_bridge" [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_bridge" [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="ip6gretap0" [pid 5013] close(4 [pid 5011] <... ioctl resumed>, ifr_ifindex=28}) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=30}) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=12}) = 0 [pid 5013] <... close resumed>) = 0 [pid 5011] close(4 [pid 5010] close(4 [pid 5009] close(4 [ 53.130597][ T5014] 8021q: adding VLAN 0 to HW filter on device team0 [ 53.141162][ T4416] IPv6: ADDRCONF(NETDEV_CHANGE): veth1_to_bond: link becomes ready [ 53.162455][ T4416] IPv6: ADDRCONF(NETDEV_CHANGE): veth1_to_bridge: link becomes ready [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x24\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... close resumed>) = 0 [pid 5010] <... close resumed>) = 0 [pid 5009] <... close resumed>) = 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x1c\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x1b\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x1e\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x1c\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x0c\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x15\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... socket resumed>) = 4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_bond", ifr_ifindex=32}) = 0 [pid 5012] close(4) = 0 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x20\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x1d\x08\x00\x01\x00\xac\x14\x14\x1d"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 40 [pid 5013] <... sendto resumed>) = 64 [pid 5014] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... sendto resumed>) = 44 [pid 5014] <... socket resumed>) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_bridge", ifr_ifindex=28}) = 0 [pid 5014] close(4) = 0 [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x1c\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] recvfrom(3, [pid 5013] <... socket resumed>) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_team" [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... ioctl resumed>, ifr_ifindex=36}) = 0 [pid 5013] close(4) = 0 [pid 5013] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x24\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x1f\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_bridge", ifr_ifindex=30}) = 0 [pid 5011] close(4) = 0 [ 53.175068][ T4416] IPv6: ADDRCONF(NETDEV_CHANGE): bridge_slave_1: link becomes ready [ 53.186327][ T4416] bridge0: port 2(bridge_slave_1) entered blocking state [ 53.193578][ T4416] bridge0: port 2(bridge_slave_1) entered forwarding state [ 53.209837][ T5053] IPv6: ADDRCONF(NETDEV_CHANGE): veth0_to_bridge: link becomes ready [ 53.218680][ T5053] IPv6: ADDRCONF(NETDEV_CHANGE): bridge_slave_0: link becomes ready [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x1e\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x1c\x08\x00\x01\x00\xac\x14\x14\x1c"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... sendto resumed>) = 44 [pid 5009] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... sendto resumed>) = 40 [pid 5010] <... sendto resumed>) = 44 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] recvfrom(3, [pid 5010] recvfrom(3, [pid 5009] <... socket resumed>) = 4 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="erspan0", ifr_ifindex=5}) = 0 [pid 5009] close(4) = 0 [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x05\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x16\x08\x00\x01\x00\xac\x14\x14\x16"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_bond", ifr_ifindex=32}) = 0 [pid 5010] close(4) = 0 [ 53.227511][ T5053] bridge0: port 1(bridge_slave_0) entered blocking state [ 53.234568][ T5053] bridge0: port 1(bridge_slave_0) entered forwarding state [ 53.245919][ T5053] IPv6: ADDRCONF(NETDEV_CHANGE): bridge0: link becomes ready [ 53.253919][ T5053] IPv6: ADDRCONF(NETDEV_CHANGE): veth1_to_bridge: link becomes ready [ 53.268072][ T5053] IPv6: ADDRCONF(NETDEV_CHANGE): bridge_slave_1: link becomes ready [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x20\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x1d\x08\x00\x01\x00\xac\x14\x14\x1d"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... socket resumed>) = 4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_bond", ifr_ifindex=32}) = 0 [pid 5012] close(4) = 0 [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x20\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1d\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1d"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 64 [pid 5013] <... sendto resumed>) = 44 [pid 5011] <... sendto resumed>) = 40 [pid 5014] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_bridge", ifr_ifindex=28}) = 0 [pid 5014] close(4) = 0 [pid 5014] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x1c\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x1b\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] recvfrom(3, [pid 5012] <... sendto resumed>) = 64 [pid 5011] recvfrom(3, [pid 5010] <... sendto resumed>) = 40 [pid 5009] <... sendto resumed>) = 40 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] recvfrom(3, [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] recvfrom(3, [pid 5009] recvfrom(3, [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [ 53.281110][ T5053] bridge0: port 2(bridge_slave_1) entered blocking state [ 53.288239][ T5053] bridge0: port 2(bridge_slave_1) entered forwarding state [ 53.298868][ T4416] IPv6: ADDRCONF(NETDEV_CHANGE): veth0_to_team: link becomes ready [ 53.307952][ T4416] IPv6: ADDRCONF(NETDEV_CHANGE): team_slave_0: link becomes ready [ 53.317578][ T4416] IPv6: ADDRCONF(NETDEV_CHANGE): team0: link becomes ready [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... sendto resumed>) = 44 [pid 5013] <... socket resumed>) = 4 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... socket resumed>) = 4 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_team" [pid 5012] <... socket resumed>) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_bridge" [pid 5010] <... socket resumed>) = 4 [pid 5009] <... socket resumed>) = 4 [pid 5013] <... ioctl resumed>, ifr_ifindex=38}) = 0 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_bond" [pid 5011] <... ioctl resumed>, ifr_ifindex=30}) = 0 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_bond" [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="erspan0" [pid 5013] close(4 [pid 5012] <... ioctl resumed>, ifr_ifindex=32}) = 0 [pid 5011] close(4 [pid 5010] <... ioctl resumed>, ifr_ifindex=32}) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=5}) = 0 [pid 5013] <... close resumed>) = 0 [pid 5012] close(4 [pid 5011] <... close resumed>) = 0 [pid 5010] close(4 [pid 5009] close(4 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x26\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x20\x08\x00\x01\x00\xac\x14\x14\x20"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... close resumed>) = 0 [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x1e\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1c\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1c"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... close resumed>) = 0 [pid 5009] <... close resumed>) = 0 [pid 5014] recvfrom(3, [pid 5012] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x20\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x1d\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x20\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1d\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1d"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x05\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x16\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x16"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_bridge", ifr_ifindex=30}) = 0 [pid 5014] close(4) = 0 [ 53.331995][ T753] IPv6: ADDRCONF(NETDEV_CHANGE): veth0_to_bridge: link becomes ready [ 53.348621][ T753] IPv6: ADDRCONF(NETDEV_CHANGE): bridge_slave_0: link becomes ready [ 53.362922][ T753] bridge0: port 1(bridge_slave_0) entered blocking state [ 53.370035][ T753] bridge0: port 1(bridge_slave_0) entered forwarding state [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x1e\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x1c\x08\x00\x01\x00\xac\x14\x14\x1c"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... sendto resumed>) = 40 [pid 5011] <... sendto resumed>) = 64 [pid 5010] <... sendto resumed>) = 64 [pid 5009] <... sendto resumed>) = 64 [pid 5013] recvfrom(3, [pid 5012] <... sendto resumed>) = 44 [pid 5010] recvfrom(3, [pid 5011] recvfrom(3, [pid 5009] recvfrom(3, [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... sendto resumed>) = 40 [pid 5012] recvfrom(3, [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] recvfrom(3, [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... socket resumed>) = 4 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_bond", ifr_ifindex=34}) = 0 [pid 5012] close(4) = 0 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_team" [pid 5010] <... socket resumed>) = 4 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=38}) = 0 [pid 5011] <... socket resumed>) = 4 [pid 5009] <... socket resumed>) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_bond" [pid 5014] <... socket resumed>) = 4 [pid 5013] close(4 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x22\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x1e\x08\x00\x01\x00\xac\x14\x14\x1e"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_bridge" [pid 5010] <... ioctl resumed>, ifr_ifindex=32}) = 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="erspan0" [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_bridge" [pid 5013] <... close resumed>) = 0 [pid 5012] <... sendto resumed>) = 40 [pid 5011] <... ioctl resumed>, ifr_ifindex=30}) = 0 [pid 5010] close(4 [pid 5014] <... ioctl resumed>, ifr_ifindex=30}) = 0 [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x26\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] recvfrom(3, [pid 5011] close(4 [pid 5010] <... close resumed>) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=5}) = 0 [pid 5014] close(4 [pid 5013] <... sendto resumed>) = 64 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... close resumed>) = 0 [pid 5010] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x20\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x1d\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] close(4 [pid 5014] <... close resumed>) = 0 [pid 5013] recvfrom(3, [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x1e\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x1c\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... sendto resumed>) = 44 [pid 5009] <... close resumed>) = 0 [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x1e\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1c\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1c"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... socket resumed>) = 4 [pid 5010] recvfrom(3, [pid 5009] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x05\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x16\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_bond" [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... ioctl resumed>, ifr_ifindex=34}) = 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_team" [pid 5012] close(4 [pid 5010] <... socket resumed>) = 4 [pid 5013] <... ioctl resumed>, ifr_ifindex=38}) = 0 [pid 5012] <... close resumed>) = 0 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_bond" [pid 5013] close(4 [ 53.379702][ T753] IPv6: ADDRCONF(NETDEV_CHANGE): bridge0: link becomes ready [ 53.396817][ T4416] IPv6: ADDRCONF(NETDEV_CHANGE): veth0_to_bond: link becomes ready [ 53.414571][ T4416] IPv6: ADDRCONF(NETDEV_CHANGE): veth0_to_bond: link becomes ready [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x22\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1e\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1e"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... ioctl resumed>, ifr_ifindex=34}) = 0 [pid 5014] <... sendto resumed>) = 64 [pid 5013] <... close resumed>) = 0 [pid 5011] <... sendto resumed>) = 44 [pid 5010] close(4 [pid 5013] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x26\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x20\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] recvfrom(3, [pid 5010] <... close resumed>) = 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x22\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x1e\x08\x00\x01\x00\xac\x14\x14\x1e"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] recvfrom(3, [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... socket resumed>) = 4 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_bond" [pid 5014] <... socket resumed>) = 4 [pid 5011] <... ioctl resumed>, ifr_ifindex=32}) = 0 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_bridge" [pid 5011] close(4 [pid 5014] <... ioctl resumed>, ifr_ifindex=30}) = 0 [pid 5011] <... close resumed>) = 0 [pid 5014] close(4 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x20\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x1d\x08\x00\x01\x00\xac\x14\x14\x1d"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... close resumed>) = 0 [pid 5014] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x1e\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x1c\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... sendto resumed>) = 44 [pid 5009] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="bond0", ifr_ifindex=15}) = 0 [pid 5009] close(4) = 0 [ 53.432493][ T4416] IPv6: ADDRCONF(NETDEV_CHANGE): veth1_to_bridge: link becomes ready [ 53.450723][ T4416] IPv6: ADDRCONF(NETDEV_CHANGE): bridge_slave_1: link becomes ready [ 53.460052][ T4416] bridge0: port 2(bridge_slave_1) entered blocking state [ 53.467196][ T4416] bridge0: port 2(bridge_slave_1) entered forwarding state [pid 5013] <... sendto resumed>) = 44 [pid 5012] <... sendto resumed>) = 64 [pid 5011] <... sendto resumed>) = 40 [pid 5010] <... sendto resumed>) = 40 [pid 5013] recvfrom(3, [pid 5012] recvfrom(3, [pid 5011] recvfrom(3, [pid 5010] recvfrom(3, [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x0f\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x17\x08\x00\x01\x00\xac\x14\x14\x17"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... socket resumed>) = 4 [pid 5010] <... socket resumed>) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_hsr" [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_bond" [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_bond" [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_bond" [pid 5013] <... ioctl resumed>, ifr_ifindex=45}) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=34}) = 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=32}) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=34}) = 0 [pid 5013] close(4 [pid 5012] close(4 [pid 5011] close(4 [pid 5010] close(4 [pid 5013] <... close resumed>) = 0 [pid 5012] <... close resumed>) = 0 [pid 5011] <... close resumed>) = 0 [pid 5010] <... close resumed>) = 0 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x2d\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x21\x08\x00\x01\x00\xac\x14\x14\x21"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x22\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x1e\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x20\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1d\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1d"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x22\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1e\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1e"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 44 [pid 5014] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... sendto resumed>) = 40 [pid 5009] <... sendto resumed>) = 40 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... sendto resumed>) = 44 [pid 5014] <... socket resumed>) = 4 [pid 5011] <... sendto resumed>) = 64 [pid 5013] recvfrom(3, [pid 5011] recvfrom(3, [pid 5010] <... sendto resumed>) = 64 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] recvfrom(3, [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] recvfrom(3, [pid 5009] recvfrom(3, [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_bond" [pid 5013] <... socket resumed>) = 4 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... socket resumed>) = 4 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_hsr" [pid 5012] <... socket resumed>) = 4 [pid 5010] <... socket resumed>) = 4 [pid 5009] <... socket resumed>) = 4 [pid 5013] <... ioctl resumed>, ifr_ifindex=45}) = 0 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_team" [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_bond" [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_bond" [pid 5014] <... ioctl resumed>, ifr_ifindex=32}) = 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="bond0" [pid 5013] close(4 [pid 5012] <... ioctl resumed>, ifr_ifindex=36}) = 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=32}) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=34}) = 0 [pid 5013] <... close resumed>) = 0 [pid 5012] close(4 [pid 5011] close(4 [pid 5010] close(4 [pid 5009] <... ioctl resumed>, ifr_ifindex=15}) = 0 [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x2d\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x21\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x21"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... close resumed>) = 0 [pid 5014] close(4 [pid 5011] <... close resumed>) = 0 [pid 5010] <... close resumed>) = 0 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x24\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x1f\x08\x00\x01\x00\xac\x14\x14\x1f"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] close(4 [pid 5014] <... close resumed>) = 0 [pid 5011] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x20\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x1d\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x22\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x1e\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [ 53.481894][ T5052] IPv6: ADDRCONF(NETDEV_CHANGE): veth1_to_team: link becomes ready [ 53.502389][ T5052] IPv6: ADDRCONF(NETDEV_CHANGE): team_slave_1: link becomes ready [ 53.522324][ T753] IPv6: ADDRCONF(NETDEV_CHANGE): veth1_to_bridge: link becomes ready [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x20\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x1d\x08\x00\x01\x00\xac\x14\x14\x1d"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... close resumed>) = 0 [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x0f\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x17\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x17"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... sendto resumed>) = 64 [pid 5012] <... sendto resumed>) = 40 [pid 5011] <... sendto resumed>) = 44 [pid 5013] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] recvfrom(3, [pid 5011] recvfrom(3, [pid 5010] <... sendto resumed>) = 44 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] recvfrom(3, [pid 5014] <... sendto resumed>) = 40 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... sendto resumed>) = 64 [pid 5013] <... socket resumed>) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_hsr", ifr_ifindex=45}) = 0 [pid 5013] close(4) = 0 [pid 5013] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x2d\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x21\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] recvfrom(3, [pid 5012] <... socket resumed>) = 4 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [ 53.538084][ T753] IPv6: ADDRCONF(NETDEV_CHANGE): bridge_slave_1: link becomes ready [ 53.546970][ T753] bridge0: port 2(bridge_slave_1) entered blocking state [ 53.554036][ T753] bridge0: port 2(bridge_slave_1) entered forwarding state [ 53.562991][ T753] IPv6: ADDRCONF(NETDEV_CHANGE): veth1_to_bond: link becomes ready [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] recvfrom(3, [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... sendto resumed>) = 44 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_team" [pid 5011] <... socket resumed>) = 4 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] recvfrom(3, [pid 5012] <... ioctl resumed>, ifr_ifindex=36}) = 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_bond" [pid 5010] <... socket resumed>) = 4 [pid 5014] <... socket resumed>) = 4 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] close(4 [pid 5011] <... ioctl resumed>, ifr_ifindex=34}) = 0 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_team" [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_bond" [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... close resumed>) = 0 [pid 5011] close(4 [pid 5010] <... ioctl resumed>, ifr_ifindex=36}) = 0 [pid 5014] <... ioctl resumed>, ifr_ifindex=32}) = 0 [pid 5013] <... socket resumed>) = 4 [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x24\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... close resumed>) = 0 [pid 5009] <... socket resumed>) = 4 [pid 5014] close(4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_hsr" [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x22\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x1e\x08\x00\x01\x00\xac\x14\x14\x1e"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] close(4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="bond0" [pid 5014] <... close resumed>) = 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=47}) = 0 [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x20\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1d\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1d"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] close(4) = 0 [pid 5010] <... close resumed>) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=15}) = 0 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x2f\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x22\x08\x00\x01\x00\xac\x14\x14\x22"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x24\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x1f\x08\x00\x01\x00\xac\x14\x14\x1f"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] close(4) = 0 [pid 5009] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x0f\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x17\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 64 [pid 5012] <... sendto resumed>) = 64 [pid 5011] <... sendto resumed>) = 40 [pid 5014] recvfrom(3, [pid 5013] <... sendto resumed>) = 40 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_bond", ifr_ifindex=32}) = 0 [pid 5014] close(4) = 0 [ 53.584281][ T896] IPv6: ADDRCONF(NETDEV_CHANGE): veth0_to_bond: link becomes ready [ 53.595242][ T896] IPv6: ADDRCONF(NETDEV_CHANGE): veth1_to_bond: link becomes ready [ 53.612102][ T896] IPv6: ADDRCONF(NETDEV_CHANGE): veth0_to_hsr: link becomes ready [ 53.623816][ T896] IPv6: ADDRCONF(NETDEV_CHANGE): hsr_slave_0: link becomes ready [pid 5014] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x20\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x1d\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... sendto resumed>) = 40 [pid 5010] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_team", ifr_ifindex=36}) = 0 [pid 5013] recvfrom(3, [pid 5012] recvfrom(3, [pid 5011] recvfrom(3, [pid 5009] <... sendto resumed>) = 44 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] recvfrom(3, [pid 5013] <... socket resumed>) = 4 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... socket resumed>) = 4 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_hsr" [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_team" [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_bond" [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... sendto resumed>) = 44 [pid 5013] <... ioctl resumed>, ifr_ifindex=47}) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=36}) = 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=34}) = 0 [pid 5009] <... socket resumed>) = 4 [pid 5013] close(4 [pid 5012] close(4 [pid 5011] close(4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0" [pid 5014] recvfrom(3, [pid 5013] <... close resumed>) = 0 [pid 5012] <... close resumed>) = 0 [pid 5011] <... close resumed>) = 0 [pid 5010] close(4 [pid 5009] <... ioctl resumed>, ifr_ifindex=23}) = 0 [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x2f\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x22\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x22"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x24\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x1f\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x22\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1e\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1e"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] close(4 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... close resumed>) = 0 [pid 5009] <... close resumed>) = 0 [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x17\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x18\x08\x00\x01\x00\xac\x14\x14\x18"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x24\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... socket resumed>) = 4 [pid 5013] <... sendto resumed>) = 64 [pid 5012] <... sendto resumed>) = 44 [pid 5011] <... sendto resumed>) = 64 [pid 5010] <... sendto resumed>) = 64 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_bond" [pid 5010] recvfrom(3, [pid 5009] <... sendto resumed>) = 40 [pid 5014] <... ioctl resumed>, ifr_ifindex=34}) = 0 [pid 5013] recvfrom(3, [pid 5012] recvfrom(3, [pid 5011] recvfrom(3, [ 53.642323][ T5009] 8021q: adding VLAN 0 to HW filter on device bond0 [ 53.655504][ T26] IPv6: ADDRCONF(NETDEV_CHANGE): veth0_to_bond: link becomes ready [ 53.675586][ T5055] IPv6: ADDRCONF(NETDEV_CHANGE): veth0_to_team: link becomes ready [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] close(4 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] recvfrom(3, [pid 5014] <... close resumed>) = 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... socket resumed>) = 4 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x22\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x1e\x08\x00\x01\x00\xac\x14\x14\x1e"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... socket resumed>) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_team" [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... sendto resumed>) = 40 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_hsr" [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_team" [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_bond" [pid 5010] <... ioctl resumed>, ifr_ifindex=36}) = 0 [pid 5009] <... socket resumed>) = 4 [pid 5014] recvfrom(3, [pid 5010] close(4 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... close resumed>) = 0 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=47}) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=38}) = 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=34}) = 0 [pid 5010] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x24\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x1f\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0" [pid 5014] <... socket resumed>) = 4 [pid 5013] close(4 [pid 5012] close(4 [pid 5011] close(4 [pid 5010] <... sendto resumed>) = 44 [pid 5009] <... ioctl resumed>, ifr_ifindex=23}) = 0 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_bond" [pid 5013] <... close resumed>) = 0 [pid 5012] <... close resumed>) = 0 [pid 5011] <... close resumed>) = 0 [pid 5009] close(4 [pid 5014] <... ioctl resumed>, ifr_ifindex=34}) = 0 [pid 5013] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x2f\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x22\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [ 53.685321][ T5055] IPv6: ADDRCONF(NETDEV_CHANGE): team_slave_0: link becomes ready [ 53.694608][ T5055] IPv6: ADDRCONF(NETDEV_CHANGE): team0: link becomes ready [ 53.718373][ T753] IPv6: ADDRCONF(NETDEV_CHANGE): veth0_to_team: link becomes ready [ 53.731175][ T753] IPv6: ADDRCONF(NETDEV_CHANGE): team_slave_0: link becomes ready [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x26\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x20\x08\x00\x01\x00\xac\x14\x14\x20"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x22\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x1e\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] recvfrom(3, [pid 5009] <... close resumed>) = 0 [pid 5014] close(4 [pid 5013] <... sendto resumed>) = 44 [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x17\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="hsr0" [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... close resumed>) = 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=49}) = 0 [pid 5013] close(4) = 0 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x31\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x23\x08\x00\x01\x00\xac\x14\x14\x23"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x22\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1e\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1e"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_team", ifr_ifindex=38}) = 0 [pid 5010] close(4) = 0 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x26\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x20\x08\x00\x01\x00\xac\x14\x14\x20"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... sendto resumed>) = 40 [pid 5011] <... sendto resumed>) = 44 [pid 5012] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_team", ifr_ifindex=38}) = 0 [pid 5012] close(4) = 0 [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x26\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... sendto resumed>) = 64 [pid 5013] <... sendto resumed>) = 40 [pid 5009] <... sendto resumed>) = 64 [pid 5014] recvfrom(3, [pid 5013] recvfrom(3, [pid 5012] <... sendto resumed>) = 64 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... sendto resumed>) = 40 [pid 5009] recvfrom(3, [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] recvfrom(3, [pid 5011] <... socket resumed>) = 4 [pid 5010] recvfrom(3, [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_team" [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... socket resumed>) = 4 [pid 5013] <... socket resumed>) = 4 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=36}) = 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... socket resumed>) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_bond" [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="hsr0" [pid 5012] <... socket resumed>) = 4 [pid 5011] close(4 [pid 5010] <... socket resumed>) = 4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0" [pid 5014] <... ioctl resumed>, ifr_ifindex=34}) = 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=49}) = 0 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_team" [pid 5011] <... close resumed>) = 0 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_team" [pid 5009] <... ioctl resumed>, ifr_ifindex=23}) = 0 [pid 5014] close(4 [pid 5013] close(4 [pid 5012] <... ioctl resumed>, ifr_ifindex=38}) = 0 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x24\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x1f\x08\x00\x01\x00\xac\x14\x14\x1f"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... ioctl resumed>, ifr_ifindex=38}) = 0 [pid 5009] close(4 [pid 5014] <... close resumed>) = 0 [pid 5013] <... close resumed>) = 0 [pid 5012] close(4 [pid 5011] <... sendto resumed>) = 40 [pid 5010] close(4 [pid 5009] <... close resumed>) = 0 [ 53.741810][ T753] IPv6: ADDRCONF(NETDEV_CHANGE): team0: link becomes ready [ 53.754916][ T753] IPv6: ADDRCONF(NETDEV_CHANGE): veth1_to_hsr: link becomes ready [ 53.764273][ T753] IPv6: ADDRCONF(NETDEV_CHANGE): hsr_slave_1: link becomes ready [ 53.778056][ T896] IPv6: ADDRCONF(NETDEV_CHANGE): veth1_to_bond: link becomes ready [pid 5014] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x22\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x1e\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x31\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x23\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x23"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... close resumed>) = 0 [pid 5011] recvfrom(3, [pid 5010] <... close resumed>) = 0 [pid 5009] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x17\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x18\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 44 [pid 5013] <... sendto resumed>) = 64 [pid 5012] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x26\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x20\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x26\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... sendto resumed>) = 44 [pid 5014] recvfrom(3, [pid 5013] recvfrom(3, [pid 5012] <... sendto resumed>) = 44 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] recvfrom(3, [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... socket resumed>) = 4 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_team" [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... socket resumed>) = 4 [pid 5011] <... ioctl resumed>, ifr_ifindex=36}) = 0 [pid 5009] <... socket resumed>) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="hsr0" [pid 5011] close(4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1" [pid 5013] <... ioctl resumed>, ifr_ifindex=49}) = 0 [pid 5011] <... close resumed>) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=24}) = 0 [pid 5013] close(4 [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x24\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] close(4 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... close resumed>) = 0 [pid 5012] recvfrom(3, [pid 5009] <... close resumed>) = 0 [pid 5013] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x31\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x18\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x19\x08\x00\x01\x00\xac\x14\x14\x19"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... socket resumed>) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_team" [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... ioctl resumed>, ifr_ifindex=36}) = 0 [pid 5013] <... sendto resumed>) = 32 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... sendto resumed>) = 64 [pid 5010] <... sendto resumed>) = 64 [pid 5009] <... sendto resumed>) = 40 [pid 5014] close(4 [pid 5013] recvfrom(3, [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_hsr" [pid 5011] recvfrom(3, [pid 5014] <... close resumed>) = 0 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... ioctl resumed>, ifr_ifindex=45}) = 0 [pid 5010] recvfrom(3, [pid 5009] recvfrom(3, [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x24\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x1f\x08\x00\x01\x00\xac\x14\x14\x1f"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] close(4 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... sendto resumed>) = 40 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... close resumed>) = 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] recvfrom(3, [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x2d\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x21\x08\x00\x01\x00\xac\x14\x14\x21"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... socket resumed>) = 4 [pid 5010] <... socket resumed>) = 4 [pid 5009] <... socket resumed>) = 4 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... socket resumed>) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_team" [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_team" [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1" [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="dummy0" [pid 5012] <... sendto resumed>) = 40 [pid 5011] <... ioctl resumed>, ifr_ifindex=36}) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=38}) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=24}) = 0 [pid 5014] <... socket resumed>) = 4 [pid 5012] recvfrom(3, [pid 5011] close(4 [pid 5010] close(4 [pid 5009] close(4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_team" [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... close resumed>) = 0 [pid 5010] <... close resumed>) = 0 [pid 5009] <... close resumed>) = 0 [pid 5014] <... ioctl resumed>, ifr_ifindex=36}) = 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=17}) = 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [ 53.805827][ T26] IPv6: ADDRCONF(NETDEV_CHANGE): veth1_to_bond: link becomes ready [ 53.822583][ T26] IPv6: ADDRCONF(NETDEV_CHANGE): veth1_to_team: link becomes ready [ 53.831545][ T26] IPv6: ADDRCONF(NETDEV_CHANGE): team_slave_1: link becomes ready [ 53.845730][ T5013] IPv6: ADDRCONF(NETDEV_CHANGE): hsr0: link becomes ready [pid 5011] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x24\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x1f\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x26\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x20\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x18\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] close(4 [pid 5013] close(4 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... sendto resumed>) = 44 [pid 5014] <... close resumed>) = 0 [pid 5013] <... close resumed>) = 0 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_hsr" [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x24\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x11\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x24\x08\x00\x01\x00\xac\x14\x14\x24"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... ioctl resumed>, ifr_ifindex=45}) = 0 [pid 5014] <... sendto resumed>) = 64 [pid 5012] close(4 [pid 5011] recvfrom(3, [pid 5010] <... sendto resumed>) = 44 [pid 5009] <... sendto resumed>) = 64 [pid 5012] <... close resumed>) = 0 [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x2d\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x21\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x21"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] recvfrom(3, [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] recvfrom(3, [pid 5009] recvfrom(3, [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... sendto resumed>) = 40 [pid 5012] <... sendto resumed>) = 64 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] recvfrom(3, [pid 5012] recvfrom(3, [pid 5011] <... socket resumed>) = 4 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... socket resumed>) = 4 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_team" [pid 5010] <... socket resumed>) = 4 [pid 5009] <... socket resumed>) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_team" [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=38}) = 0 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_hsr" [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1" [pid 5014] <... ioctl resumed>, ifr_ifindex=36}) = 0 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... socket resumed>) = 4 [pid 5011] close(4 [pid 5010] <... ioctl resumed>, ifr_ifindex=45}) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=24}) = 0 [pid 5014] close(4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="dummy0" [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_hsr" [pid 5011] <... close resumed>) = 0 [pid 5010] close(4 [pid 5009] close(4 [pid 5014] <... close resumed>) = 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=17}) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=45}) = 0 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x26\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x20\x08\x00\x01\x00\xac\x14\x14\x20"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... close resumed>) = 0 [pid 5009] <... close resumed>) = 0 [pid 5014] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x24\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x1f\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] close(4 [pid 5012] close(4 [pid 5011] <... sendto resumed>) = 40 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x2d\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x21\x08\x00\x01\x00\xac\x14\x14\x21"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x18\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x19\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 44 [pid 5013] <... close resumed>) = 0 [pid 5012] <... close resumed>) = 0 [pid 5010] <... sendto resumed>) = 40 [ 53.875754][ T896] IPv6: ADDRCONF(NETDEV_CHANGE): veth0_to_team: link becomes ready [ 53.887583][ T896] IPv6: ADDRCONF(NETDEV_CHANGE): team_slave_0: link becomes ready [ 53.898177][ T896] IPv6: ADDRCONF(NETDEV_CHANGE): team0: link becomes ready [ 53.905990][ T896] IPv6: ADDRCONF(NETDEV_CHANGE): veth1_to_team: link becomes ready [ 53.915929][ T896] IPv6: ADDRCONF(NETDEV_CHANGE): team_slave_1: link becomes ready [pid 5011] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_team", ifr_ifindex=38}) = 0 [pid 5011] close(4) = 0 [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x26\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x11\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x24\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x24"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x2d\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x21\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] recvfrom(3, [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_team", ifr_ifindex=38}) = 0 [pid 5014] close(4) = 0 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x26\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x20\x08\x00\x01\x00\xac\x14\x14\x20"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_hsr" [pid 5011] <... sendto resumed>) = 64 [pid 5010] <... ioctl resumed>, ifr_ifindex=45}) = 0 [pid 5009] <... sendto resumed>) = 44 [pid 5011] recvfrom(3, [pid 5010] close(4 [pid 5009] recvfrom(3, [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... close resumed>) = 0 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x2d\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x21\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x21"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... socket resumed>) = 4 [pid 5009] <... socket resumed>) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_team" [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="team0" [pid 5011] <... ioctl resumed>, ifr_ifindex=38}) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=16}) = 0 [pid 5011] close(4 [pid 5009] close(4 [pid 5011] <... close resumed>) = 0 [pid 5011] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x26\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x20\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 40 [pid 5013] <... sendto resumed>) = 64 [pid 5012] <... sendto resumed>) = 44 [pid 5011] <... sendto resumed>) = 44 [pid 5010] <... sendto resumed>) = 64 [pid 5009] <... close resumed>) = 0 [pid 5013] recvfrom(3, [pid 5012] recvfrom(3, [pid 5011] recvfrom(3, [ 53.943637][ T5055] IPv6: ADDRCONF(NETDEV_CHANGE): veth0_to_team: link becomes ready [ 53.953015][ T5055] IPv6: ADDRCONF(NETDEV_CHANGE): team_slave_0: link becomes ready [ 53.967147][ T5051] IPv6: ADDRCONF(NETDEV_CHANGE): team0: link becomes ready [ 53.974850][ T5051] IPv6: ADDRCONF(NETDEV_CHANGE): veth1: link becomes ready [ 53.984603][ T5051] IPv6: ADDRCONF(NETDEV_CHANGE): veth0: link becomes ready [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] recvfrom(3, [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] recvfrom(3, [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x10\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x1a\x08\x00\x01\x00\xac\x14\x14\x1a"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... socket resumed>) = 4 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... socket resumed>) = 4 [pid 5010] <... socket resumed>) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_team" [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_hsr" [pid 5014] <... ioctl resumed>, ifr_ifindex=38}) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=45}) = 0 [pid 5014] close(4 [pid 5010] close(4 [pid 5014] <... close resumed>) = 0 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="dummy0" [pid 5012] <... socket resumed>) = 4 [pid 5011] <... socket resumed>) = 4 [pid 5010] <... close resumed>) = 0 [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x26\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x2d\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x21\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 64 [pid 5013] <... ioctl resumed>, ifr_ifindex=17}) = 0 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_hsr" [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_hsr" [pid 5009] <... sendto resumed>) = 40 [pid 5013] close(4 [pid 5012] <... ioctl resumed>, ifr_ifindex=47}) = 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=45}) = 0 [pid 5010] <... sendto resumed>) = 44 [pid 5013] <... close resumed>) = 0 [pid 5012] close(4 [pid 5011] close(4 [ 54.001382][ T5051] IPv6: ADDRCONF(NETDEV_CHANGE): veth0_to_hsr: link becomes ready [ 54.010632][ T5051] IPv6: ADDRCONF(NETDEV_CHANGE): hsr_slave_0: link becomes ready [ 54.019599][ T5051] IPv6: ADDRCONF(NETDEV_CHANGE): veth1_to_team: link becomes ready [ 54.030042][ T5051] IPv6: ADDRCONF(NETDEV_CHANGE): team_slave_1: link becomes ready [pid 5013] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x11\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x24\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... close resumed>) = 0 [pid 5011] <... close resumed>) = 0 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x2f\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x22\x08\x00\x01\x00\xac\x14\x14\x22"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x2d\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x21\x08\x00\x01\x00\xac\x14\x14\x21"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] recvfrom(3, [pid 5014] recvfrom(3, [pid 5010] recvfrom(3, [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="team0", ifr_ifindex=16}) = 0 [pid 5009] close(4) = 0 [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x10\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1a\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1a"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_team", ifr_ifindex=38}) = 0 [pid 5014] close(4) = 0 [pid 5014] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x26\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x20\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... sendto resumed>) = 44 [pid 5012] <... sendto resumed>) = 40 [pid 5011] <... sendto resumed>) = 40 [pid 5010] <... socket resumed>) = 4 [pid 5009] <... sendto resumed>) = 64 [pid 5014] <... sendto resumed>) = 44 [pid 5013] recvfrom(3, [pid 5012] recvfrom(3, [pid 5011] recvfrom(3, [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_hsr" [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... ioctl resumed>, ifr_ifindex=47}) = 0 [pid 5014] recvfrom(3, [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] close(4 [pid 5009] recvfrom(3, [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... socket resumed>) = 4 [pid 5010] <... close resumed>) = 0 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="nlmon0" [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_hsr" [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x2f\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x22\x08\x00\x01\x00\xac\x14\x14\x22"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... socket resumed>) = 4 [pid 5013] <... ioctl resumed>, ifr_ifindex=18}) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=47}) = 0 [pid 5011] <... socket resumed>) = 4 [pid 5010] <... sendto resumed>) = 40 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] close(4 [pid 5012] close(4 [pid 5010] recvfrom(3, [pid 5013] <... close resumed>) = 0 [pid 5012] <... close resumed>) = 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_hsr" [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x12\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x25\x08\x00\x01\x00\xac\x14\x14\x25"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x2f\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x22\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x22"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_hsr" [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... socket resumed>) = 4 [pid 5014] <... ioctl resumed>, ifr_ifindex=45}) = 0 [pid 5013] <... sendto resumed>) = 40 [pid 5012] <... sendto resumed>) = 64 [pid 5011] <... ioctl resumed>, ifr_ifindex=45}) = 0 [pid 5010] <... socket resumed>) = 4 [pid 5013] recvfrom(3, [pid 5012] recvfrom(3, [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_hsr" [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... ioctl resumed>, ifr_ifindex=47}) = 0 [pid 5014] close(4 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] close(4 [pid 5010] close(4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="team0" [pid 5014] <... close resumed>) = 0 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... close resumed>) = 0 [pid 5010] <... close resumed>) = 0 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x2d\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x21\x08\x00\x01\x00\xac\x14\x14\x21"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="nlmon0" [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_hsr" [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x2d\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x21\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x21"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x2f\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x22\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x22"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... ioctl resumed>, ifr_ifindex=16}) = 0 [pid 5014] <... sendto resumed>) = 40 [pid 5013] <... ioctl resumed>, ifr_ifindex=18}) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=47}) = 0 [pid 5011] <... sendto resumed>) = 64 [pid 5010] <... sendto resumed>) = 64 [pid 5014] recvfrom(3, [pid 5013] close(4 [pid 5012] close(4 [pid 5010] recvfrom(3, [pid 5009] close(4 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... close resumed>) = 0 [pid 5012] <... close resumed>) = 0 [pid 5011] recvfrom(3, [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x12\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x25\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x25"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [ 54.045467][ T753] IPv6: ADDRCONF(NETDEV_CHANGE): veth0_to_hsr: link becomes ready [ 54.058859][ T753] IPv6: ADDRCONF(NETDEV_CHANGE): hsr_slave_0: link becomes ready [ 54.074630][ T5052] IPv6: ADDRCONF(NETDEV_CHANGE): veth1_to_team: link becomes ready [ 54.083676][ T5052] IPv6: ADDRCONF(NETDEV_CHANGE): team_slave_1: link becomes ready [pid 5012] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x2f\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x22\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... close resumed>) = 0 [pid 5014] <... socket resumed>) = 4 [pid 5013] <... sendto resumed>) = 64 [pid 5012] <... sendto resumed>) = 44 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... socket resumed>) = 4 [pid 5009] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x10\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x1a\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_hsr" [pid 5013] recvfrom(3, [pid 5012] recvfrom(3, [pid 5011] <... socket resumed>) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_hsr" [pid 5014] <... ioctl resumed>, ifr_ifindex=45}) = 0 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_hsr" [pid 5014] close(4 [pid 5011] <... ioctl resumed>, ifr_ifindex=45}) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=47}) = 0 [pid 5014] <... close resumed>) = 0 [pid 5011] close(4 [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x2d\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x21\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x21"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... close resumed>) = 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x2d\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x21\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] close(4 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... socket resumed>) = 4 [pid 5010] <... close resumed>) = 0 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="nlmon0" [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="hsr0" [pid 5010] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x2f\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x22\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... ioctl resumed>, ifr_ifindex=18}) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=49}) = 0 [pid 5013] close(4 [pid 5012] close(4 [pid 5013] <... close resumed>) = 0 [pid 5012] <... close resumed>) = 0 [pid 5013] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x12\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x31\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x23\x08\x00\x01\x00\xac\x14\x14\x23"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 64 [pid 5012] <... sendto resumed>) = 40 [pid 5012] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... sendto resumed>) = 44 [pid 5012] <... socket resumed>) = 4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="hsr0", ifr_ifindex=49}) = 0 [pid 5012] close(4) = 0 [ 54.120774][ T26] IPv6: ADDRCONF(NETDEV_CHANGE): veth1_to_hsr: link becomes ready [ 54.131364][ T26] IPv6: ADDRCONF(NETDEV_CHANGE): hsr_slave_1: link becomes ready [ 54.143250][ T5009] 8021q: adding VLAN 0 to HW filter on device team0 [ 54.156621][ T7] IPv6: ADDRCONF(NETDEV_CHANGE): veth0_to_hsr: link becomes ready [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x31\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x23\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x23"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] recvfrom(3, [pid 5014] recvfrom(3, [pid 5009] <... sendto resumed>) = 44 [pid 5009] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... sendto resumed>) = 44 [pid 5009] <... socket resumed>) = 4 [pid 5014] <... socket resumed>) = 4 [pid 5011] <... socket resumed>) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_hsr" [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_hsr" [pid 5014] <... ioctl resumed>, ifr_ifindex=45}) = 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=47}) = 0 [pid 5014] close(4 [pid 5013] <... sendto resumed>) = 32 [pid 5011] close(4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_bridge" [pid 5014] <... close resumed>) = 0 [pid 5013] recvfrom(3, [pid 5012] <... sendto resumed>) = 64 [pid 5011] <... close resumed>) = 0 [pid 5010] recvfrom(3, [pid 5014] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x2d\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x21\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x2f\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x22\x08\x00\x01\x00\xac\x14\x14\x22"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... ioctl resumed>, ifr_ifindex=28}) = 0 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] recvfrom(3, [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] close(4) = 0 [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x1c\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x1b\x08\x00\x01\x00\xac\x14\x14\x1b"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... sendto resumed>) = 44 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... socket resumed>) = 4 [pid 5012] <... socket resumed>) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="hsr0" [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="hsr0" [pid 5010] <... ioctl resumed>, ifr_ifindex=49}) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=49}) = 0 [pid 5010] close(4 [pid 5012] close(4 [pid 5010] <... close resumed>) = 0 [pid 5012] <... close resumed>) = 0 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x31\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x23\x08\x00\x01\x00\xac\x14\x14\x23"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] recvfrom(3, [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="vxcan0" [pid 5012] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x31\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... ioctl resumed>, ifr_ifindex=21}) = 0 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5013] close(4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_hsr", ifr_ifindex=47}) = 0 [pid 5014] close(4) = 0 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x2f\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x22\x08\x00\x01\x00\xac\x14\x14\x22"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... close resumed>) = 0 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x15\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x26\x08\x00\x01\x00\xac\x14\x14\x26"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... sendto resumed>) = 40 [ 54.164949][ T7] IPv6: ADDRCONF(NETDEV_CHANGE): hsr_slave_0: link becomes ready [ 54.181663][ T26] IPv6: ADDRCONF(NETDEV_CHANGE): veth1_to_hsr: link becomes ready [ 54.190750][ T26] IPv6: ADDRCONF(NETDEV_CHANGE): hsr_slave_1: link becomes ready [ 54.200878][ T5046] IPv6: ADDRCONF(NETDEV_CHANGE): veth0_to_hsr: link becomes ready [ 54.212684][ T5046] IPv6: ADDRCONF(NETDEV_CHANGE): hsr_slave_0: link becomes ready [pid 5013] <... sendto resumed>) = 40 [pid 5011] recvfrom(3, [pid 5010] <... sendto resumed>) = 40 [pid 5009] <... sendto resumed>) = 40 [pid 5013] recvfrom(3, [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] recvfrom(3, [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... socket resumed>) = 4 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... socket resumed>) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_hsr" [pid 5009] <... socket resumed>) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="vxcan0" [pid 5011] <... ioctl resumed>, ifr_ifindex=47}) = 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_bridge" [pid 5013] <... ioctl resumed>, ifr_ifindex=21}) = 0 [pid 5011] close(4 [pid 5009] <... ioctl resumed>, ifr_ifindex=28}) = 0 [pid 5013] close(4 [pid 5011] <... close resumed>) = 0 [pid 5009] close(4 [pid 5013] <... close resumed>) = 0 [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x2f\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x22\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x22"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... close resumed>) = 0 [pid 5013] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x15\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] recvfrom(3, [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x1c\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1b"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... sendto resumed>) = 32 [pid 5010] <... socket resumed>) = 4 [pid 5012] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... sendto resumed>) = 40 [pid 5013] <... sendto resumed>) = 32 [pid 5011] <... sendto resumed>) = 64 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="hsr0" [pid 5009] <... sendto resumed>) = 64 [pid 5013] recvfrom(3, [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] recvfrom(3, [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... socket resumed>) = 4 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] recvfrom(3, [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="dummy0" [pid 5011] recvfrom(3, [pid 5010] <... ioctl resumed>, ifr_ifindex=49}) = 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... ioctl resumed>, ifr_ifindex=17}) = 0 [pid 5009] <... socket resumed>) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="vxcan1" [pid 5012] close(4 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] close(4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_bridge" [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=22}) = 0 [pid 5012] <... close resumed>) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=28}) = 0 [pid 5013] close(4 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x11\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x24\x08\x00\x01\x00\xac\x14\x14\x24"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] close(4 [pid 5014] <... socket resumed>) = 4 [pid 5013] <... close resumed>) = 0 [pid 5012] <... sendto resumed>) = 40 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... close resumed>) = 0 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x16\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x27\x08\x00\x01\x00\xac\x14\x14\x27"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] recvfrom(3, [pid 5009] <... close resumed>) = 0 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_hsr" [pid 5013] <... sendto resumed>) = 40 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... socket resumed>) = 4 [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x31\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x23\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x23"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x1c\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x1b\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... ioctl resumed>, ifr_ifindex=47}) = 0 [pid 5013] recvfrom(3, [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_hsr" [pid 5010] <... sendto resumed>) = 64 [pid 5009] <... sendto resumed>) = 44 [pid 5014] close(4 [pid 5011] <... ioctl resumed>, ifr_ifindex=47}) = 0 [pid 5010] recvfrom(3, [pid 5014] <... close resumed>) = 0 [pid 5011] close(4 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [ 54.225005][ T5012] IPv6: ADDRCONF(NETDEV_CHANGE): hsr0: link becomes ready [ 54.263915][ T7] IPv6: ADDRCONF(NETDEV_CHANGE): veth0_to_bridge: link becomes ready [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x2f\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x22\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x22"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... close resumed>) = 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] recvfrom(3, [pid 5011] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x2f\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x22\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... socket resumed>) = 4 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="dummy0" [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="hsr0" [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... sendto resumed>) = 64 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... ioctl resumed>, ifr_ifindex=17}) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=49}) = 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] recvfrom(3, [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="vxcan1" [pid 5012] close(4 [pid 5010] close(4 [pid 5009] <... socket resumed>) = 4 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... ioctl resumed>, ifr_ifindex=22}) = 0 [pid 5012] <... close resumed>) = 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_bridge" [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] close(4 [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x11\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x24\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x24"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... close resumed>) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=30}) = 0 [pid 5014] <... socket resumed>) = 4 [pid 5013] <... close resumed>) = 0 [pid 5011] <... sendto resumed>) = 44 [pid 5009] close(4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_hsr" [pid 5013] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x16\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... close resumed>) = 0 [pid 5014] <... ioctl resumed>, ifr_ifindex=47}) = 0 [pid 5011] recvfrom(3, [pid 5010] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x31\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [ 54.273467][ T7] IPv6: ADDRCONF(NETDEV_CHANGE): bridge_slave_0: link becomes ready [ 54.282996][ T7] bridge0: port 1(bridge_slave_0) entered blocking state [ 54.290135][ T7] bridge0: port 1(bridge_slave_0) entered forwarding state [ 54.298567][ T7] IPv6: ADDRCONF(NETDEV_CHANGE): bridge0: link becomes ready [ 54.313933][ T5053] IPv6: ADDRCONF(NETDEV_CHANGE): veth1_to_hsr: link becomes ready [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x1e\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x1c\x08\x00\x01\x00\xac\x14\x14\x1c"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] close(4 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... close resumed>) = 0 [pid 5014] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x2f\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x22\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... sendto resumed>) = 32 [pid 5012] <... sendto resumed>) = 64 [pid 5013] recvfrom(3, [pid 5012] recvfrom(3, [pid 5011] <... socket resumed>) = 4 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="hsr0" [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=49}) = 0 [pid 5010] <... sendto resumed>) = 32 [pid 5009] <... sendto resumed>) = 40 [pid 5011] close(4 [pid 5010] recvfrom(3, [pid 5011] <... close resumed>) = 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [ 54.327935][ T5053] IPv6: ADDRCONF(NETDEV_CHANGE): hsr_slave_1: link becomes ready [ 54.342190][ T5010] IPv6: ADDRCONF(NETDEV_CHANGE): hsr0: link becomes ready [ 54.353231][ T7] IPv6: ADDRCONF(NETDEV_CHANGE): vxcan1: link becomes ready [ 54.361034][ T7] IPv6: ADDRCONF(NETDEV_CHANGE): vxcan0: link becomes ready [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x31\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x23\x08\x00\x01\x00\xac\x14\x14\x23"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... sendto resumed>) = 44 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... socket resumed>) = 4 [pid 5010] <... socket resumed>) = 4 [pid 5009] recvfrom(3, [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="dummy0", ifr_ifindex=17}) = 0 [pid 5010] close(4) = 0 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x11\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x24\x08\x00\x01\x00\xac\x14\x14\x24"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] recvfrom(3, [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="caif0" [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="dummy0" [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... ioctl resumed>, ifr_ifindex=19}) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=17}) = 0 [pid 5011] <... sendto resumed>) = 40 [pid 5010] <... sendto resumed>) = 40 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] close(4 [pid 5012] close(4 [pid 5011] recvfrom(3, [pid 5009] <... socket resumed>) = 4 [pid 5014] <... socket resumed>) = 4 [pid 5013] <... close resumed>) = 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] recvfrom(3, [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="hsr0" [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x13\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x28\x08\x00\x01\x00\xac\x14\x14\x28"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... close resumed>) = 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_bridge" [pid 5014] <... ioctl resumed>, ifr_ifindex=49}) = 0 [pid 5013] <... sendto resumed>) = 40 [pid 5012] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x11\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x24\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... socket resumed>) = 4 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=30}) = 0 [pid 5014] close(4 [pid 5013] recvfrom(3, [pid 5012] <... sendto resumed>) = 44 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="hsr0" [pid 5010] <... socket resumed>) = 4 [pid 5009] close(4 [pid 5014] <... close resumed>) = 0 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... ioctl resumed>, ifr_ifindex=49}) = 0 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="dummy0" [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x31\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x23\x08\x00\x01\x00\xac\x14\x14\x23"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] recvfrom(3, [pid 5011] close(4 [pid 5010] <... ioctl resumed>, ifr_ifindex=17}) = 0 [pid 5009] <... close resumed>) = 0 [pid 5014] <... sendto resumed>) = 40 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... close resumed>) = 0 [pid 5010] close(4 [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x1e\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1c\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1c"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] recvfrom(3, [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="caif0" [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x31\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x23\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x23"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... close resumed>) = 0 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... ioctl resumed>, ifr_ifindex=19}) = 0 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... sendto resumed>) = 64 [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x11\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x24\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x24"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... sendto resumed>) = 64 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] close(4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="nlmon0" [pid 5011] recvfrom(3, [pid 5010] <... sendto resumed>) = 64 [pid 5009] recvfrom(3, [pid 5014] <... socket resumed>) = 4 [pid 5013] <... close resumed>) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=18}) = 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] recvfrom(3, [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="hsr0" [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x13\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] close(4 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... ioctl resumed>, ifr_ifindex=49}) = 0 [pid 5013] <... sendto resumed>) = 64 [pid 5012] <... close resumed>) = 0 [pid 5011] <... socket resumed>) = 4 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] close(4 [pid 5013] recvfrom(3, [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x12\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x25\x08\x00\x01\x00\xac\x14\x14\x25"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="hsr0" [pid 5010] <... socket resumed>) = 4 [pid 5009] <... socket resumed>) = 4 [pid 5014] <... close resumed>) = 0 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... sendto resumed>) = 40 [pid 5011] <... ioctl resumed>, ifr_ifindex=49}) = 0 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="dummy0" [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_bridge" [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x31\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x23\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x23"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] recvfrom(3, [pid 5011] close(4 [pid 5010] <... ioctl resumed>, ifr_ifindex=17}) = 0 [pid 5014] <... sendto resumed>) = 64 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... close resumed>) = 0 [pid 5010] close(4 [pid 5009] <... ioctl resumed>, ifr_ifindex=30}) = 0 [pid 5014] recvfrom(3, [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="caif0" [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [ 54.371236][ T7] IPv6: ADDRCONF(NETDEV_CHANGE): veth1_to_hsr: link becomes ready [ 54.379853][ T7] IPv6: ADDRCONF(NETDEV_CHANGE): hsr_slave_1: link becomes ready [pid 5011] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x31\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... close resumed>) = 0 [pid 5009] close(4 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... ioctl resumed>, ifr_ifindex=19}) = 0 [pid 5012] <... socket resumed>) = 4 [pid 5010] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x11\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x24\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... close resumed>) = 0 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] close(4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="nlmon0" [pid 5011] <... sendto resumed>) = 32 [pid 5009] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x1e\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x1c\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... socket resumed>) = 4 [pid 5013] <... close resumed>) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=18}) = 0 [pid 5011] recvfrom(3, [pid 5010] <... sendto resumed>) = 44 [pid 5009] <... sendto resumed>) = 44 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="hsr0" [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] recvfrom(3, [pid 5014] <... ioctl resumed>, ifr_ifindex=49}) = 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] close(4 [pid 5011] <... socket resumed>) = 4 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... close resumed>) = 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="dummy0" [pid 5010] <... socket resumed>) = 4 [pid 5014] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x31\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... ioctl resumed>, ifr_ifindex=17}) = 0 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="nlmon0" [pid 5013] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x13\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x28\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] close(4 [pid 5011] close(4 [pid 5010] <... ioctl resumed>, ifr_ifindex=18}) = 0 [pid 5011] <... close resumed>) = 0 [pid 5010] close(4 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x11\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x24\x08\x00\x01\x00\xac\x14\x14\x24"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... close resumed>) = 0 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x12\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x25\x08\x00\x01\x00\xac\x14\x14\x25"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] recvfrom(3, [pid 5012] <... close resumed>) = 0 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x12\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x25\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x25"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_bond", ifr_ifindex=32}) = 0 [pid 5009] close(4) = 0 [ 54.433518][ T5011] IPv6: ADDRCONF(NETDEV_CHANGE): hsr0: link becomes ready [ 54.446206][ T5052] IPv6: ADDRCONF(NETDEV_CHANGE): veth1_to_bridge: link becomes ready [ 54.461569][ T5052] IPv6: ADDRCONF(NETDEV_CHANGE): bridge_slave_1: link becomes ready [ 54.471206][ T5052] bridge0: port 2(bridge_slave_1) entered blocking state [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x20\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x1d\x08\x00\x01\x00\xac\x14\x14\x1d"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... sendto resumed>) = 40 [pid 5010] <... sendto resumed>) = 40 [pid 5014] <... sendto resumed>) = 32 [pid 5013] <... sendto resumed>) = 44 [pid 5012] <... sendto resumed>) = 64 [pid 5011] recvfrom(3, [pid 5009] <... sendto resumed>) = 40 [pid 5013] recvfrom(3, [pid 5012] recvfrom(3, [pid 5010] recvfrom(3, [pid 5013] <... recvfrom resumed>[{nlmsg_len=64, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, {error=-EOPNOTSUPP, msg=[{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x13\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x28\x00\x00"]}], 4096, 0, NULL, NULL) = 64 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] recvfrom(3, [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] recvfrom(3, [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... socket resumed>) = 4 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv0" [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="nlmon0" [pid 5011] <... socket resumed>) = 4 [pid 5010] <... socket resumed>) = 4 [pid 5013] <... ioctl resumed>, ifr_ifindex=20}) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=18}) = 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="dummy0" [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="nlmon0" [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] close(4 [pid 5012] close(4 [pid 5011] <... ioctl resumed>, ifr_ifindex=17}) = 0 [pid 5013] <... close resumed>) = 0 [pid 5012] <... close resumed>) = 0 [pid 5011] close(4 [pid 5010] <... ioctl resumed>, ifr_ifindex=18}) = 0 [pid 5009] <... socket resumed>) = 4 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x14\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x29\x08\x00\x01\x00\xac\x14\x14\x29"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x12\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... close resumed>) = 0 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... sendto resumed>) = 40 [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x11\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x24\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x24"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] close(4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_bond" [pid 5014] <... socket resumed>) = 4 [pid 5013] recvfrom(3, [pid 5012] <... sendto resumed>) = 32 [pid 5011] <... sendto resumed>) = 64 [pid 5010] <... close resumed>) = 0 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="dummy0" [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] recvfrom(3, [pid 5011] recvfrom(3, [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x12\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x25\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x25"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... ioctl resumed>, ifr_ifindex=32}) = 0 [pid 5014] <... ioctl resumed>, ifr_ifindex=17}) = 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... sendto resumed>) = 64 [pid 5009] close(4 [pid 5014] close(4 [pid 5013] <... socket resumed>) = 4 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] recvfrom(3, [pid 5009] <... close resumed>) = 0 [pid 5014] <... close resumed>) = 0 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv0" [pid 5012] <... socket resumed>) = 4 [pid 5011] <... socket resumed>) = 4 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x20\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1d\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1d"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x11\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x24\x08\x00\x01\x00\xac\x14\x14\x24"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... ioctl resumed>, ifr_ifindex=20}) = 0 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="vxcan0" [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="dummy0" [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... sendto resumed>) = 64 [pid 5014] <... sendto resumed>) = 40 [pid 5013] close(4 [pid 5012] <... ioctl resumed>, ifr_ifindex=21}) = 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=17}) = 0 [pid 5010] <... socket resumed>) = 4 [pid 5009] recvfrom(3, [pid 5014] recvfrom(3, [pid 5013] <... close resumed>) = 0 [pid 5012] close(4 [pid 5011] close(4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="nlmon0" [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x14\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x29\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x29"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... close resumed>) = 0 [pid 5011] <... close resumed>) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=18}) = 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x11\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x24\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] close(4 [pid 5009] <... socket resumed>) = 4 [pid 5014] <... socket resumed>) = 4 [pid 5013] <... sendto resumed>) = 64 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x15\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x26\x08\x00\x01\x00\xac\x14\x14\x26"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... sendto resumed>) = 44 [pid 5010] <... close resumed>) = 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_bond" [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="dummy0" [pid 5013] recvfrom(3, [pid 5011] recvfrom(3, [pid 5010] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x12\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... ioctl resumed>, ifr_ifindex=32}) = 0 [pid 5014] <... ioctl resumed>, ifr_ifindex=17}) = 0 [pid 5012] <... sendto resumed>) = 40 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... sendto resumed>) = 32 [pid 5009] close(4 [pid 5014] close(4 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] recvfrom(3, [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] recvfrom(3, [pid 5009] <... close resumed>) = 0 [pid 5014] <... close resumed>) = 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... socket resumed>) = 4 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [ 54.478293][ T5052] bridge0: port 2(bridge_slave_1) entered forwarding state [ 54.491742][ T5014] IPv6: ADDRCONF(NETDEV_CHANGE): hsr0: link becomes ready [pid 5009] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x20\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x1d\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x11\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x24\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x24"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... socket resumed>) = 4 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="nlmon0" [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... sendto resumed>) = 44 [pid 5011] <... ioctl resumed>, ifr_ifindex=18}) = 0 [pid 5010] <... socket resumed>) = 4 [pid 5009] recvfrom(3, [pid 5011] close(4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="vxcan0" [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... sendto resumed>) = 64 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv0" [pid 5012] <... socket resumed>) = 4 [pid 5011] <... close resumed>) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=21}) = 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] recvfrom(3, [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x12\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x25\x08\x00\x01\x00\xac\x14\x14\x25"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] close(4 [pid 5009] <... socket resumed>) = 4 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... ioctl resumed>, ifr_ifindex=20}) = 0 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="vxcan0" [pid 5011] <... sendto resumed>) = 40 [pid 5013] close(4 [pid 5012] <... ioctl resumed>, ifr_ifindex=21}) = 0 [pid 5010] <... close resumed>) = 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_bond" [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... close resumed>) = 0 [pid 5012] close(4 [pid 5011] recvfrom(3, [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x15\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x26\x08\x00\x01\x00\xac\x14\x14\x26"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... socket resumed>) = 4 [pid 5013] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x14\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x29\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... close resumed>) = 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... ioctl resumed>, ifr_ifindex=34}) = 0 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="dummy0" [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... sendto resumed>) = 40 [pid 5009] close(4 [pid 5014] <... ioctl resumed>, ifr_ifindex=17}) = 0 [pid 5011] <... socket resumed>) = 4 [pid 5010] recvfrom(3, [pid 5009] <... close resumed>) = 0 [pid 5014] close(4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="nlmon0" [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x22\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x1e\x08\x00\x01\x00\xac\x14\x14\x1e"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... close resumed>) = 0 [pid 5013] <... sendto resumed>) = 44 [pid 5012] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x15\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... ioctl resumed>, ifr_ifindex=18}) = 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x11\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x24\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] recvfrom(3, [pid 5011] close(4 [pid 5010] <... socket resumed>) = 4 [pid 5009] <... sendto resumed>) = 40 [pid 5014] <... sendto resumed>) = 44 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... sendto resumed>) = 32 [pid 5014] recvfrom(3, [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] recvfrom(3, [pid 5011] <... close resumed>) = 0 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="vxcan0" [pid 5009] recvfrom(3, [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x12\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x25\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x25"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... ioctl resumed>, ifr_ifindex=21}) = 0 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="netdevsim5" [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... sendto resumed>) = 64 [pid 5010] close(4 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... socket resumed>) = 4 [pid 5012] <... socket resumed>) = 4 [pid 5011] recvfrom(3, [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="vxcan1", ifr_ifindex=22}) = 0 [pid 5010] <... close resumed>) = 0 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="nlmon0" [pid 5012] close(4 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x15\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... socket resumed>) = 4 [pid 5014] <... ioctl resumed>, ifr_ifindex=18}) = 0 [pid 5012] <... close resumed>) = 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x16\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x27\x08\x00\x01\x00\xac\x14\x14\x27"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] close(4 [pid 5012] <... sendto resumed>) = 40 [pid 5011] <... socket resumed>) = 4 [pid 5010] <... sendto resumed>) = 32 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_bond" [pid 5012] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... close resumed>) = 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="nlmon0" [pid 5010] recvfrom(3, [pid 5009] <... ioctl resumed>, ifr_ifindex=34}) = 0 [pid 5012] <... socket resumed>) = 4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="vxcan1" [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x12\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x25\x08\x00\x01\x00\xac\x14\x14\x25"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... ioctl resumed>, ifr_ifindex=22}) = 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=18}) = 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] close(4 [pid 5014] <... sendto resumed>) = 40 [pid 5012] close(4 [pid 5011] close(4 [pid 5012] <... close resumed>) = 0 [ 54.544847][ T753] IPv6: ADDRCONF(NETDEV_CHANGE): veth0_to_bond: link becomes ready [ 54.567506][ T5013] 8021q: adding VLAN 0 to HW filter on device batadv0 [pid 5012] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x16\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] recvfrom(3, [pid 5012] <... sendto resumed>) = 32 [pid 5011] <... close resumed>) = 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... close resumed>) = 0 [pid 5012] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x12\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... socket resumed>) = 4 [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x22\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1e\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1e"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... socket resumed>) = 4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="caif0" [pid 5014] <... socket resumed>) = 4 [pid 5012] <... ioctl resumed>, ifr_ifindex=19}) = 0 [pid 5012] close(4) = 0 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x13\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x28\x08\x00\x01\x00\xac\x14\x14\x28"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="vxcan1", ifr_ifindex=22}) = 0 [pid 5011] <... sendto resumed>) = 32 [pid 5009] <... sendto resumed>) = 64 [pid 5012] <... sendto resumed>) = 40 [pid 5010] close(4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="nlmon0" [pid 5012] recvfrom(3, [pid 5009] recvfrom(3, [pid 5010] <... close resumed>) = 0 [pid 5014] <... ioctl resumed>, ifr_ifindex=18}) = 0 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x16\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x27\x08\x00\x01\x00\xac\x14\x14\x27"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] close(4 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] recvfrom(3, [pid 5010] <... sendto resumed>) = 40 [pid 5014] <... close resumed>) = 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x12\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x25\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x25"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] recvfrom(3, [pid 5014] <... sendto resumed>) = 64 [pid 5012] <... socket resumed>) = 4 [pid 5009] <... socket resumed>) = 4 [pid 5014] recvfrom(3, [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="caif0" [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_bond" [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... ioctl resumed>, ifr_ifindex=19}) = 0 [pid 5011] <... socket resumed>) = 4 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=34}) = 0 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] close(4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="vxcan0" [pid 5010] <... socket resumed>) = 4 [pid 5009] close(4 [pid 5014] <... socket resumed>) = 4 [pid 5012] <... close resumed>) = 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=21}) = 0 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="vxcan1" [pid 5009] <... close resumed>) = 0 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="nlmon0" [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x13\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] close(4 [pid 5010] <... ioctl resumed>, ifr_ifindex=22}) = 0 [ 54.604980][ T5052] IPv6: ADDRCONF(NETDEV_CHANGE): vxcan1: link becomes ready [ 54.615153][ T5052] IPv6: ADDRCONF(NETDEV_CHANGE): vxcan0: link becomes ready [pid 5009] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x22\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x1e\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... ioctl resumed>, ifr_ifindex=18}) = 0 [pid 5012] <... sendto resumed>) = 64 [pid 5011] <... close resumed>) = 0 [pid 5010] close(4 [pid 5009] <... sendto resumed>) = 44 [pid 5014] close(4 [pid 5012] recvfrom(3, [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x15\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x26\x08\x00\x01\x00\xac\x14\x14\x26"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... close resumed>) = 0 [pid 5009] recvfrom(3, [pid 5014] <... close resumed>) = 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... sendto resumed>) = 40 [pid 5010] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x16\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x12\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... ioctl resumed>}) = -1 ENODEV (No such device) [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] recvfrom(3, [pid 5010] <... sendto resumed>) = 32 [pid 5013] close(4) = 0 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x00\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x2a\x08\x00\x01\x00\xac\x14\x14\x2a"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="caif0" [pid 5010] recvfrom(3, [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="vxcan0", ifr_ifindex=21}) = 0 [pid 5011] close(4) = 0 [pid 5011] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x15\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... ioctl resumed>, ifr_ifindex=19}) = 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... socket resumed>) = 4 [pid 5012] close(4) = 0 [pid 5012] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x13\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x28\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="caif0", ifr_ifindex=19}) = 0 [pid 5010] close(4) = 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_team" [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x13\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x28\x08\x00\x01\x00\xac\x14\x14\x28"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 32 [pid 5013] <... sendto resumed>) = 40 [pid 5012] <... sendto resumed>) = 44 [pid 5011] <... sendto resumed>) = 32 [pid 5009] <... ioctl resumed>, ifr_ifindex=36}) = 0 [pid 5014] recvfrom(3, [pid 5013] recvfrom(3, [pid 5012] recvfrom(3, [pid 5011] recvfrom(3, [pid 5010] <... sendto resumed>) = 40 [pid 5009] close(4 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... recvfrom resumed>[{nlmsg_len=60, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, {error=-ENODEV, msg=[{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x00\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x2a\x08\x00\x01\x00\xac\x14\x14\x2a"]}], 4096, 0, NULL, NULL) = 60 [pid 5012] <... recvfrom resumed>[{nlmsg_len=64, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, {error=-EOPNOTSUPP, msg=[{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x13\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x28\x00\x00"]}], 4096, 0, NULL, NULL) = 64 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... close resumed>) = 0 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] recvfrom(3, [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x24\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x1f\x08\x00\x01\x00\xac\x14\x14\x1f"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... socket resumed>) = 4 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... socket resumed>) = 4 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... sendto resumed>) = 40 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="vxcan0" [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="netdevsim5" [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv0" [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="vxcan1" [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] recvfrom(3, [pid 5014] <... ioctl resumed>, ifr_ifindex=21}) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=20}) = 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=22}) = 0 [pid 5010] <... socket resumed>) = 4 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] close(4 [pid 5012] close(4 [pid 5011] close(4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="caif0" [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... close resumed>) = 0 [pid 5012] <... close resumed>) = 0 [pid 5011] <... close resumed>) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=19}) = 0 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x15\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x26\x08\x00\x01\x00\xac\x14\x14\x26"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x14\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x29\x08\x00\x01\x00\xac\x14\x14\x29"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x16\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x27\x08\x00\x01\x00\xac\x14\x14\x27"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] close(4 [pid 5009] <... socket resumed>) = 4 [pid 5014] <... sendto resumed>) = 40 [pid 5012] <... sendto resumed>) = 40 [pid 5011] <... sendto resumed>) = 40 [pid 5010] <... close resumed>) = 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_team" [pid 5014] recvfrom(3, [pid 5012] recvfrom(3, [pid 5011] recvfrom(3, [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x13\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... ioctl resumed>, ifr_ifindex=36}) = 0 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [ 54.657435][ T26] IPv6: ADDRCONF(NETDEV_CHANGE): veth1_to_bond: link becomes ready [ 54.674768][ T26] IPv6: ADDRCONF(NETDEV_CHANGE): vxcan1: link becomes ready [ 54.683991][ T26] IPv6: ADDRCONF(NETDEV_CHANGE): vxcan0: link becomes ready [pid 5010] <... sendto resumed>) = 64 [pid 5009] close(4 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] recvfrom(3, [pid 5014] <... socket resumed>) = 4 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... socket resumed>) = 4 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... close resumed>) = 0 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="vxcan0" [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv0" [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="vxcan1" [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x24\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... ioctl resumed>, ifr_ifindex=21}) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=20}) = 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=22}) = 0 [pid 5010] <... socket resumed>) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="caif0" [pid 5009] <... sendto resumed>) = 64 [pid 5014] close(4 [pid 5012] close(4 [pid 5011] close(4 [pid 5010] <... ioctl resumed>, ifr_ifindex=19}) = 0 [pid 5009] recvfrom(3, [pid 5014] <... close resumed>) = 0 [pid 5012] <... close resumed>) = 0 [pid 5011] <... close resumed>) = 0 [pid 5010] close(4 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x15\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x14\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x29\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x29"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x16\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... close resumed>) = 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... sendto resumed>) = 32 [pid 5012] <... sendto resumed>) = 64 [pid 5011] <... sendto resumed>) = 32 [pid 5010] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x13\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x28\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] recvfrom(3, [pid 5012] recvfrom(3, [pid 5011] recvfrom(3, [pid 5009] <... socket resumed>) = 4 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... sendto resumed>) = 44 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_team" [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... ioctl resumed>}) = -1 ENODEV (No such device) [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] recvfrom(3, [{nlmsg_len=64, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, {error=-EOPNOTSUPP, msg=[{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x13\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x28\x00\x00"]}], 4096, 0, NULL, NULL) = 64 [pid 5014] <... socket resumed>) = 4 [pid 5013] close(4 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... socket resumed>) = 4 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=36}) = 0 [pid 5010] <... socket resumed>) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="vxcan1" [pid 5013] <... close resumed>) = 0 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv0" [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv0" [pid 5009] close(4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="caif0" [pid 5014] <... ioctl resumed>, ifr_ifindex=22}) = 0 [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x00\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2a\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2a"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... ioctl resumed>, ifr_ifindex=20}) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=20}) = 0 [pid 5014] close(4 [pid 5013] <... sendto resumed>) = 64 [pid 5012] close(4 [pid 5011] <... ioctl resumed>, ifr_ifindex=19}) = 0 [pid 5010] close(4 [pid 5009] <... close resumed>) = 0 [pid 5011] close(4 [pid 5010] <... close resumed>) = 0 [pid 5014] <... close resumed>) = 0 [pid 5013] recvfrom(3, [pid 5012] <... close resumed>) = 0 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x14\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x29\x08\x00\x01\x00\xac\x14\x14\x29"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x24\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x1f\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x16\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x27\x08\x00\x01\x00\xac\x14\x14\x27"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... recvfrom resumed>[{nlmsg_len=84, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, {error=-ENODEV, msg=[{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x00\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2a\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2a"]}], 4096, 0, NULL, NULL) = 84 [pid 5012] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x14\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x29\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... close resumed>) = 0 [pid 5010] <... sendto resumed>) = 40 [pid 5010] recvfrom(3, [pid 5009] <... sendto resumed>) = 44 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv0", ifr_ifindex=20}) = 0 [pid 5010] close(4) = 0 [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x14\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x29\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x29"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x13\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x28\x08\x00\x01\x00\xac\x14\x14\x28"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] recvfrom(3, [pid 5013] <... socket resumed>) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="netdevsim5" [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5010] <... sendto resumed>) = 64 [ 54.762150][ T753] IPv6: ADDRCONF(NETDEV_CHANGE): vxcan1: link becomes ready [ 54.770223][ T753] IPv6: ADDRCONF(NETDEV_CHANGE): vxcan0: link becomes ready [ 54.790671][ T753] IPv6: ADDRCONF(NETDEV_CHANGE): veth0_to_team: link becomes ready [ 54.800705][ T753] IPv6: ADDRCONF(NETDEV_CHANGE): team_slave_0: link becomes ready [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_team", ifr_ifindex=38}) = 0 [pid 5010] recvfrom(3, [pid 5009] close(4 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... sendto resumed>) = 40 [pid 5012] <... sendto resumed>) = 44 [pid 5009] <... close resumed>) = 0 [pid 5014] recvfrom(3, [pid 5012] recvfrom(3, [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x26\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x20\x08\x00\x01\x00\xac\x14\x14\x20"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... socket resumed>) = 4 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... sendto resumed>) = 40 [pid 5009] <... sendto resumed>) = 40 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv0" [pid 5014] <... socket resumed>) = 4 [pid 5011] recvfrom(3, [pid 5009] recvfrom(3, [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="vxcan1" [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=20}) = 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... socket resumed>) = 4 [pid 5009] <... socket resumed>) = 4 [pid 5014] <... ioctl resumed>, ifr_ifindex=22}) = 0 [pid 5010] close(4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_team" [pid 5014] close(4 [pid 5012] <... socket resumed>) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="caif0" [pid 5010] <... close resumed>) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=38}) = 0 [pid 5014] <... close resumed>) = 0 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="netdevsim3" [pid 5010] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x14\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x29\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] close(4 [pid 5014] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x16\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... ioctl resumed>, ifr_ifindex=70}) = 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=19}) = 0 [pid 5012] close(4 [pid 5009] <... close resumed>) = 0 [ 54.814885][ T5012] 8021q: adding VLAN 0 to HW filter on device batadv0 [ 54.829132][ T26] IPv6: ADDRCONF(NETDEV_CHANGE): team0: link becomes ready [ 54.850793][ T5010] 8021q: adding VLAN 0 to HW filter on device batadv0 [pid 5012] <... close resumed>) = 0 [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x26\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x20"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] close(4 [pid 5014] <... sendto resumed>) = 32 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x46\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x2a\x08\x00\x01\x00\xac\x14\x14\x2a"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] recvfrom(3, [pid 5011] <... close resumed>) = 0 [pid 5010] <... sendto resumed>) = 44 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x13\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... sendto resumed>) = 40 [pid 5010] recvfrom(3, [pid 5009] <... sendto resumed>) = 64 [pid 5011] <... sendto resumed>) = 64 [pid 5012] recvfrom(3, [pid 5009] recvfrom(3, [pid 5014] <... socket resumed>) = 4 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="caif0" [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] recvfrom(3, [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... ioctl resumed>, ifr_ifindex=19}) = 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] close(4 [pid 5012] <... socket resumed>) = 4 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... socket resumed>) = 4 [pid 5010] <... socket resumed>) = 4 [pid 5014] <... close resumed>) = 0 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="netdevsim3" [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="netdevsim1" [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_team" [pid 5011] <... socket resumed>) = 4 [pid 5012] <... ioctl resumed>, ifr_ifindex=70}) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=68}) = 0 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x13\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x28\x08\x00\x01\x00\xac\x14\x14\x28"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] close(4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="caif0" [pid 5010] close(4 [pid 5009] <... ioctl resumed>, ifr_ifindex=38}) = 0 [pid 5014] <... sendto resumed>) = 40 [pid 5012] <... close resumed>) = 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=19}) = 0 [pid 5010] <... close resumed>) = 0 [pid 5009] close(4 [pid 5014] recvfrom(3, [pid 5013] <... ioctl resumed>}) = -1 ENODEV (No such device) [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x46\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2a\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2a"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] close(4 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x44\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x2a\x08\x00\x01\x00\xac\x14\x14\x2a"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] close(4 [pid 5009] <... close resumed>) = 0 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... close resumed>) = 0 [pid 5013] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x2a\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... socket resumed>) = 4 [pid 5013] <... sendto resumed>) = 44 [pid 5012] <... sendto resumed>) = 64 [pid 5011] <... close resumed>) = 0 [pid 5010] <... sendto resumed>) = 40 [pid 5009] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x26\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x20\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="caif0" [pid 5013] recvfrom(3, [pid 5012] recvfrom(3, [pid 5011] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x13\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x28\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] recvfrom(3, [pid 5014] <... ioctl resumed>, ifr_ifindex=19}) = 0 [pid 5013] <... recvfrom resumed>[{nlmsg_len=64, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, {error=-ENODEV, msg=[{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x2a\x00\x00"]}], 4096, 0, NULL, NULL) = 64 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... sendto resumed>) = 44 [pid 5014] close(4 [ 54.859609][ T753] IPv6: ADDRCONF(NETDEV_CHANGE): vxcan1: link becomes ready [ 54.867903][ T753] IPv6: ADDRCONF(NETDEV_CHANGE): vxcan0: link becomes ready [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... sendto resumed>) = 44 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... socket resumed>) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="xfrm0", ifr_ifindex=44}) = 0 [pid 5013] close(4) = 0 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x2c\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x2b\x08\x00\x01\x00\xac\x14\x14\x2b"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... close resumed>) = 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] recvfrom(3, [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] recvfrom(3, [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x13\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... recvfrom resumed>[{nlmsg_len=64, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, {error=-EOPNOTSUPP, msg=[{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x13\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x28\x00\x00"]}], 4096, 0, NULL, NULL) = 64 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="netdevsim3" [pid 5010] <... socket resumed>) = 4 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=70}) = 0 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="netdevsim1" [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] close(4 [pid 5011] <... socket resumed>) = 4 [pid 5010] <... ioctl resumed>, ifr_ifindex=68}) = 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv0" [pid 5010] close(4 [pid 5009] <... socket resumed>) = 4 [pid 5012] <... close resumed>) = 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=20}) = 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_hsr" [pid 5011] close(4 [pid 5010] <... close resumed>) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=45}) = 0 [pid 5011] <... close resumed>) = 0 [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x44\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2a\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2a"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] close(4 [pid 5012] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x46\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x2a\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x14\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x29\x08\x00\x01\x00\xac\x14\x14\x29"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... close resumed>) = 0 [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x2d\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x21\x08\x00\x01\x00\xac\x14\x14\x21"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... sendto resumed>) = 40 [pid 5014] <... sendto resumed>) = 64 [pid 5012] <... sendto resumed>) = 44 [pid 5010] <... sendto resumed>) = 64 [pid 5014] recvfrom(3, [pid 5011] <... sendto resumed>) = 40 [pid 5010] recvfrom(3, [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] recvfrom(3, [pid 5012] recvfrom(3, [pid 5011] recvfrom(3, [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... sendto resumed>) = 40 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] recvfrom(3, [pid 5014] <... socket resumed>) = 4 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="caif0" [pid 5013] <... socket resumed>) = 4 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... socket resumed>) = 4 [pid 5010] <... socket resumed>) = 4 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... ioctl resumed>, ifr_ifindex=19}) = 0 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="xfrm0" [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="netdevsim1" [pid 5014] close(4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="xfrm0" [pid 5012] <... ioctl resumed>, ifr_ifindex=44}) = 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv0" [pid 5010] <... ioctl resumed>, ifr_ifindex=68}) = 0 [pid 5009] <... socket resumed>) = 4 [pid 5014] <... close resumed>) = 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=44}) = 0 [pid 5012] close(4 [pid 5010] close(4 [pid 5011] <... ioctl resumed>, ifr_ifindex=20}) = 0 [pid 5014] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x13\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x28\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] close(4 [pid 5012] <... close resumed>) = 0 [pid 5011] close(4 [pid 5010] <... close resumed>) = 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_hsr" [pid 5014] <... sendto resumed>) = 44 [pid 5013] <... close resumed>) = 0 [pid 5010] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x44\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x2a\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] recvfrom(3, [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x2c\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2b\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2b"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x2c\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x2b\x08\x00\x01\x00\xac\x14\x14\x2b"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... close resumed>) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=45}) = 0 [pid 5014] <... recvfrom resumed>[{nlmsg_len=64, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, {error=-EOPNOTSUPP, msg=[{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x13\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x28\x00\x00"]}], 4096, 0, NULL, NULL) = 64 [pid 5013] <... sendto resumed>) = 64 [pid 5010] <... sendto resumed>) = 44 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... sendto resumed>) = 40 [pid 5013] recvfrom(3, [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x14\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x29\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x29"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] recvfrom(3, [pid 5009] close(4 [pid 5014] <... socket resumed>) = 4 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] recvfrom(3, [pid 5011] <... sendto resumed>) = 64 [pid 5009] <... close resumed>) = 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] recvfrom(3, [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x2d\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x21\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x21"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv0" [pid 5013] <... socket resumed>) = 4 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... ioctl resumed>, ifr_ifindex=20}) = 0 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="xfrm0" [pid 5012] <... socket resumed>) = 4 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... sendto resumed>) = 64 [pid 5014] close(4 [pid 5013] <... ioctl resumed>, ifr_ifindex=44}) = 0 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="xfrm0" [pid 5011] <... socket resumed>) = 4 [pid 5010] <... socket resumed>) = 4 [pid 5009] recvfrom(3, [pid 5014] <... close resumed>) = 0 [pid 5013] close(4 [pid 5012] <... ioctl resumed>, ifr_ifindex=44}) = 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv0" [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="xfrm0" [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x14\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x29\x08\x00\x01\x00\xac\x14\x14\x29"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... close resumed>) = 0 [pid 5012] close(4 [pid 5011] <... ioctl resumed>, ifr_ifindex=20}) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=44}) = 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... sendto resumed>) = 40 [ 54.908979][ T753] IPv6: ADDRCONF(NETDEV_CHANGE): veth1_to_team: link becomes ready [ 54.923382][ T753] IPv6: ADDRCONF(NETDEV_CHANGE): team_slave_1: link becomes ready [pid 5013] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x2c\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x2b\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... close resumed>) = 0 [pid 5011] close(4 [pid 5010] close(4 [pid 5009] <... socket resumed>) = 4 [pid 5014] recvfrom(3, [pid 5013] <... sendto resumed>) = 44 [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x2c\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2b\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2b"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... close resumed>) = 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_hsr" [pid 5010] <... close resumed>) = 0 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] recvfrom(3, [pid 5012] <... sendto resumed>) = 64 [pid 5011] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x14\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x29\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x2c\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x2b\x08\x00\x01\x00\xac\x14\x14\x2b"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... ioctl resumed>, ifr_ifindex=45}) = 0 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... recvfrom resumed>[{nlmsg_len=64, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, {error=-EOPNOTSUPP, msg=[{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x2c\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x2b\x00\x00"]}], 4096, 0, NULL, NULL) = 64 [pid 5012] recvfrom(3, [pid 5009] close(4 [pid 5014] <... socket resumed>) = 4 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... close resumed>) = 0 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv0" [pid 5013] <... socket resumed>) = 4 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... sendto resumed>) = 44 [pid 5010] <... sendto resumed>) = 40 [pid 5009] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x2d\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x21\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... ioctl resumed>, ifr_ifindex=20}) = 0 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_virt_wifi" [pid 5012] <... socket resumed>) = 4 [pid 5011] recvfrom(3, [pid 5010] recvfrom(3, [pid 5009] <... sendto resumed>) = 44 [pid 5014] close(4 [pid 5013] <... ioctl resumed>, ifr_ifindex=51}) = 0 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="xfrm0" [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] recvfrom(3, [pid 5014] <... close resumed>) = 0 [pid 5013] close(4 [pid 5012] <... ioctl resumed>, ifr_ifindex=44}) = 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x14\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x29\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x29"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... close resumed>) = 0 [pid 5012] close(4 [pid 5011] <... socket resumed>) = 4 [pid 5010] <... socket resumed>) = 4 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x33\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x2c\x08\x00\x01\x00\xac\x14\x14\x2c"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... close resumed>) = 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="netdevsim2" [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="xfrm0" [pid 5012] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x2c\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x2b\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... ioctl resumed>, ifr_ifindex=69}) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=44}) = 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] close(4 [pid 5010] close(4) = 0 [pid 5011] <... close resumed>) = 0 [pid 5009] <... socket resumed>) = 4 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x45\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x2a\x08\x00\x01\x00\xac\x14\x14\x2a"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x2c\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2b\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2b"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_hsr" [pid 5014] <... sendto resumed>) = 64 [pid 5013] <... sendto resumed>) = 40 [pid 5009] <... ioctl resumed>, ifr_ifindex=47}) = 0 [pid 5014] recvfrom(3, [pid 5012] <... sendto resumed>) = 44 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... sendto resumed>) = 40 [pid 5014] <... socket resumed>) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv0", ifr_ifindex=20}) = 0 [pid 5010] <... sendto resumed>) = 64 [pid 5009] close(4 [pid 5012] recvfrom(3, [pid 5014] close(4 [pid 5013] recvfrom(3, [pid 5011] recvfrom(3, [pid 5010] recvfrom(3, [pid 5014] <... close resumed>) = 0 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... recvfrom resumed>[{nlmsg_len=64, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, {error=-EOPNOTSUPP, msg=[{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x2c\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x2b\x00\x00"]}], 4096, 0, NULL, NULL) = 64 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... close resumed>) = 0 [ 54.975983][ T5011] 8021q: adding VLAN 0 to HW filter on device batadv0 [ 54.990174][ T4416] IPv6: ADDRCONF(NETDEV_CHANGE): veth0_to_hsr: link becomes ready [ 55.002433][ T4416] IPv6: ADDRCONF(NETDEV_CHANGE): hsr_slave_0: link becomes ready [pid 5014] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x14\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x29\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x2f\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x22\x08\x00\x01\x00\xac\x14\x14\x22"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... socket resumed>) = 4 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_virt_wifi" [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_virt_wifi" [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="netdevsim2" [pid 5013] <... ioctl resumed>, ifr_ifindex=51}) = 0 [pid 5010] <... socket resumed>) = 4 [pid 5012] <... ioctl resumed>, ifr_ifindex=51}) = 0 [pid 5013] close(4 [pid 5011] <... ioctl resumed>, ifr_ifindex=69}) = 0 [pid 5012] close(4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="xfrm0" [pid 5013] <... close resumed>) = 0 [pid 5011] close(4 [pid 5014] <... sendto resumed>) = 44 [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x33\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2c\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2c"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... close resumed>) = 0 [pid 5011] <... close resumed>) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=44}) = 0 [pid 5009] <... sendto resumed>) = 40 [pid 5014] recvfrom(3, [pid 5013] <... sendto resumed>) = 64 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x33\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x2c\x08\x00\x01\x00\xac\x14\x14\x2c"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x45\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2a\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2a"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] recvfrom(3, [pid 5012] <... sendto resumed>) = 40 [pid 5010] close(4 [pid 5009] recvfrom(3, [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] recvfrom(3, [pid 5011] <... sendto resumed>) = 64 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] recvfrom(3, [pid 5010] <... close resumed>) = 0 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... socket resumed>) = 4 [pid 5013] <... socket resumed>) = 4 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x2c\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x2b\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_virt_wifi" [pid 5012] <... socket resumed>) = 4 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... sendto resumed>) = 44 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="netdevsim4" [pid 5013] <... ioctl resumed>, ifr_ifindex=51}) = 0 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_virt_wifi" [pid 5011] <... socket resumed>) = 4 [pid 5010] recvfrom(3, [pid 5009] <... socket resumed>) = 4 [pid 5013] close(4 [pid 5012] <... ioctl resumed>, ifr_ifindex=51}) = 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=64, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, {error=-EOPNOTSUPP, msg=[{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x2c\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x2b\x00\x00"]}], 4096, 0, NULL, NULL) = 64 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_hsr" [pid 5013] <... close resumed>) = 0 [pid 5012] close(4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="netdevsim2" [pid 5013] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x33\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x2c\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... close resumed>) = 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=69}) = 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=47}) = 0 [pid 5013] <... sendto resumed>) = 44 [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x33\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2c\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2c"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] close(4 [pid 5010] <... socket resumed>) = 4 [pid 5009] close(4 [pid 5013] recvfrom(3, [pid 5012] <... sendto resumed>) = 64 [pid 5011] <... close resumed>) = 0 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_virt_wifi" [pid 5009] <... close resumed>) = 0 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] recvfrom(3, [pid 5011] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x45\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x2a\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... ioctl resumed>, ifr_ifindex=51}) = 0 [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x2f\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x22\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x22"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... sendto resumed>) = 44 [pid 5010] close(4 [pid 5009] <... sendto resumed>) = 64 [pid 5013] <... socket resumed>) = 4 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] recvfrom(3, [pid 5010] <... close resumed>) = 0 [pid 5009] recvfrom(3, [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_virt_wifi" [pid 5012] <... socket resumed>) = 4 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x33\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x2c\x08\x00\x01\x00\xac\x14\x14\x2c"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... ioctl resumed>, ifr_ifindex=50}) = 0 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_virt_wifi" [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... sendto resumed>) = 40 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] close(4 [pid 5012] <... ioctl resumed>, ifr_ifindex=51}) = 0 [pid 5011] <... socket resumed>) = 4 [pid 5010] recvfrom(3, [pid 5009] <... socket resumed>) = 4 [pid 5013] <... close resumed>) = 0 [pid 5012] close(4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="xfrm0" [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_hsr" [ 55.024866][ T5014] 8021q: adding VLAN 0 to HW filter on device batadv0 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x32\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x2d\x08\x00\x01\x00\xac\x14\x14\x2d"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... close resumed>) = 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=44}) = 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=47}) = 0 [pid 5013] <... sendto resumed>) = 40 [pid 5012] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x33\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x2c\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] close(4 [pid 5010] <... socket resumed>) = 4 [pid 5009] close(4 [pid 5013] recvfrom(3, [pid 5012] <... sendto resumed>) = 44 [pid 5011] <... close resumed>) = 0 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_virt_wifi" [pid 5009] <... close resumed>) = 0 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] recvfrom(3, [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x2c\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x2b\x08\x00\x01\x00\xac\x14\x14\x2b"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... ioctl resumed>, ifr_ifindex=51}) = 0 [pid 5009] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x2f\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x22\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... sendto resumed>) = 40 [pid 5010] close(4 [pid 5009] <... sendto resumed>) = 44 [pid 5013] <... socket resumed>) = 4 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] recvfrom(3, [pid 5010] <... close resumed>) = 0 [pid 5009] recvfrom(3, [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_virt_wifi" [pid 5012] <... socket resumed>) = 4 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x33\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2c\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2c"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... ioctl resumed>, ifr_ifindex=50}) = 0 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_virt_wifi" [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... ioctl resumed>}) = -1 ENODEV (No such device) [pid 5013] close(4 [pid 5012] <... ioctl resumed>, ifr_ifindex=50}) = 0 [pid 5011] <... socket resumed>) = 4 [pid 5009] <... socket resumed>) = 4 [pid 5014] close(4 [pid 5013] <... close resumed>) = 0 [pid 5012] close(4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="xfrm0" [pid 5010] <... sendto resumed>) = 64 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="hsr0" [pid 5014] <... close resumed>) = 0 [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x32\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2d\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2d"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... close resumed>) = 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=44}) = 0 [pid 5010] recvfrom(3, [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x00\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x2a\x08\x00\x01\x00\xac\x14\x14\x2a"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... ioctl resumed>, ifr_ifindex=49}) = 0 [pid 5014] <... sendto resumed>) = 40 [pid 5013] <... sendto resumed>) = 64 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x32\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x2d\x08\x00\x01\x00\xac\x14\x14\x2d"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] close(4 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] recvfrom(3, [pid 5013] recvfrom(3, [pid 5012] <... sendto resumed>) = 40 [pid 5011] <... close resumed>) = 0 [pid 5009] close(4 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... recvfrom resumed>[{nlmsg_len=60, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, {error=-ENODEV, msg=[{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x00\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x2a\x08\x00\x01\x00\xac\x14\x14\x2a"]}], 4096, 0, NULL, NULL) = 60 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] recvfrom(3, [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x2c\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2b\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2b"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... socket resumed>) = 4 [pid 5009] <... close resumed>) = 0 [pid 5014] <... socket resumed>) = 4 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="netdevsim4" [pid 5013] <... socket resumed>) = 4 [pid 5011] <... sendto resumed>) = 64 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_virt_wifi" [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x31\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x23\x08\x00\x01\x00\xac\x14\x14\x23"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_virt_wifi" [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] recvfrom(3, [pid 5010] <... ioctl resumed>, ifr_ifindex=51}) = 0 [pid 5009] <... sendto resumed>) = 40 [pid 5010] close(4 [pid 5012] <... socket resumed>) = 4 [pid 5010] <... close resumed>) = 0 [pid 5009] recvfrom(3, [pid 5013] <... ioctl resumed>, ifr_ifindex=50}) = 0 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_virt_wifi" [pid 5010] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x33\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x2c\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] close(4 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... ioctl resumed>, ifr_ifindex=50}) = 0 [ 55.102598][ T4416] IPv6: ADDRCONF(NETDEV_CHANGE): veth1_to_hsr: link becomes ready [ 55.119277][ T4416] IPv6: ADDRCONF(NETDEV_CHANGE): hsr_slave_1: link becomes ready [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... close resumed>) = 0 [pid 5012] close(4 [pid 5010] <... sendto resumed>) = 44 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x32\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x2d\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... close resumed>) = 0 [pid 5013] <... sendto resumed>) = 44 [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x32\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2d\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2d"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... socket resumed>) = 4 [pid 5010] recvfrom(3, [pid 5009] <... socket resumed>) = 4 [pid 5013] recvfrom(3, [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="xfrm0" [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="hsr0" [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... sendto resumed>) = 64 [pid 5011] <... ioctl resumed>, ifr_ifindex=44}) = 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=49}) = 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] recvfrom(3, [pid 5011] close(4 [pid 5010] <... socket resumed>) = 4 [pid 5009] close(4 [pid 5011] <... close resumed>) = 0 [pid 5009] <... close resumed>) = 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... socket resumed>) = 4 [pid 5011] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x2c\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x2b\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_virt_wifi" [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x31\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x23\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x23"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="virt_wifi0" [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... sendto resumed>) = 44 [pid 5010] <... ioctl resumed>, ifr_ifindex=50}) = 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=52}) = 0 [pid 5012] <... socket resumed>) = 4 [pid 5011] recvfrom(3, [pid 5010] close(4 [pid 5009] <... sendto resumed>) = 64 [pid 5013] close(4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_virt_wifi" [pid 5010] <... close resumed>) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=50}) = 0 [pid 5013] <... close resumed>) = 0 [pid 5012] close(4 [pid 5011] <... recvfrom resumed>[{nlmsg_len=64, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, {error=-EOPNOTSUPP, msg=[{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x2c\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x2b\x00\x00"]}], 4096, 0, NULL, NULL) = 64 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x34\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x2e\x08\x00\x01\x00\xac\x14\x14\x2e"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... close resumed>) = 0 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x32\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x2d\x08\x00\x01\x00\xac\x14\x14\x2d"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] recvfrom(3, [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... sendto resumed>) = 40 [pid 5012] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x32\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x2d\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] recvfrom(3, [pid 5011] <... socket resumed>) = 4 [pid 5010] <... sendto resumed>) = 40 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... sendto resumed>) = 44 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_virt_wifi" [pid 5010] recvfrom(3, [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="virt_wifi0", ifr_ifindex=52}) = 0 [pid 5013] close(4) = 0 [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x34\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2e\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2e"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] recvfrom(3, [pid 5011] <... ioctl resumed>, ifr_ifindex=51}) = 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... socket resumed>) = 4 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [ 55.158099][ T5052] IPv6: ADDRCONF(NETDEV_CHANGE): veth1_virt_wifi: link becomes ready [ 55.168164][ T5052] IPv6: ADDRCONF(NETDEV_CHANGE): veth0_virt_wifi: link becomes ready [ 55.196205][ T5046] IPv6: ADDRCONF(NETDEV_CHANGE): veth1_virt_wifi: link becomes ready [pid 5011] close(4 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... close resumed>) = 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="hsr0" [pid 5012] <... socket resumed>) = 4 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x33\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x2c\x08\x00\x01\x00\xac\x14\x14\x2c"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... socket resumed>) = 4 [pid 5009] <... ioctl resumed>, ifr_ifindex=49}) = 0 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="virt_wifi0" [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_virt_wifi" [pid 5009] close(4 [pid 5012] <... ioctl resumed>, ifr_ifindex=52}) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=50}) = 0 [pid 5013] <... sendto resumed>) = 64 [pid 5012] close(4 [pid 5010] close(4 [pid 5009] <... close resumed>) = 0 [pid 5013] recvfrom(3, [pid 5012] <... close resumed>) = 0 [pid 5011] <... sendto resumed>) = 40 [pid 5010] <... close resumed>) = 0 [pid 5009] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x31\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x34\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x2e\x08\x00\x01\x00\xac\x14\x14\x2e"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] recvfrom(3, [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x32\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2d\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2d"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... sendto resumed>) = 40 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... sendto resumed>) = 32 [pid 5012] recvfrom(3, [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... sendto resumed>) = 64 [pid 5009] recvfrom(3, [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... socket resumed>) = 4 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_virt_wifi" [pid 5010] recvfrom(3, [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... ioctl resumed>, ifr_ifindex=51}) = 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... socket resumed>) = 4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="virt_wifi0" [pid 5011] close(4 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="virt_wifi0" [pid 5012] <... ioctl resumed>, ifr_ifindex=52}) = 0 [pid 5011] <... close resumed>) = 0 [pid 5009] <... socket resumed>) = 4 [pid 5013] <... ioctl resumed>, ifr_ifindex=52}) = 0 [pid 5012] close(4 [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x33\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2c\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2c"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... socket resumed>) = 4 [pid 5013] close(4 [pid 5012] <... close resumed>) = 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="dummy0" [pid 5013] <... close resumed>) = 0 [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x34\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2e\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2e"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... sendto resumed>) = 64 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_virt_wifi" [pid 5013] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x34\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x2e\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... sendto resumed>) = 64 [pid 5011] recvfrom(3, [pid 5009] <... ioctl resumed>, ifr_ifindex=17}) = 0 [pid 5014] <... ioctl resumed>}) = -1 ENODEV (No such device) [pid 5013] <... sendto resumed>) = 44 [pid 5010] <... ioctl resumed>, ifr_ifindex=50}) = 0 [pid 5014] close(4 [pid 5013] recvfrom(3, [pid 5014] <... close resumed>) = 0 [pid 5013] <... recvfrom resumed>[{nlmsg_len=64, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, {error=-EOPNOTSUPP, msg=[{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x34\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x2e\x00\x00"]}], 4096, 0, NULL, NULL) = 64 [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x00\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2a\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2a"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... sendto resumed>) = 64 [pid 5013] <... socket resumed>) = 4 [pid 5012] recvfrom(3, [pid 5014] recvfrom(3, [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_vlan" [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] close(4 [pid 5009] close(4 [pid 5014] <... recvfrom resumed>[{nlmsg_len=84, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, {error=-ENODEV, msg=[{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x00\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2a\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2a"]}], 4096, 0, NULL, NULL) = 84 [pid 5013] <... ioctl resumed>, ifr_ifindex=54}) = 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] close(4 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... close resumed>) = 0 [pid 5009] <... close resumed>) = 0 [pid 5014] <... socket resumed>) = 4 [pid 5013] <... close resumed>) = 0 [pid 5011] <... socket resumed>) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="netdevsim4" [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x36\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x2f\x08\x00\x01\x00\xac\x14\x14\x2f"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 40 [pid 5012] <... socket resumed>) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_virt_wifi" [ 55.206042][ T5046] IPv6: ADDRCONF(NETDEV_CHANGE): veth0_virt_wifi: link becomes ready [pid 5010] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x32\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x2d\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x11\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x24\x08\x00\x01\x00\xac\x14\x14\x24"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] recvfrom(3, [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="virt_wifi0" [pid 5011] <... ioctl resumed>, ifr_ifindex=51}) = 0 [pid 5010] <... sendto resumed>) = 44 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_vlan", ifr_ifindex=54}) = 0 [pid 5013] close(4) = 0 [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x36\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2f\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2f"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... ioctl resumed>, ifr_ifindex=52}) = 0 [pid 5011] close(4 [pid 5010] recvfrom(3, [pid 5011] <... close resumed>) = 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... sendto resumed>) = 64 [pid 5012] close(4 [pid 5011] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x33\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x2c\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... sendto resumed>) = 40 [pid 5013] recvfrom(3, [pid 5012] <... close resumed>) = 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] recvfrom(3, [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x34\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x2e\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... sendto resumed>) = 44 [pid 5010] <... socket resumed>) = 4 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... socket resumed>) = 4 [pid 5009] <... socket resumed>) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_vlan" [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="dummy0" [pid 5013] <... ioctl resumed>, ifr_ifindex=54}) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=17}) = 0 [pid 5013] close(4 [pid 5009] close(4 [pid 5013] <... close resumed>) = 0 [pid 5009] <... close resumed>) = 0 [pid 5013] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x36\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x2f\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... sendto resumed>) = 44 [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x11\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x24\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x24"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="virt_wifi0" [pid 5013] <... sendto resumed>) = 44 [pid 5011] recvfrom(3, [pid 5009] <... sendto resumed>) = 64 [pid 5013] recvfrom(3, [pid 5010] <... ioctl resumed>, ifr_ifindex=52}) = 0 [pid 5009] recvfrom(3, [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] recvfrom(3, [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] close(4 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... recvfrom resumed>[{nlmsg_len=64, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, {error=-EOPNOTSUPP, msg=[{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x34\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x2e\x00\x00"]}], 4096, 0, NULL, NULL) = 64 [pid 5009] <... socket resumed>) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_vlan" [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... close resumed>) = 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="dummy0" [pid 5013] <... ioctl resumed>, ifr_ifindex=53}) = 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=17}) = 0 [pid 5013] close(4 [pid 5009] close(4 [pid 5013] <... close resumed>) = 0 [pid 5009] <... close resumed>) = 0 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x35\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x30\x08\x00\x01\x00\xac\x14\x14\x30"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x11\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x24\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... sendto resumed>) = 40 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... socket resumed>) = 4 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x34\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x2e\x08\x00\x01\x00\xac\x14\x14\x2e"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... sendto resumed>) = 44 [pid 5013] recvfrom(3, [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_vlan" [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_virt_wifi" [pid 5009] recvfrom(3, [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=54}) = 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=50}) = 0 [pid 5010] <... sendto resumed>) = 40 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... socket resumed>) = 4 [pid 5009] <... socket resumed>) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_vlan" [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="nlmon0" [pid 5013] <... ioctl resumed>, ifr_ifindex=53}) = 0 [pid 5012] close(4 [ 55.257793][ T5046] IPv6: ADDRCONF(NETDEV_CHANGE): veth1_virt_wifi: link becomes ready [ 55.267061][ T5046] IPv6: ADDRCONF(NETDEV_CHANGE): veth0_virt_wifi: link becomes ready [pid 5009] <... ioctl resumed>, ifr_ifindex=18}) = 0 [pid 5011] close(4 [pid 5013] close(4 [pid 5012] <... close resumed>) = 0 [pid 5010] recvfrom(3, [pid 5009] close(4 [pid 5013] <... close resumed>) = 0 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x36\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x2f\x08\x00\x01\x00\xac\x14\x14\x2f"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... close resumed>) = 0 [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x35\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x30\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x30"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... sendto resumed>) = 40 [pid 5011] <... close resumed>) = 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x12\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x25\x08\x00\x01\x00\xac\x14\x14\x25"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... sendto resumed>) = 64 [pid 5012] recvfrom(3, [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x32\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x2d\x08\x00\x01\x00\xac\x14\x14\x2d"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... sendto resumed>) = 40 [pid 5013] recvfrom(3, [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] recvfrom(3, [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... sendto resumed>) = 40 [pid 5010] <... socket resumed>) = 4 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... socket resumed>) = 4 [pid 5011] recvfrom(3, [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="virt_wifi0" [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... socket resumed>) = 4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_vlan" [pid 5009] <... socket resumed>) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_vlan" [pid 5012] <... ioctl resumed>, ifr_ifindex=54}) = 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="nlmon0" [pid 5013] <... ioctl resumed>, ifr_ifindex=53}) = 0 [pid 5012] close(4 [pid 5009] <... ioctl resumed>, ifr_ifindex=18}) = 0 [pid 5013] close(4 [pid 5012] <... close resumed>) = 0 [pid 5009] close(4 [pid 5013] <... close resumed>) = 0 [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x36\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2f\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2f"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... ioctl resumed>, ifr_ifindex=52}) = 0 [pid 5009] <... close resumed>) = 0 [pid 5013] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x35\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x30\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... sendto resumed>) = 64 [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x12\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x25\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x25"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... sendto resumed>) = 44 [pid 5012] recvfrom(3, [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] close(4 [pid 5013] recvfrom(3, [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... socket resumed>) = 4 [pid 5010] <... close resumed>) = 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_virt_wifi" [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x34\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2e\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2e"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... ioctl resumed>}) = -1 ENODEV (No such device) [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... ioctl resumed>, ifr_ifindex=50}) = 0 [pid 5010] <... sendto resumed>) = 64 [pid 5009] <... sendto resumed>) = 64 [pid 5011] close(4) = 0 [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x32\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2d\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2d"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] close(4 [pid 5013] <... socket resumed>) = 4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_vlan" [pid 5010] recvfrom(3, [pid 5009] recvfrom(3, [pid 5014] <... close resumed>) = 0 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="vlan0" [pid 5012] <... ioctl resumed>, ifr_ifindex=54}) = 0 [pid 5011] <... sendto resumed>) = 64 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x2a\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... ioctl resumed>, ifr_ifindex=55}) = 0 [pid 5012] close(4 [pid 5011] recvfrom(3, [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... sendto resumed>) = 44 [pid 5013] close(4 [pid 5012] <... close resumed>) = 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... socket resumed>) = 4 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] recvfrom(3, [pid 5013] <... close resumed>) = 0 [pid 5012] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x36\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x2f\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="virt_wifi0" [pid 5009] <... socket resumed>) = 4 [pid 5014] <... recvfrom resumed>[{nlmsg_len=64, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, {error=-ENODEV, msg=[{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x2a\x00\x00"]}], 4096, 0, NULL, NULL) = 64 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x37\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x31\x08\x00\x01\x00\xac\x14\x14\x31"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... socket resumed>) = 4 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_virt_wifi" [pid 5010] <... ioctl resumed>, ifr_ifindex=52}) = 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="nlmon0" [pid 5014] <... socket resumed>) = 4 [pid 5011] <... ioctl resumed>, ifr_ifindex=50}) = 0 [pid 5010] close(4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="xfrm0" [pid 5011] close(4 [pid 5009] <... ioctl resumed>, ifr_ifindex=18}) = 0 [pid 5014] <... ioctl resumed>, ifr_ifindex=44}) = 0 [pid 5013] <... sendto resumed>) = 40 [pid 5012] <... sendto resumed>) = 44 [pid 5011] <... close resumed>) = 0 [pid 5010] <... close resumed>) = 0 [pid 5009] close(4 [pid 5014] close(4 [pid 5013] recvfrom(3, [pid 5012] recvfrom(3, [ 55.342884][ T5054] IPv6: ADDRCONF(NETDEV_CHANGE): veth1_vlan: link becomes ready [ 55.354360][ T5054] IPv6: ADDRCONF(NETDEV_CHANGE): veth0_vlan: link becomes ready [ 55.366263][ T5054] IPv6: ADDRCONF(NETDEV_CHANGE): vlan0: link becomes ready [ 55.374309][ T5054] IPv6: ADDRCONF(NETDEV_CHANGE): vlan1: link becomes ready [pid 5011] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x32\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x2d\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x34\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x2e\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... close resumed>) = 0 [pid 5014] <... close resumed>) = 0 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... sendto resumed>) = 44 [pid 5010] <... sendto resumed>) = 44 [pid 5009] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x12\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x2c\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x2b\x08\x00\x01\x00\xac\x14\x14\x2b"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] recvfrom(3, [pid 5010] recvfrom(3, [pid 5013] <... socket resumed>) = 4 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... recvfrom resumed>[{nlmsg_len=64, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, {error=-EOPNOTSUPP, msg=[{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x34\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x2e\x00\x00"]}], 4096, 0, NULL, NULL) = 64 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="vlan0" [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=55}) = 0 [pid 5011] <... socket resumed>) = 4 [pid 5010] <... socket resumed>) = 4 [pid 5013] close(4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="virt_wifi0" [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_vlan" [pid 5013] <... close resumed>) = 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=52}) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=54}) = 0 [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x37\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x31\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x31"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] close(4 [pid 5010] close(4 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... close resumed>) = 0 [pid 5010] <... close resumed>) = 0 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_vlan" [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x34\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x2e\x08\x00\x01\x00\xac\x14\x14\x2e"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x36\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x2f\x08\x00\x01\x00\xac\x14\x14\x2f"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... ioctl resumed>, ifr_ifindex=53}) = 0 [pid 5012] close(4) = 0 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x35\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x30\x08\x00\x01\x00\xac\x14\x14\x30"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 40 [pid 5009] <... sendto resumed>) = 32 [pid 5014] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... sendto resumed>) = 64 [pid 5011] <... sendto resumed>) = 40 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] recvfrom(3, [pid 5012] <... sendto resumed>) = 40 [pid 5011] recvfrom(3, [pid 5010] <... sendto resumed>) = 40 [pid 5009] recvfrom(3, [pid 5014] <... socket resumed>) = 4 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] recvfrom(3, [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] recvfrom(3, [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="xfrm0" [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... ioctl resumed>, ifr_ifindex=44}) = 0 [pid 5013] <... socket resumed>) = 4 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... socket resumed>) = 4 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... socket resumed>) = 4 [pid 5012] <... socket resumed>) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="virt_wifi0" [pid 5010] <... socket resumed>) = 4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="vxcan0" [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_vlan" [pid 5011] <... ioctl resumed>, ifr_ifindex=52}) = 0 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_vlan" [pid 5009] <... ioctl resumed>, ifr_ifindex=21}) = 0 [pid 5014] close(4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="vlan0" [pid 5012] <... ioctl resumed>, ifr_ifindex=53}) = 0 [pid 5011] close(4 [pid 5010] <... ioctl resumed>, ifr_ifindex=54}) = 0 [pid 5009] close(4 [pid 5012] close(4 [pid 5011] <... close resumed>) = 0 [pid 5010] close(4 [pid 5009] <... close resumed>) = 0 [pid 5012] <... close resumed>) = 0 [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x34\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2e\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2e"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... close resumed>) = 0 [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x15\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x26\x08\x00\x01\x00\xac\x14\x14\x26"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... close resumed>) = 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=55}) = 0 [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x35\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x30\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x30"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... sendto resumed>) = 64 [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x36\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2f\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2f"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x2c\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2b\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2b"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] close(4 [pid 5012] <... sendto resumed>) = 64 [pid 5011] recvfrom(3, [pid 5010] <... sendto resumed>) = 64 [pid 5009] <... sendto resumed>) = 40 [pid 5012] recvfrom(3, [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] recvfrom(3, [pid 5009] recvfrom(3, [pid 5014] <... sendto resumed>) = 64 [pid 5013] <... close resumed>) = 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] recvfrom(3, [ 55.402514][ T5046] IPv6: ADDRCONF(NETDEV_CHANGE): veth1_virt_wifi: link becomes ready [ 55.419025][ T5046] IPv6: ADDRCONF(NETDEV_CHANGE): veth0_virt_wifi: link becomes ready [pid 5013] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x37\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x31\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... socket resumed>) = 4 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... socket resumed>) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="virt_wifi0" [pid 5010] <... socket resumed>) = 4 [pid 5009] <... socket resumed>) = 4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_vlan" [pid 5011] <... ioctl resumed>, ifr_ifindex=52}) = 0 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_vlan" [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="vxcan0" [pid 5012] <... ioctl resumed>, ifr_ifindex=53}) = 0 [pid 5011] close(4 [pid 5010] <... ioctl resumed>, ifr_ifindex=54}) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=21}) = 0 [pid 5012] close(4 [pid 5011] <... close resumed>) = 0 [pid 5010] close(4 [pid 5009] close(4 [pid 5012] <... close resumed>) = 0 [pid 5011] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x34\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x2e\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... close resumed>) = 0 [pid 5009] <... close resumed>) = 0 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x35\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x30\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x36\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x2f\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x15\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... socket resumed>) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="xfrm0" [pid 5013] <... sendto resumed>) = 44 [pid 5011] <... sendto resumed>) = 44 [pid 5013] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... sendto resumed>) = 44 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="vlan1", ifr_ifindex=56}) = 0 [pid 5013] close(4) = 0 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x38\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x32\x08\x00\x01\x00\xac\x14\x14\x32"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... ioctl resumed>, ifr_ifindex=44}) = 0 [pid 5013] <... sendto resumed>) = 40 [pid 5012] recvfrom(3, [pid 5011] recvfrom(3, [pid 5010] <... sendto resumed>) = 44 [pid 5014] close(4 [pid 5013] recvfrom(3, [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... sendto resumed>) = 32 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="vlan1", ifr_ifindex=56}) = 0 [pid 5013] close(4) = 0 [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x38\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x32\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x32"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] recvfrom(3, [pid 5014] <... close resumed>) = 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=64, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, {error=-EOPNOTSUPP, msg=[{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x34\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x2e\x00\x00"]}], 4096, 0, NULL, NULL) = 64 [pid 5014] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x2c\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x2b\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_vlan", ifr_ifindex=53}) = 0 [pid 5010] close(4) = 0 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x35\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x30\x08\x00\x01\x00\xac\x14\x14\x30"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [ 55.456064][ T5013] veth0_vlan: entered promiscuous mode [ 55.476600][ T4416] IPv6: ADDRCONF(NETDEV_CHANGE): veth1_vlan: link becomes ready [ 55.485880][ T4416] IPv6: ADDRCONF(NETDEV_CHANGE): veth0_vlan: link becomes ready [ 55.498624][ T4416] IPv6: ADDRCONF(NETDEV_CHANGE): vlan0: link becomes ready [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... sendto resumed>) = 64 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... socket resumed>) = 4 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="vlan0" [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_vlan" [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... ioctl resumed>, ifr_ifindex=55}) = 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=54}) = 0 [pid 5014] <... sendto resumed>) = 44 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="vlan1" [pid 5012] close(4 [pid 5011] close(4 [pid 5010] <... sendto resumed>) = 40 [pid 5009] <... socket resumed>) = 4 [pid 5014] recvfrom(3, [pid 5013] <... ioctl resumed>, ifr_ifindex=56}) = 0 [pid 5012] <... close resumed>) = 0 [pid 5011] <... close resumed>) = 0 [pid 5010] recvfrom(3, [pid 5014] <... recvfrom resumed>[{nlmsg_len=64, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, {error=-EOPNOTSUPP, msg=[{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x2c\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x2b\x00\x00"]}], 4096, 0, NULL, NULL) = 64 [pid 5013] close(4 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x37\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x31\x08\x00\x01\x00\xac\x14\x14\x31"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x36\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x2f\x08\x00\x01\x00\xac\x14\x14\x2f"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="vxcan1" [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... close resumed>) = 0 [pid 5012] <... sendto resumed>) = 40 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... socket resumed>) = 4 [pid 5013] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x38\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x32\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] recvfrom(3, [pid 5011] <... sendto resumed>) = 40 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=22}) = 0 [pid 5010] <... socket resumed>) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_virt_wifi" [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_vlan" [pid 5009] close(4 [pid 5010] <... ioctl resumed>, ifr_ifindex=53}) = 0 [pid 5010] close(4) = 0 [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x35\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x30\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x30"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... ioctl resumed>, ifr_ifindex=51}) = 0 [pid 5013] <... sendto resumed>) = 44 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] recvfrom(3, [pid 5010] <... sendto resumed>) = 64 [pid 5009] <... close resumed>) = 0 [pid 5014] close(4 [pid 5013] recvfrom(3, [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] recvfrom(3, [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x16\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x27\x08\x00\x01\x00\xac\x14\x14\x27"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... close resumed>) = 0 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... socket resumed>) = 4 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x33\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x2c\x08\x00\x01\x00\xac\x14\x14\x2c"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="vlan0" [pid 5011] <... socket resumed>) = 4 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... sendto resumed>) = 40 [pid 5010] <... socket resumed>) = 4 [pid 5014] <... sendto resumed>) = 40 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_vlan" [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_vlan" [pid 5012] <... ioctl resumed>, ifr_ifindex=55}) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=53}) = 0 [pid 5009] recvfrom(3, [pid 5010] close(4) = 0 [pid 5012] close(4 [pid 5011] <... ioctl resumed>, ifr_ifindex=54}) = 0 [pid 5010] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x35\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x30\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] recvfrom(3, [pid 5013] <... socket resumed>) = 4 [pid 5012] <... close resumed>) = 0 [pid 5011] close(4 [pid 5010] <... sendto resumed>) = 44 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="macvlan0" [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x37\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x31\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x31"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... close resumed>) = 0 [pid 5010] recvfrom(3, [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=57}) = 0 [ 55.506801][ T4416] IPv6: ADDRCONF(NETDEV_CHANGE): vlan1: link becomes ready [ 55.539635][ T26] IPv6: ADDRCONF(NETDEV_CHANGE): veth1_vlan: link becomes ready [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x36\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2f\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2f"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... socket resumed>) = 4 [pid 5014] <... socket resumed>) = 4 [pid 5013] close(4 [pid 5012] <... sendto resumed>) = 64 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="vxcan1" [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_virt_wifi" [pid 5013] <... close resumed>) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=22}) = 0 [pid 5014] <... ioctl resumed>, ifr_ifindex=51}) = 0 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x39\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x33\x08\x00\x01\x00\xac\x14\x14\x33"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] close(4 [pid 5014] close(4 [pid 5012] recvfrom(3, [pid 5010] <... socket resumed>) = 4 [pid 5009] <... close resumed>) = 0 [pid 5014] <... close resumed>) = 0 [pid 5011] <... sendto resumed>) = 64 [pid 5009] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x16\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x33\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2c\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2c"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] recvfrom(3, [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="vlan0" [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... ioctl resumed>, ifr_ifindex=55}) = 0 [pid 5009] <... sendto resumed>) = 32 [pid 5012] <... socket resumed>) = 4 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] close(4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="vlan0" [pid 5011] <... socket resumed>) = 4 [pid 5010] <... close resumed>) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=55}) = 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_vlan" [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x37\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x31\x08\x00\x01\x00\xac\x14\x14\x31"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] close(4 [pid 5011] <... ioctl resumed>, ifr_ifindex=54}) = 0 [pid 5009] recvfrom(3, [pid 5012] <... close resumed>) = 0 [pid 5011] close(4 [pid 5012] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x37\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x31\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... close resumed>) = 0 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x36\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x2f\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="caif0" [pid 5014] <... sendto resumed>) = 64 [pid 5013] <... sendto resumed>) = 40 [pid 5010] <... sendto resumed>) = 40 [ 55.551155][ T26] IPv6: ADDRCONF(NETDEV_CHANGE): veth0_vlan: link becomes ready [ 55.560752][ T26] IPv6: ADDRCONF(NETDEV_CHANGE): vlan0: link becomes ready [ 55.569344][ T26] IPv6: ADDRCONF(NETDEV_CHANGE): vlan1: link becomes ready [ 55.580202][ T5046] IPv6: ADDRCONF(NETDEV_CHANGE): vxcan1: link becomes ready [ 55.593174][ T5046] IPv6: ADDRCONF(NETDEV_CHANGE): vxcan0: link becomes ready [pid 5009] <... ioctl resumed>, ifr_ifindex=19}) = 0 [pid 5009] close(4) = 0 [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x13\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x28\x08\x00\x01\x00\xac\x14\x14\x28"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] recvfrom(3, [pid 5012] <... sendto resumed>) = 44 [pid 5010] recvfrom(3, [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... sendto resumed>) = 40 [pid 5014] <... socket resumed>) = 4 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] recvfrom(3, [pid 5011] <... sendto resumed>) = 44 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] recvfrom(3, [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_virt_wifi" [pid 5013] <... socket resumed>) = 4 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] recvfrom(3, [pid 5010] <... socket resumed>) = 4 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... ioctl resumed>, ifr_ifindex=51}) = 0 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="macvlan0" [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="vlan0" [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] close(4 [pid 5013] <... ioctl resumed>, ifr_ifindex=57}) = 0 [pid 5012] <... socket resumed>) = 4 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=55}) = 0 [pid 5009] <... socket resumed>) = 4 [pid 5014] <... close resumed>) = 0 [pid 5013] close(4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="vlan1" [pid 5011] <... socket resumed>) = 4 [pid 5010] close(4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="caif0" [pid 5014] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x33\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x2c\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... close resumed>) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=56}) = 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_vlan" [pid 5010] <... close resumed>) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=19}) = 0 [pid 5012] close(4 [pid 5011] <... ioctl resumed>, ifr_ifindex=53}) = 0 [pid 5009] close(4 [pid 5012] <... close resumed>) = 0 [pid 5011] close(4 [pid 5009] <... close resumed>) = 0 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x38\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x32\x08\x00\x01\x00\xac\x14\x14\x32"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... close resumed>) = 0 [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x13\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x28"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 44 [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x39\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x33\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x33"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... sendto resumed>) = 40 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x35\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x30\x08\x00\x01\x00\xac\x14\x14\x30"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x37\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x31\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x31"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... sendto resumed>) = 64 [pid 5014] recvfrom(3, [pid 5013] <... sendto resumed>) = 64 [pid 5012] recvfrom(3, [pid 5011] <... sendto resumed>) = 40 [pid 5009] recvfrom(3, [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] recvfrom(3, [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] recvfrom(3, [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... sendto resumed>) = 64 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... socket resumed>) = 4 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] recvfrom(3, [pid 5014] <... socket resumed>) = 4 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="vlan1" [pid 5011] <... socket resumed>) = 4 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... socket resumed>) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_virt_wifi" [pid 5013] <... socket resumed>) = 4 [pid 5012] <... ioctl resumed>, ifr_ifindex=56}) = 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_vlan" [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="caif0" [pid 5014] <... ioctl resumed>, ifr_ifindex=50}) = 0 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="macvlan0" [pid 5012] close(4 [pid 5011] <... ioctl resumed>, ifr_ifindex=53}) = 0 [pid 5010] <... socket resumed>) = 4 [pid 5014] close(4 [pid 5013] <... ioctl resumed>, ifr_ifindex=57}) = 0 [pid 5012] <... close resumed>) = 0 [pid 5011] close(4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="vlan0" [pid 5009] <... ioctl resumed>, ifr_ifindex=19}) = 0 [pid 5014] <... close resumed>) = 0 [pid 5013] close(4 [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x38\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x32\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x32"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... close resumed>) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=55}) = 0 [pid 5009] close(4 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x32\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x2d\x08\x00\x01\x00\xac\x14\x14\x2d"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... close resumed>) = 0 [pid 5010] close(4 [pid 5014] <... sendto resumed>) = 40 [ 55.603637][ T5012] veth0_vlan: entered promiscuous mode [pid 5013] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x39\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x33\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... sendto resumed>) = 64 [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x35\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x30\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x30"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... close resumed>) = 0 [pid 5009] <... close resumed>) = 0 [pid 5014] recvfrom(3, [pid 5013] <... sendto resumed>) = 44 [pid 5012] recvfrom(3, [pid 5010] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x37\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x31\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... sendto resumed>) = 64 [pid 5009] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x13\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x28\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] recvfrom(3, [pid 5012] <... socket resumed>) = 4 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] recvfrom(3, [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="vlan1" [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... socket resumed>) = 4 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... ioctl resumed>, ifr_ifindex=56}) = 0 [pid 5011] <... socket resumed>) = 4 [pid 5010] <... sendto resumed>) = 44 [pid 5009] <... sendto resumed>) = 44 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_virt_wifi" [pid 5012] close(4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_vlan" [pid 5009] recvfrom(3, [pid 5014] <... ioctl resumed>, ifr_ifindex=50}) = 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... close resumed>) = 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=53}) = 0 [pid 5010] recvfrom(3, [pid 5009] <... recvfrom resumed>[{nlmsg_len=64, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, {error=-EOPNOTSUPP, msg=[{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x13\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x28\x00\x00"]}], 4096, 0, NULL, NULL) = 64 [pid 5014] close(4 [pid 5013] <... socket resumed>) = 4 [pid 5012] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x38\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x32\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] close(4 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... close resumed>) = 0 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="macvlan1" [pid 5012] <... sendto resumed>) = 44 [pid 5011] <... close resumed>) = 0 [pid 5009] <... socket resumed>) = 4 [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x32\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2d\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2d"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] recvfrom(3, [pid 5011] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x35\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x30\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [ 55.651455][ T5013] veth1_vlan: entered promiscuous mode [ 55.661071][ T5010] veth0_vlan: entered promiscuous mode [ 55.686694][ T26] IPv6: ADDRCONF(NETDEV_CHANGE): macvlan0: link becomes ready [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv0" [pid 5014] <... sendto resumed>) = 64 [pid 5013] <... ioctl resumed>, ifr_ifindex=58}) = 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... sendto resumed>) = 44 [pid 5010] <... socket resumed>) = 4 [pid 5009] <... ioctl resumed>, ifr_ifindex=20}) = 0 [pid 5014] recvfrom(3, [pid 5013] close(4 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] recvfrom(3, [pid 5009] close(4 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... close resumed>) = 0 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="vlan1" [pid 5009] <... close resumed>) = 0 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x3a\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x34\x08\x00\x01\x00\xac\x14\x14\x34"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="macvlan0" [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x14\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x29\x08\x00\x01\x00\xac\x14\x14\x29"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... ioctl resumed>, ifr_ifindex=57}) = 0 [pid 5011] <... socket resumed>) = 4 [pid 5012] close(4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="vlan0" [pid 5012] <... close resumed>) = 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=55}) = 0 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x39\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x33\x08\x00\x01\x00\xac\x14\x14\x33"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] close(4) = 0 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x37\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x31\x08\x00\x01\x00\xac\x14\x14\x31"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... socket resumed>) = 4 [pid 5010] <... ioctl resumed>, ifr_ifindex=56}) = 0 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_virt_wifi", ifr_ifindex=50}) = 0 [pid 5010] close(4 [pid 5014] close(4) = 0 [pid 5010] <... close resumed>) = 0 [pid 5014] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x32\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x2d\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x38\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x32\x08\x00\x01\x00\xac\x14\x14\x32"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... sendto resumed>) = 40 [pid 5009] <... sendto resumed>) = 40 [pid 5013] <... sendto resumed>) = 40 [pid 5011] <... sendto resumed>) = 40 [pid 5009] recvfrom(3, [pid 5012] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] recvfrom(3, [pid 5014] <... sendto resumed>) = 44 [pid 5013] recvfrom(3, [pid 5012] <... socket resumed>) = 4 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] recvfrom(3, [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="macvlan0" [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=57}) = 0 [pid 5011] <... socket resumed>) = 4 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... socket resumed>) = 4 [pid 5010] <... sendto resumed>) = 40 [pid 5009] <... socket resumed>) = 4 [pid 5014] <... socket resumed>) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="macvlan1" [pid 5010] recvfrom(3, [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv0" [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="virt_wifi0" [pid 5013] <... ioctl resumed>, ifr_ifindex=58}) = 0 [ 55.695056][ T26] IPv6: ADDRCONF(NETDEV_CHANGE): veth1_vlan: link becomes ready [ 55.715080][ T26] IPv6: ADDRCONF(NETDEV_CHANGE): veth0_vlan: link becomes ready [ 55.737355][ T26] IPv6: ADDRCONF(NETDEV_CHANGE): vlan0: link becomes ready [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... ioctl resumed>, ifr_ifindex=20}) = 0 [pid 5014] <... ioctl resumed>, ifr_ifindex=52}) = 0 [pid 5013] close(4 [pid 5012] close(4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="vlan0" [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] close(4 [pid 5014] close(4 [pid 5013] <... close resumed>) = 0 [pid 5010] <... socket resumed>) = 4 [pid 5009] <... close resumed>) = 0 [pid 5014] <... close resumed>) = 0 [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x3a\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x34\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x34"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="vlan1" [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x14\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x29\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x29"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x34\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x2e\x08\x00\x01\x00\xac\x14\x14\x2e"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... sendto resumed>) = 64 [pid 5012] <... close resumed>) = 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=55}) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=56}) = 0 [pid 5010] close(4 [pid 5013] recvfrom(3, [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x39\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x33\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x33"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] close(4 [pid 5010] <... close resumed>) = 0 [pid 5014] <... sendto resumed>) = 40 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x38\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x32\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x32"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... sendto resumed>) = 64 [pid 5014] recvfrom(3, [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... sendto resumed>) = 64 [pid 5011] <... close resumed>) = 0 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... socket resumed>) = 4 [pid 5012] recvfrom(3, [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x37\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x31\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x31"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... sendto resumed>) = 64 [pid 5009] recvfrom(3, [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="macvlan1" [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] recvfrom(3, [pid 5014] <... socket resumed>) = 4 [pid 5013] <... ioctl resumed>, ifr_ifindex=58}) = 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... sendto resumed>) = 64 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="virt_wifi0" [pid 5013] close(4 [pid 5012] <... socket resumed>) = 4 [pid 5011] recvfrom(3, [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="vlan1" [pid 5014] <... ioctl resumed>, ifr_ifindex=52}) = 0 [pid 5013] <... close resumed>) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=56}) = 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] close(4 [pid 5013] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x3a\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x34\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="macvlan0" [pid 5010] close(4 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... close resumed>) = 0 [pid 5010] <... close resumed>) = 0 [pid 5010] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x38\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x32\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x34\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2e\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2e"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... sendto resumed>) = 44 [pid 5012] <... ioctl resumed>, ifr_ifindex=57}) = 0 [pid 5011] <... socket resumed>) = 4 [pid 5009] <... socket resumed>) = 4 [pid 5014] <... sendto resumed>) = 64 [pid 5013] recvfrom(3, [pid 5012] close(4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="vlan0" [pid 5010] <... sendto resumed>) = 44 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv0" [pid 5014] recvfrom(3, [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... close resumed>) = 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=55}) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=20}) = 0 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x39\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x33\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] close(4 [pid 5010] recvfrom(3, [pid 5009] close(4 [ 55.747400][ T26] IPv6: ADDRCONF(NETDEV_CHANGE): vlan1: link becomes ready [ 55.755963][ T26] IPv6: ADDRCONF(NETDEV_CHANGE): veth1_virt_wifi: link becomes ready [ 55.767033][ T26] IPv6: ADDRCONF(NETDEV_CHANGE): veth0_virt_wifi: link becomes ready [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... socket resumed>) = 4 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="macvlan0", ifr_ifindex=57}) = 0 [pid 5014] <... socket resumed>) = 4 [pid 5011] <... close resumed>) = 0 [pid 5010] close(4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="ipvlan0" [pid 5010] <... close resumed>) = 0 [pid 5009] <... close resumed>) = 0 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x39\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x33\x08\x00\x01\x00\xac\x14\x14\x33"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="virt_wifi0" [pid 5013] <... ioctl resumed>, ifr_ifindex=59}) = 0 [pid 5012] <... sendto resumed>) = 44 [pid 5011] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x37\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x31\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x14\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x29\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... ioctl resumed>, ifr_ifindex=52}) = 0 [pid 5013] close(4 [pid 5012] recvfrom(3, [pid 5011] <... sendto resumed>) = 44 [pid 5010] <... sendto resumed>) = 40 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] recvfrom(3, [pid 5014] close(4 [pid 5013] <... close resumed>) = 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] recvfrom(3, [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... close resumed>) = 0 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x3b\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x35\x08\x00\x01\x00\xac\x14\x14\x35"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x34\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x2e\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... sendto resumed>) = 40 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="macvlan1" [pid 5009] <... sendto resumed>) = 44 [pid 5009] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="netdevsim0", ifr_ifindex=67}) = 0 [pid 5009] close(4) = 0 [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x43\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x2a\x08\x00\x01\x00\xac\x14\x14\x2a"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... socket resumed>) = 4 [pid 5009] <... sendto resumed>) = 40 [pid 5009] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="netdevsim0" [pid 5014] <... sendto resumed>) = 44 [pid 5013] recvfrom(3, [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="macvlan0" [pid 5009] <... ioctl resumed>, ifr_ifindex=67}) = 0 [pid 5014] recvfrom(3, [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... ioctl resumed>, ifr_ifindex=58}) = 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=57}) = 0 [pid 5014] <... recvfrom resumed>[{nlmsg_len=64, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, {error=-EOPNOTSUPP, msg=[{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x34\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x2e\x00\x00"]}], 4096, 0, NULL, NULL) = 64 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] close(4 [pid 5011] <... socket resumed>) = 4 [pid 5010] close(4 [pid 5009] close(4 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... close resumed>) = 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="vlan1" [pid 5010] <... close resumed>) = 0 [pid 5009] <... close resumed>) = 0 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_vlan" [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="ipvlan0" [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x3a\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x34\x08\x00\x01\x00\xac\x14\x14\x34"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x39\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x33\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x33"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... ioctl resumed>, ifr_ifindex=54}) = 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=59}) = 0 [pid 5012] <... sendto resumed>) = 40 [pid 5011] <... ioctl resumed>, ifr_ifindex=56}) = 0 [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x43\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2a\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2a"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] close(4 [pid 5013] close(4 [pid 5012] recvfrom(3, [pid 5011] close(4 [pid 5010] <... sendto resumed>) = 64 [pid 5014] <... close resumed>) = 0 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x36\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x2f\x08\x00\x01\x00\xac\x14\x14\x2f"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... close resumed>) = 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... close resumed>) = 0 [pid 5010] recvfrom(3, [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x3b\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x35\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x35"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x38\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x32\x08\x00\x01\x00\xac\x14\x14\x32"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... socket resumed>) = 4 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="macvlan1" [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... sendto resumed>) = 40 [pid 5012] <... ioctl resumed>, ifr_ifindex=58}) = 0 [pid 5010] <... socket resumed>) = 4 [pid 5009] <... sendto resumed>) = 64 [pid 5014] recvfrom(3, [pid 5009] recvfrom(3, [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... sendto resumed>) = 64 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="macvlan0" [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] recvfrom(3, [pid 5012] close(4 [pid 5011] <... sendto resumed>) = 40 [pid 5010] <... ioctl resumed>, ifr_ifindex=57}) = 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... socket resumed>) = 4 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... close resumed>) = 0 [pid 5011] recvfrom(3, [pid 5010] close(4 [pid 5009] <... socket resumed>) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_vlan" [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x3a\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x34\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x34"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... close resumed>) = 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="netdevsim0" [pid 5014] <... ioctl resumed>, ifr_ifindex=54}) = 0 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... sendto resumed>) = 64 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [ 55.805269][ T5012] veth1_vlan: entered promiscuous mode [ 55.817271][ T5011] veth0_vlan: entered promiscuous mode [ 55.827388][ T5009] 8021q: adding VLAN 0 to HW filter on device batadv0 [pid 5010] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x39\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x33\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... ioctl resumed>, ifr_ifindex=67}) = 0 [pid 5014] close(4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="ipvlan0" [pid 5012] recvfrom(3, [pid 5011] <... socket resumed>) = 4 [pid 5009] close(4 [pid 5014] <... close resumed>) = 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... close resumed>) = 0 [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x36\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2f\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2f"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... ioctl resumed>, ifr_ifindex=59}) = 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="vlan1" [pid 5009] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x43\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x2a\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 64 [pid 5013] close(4 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... ioctl resumed>, ifr_ifindex=56}) = 0 [pid 5010] <... sendto resumed>) = 44 [pid 5009] <... sendto resumed>) = 44 [pid 5014] recvfrom(3, [pid 5013] <... close resumed>) = 0 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="macvlan1" [pid 5011] close(4 [pid 5009] recvfrom(3, [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... ioctl resumed>, ifr_ifindex=58}) = 0 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] close(4 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... socket resumed>) = 4 [pid 5012] <... close resumed>) = 0 [pid 5009] <... socket resumed>) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_vlan" [pid 5012] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x3a\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x34\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="xfrm0" [pid 5014] <... ioctl resumed>, ifr_ifindex=54}) = 0 [pid 5013] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x3b\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x35\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... sendto resumed>) = 44 [pid 5011] <... close resumed>) = 0 [pid 5010] recvfrom(3, [pid 5009] <... ioctl resumed>, ifr_ifindex=44}) = 0 [pid 5014] close(4 [pid 5013] <... sendto resumed>) = 44 [pid 5012] recvfrom(3, [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x38\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x32\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x32"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] close(4 [pid 5014] <... close resumed>) = 0 [pid 5013] recvfrom(3, [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... sendto resumed>) = 64 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... close resumed>) = 0 [pid 5014] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x36\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x2f\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... recvfrom resumed>[{nlmsg_len=64, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, {error=-EOPNOTSUPP, msg=[{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x3b\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x35\x00\x00"]}], 4096, 0, NULL, NULL) = 64 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] recvfrom(3, [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x2c\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x2b\x08\x00\x01\x00\xac\x14\x14\x2b"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 44 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... socket resumed>) = 4 [pid 5009] <... sendto resumed>) = 40 [pid 5014] recvfrom(3, [pid 5013] <... socket resumed>) = 4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="ipvlan0" [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="macvlan1" [pid 5009] recvfrom(3, [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="ipvlan1" [pid 5012] <... ioctl resumed>, ifr_ifindex=59}) = 0 [pid 5011] <... socket resumed>) = 4 [pid 5010] <... ioctl resumed>, ifr_ifindex=58}) = 0 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=60}) = 0 [pid 5012] close(4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="vlan1" [pid 5010] close(4 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... socket resumed>) = 4 [pid 5013] close(4 [pid 5012] <... close resumed>) = 0 [pid 5009] <... socket resumed>) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_vlan" [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x3b\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x35\x08\x00\x01\x00\xac\x14\x14\x35"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="xfrm0" [pid 5014] <... ioctl resumed>, ifr_ifindex=53}) = 0 [pid 5013] <... close resumed>) = 0 [pid 5012] <... sendto resumed>) = 40 [pid 5011] <... ioctl resumed>, ifr_ifindex=56}) = 0 [pid 5010] <... close resumed>) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=44}) = 0 [pid 5014] close(4 [pid 5012] recvfrom(3, [pid 5009] close(4 [pid 5014] <... close resumed>) = 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... close resumed>) = 0 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x35\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x30\x08\x00\x01\x00\xac\x14\x14\x30"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x3c\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x36\x08\x00\x01\x00\xac\x14\x14\x36"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] close(4 [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x2c\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2b\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2b"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 40 [pid 5013] <... sendto resumed>) = 40 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... close resumed>) = 0 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x3a\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x34\x08\x00\x01\x00\xac\x14\x14\x34"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... sendto resumed>) = 64 [pid 5014] recvfrom(3, [pid 5013] recvfrom(3, [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="ipvlan0" [pid 5011] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x38\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x32\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] recvfrom(3, [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... ioctl resumed>, ifr_ifindex=59}) = 0 [pid 5010] <... sendto resumed>) = 40 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] close(4 [pid 5011] <... sendto resumed>) = 44 [pid 5010] recvfrom(3, [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... socket resumed>) = 4 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... close resumed>) = 0 [pid 5011] recvfrom(3, [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... socket resumed>) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_vlan" [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="ipvlan1" [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x3b\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x35\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x35"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="xfrm0" [pid 5014] <... ioctl resumed>, ifr_ifindex=53}) = 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=60}) = 0 [pid 5012] <... sendto resumed>) = 64 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... socket resumed>) = 4 [pid 5009] <... ioctl resumed>, ifr_ifindex=44}) = 0 [pid 5014] close(4 [pid 5013] close(4 [pid 5012] recvfrom(3, [pid 5009] close(4 [pid 5014] <... close resumed>) = 0 [pid 5013] <... close resumed>) = 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... socket resumed>) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="macvlan1" [pid 5009] <... close resumed>) = 0 [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x35\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x30\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x30"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x3c\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x36\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x36"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="macvlan0" [pid 5010] <... ioctl resumed>, ifr_ifindex=58}) = 0 [pid 5009] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x2c\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x2b\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 64 [pid 5013] <... sendto resumed>) = 64 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... ioctl resumed>, ifr_ifindex=57}) = 0 [pid 5010] close(4 [pid 5009] <... sendto resumed>) = 44 [pid 5014] recvfrom(3, [pid 5013] recvfrom(3, [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="ipvlan0" [pid 5011] close(4 [pid 5010] <... close resumed>) = 0 [pid 5009] recvfrom(3, [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... ioctl resumed>, ifr_ifindex=59}) = 0 [pid 5011] <... close resumed>) = 0 [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x3a\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x34\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x34"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... recvfrom resumed>[{nlmsg_len=64, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, {error=-EOPNOTSUPP, msg=[{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x2c\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x2b\x00\x00"]}], 4096, 0, NULL, NULL) = 64 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] close(4 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x39\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x33\x08\x00\x01\x00\xac\x14\x14\x33"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... sendto resumed>) = 64 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... socket resumed>) = 4 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... close resumed>) = 0 [pid 5009] <... socket resumed>) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_vlan" [pid 5012] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x3b\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x35\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... sendto resumed>) = 40 [pid 5010] recvfrom(3, [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_virt_wifi" [pid 5014] <... ioctl resumed>, ifr_ifindex=53}) = 0 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="ipvlan1" [pid 5012] <... sendto resumed>) = 44 [pid 5011] recvfrom(3, [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... ioctl resumed>, ifr_ifindex=51}) = 0 [pid 5014] close(4 [pid 5013] <... ioctl resumed>, ifr_ifindex=60}) = 0 [pid 5012] recvfrom(3, [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] close(4 [pid 5014] <... close resumed>) = 0 [ 55.866168][ T5010] veth1_vlan: entered promiscuous mode [pid 5013] close(4 [pid 5012] <... recvfrom resumed>[{nlmsg_len=64, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, {error=-EOPNOTSUPP, msg=[{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x3b\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x35\x00\x00"]}], 4096, 0, NULL, NULL) = 64 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... socket resumed>) = 4 [pid 5009] <... close resumed>) = 0 [pid 5014] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x35\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x30\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... close resumed>) = 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x33\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x2c\x08\x00\x01\x00\xac\x14\x14\x2c"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 44 [pid 5013] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x3c\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x36\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... socket resumed>) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="macvlan1" [pid 5014] recvfrom(3, [pid 5012] <... socket resumed>) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="macvlan0" [pid 5010] <... ioctl resumed>, ifr_ifindex=58}) = 0 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="ipvlan1" [pid 5011] <... ioctl resumed>, ifr_ifindex=57}) = 0 [pid 5010] close(4 [pid 5011] close(4 [pid 5010] <... close resumed>) = 0 [pid 5011] <... close resumed>) = 0 [pid 5010] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x3a\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x34\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x39\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x33\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x33"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="vlan0", ifr_ifindex=55}) = 0 [pid 5014] close(4) = 0 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x37\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x31\x08\x00\x01\x00\xac\x14\x14\x31"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... ioctl resumed>, ifr_ifindex=60}) = 0 [pid 5012] close(4) = 0 [ 55.930296][ T753] IPv6: ADDRCONF(NETDEV_CHANGE): macvlan1: link becomes ready [ 55.938603][ T753] IPv6: ADDRCONF(NETDEV_CHANGE): macvlan0: link becomes ready [ 55.952303][ T753] IPv6: ADDRCONF(NETDEV_CHANGE): macvlan1: link becomes ready [ 55.961051][ T753] IPv6: ADDRCONF(NETDEV_CHANGE): macvlan0: link becomes ready [ 55.971272][ T753] IPv6: ADDRCONF(NETDEV_CHANGE): veth1_vlan: link becomes ready [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x3c\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x36\x08\x00\x01\x00\xac\x14\x14\x36"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 40 [pid 5013] <... sendto resumed>) = 44 [pid 5012] <... sendto resumed>) = 40 [pid 5011] <... sendto resumed>) = 64 [pid 5010] <... sendto resumed>) = 44 [pid 5009] <... sendto resumed>) = 40 [pid 5013] recvfrom(3, [pid 5011] recvfrom(3, [pid 5010] recvfrom(3, [pid 5009] recvfrom(3, [pid 5012] recvfrom(3, [pid 5014] recvfrom(3, [pid 5013] <... recvfrom resumed>[{nlmsg_len=64, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, {error=-EOPNOTSUPP, msg=[{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x3c\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x36\x00\x00"]}], 4096, 0, NULL, NULL) = 64 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_macvtap", ifr_ifindex=62}) = 0 [pid 5013] close(4) = 0 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x3e\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x37\x08\x00\x01\x00\xac\x14\x14\x37"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... socket resumed>) = 4 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... socket resumed>) = 4 [pid 5010] <... socket resumed>) = 4 [pid 5009] <... socket resumed>) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="vlan0" [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="ipvlan1" [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="macvlan0" [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="ipvlan0" [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_virt_wifi" [pid 5014] <... ioctl resumed>, ifr_ifindex=55}) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=60}) = 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=57}) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=59}) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=51}) = 0 [pid 5014] close(4 [pid 5012] close(4 [pid 5011] close(4 [pid 5010] close(4 [pid 5009] close(4 [pid 5014] <... close resumed>) = 0 [pid 5012] <... close resumed>) = 0 [pid 5011] <... close resumed>) = 0 [pid 5010] <... close resumed>) = 0 [pid 5009] <... close resumed>) = 0 [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x37\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x31\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x31"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x3c\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x36\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x36"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x39\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x33\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x3b\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x35\x08\x00\x01\x00\xac\x14\x14\x35"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [ 55.979611][ T753] IPv6: ADDRCONF(NETDEV_CHANGE): veth0_vlan: link becomes ready [ 55.992752][ T753] IPv6: ADDRCONF(NETDEV_CHANGE): macvlan1: link becomes ready [ 56.001108][ T753] IPv6: ADDRCONF(NETDEV_CHANGE): vlan0: link becomes ready [ 56.008744][ T753] IPv6: ADDRCONF(NETDEV_CHANGE): vlan1: link becomes ready [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x33\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2c\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2c"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 64 [pid 5013] <... sendto resumed>) = 40 [pid 5012] <... sendto resumed>) = 64 [pid 5013] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_macvtap", ifr_ifindex=62}) = 0 [pid 5013] close(4) = 0 [pid 5014] recvfrom(3, [pid 5012] recvfrom(3, [pid 5011] <... sendto resumed>) = 44 [pid 5010] <... sendto resumed>) = 40 [pid 5009] <... sendto resumed>) = 64 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] recvfrom(3, [pid 5010] recvfrom(3, [pid 5009] recvfrom(3, [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... socket resumed>) = 4 [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x3e\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x37\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x37"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... socket resumed>) = 4 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="vlan0" [pid 5013] <... sendto resumed>) = 64 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="ipvlan1" [pid 5011] <... socket resumed>) = 4 [pid 5010] <... socket resumed>) = 4 [pid 5009] <... socket resumed>) = 4 [pid 5014] <... ioctl resumed>, ifr_ifindex=55}) = 0 [pid 5013] recvfrom(3, [pid 5012] <... ioctl resumed>, ifr_ifindex=60}) = 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="macvlan1" [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="ipvlan0" [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_virt_wifi" [pid 5014] close(4 [pid 5012] close(4 [pid 5011] <... ioctl resumed>, ifr_ifindex=58}) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=59}) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=51}) = 0 [pid 5014] <... close resumed>) = 0 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... close resumed>) = 0 [pid 5011] close(4 [pid 5010] close(4 [pid 5009] close(4 [pid 5014] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x37\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x31\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x3c\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x36\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... close resumed>) = 0 [pid 5010] <... close resumed>) = 0 [pid 5009] <... close resumed>) = 0 [pid 5014] <... sendto resumed>) = 44 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... sendto resumed>) = 44 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x3a\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x34\x08\x00\x01\x00\xac\x14\x14\x34"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x3b\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x35\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x35"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x33\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x2c\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] recvfrom(3, [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_macvtap" [pid 5012] recvfrom(3, [pid 5011] <... sendto resumed>) = 40 [pid 5010] <... sendto resumed>) = 64 [pid 5013] <... ioctl resumed>, ifr_ifindex=62}) = 0 [pid 5013] close(4) = 0 [pid 5013] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x3e\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x37\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... sendto resumed>) = 44 [pid 5012] <... recvfrom resumed>[{nlmsg_len=64, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, {error=-EOPNOTSUPP, msg=[{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x3c\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x36\x00\x00"]}], 4096, 0, NULL, NULL) = 64 [pid 5011] recvfrom(3, [pid 5010] recvfrom(3, [pid 5009] <... sendto resumed>) = 44 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] recvfrom(3, [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] recvfrom(3, [pid 5014] <... socket resumed>) = 4 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... socket resumed>) = 4 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="vlan1" [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_macvtap" [pid 5011] <... socket resumed>) = 4 [pid 5010] <... socket resumed>) = 4 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... socket resumed>) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_macvtap", ifr_ifindex=61}) = 0 [pid 5013] close(4) = 0 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x3d\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x38\x08\x00\x01\x00\xac\x14\x14\x38"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 40 [pid 5013] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_macvtap", ifr_ifindex=61}) = 0 [pid 5013] close(4 [pid 5012] <... ioctl resumed>, ifr_ifindex=62}) = 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="macvlan1" [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="ipvlan0" [pid 5014] <... ioctl resumed>, ifr_ifindex=56}) = 0 [pid 5013] <... close resumed>) = 0 [pid 5012] close(4 [pid 5011] <... ioctl resumed>, ifr_ifindex=58}) = 0 [pid 5009] <... socket resumed>) = 4 [pid 5014] close(4 [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x3d\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x38\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x38"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... ioctl resumed>, ifr_ifindex=59}) = 0 [pid 5012] <... close resumed>) = 0 [pid 5014] <... close resumed>) = 0 [pid 5013] <... sendto resumed>) = 64 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x3e\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x37\x08\x00\x01\x00\xac\x14\x14\x37"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] close(4 [pid 5010] close(4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_virt_wifi" [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x38\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x32\x08\x00\x01\x00\xac\x14\x14\x32"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... sendto resumed>) = 40 [pid 5011] <... close resumed>) = 0 [pid 5010] <... close resumed>) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=50}) = 0 [pid 5014] <... sendto resumed>) = 40 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] recvfrom(3, [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x3a\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x34\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x34"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x3b\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x35\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] close(4 [pid 5014] recvfrom(3, [pid 5013] <... socket resumed>) = 4 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... sendto resumed>) = 64 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_macvtap" [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] recvfrom(3, [pid 5010] <... sendto resumed>) = 44 [pid 5009] <... close resumed>) = 0 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=61}) = 0 [pid 5012] <... socket resumed>) = 4 [pid 5014] <... socket resumed>) = 4 [pid 5013] close(4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_macvtap" [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] recvfrom(3, [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x32\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x2d\x08\x00\x01\x00\xac\x14\x14\x2d"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="vlan1" [pid 5013] <... close resumed>) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=62}) = 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=64, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, {error=-EOPNOTSUPP, msg=[{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x3b\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x35\x00\x00"]}], 4096, 0, NULL, NULL) = 64 [pid 5014] <... ioctl resumed>, ifr_ifindex=56}) = 0 [ 56.030662][ T5011] veth1_vlan: entered promiscuous mode [ 56.048748][ T5014] veth0_vlan: entered promiscuous mode [pid 5013] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x3d\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x38\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] close(4 [pid 5011] <... socket resumed>) = 4 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... sendto resumed>) = 40 [pid 5014] close(4 [pid 5013] <... sendto resumed>) = 44 [pid 5012] <... close resumed>) = 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="macvlan1" [pid 5010] <... socket resumed>) = 4 [pid 5009] recvfrom(3, [pid 5014] <... close resumed>) = 0 [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x3e\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x37\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x37"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... ioctl resumed>, ifr_ifindex=58}) = 0 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="ipvlan1" [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x38\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x32\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x32"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] recvfrom(3, [pid 5011] close(4 [pid 5010] <... ioctl resumed>, ifr_ifindex=60}) = 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... close resumed>) = 0 [pid 5010] close(4 [pid 5009] <... socket resumed>) = 4 [pid 5011] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x3a\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x34\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... close resumed>) = 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_virt_wifi" [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x3c\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x36\x08\x00\x01\x00\xac\x14\x14\x36"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... ioctl resumed>, ifr_ifindex=50}) = 0 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] close(4) = 0 [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x32\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2d\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2d"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... sendto resumed>) = 64 [pid 5013] <... socket resumed>) = 4 [pid 5012] recvfrom(3, [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="macvtap0" [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... sendto resumed>) = 64 [pid 5013] <... ioctl resumed>, ifr_ifindex=63}) = 0 [pid 5014] recvfrom(3, [pid 5013] close(4 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... close resumed>) = 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x3f\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x39\x08\x00\x01\x00\xac\x14\x14\x39"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... sendto resumed>) = 40 [pid 5014] <... socket resumed>) = 4 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... sendto resumed>) = 44 [pid 5010] recvfrom(3, [pid 5009] <... sendto resumed>) = 64 [pid 5013] <... sendto resumed>) = 40 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_macvtap" [pid 5011] recvfrom(3, [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] recvfrom(3, [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="vlan1" [pid 5013] recvfrom(3, [pid 5012] <... ioctl resumed>, ifr_ifindex=62}) = 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... ioctl resumed>, ifr_ifindex=56}) = 0 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] close(4 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... socket resumed>) = 4 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] close(4 [pid 5012] <... close resumed>) = 0 [pid 5011] <... socket resumed>) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="ipvlan1" [pid 5009] <... socket resumed>) = 4 [pid 5012] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x3e\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x37\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="ipvlan0" [pid 5010] <... ioctl resumed>, ifr_ifindex=60}) = 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_virt_wifi" [pid 5014] <... close resumed>) = 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... sendto resumed>) = 44 [pid 5011] <... ioctl resumed>, ifr_ifindex=59}) = 0 [pid 5010] close(4 [pid 5009] <... ioctl resumed>, ifr_ifindex=50}) = 0 [pid 5013] <... socket resumed>) = 4 [pid 5012] recvfrom(3, [pid 5011] close(4 [pid 5010] <... close resumed>) = 0 [pid 5009] close(4 [pid 5014] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x38\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x32\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="macvtap0" [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... close resumed>) = 0 [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x3c\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x36\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x36"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... close resumed>) = 0 [pid 5014] <... sendto resumed>) = 44 [pid 5013] <... ioctl resumed>, ifr_ifindex=63}) = 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x3b\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x35\x08\x00\x01\x00\xac\x14\x14\x35"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... sendto resumed>) = 64 [pid 5009] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x32\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x2d\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] recvfrom(3, [pid 5013] close(4 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... sendto resumed>) = 40 [pid 5010] recvfrom(3, [pid 5009] <... sendto resumed>) = 44 [ 56.083960][ T4416] IPv6: ADDRCONF(NETDEV_CHANGE): macvlan0: link becomes ready [ 56.094522][ T4416] IPv6: ADDRCONF(NETDEV_CHANGE): veth1_macvtap: link becomes ready [ 56.103586][ T4416] IPv6: ADDRCONF(NETDEV_CHANGE): veth0_macvtap: link becomes ready [pid 5013] <... close resumed>) = 0 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_macvtap" [pid 5011] recvfrom(3, [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] recvfrom(3, [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x3f\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x39\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x39"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... ioctl resumed>, ifr_ifindex=61}) = 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] close(4 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... socket resumed>) = 4 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... close resumed>) = 0 [pid 5011] <... socket resumed>) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="ipvlan1" [pid 5009] <... socket resumed>) = 4 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x3d\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x38\x08\x00\x01\x00\xac\x14\x14\x38"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="ipvlan0" [pid 5010] <... ioctl resumed>, ifr_ifindex=60}) = 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="virt_wifi0" [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=59}) = 0 [pid 5010] close(4 [pid 5009] <... ioctl resumed>, ifr_ifindex=52}) = 0 [pid 5014] <... socket resumed>) = 4 [pid 5011] close(4 [pid 5010] <... close resumed>) = 0 [pid 5009] close(4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="macvlan0" [pid 5011] <... close resumed>) = 0 [pid 5010] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x3c\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x36\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... close resumed>) = 0 [pid 5014] <... ioctl resumed>, ifr_ifindex=57}) = 0 [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x3b\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x35\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x35"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x34\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x2e\x08\x00\x01\x00\xac\x14\x14\x2e"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] close(4) = 0 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x39\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x33\x08\x00\x01\x00\xac\x14\x14\x33"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 40 [pid 5013] <... sendto resumed>) = 64 [pid 5012] <... sendto resumed>) = 40 [pid 5011] <... sendto resumed>) = 64 [pid 5010] <... sendto resumed>) = 44 [pid 5009] <... sendto resumed>) = 40 [pid 5014] recvfrom(3, [pid 5012] recvfrom(3, [pid 5010] recvfrom(3, [pid 5009] recvfrom(3, [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... recvfrom resumed>[{nlmsg_len=64, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, {error=-EOPNOTSUPP, msg=[{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x3c\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x36\x00\x00"]}], 4096, 0, NULL, NULL) = 64 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] recvfrom(3, [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] recvfrom(3, [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... socket resumed>) = 4 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... socket resumed>) = 4 [pid 5010] <... socket resumed>) = 4 [pid 5009] <... socket resumed>) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="macvlan0" [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_macvtap" [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_macvtap" [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="virt_wifi0" [pid 5014] <... ioctl resumed>, ifr_ifindex=57}) = 0 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... ioctl resumed>, ifr_ifindex=61}) = 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=62}) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=52}) = 0 [pid 5014] close(4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="macvtap0" [pid 5012] close(4 [pid 5011] <... socket resumed>) = 4 [pid 5010] close(4 [pid 5009] close(4 [pid 5014] <... close resumed>) = 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=63}) = 0 [pid 5012] <... close resumed>) = 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="ipvlan0" [pid 5010] <... close resumed>) = 0 [pid 5009] <... close resumed>) = 0 [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x39\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x33\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x33"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] close(4 [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x3d\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x38\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x38"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... ioctl resumed>, ifr_ifindex=59}) = 0 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x3e\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x37\x08\x00\x01\x00\xac\x14\x14\x37"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x34\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2e\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2e"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 64 [pid 5013] <... close resumed>) = 0 [pid 5012] <... sendto resumed>) = 64 [pid 5011] close(4 [pid 5010] <... sendto resumed>) = 40 [pid 5009] <... sendto resumed>) = 64 [pid 5014] recvfrom(3, [ 56.139164][ T4416] IPv6: ADDRCONF(NETDEV_CHANGE): macvlan1: link becomes ready [ 56.153039][ T4416] IPv6: ADDRCONF(NETDEV_CHANGE): veth1_virt_wifi: link becomes ready [ 56.164660][ T4416] IPv6: ADDRCONF(NETDEV_CHANGE): veth0_virt_wifi: link becomes ready [pid 5013] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x3f\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x39\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] recvfrom(3, [pid 5011] <... close resumed>) = 0 [pid 5010] recvfrom(3, [pid 5009] recvfrom(3, [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... socket resumed>) = 4 [pid 5012] <... socket resumed>) = 4 [pid 5010] <... socket resumed>) = 4 [pid 5009] <... socket resumed>) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="macvlan0" [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_macvtap" [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_macvtap" [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="virt_wifi0" [pid 5014] <... ioctl resumed>, ifr_ifindex=57}) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=61}) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=62}) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=52}) = 0 [pid 5014] close(4 [pid 5012] close(4 [pid 5010] close(4 [pid 5009] close(4 [pid 5014] <... close resumed>) = 0 [pid 5012] <... close resumed>) = 0 [pid 5010] <... close resumed>) = 0 [pid 5009] <... close resumed>) = 0 [pid 5014] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x39\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x33\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x3d\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x38\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x3e\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x37\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x37"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x34\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x2e\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 44 [pid 5013] <... sendto resumed>) = 44 [pid 5012] <... sendto resumed>) = 44 [pid 5011] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x3b\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x35\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] recvfrom(3, [pid 5014] recvfrom(3, [pid 5012] recvfrom(3, [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="macsec0" [pid 5011] <... sendto resumed>) = 44 [pid 5010] <... sendto resumed>) = 64 [pid 5009] <... sendto resumed>) = 44 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=64}) = 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] recvfrom(3, [pid 5009] recvfrom(3, [pid 5011] recvfrom(3, [pid 5014] <... socket resumed>) = 4 [pid 5013] close(4 [pid 5012] <... socket resumed>) = 4 [pid 5009] <... recvfrom resumed>[{nlmsg_len=64, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, {error=-EOPNOTSUPP, msg=[{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x34\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x2e\x00\x00"]}], 4096, 0, NULL, NULL) = 64 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="macvlan1" [pid 5013] <... close resumed>) = 0 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="macvtap0" [pid 5011] <... recvfrom resumed>[{nlmsg_len=64, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, {error=-EOPNOTSUPP, msg=[{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x3b\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x35\x00\x00"]}], 4096, 0, NULL, NULL) = 64 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... ioctl resumed>, ifr_ifindex=58}) = 0 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x40\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x3a\x08\x00\x01\x00\xac\x14\x14\x3a"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... ioctl resumed>, ifr_ifindex=63}) = 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... socket resumed>) = 4 [pid 5014] close(4 [pid 5013] <... sendto resumed>) = 40 [pid 5012] close(4 [pid 5011] <... socket resumed>) = 4 [pid 5010] <... socket resumed>) = 4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_vlan" [pid 5014] <... close resumed>) = 0 [pid 5012] <... close resumed>) = 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="ipvlan1" [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_macvtap" [pid 5009] <... ioctl resumed>, ifr_ifindex=54}) = 0 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x3a\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x34\x08\x00\x01\x00\xac\x14\x14\x34"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] recvfrom(3, [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x3f\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x39\x08\x00\x01\x00\xac\x14\x14\x39"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... ioctl resumed>, ifr_ifindex=60}) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=62}) = 0 [pid 5009] close(4 [pid 5014] <... sendto resumed>) = 40 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] recvfrom(3, [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... sendto resumed>) = 40 [pid 5011] close(4 [pid 5010] close(4 [pid 5009] <... close resumed>) = 0 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... socket resumed>) = 4 [pid 5012] recvfrom(3, [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="macsec0" [pid 5011] <... close resumed>) = 0 [pid 5010] <... close resumed>) = 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x36\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x2f\x08\x00\x01\x00\xac\x14\x14\x2f"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... socket resumed>) = 4 [pid 5013] <... ioctl resumed>, ifr_ifindex=64}) = 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x3c\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x36\x08\x00\x01\x00\xac\x14\x14\x36"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x3e\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x37\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="macvlan1" [pid 5013] close(4 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... sendto resumed>) = 40 [pid 5009] <... sendto resumed>) = 40 [pid 5013] <... close resumed>) = 0 [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x40\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3a\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3a"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... ioctl resumed>, ifr_ifindex=58}) = 0 [pid 5013] <... sendto resumed>) = 64 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="macvtap0" [pid 5011] recvfrom(3, [pid 5010] <... sendto resumed>) = 44 [pid 5009] recvfrom(3, [pid 5014] close(4 [pid 5013] recvfrom(3, [pid 5012] <... ioctl resumed>, ifr_ifindex=63}) = 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... close resumed>) = 0 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] close(4 [pid 5010] recvfrom(3, [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5012] <... close resumed>) = 0 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="macsec0" [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=64}) = 0 [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x3f\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x39\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x39"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x3a\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x34\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x34"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] close(4 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... socket resumed>) = 4 [pid 5014] <... sendto resumed>) = 64 [pid 5013] <... close resumed>) = 0 [pid 5012] <... sendto resumed>) = 64 [pid 5011] <... socket resumed>) = 4 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_vlan" [pid 5014] recvfrom(3, [ 56.196462][ T5013] veth0_macvtap: entered promiscuous mode [ 56.204247][ T5014] veth1_vlan: entered promiscuous mode [ 56.214926][ T5049] IPv6: ADDRCONF(NETDEV_CHANGE): veth1_macvtap: link becomes ready [ 56.223627][ T5049] IPv6: ADDRCONF(NETDEV_CHANGE): veth0_macvtap: link becomes ready [pid 5013] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x40\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x3a\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] recvfrom(3, [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="ipvlan1" [pid 5010] <... socket resumed>) = 4 [pid 5009] <... ioctl resumed>, ifr_ifindex=54}) = 0 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... ioctl resumed>, ifr_ifindex=60}) = 0 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_macvtap" [pid 5009] close(4 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] close(4 [pid 5010] <... ioctl resumed>, ifr_ifindex=61}) = 0 [pid 5009] <... close resumed>) = 0 [pid 5014] <... socket resumed>) = 4 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... close resumed>) = 0 [pid 5010] close(4 [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x36\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2f\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x2f"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="macvlan1" [pid 5013] <... sendto resumed>) = 44 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="macvtap0" [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x3c\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x36\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x36"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... close resumed>) = 0 [pid 5014] <... ioctl resumed>, ifr_ifindex=58}) = 0 [pid 5013] recvfrom(3, [pid 5012] <... ioctl resumed>, ifr_ifindex=63}) = 0 [pid 5009] <... sendto resumed>) = 64 [pid 5011] <... sendto resumed>) = 64 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x3d\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x38\x08\x00\x01\x00\xac\x14\x14\x38"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] close(4 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] close(4 [pid 5011] recvfrom(3, [pid 5009] recvfrom(3, [pid 5014] <... close resumed>) = 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... close resumed>) = 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... sendto resumed>) = 40 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x3a\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x34\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... socket resumed>) = 4 [pid 5012] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x3f\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x39\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] recvfrom(3, [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... sendto resumed>) = 44 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_batadv" [pid 5014] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... socket resumed>) = 4 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... socket resumed>) = 4 [pid 5014] <... socket resumed>) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="ipvlan0", ifr_ifindex=59}) = 0 [pid 5014] close(4) = 0 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x3b\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x35\x08\x00\x01\x00\xac\x14\x14\x35"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... ioctl resumed>, ifr_ifindex=40}) = 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="ipvlan1" [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_vlan" [pid 5013] close(4 [pid 5011] <... ioctl resumed>, ifr_ifindex=60}) = 0 [pid 5010] <... socket resumed>) = 4 [pid 5009] <... ioctl resumed>, ifr_ifindex=54}) = 0 [pid 5013] <... close resumed>) = 0 [pid 5011] close(4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_macvtap" [pid 5009] close(4 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x28\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x3b\x08\x00\x01\x00\xac\x14\x14\x3b"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... close resumed>) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=61}) = 0 [pid 5009] <... close resumed>) = 0 [pid 5011] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x3c\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x36\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] close(4 [pid 5009] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x36\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x2f\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 40 [pid 5013] <... sendto resumed>) = 40 [pid 5012] <... sendto resumed>) = 44 [pid 5011] <... sendto resumed>) = 44 [pid 5010] <... close resumed>) = 0 [pid 5014] recvfrom(3, [pid 5013] recvfrom(3, [pid 5012] recvfrom(3, [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] recvfrom(3, [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x3d\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x38\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x38"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... sendto resumed>) = 44 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... socket resumed>) = 4 [pid 5013] <... socket resumed>) = 4 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=64, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, {error=-EOPNOTSUPP, msg=[{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x3c\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x36\x00\x00"]}], 4096, 0, NULL, NULL) = 64 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="ipvlan0" [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_batadv" [pid 5010] <... sendto resumed>) = 64 [pid 5014] <... ioctl resumed>, ifr_ifindex=59}) = 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=40}) = 0 [pid 5012] <... socket resumed>) = 4 [pid 5014] close(4 [pid 5013] close(4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="macsec0" [pid 5014] <... close resumed>) = 0 [pid 5013] <... close resumed>) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=64}) = 0 [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x3b\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x35\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x35"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x28\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3b\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3b"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] close(4 [pid 5014] <... sendto resumed>) = 64 [pid 5013] <... sendto resumed>) = 64 [pid 5012] <... close resumed>) = 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] recvfrom(3, [pid 5009] recvfrom(3, [pid 5011] <... socket resumed>) = 4 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] recvfrom(3, [pid 5013] recvfrom(3, [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x40\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x3a\x08\x00\x01\x00\xac\x14\x14\x3a"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_macvtap" [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... sendto resumed>) = 40 [pid 5011] <... ioctl resumed>, ifr_ifindex=62}) = 0 [pid 5010] <... socket resumed>) = 4 [pid 5009] <... socket resumed>) = 4 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] recvfrom(3, [pid 5011] close(4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_macvtap" [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_vlan" [pid 5014] <... socket resumed>) = 4 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... close resumed>) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=61}) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=53}) = 0 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="ipvlan0" [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_batadv" [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x3e\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x37\x08\x00\x01\x00\xac\x14\x14\x37"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] close(4 [pid 5009] close(4 [pid 5014] <... ioctl resumed>, ifr_ifindex=59}) = 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=40}) = 0 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... sendto resumed>) = 40 [pid 5010] <... close resumed>) = 0 [pid 5009] <... close resumed>) = 0 [pid 5014] close(4 [pid 5013] close(4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="macsec0" [pid 5011] recvfrom(3, [pid 5010] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x3d\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x38\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x35\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x30\x08\x00\x01\x00\xac\x14\x14\x30"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... close resumed>) = 0 [pid 5013] <... close resumed>) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=64}) = 0 [ 56.264655][ T5013] veth1_macvtap: entered promiscuous mode [ 56.293477][ T5012] veth0_macvtap: entered promiscuous mode [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x3b\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x35\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x28\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x3b\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] close(4 [pid 5010] <... sendto resumed>) = 44 [pid 5012] <... close resumed>) = 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x40\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3a\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3a"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... socket resumed>) = 4 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="macvtap0", ifr_ifindex=63}) = 0 [pid 5010] close(4) = 0 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x3f\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x39\x08\x00\x01\x00\xac\x14\x14\x39"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_macvtap", ifr_ifindex=62}) = 0 [pid 5011] close(4) = 0 [pid 5009] <... sendto resumed>) = 40 [pid 5014] <... sendto resumed>) = 44 [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x3e\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x37\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x37"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] recvfrom(3, [pid 5013] <... sendto resumed>) = 44 [pid 5012] <... sendto resumed>) = 64 [pid 5010] <... sendto resumed>) = 40 [pid 5009] recvfrom(3, [pid 5014] <... recvfrom resumed>[{nlmsg_len=64, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, {error=-EOPNOTSUPP, msg=[{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x3b\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x35\x00\x00"]}], 4096, 0, NULL, NULL) = 64 [pid 5013] recvfrom(3, [pid 5012] recvfrom(3, [pid 5011] <... sendto resumed>) = 64 [pid 5010] recvfrom(3, [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... socket resumed>) = 4 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] recvfrom(3, [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... socket resumed>) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="ipvlan1" [pid 5013] <... socket resumed>) = 4 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... socket resumed>) = 4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_vlan" [pid 5014] <... ioctl resumed>, ifr_ifindex=60}) = 0 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_batadv" [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="macsec0" [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="macvtap0" [pid 5009] <... ioctl resumed>, ifr_ifindex=53}) = 0 [pid 5014] close(4 [pid 5013] <... ioctl resumed>, ifr_ifindex=42}) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=64}) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=63}) = 0 [pid 5009] close(4 [pid 5014] <... close resumed>) = 0 [pid 5013] close(4 [pid 5012] close(4 [pid 5011] <... socket resumed>) = 4 [pid 5010] close(4 [pid 5009] <... close resumed>) = 0 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x3c\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x36\x08\x00\x01\x00\xac\x14\x14\x36"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... close resumed>) = 0 [pid 5012] <... close resumed>) = 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_macvtap" [pid 5010] <... close resumed>) = 0 [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x35\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x30\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x30"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 40 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x2a\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x3c\x08\x00\x01\x00\xac\x14\x14\x3c"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [ 56.341230][ T753] IPv6: ADDRCONF(NETDEV_CHANGE): macvtap0: link becomes ready [ 56.349697][ T753] IPv6: ADDRCONF(NETDEV_CHANGE): veth1_macvtap: link becomes ready [ 56.363563][ T753] IPv6: ADDRCONF(NETDEV_CHANGE): veth0_macvtap: link becomes ready [pid 5012] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x40\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x3a\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... ioctl resumed>, ifr_ifindex=62}) = 0 [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x3f\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x39\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x39"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... sendto resumed>) = 64 [pid 5014] recvfrom(3, [pid 5013] <... sendto resumed>) = 40 [pid 5011] close(4) = 0 [pid 5011] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x3e\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x37\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] recvfrom(3, [pid 5011] <... sendto resumed>) = 44 [pid 5009] recvfrom(3, [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... sendto resumed>) = 44 [pid 5011] recvfrom(3, [pid 5010] <... sendto resumed>) = 64 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... socket resumed>) = 4 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] recvfrom(3, [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] recvfrom(3, [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="ipvlan1" [pid 5013] <... socket resumed>) = 4 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_macvtap", ifr_ifindex=61}) = 0 [pid 5011] close(4) = 0 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x3d\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x38\x08\x00\x01\x00\xac\x14\x14\x38"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 40 [pid 5011] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... ioctl resumed>, ifr_ifindex=60}) = 0 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_batadv" [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... socket resumed>) = 4 [pid 5014] close(4 [pid 5013] <... ioctl resumed>, ifr_ifindex=42}) = 0 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... socket resumed>) = 4 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_vlan" [pid 5014] <... close resumed>) = 0 [pid 5013] close(4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_batadv" [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_macvtap" [pid 5010] <... socket resumed>) = 4 [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x3c\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x36\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x36"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... close resumed>) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=40}) = 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=61}) = 0 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="macvtap0" [pid 5009] <... ioctl resumed>, ifr_ifindex=53}) = 0 [pid 5011] close(4 [pid 5014] <... sendto resumed>) = 64 [pid 5011] <... close resumed>) = 0 [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x3d\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x38\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x38"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] close(4 [pid 5010] <... ioctl resumed>, ifr_ifindex=63}) = 0 [pid 5014] recvfrom(3, [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x2a\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3c\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3c"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] close(4 [pid 5011] <... sendto resumed>) = 64 [pid 5010] close(4 [pid 5009] <... close resumed>) = 0 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] recvfrom(3, [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... sendto resumed>) = 64 [pid 5012] <... close resumed>) = 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... close resumed>) = 0 [pid 5009] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x35\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x30\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... socket resumed>) = 4 [pid 5013] recvfrom(3, [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x28\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x3b\x08\x00\x01\x00\xac\x14\x14\x3b"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x3f\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x39\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... socket resumed>) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_macvtap", ifr_ifindex=61}) = 0 [pid 5011] close(4) = 0 [pid 5009] <... sendto resumed>) = 44 [pid 5011] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x3d\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x38\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="ipvlan1", ifr_ifindex=60}) = 0 [pid 5014] close(4) = 0 [pid 5014] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x3c\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x36\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] recvfrom(3, [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_batadv", ifr_ifindex=42}) = 0 [pid 5013] close(4) = 0 [pid 5013] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x2a\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x3c\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="vlan0", ifr_ifindex=55}) = 0 [pid 5009] close(4) = 0 [ 56.392983][ T5012] veth1_macvtap: entered promiscuous mode [ 56.422262][ T753] IPv6: ADDRCONF(NETDEV_CHANGE): macsec0: link becomes ready [ 56.431000][ T753] IPv6: ADDRCONF(NETDEV_CHANGE): veth1_vlan: link becomes ready [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x37\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x31\x08\x00\x01\x00\xac\x14\x14\x31"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... sendto resumed>) = 44 [pid 5011] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="macvtap0", ifr_ifindex=63}) = 0 [pid 5011] close(4) = 0 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x3f\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x39\x08\x00\x01\x00\xac\x14\x14\x39"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 44 [pid 5014] recvfrom(3, [{nlmsg_len=64, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, {error=-EOPNOTSUPP, msg=[{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x3c\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x36\x00\x00"]}], 4096, 0, NULL, NULL) = 64 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_macvtap", ifr_ifindex=62}) = 0 [pid 5014] close(4) = 0 [ 56.439639][ T753] IPv6: ADDRCONF(NETDEV_CHANGE): veth0_vlan: link becomes ready [ 56.450235][ T753] IPv6: ADDRCONF(NETDEV_CHANGE): vlan0: link becomes ready [ 56.462379][ T753] IPv6: ADDRCONF(NETDEV_CHANGE): vlan1: link becomes ready [ 56.470138][ T753] IPv6: ADDRCONF(NETDEV_CHANGE): veth1_macvtap: link becomes ready [ 56.481341][ T753] IPv6: ADDRCONF(NETDEV_CHANGE): veth0_macvtap: link becomes ready [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x3e\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x37\x08\x00\x01\x00\xac\x14\x14\x37"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... sendto resumed>) = 44 [pid 5012] <... sendto resumed>) = 40 [pid 5010] <... sendto resumed>) = 44 [pid 5013] recvfrom(3, [pid 5012] recvfrom(3, [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] recvfrom(3, [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... socket resumed>) = 4 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... sendto resumed>) = 40 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv_slave_0" [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_batadv" [pid 5010] <... socket resumed>) = 4 [pid 5013] <... ioctl resumed>, ifr_ifindex=41}) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=40}) = 0 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="macsec0" [pid 5013] close(4 [pid 5012] close(4 [pid 5010] <... ioctl resumed>, ifr_ifindex=64}) = 0 [pid 5013] <... close resumed>) = 0 [pid 5012] <... close resumed>) = 0 [pid 5011] <... sendto resumed>) = 40 [pid 5010] close(4 [pid 5009] recvfrom(3, [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x29\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x3d\x08\x00\x01\x00\xac\x14\x14\x3d"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x28\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3b\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3b"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... close resumed>) = 0 [pid 5014] <... sendto resumed>) = 40 [pid 5013] <... sendto resumed>) = 40 [pid 5012] <... sendto resumed>) = 64 [pid 5011] recvfrom(3, [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x40\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x3a\x08\x00\x01\x00\xac\x14\x14\x3a"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] recvfrom(3, [pid 5013] recvfrom(3, [pid 5012] recvfrom(3, [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... sendto resumed>) = 40 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] recvfrom(3, [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... socket resumed>) = 4 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... socket resumed>) = 4 [pid 5014] <... socket resumed>) = 4 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... socket resumed>) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="macvtap0" [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="vlan0" [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv_slave_0" [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_batadv" [pid 5011] <... ioctl resumed>, ifr_ifindex=63}) = 0 [pid 5010] <... socket resumed>) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_macvtap" [pid 5013] <... ioctl resumed>, ifr_ifindex=41}) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=40}) = 0 [pid 5011] close(4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="macsec0" [pid 5009] <... ioctl resumed>, ifr_ifindex=55}) = 0 [pid 5013] close(4 [pid 5012] close(4 [pid 5011] <... close resumed>) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=64}) = 0 [pid 5009] close(4 [pid 5013] <... close resumed>) = 0 [pid 5012] <... close resumed>) = 0 [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x3f\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x39\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x39"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] close(4 [pid 5014] <... ioctl resumed>, ifr_ifindex=62}) = 0 [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x29\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3d\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3d"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x28\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x3b\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... close resumed>) = 0 [pid 5009] <... close resumed>) = 0 [pid 5014] close(4 [pid 5013] <... sendto resumed>) = 64 [pid 5012] <... sendto resumed>) = 44 [pid 5011] <... sendto resumed>) = 64 [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x40\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3a\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3a"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x37\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x31\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x31"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... close resumed>) = 0 [pid 5013] recvfrom(3, [pid 5012] recvfrom(3, [pid 5011] recvfrom(3, [pid 5010] <... sendto resumed>) = 64 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] recvfrom(3, [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x3e\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x37\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x37"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... sendto resumed>) = 64 [pid 5014] <... sendto resumed>) = 64 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... socket resumed>) = 4 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] recvfrom(3, [pid 5014] recvfrom(3, [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv_slave_0" [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_batadv" [pid 5011] <... socket resumed>) = 4 [pid 5010] <... socket resumed>) = 4 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... ioctl resumed>, ifr_ifindex=41}) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=42}) = 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="macvtap0" [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="macsec0" [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] close(4 [pid 5012] close(4 [pid 5011] <... ioctl resumed>, ifr_ifindex=63}) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=64}) = 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... socket resumed>) = 4 [pid 5013] <... close resumed>) = 0 [pid 5012] <... close resumed>) = 0 [pid 5010] close(4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_macvtap" [ 56.492573][ T5010] veth0_macvtap: entered promiscuous mode [pid 5013] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x29\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x3d\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x2a\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x3c\x08\x00\x01\x00\xac\x14\x14\x3c"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] close(4 [pid 5010] <... close resumed>) = 0 [pid 5009] <... socket resumed>) = 4 [pid 5014] <... ioctl resumed>, ifr_ifindex=62}) = 0 [pid 5013] <... sendto resumed>) = 44 [pid 5010] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x40\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x3a\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] close(4 [pid 5013] recvfrom(3, [pid 5011] <... close resumed>) = 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="vlan0" [pid 5014] <... close resumed>) = 0 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x3f\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x39\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... ioctl resumed>, ifr_ifindex=55}) = 0 [pid 5014] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x3e\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x37\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] close(4 [pid 5013] <... socket resumed>) = 4 [pid 5009] <... close resumed>) = 0 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv_slave_1" [pid 5009] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x37\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x31\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... ioctl resumed>, ifr_ifindex=43}) = 0 [pid 5013] close(4) = 0 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x2b\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x3e\x08\x00\x01\x00\xac\x14\x14\x3e"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... sendto resumed>) = 40 [pid 5012] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_batadv", ifr_ifindex=42}) = 0 [pid 5012] close(4) = 0 [ 56.537173][ T5013] batman_adv: batadv0: Interface activated: batadv_slave_0 [ 56.544757][ T753] IPv6: ADDRCONF(NETDEV_CHANGE): macvtap0: link becomes ready [ 56.555265][ T753] IPv6: ADDRCONF(NETDEV_CHANGE): batadv_slave_0: link becomes ready [ 56.570336][ T753] IPv6: ADDRCONF(NETDEV_CHANGE): veth0_to_batadv: link becomes ready [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x2a\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3c\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3c"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... sendto resumed>) = 44 [pid 5010] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_batadv", ifr_ifindex=40}) = 0 [pid 5010] close(4) = 0 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x28\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x3b\x08\x00\x01\x00\xac\x14\x14\x3b"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... sendto resumed>) = 44 [pid 5011] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... sendto resumed>) = 44 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="macsec0", ifr_ifindex=64}) = 0 [pid 5011] close(4) = 0 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x40\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x3a\x08\x00\x01\x00\xac\x14\x14\x3a"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_macvtap", ifr_ifindex=61}) = 0 [pid 5014] close(4) = 0 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x3d\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x38\x08\x00\x01\x00\xac\x14\x14\x38"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... sendto resumed>) = 40 [pid 5012] <... sendto resumed>) = 64 [pid 5009] <... sendto resumed>) = 44 [pid 5013] recvfrom(3, [pid 5012] recvfrom(3, [pid 5009] recvfrom(3, [pid 5010] <... sendto resumed>) = 40 [pid 5014] <... sendto resumed>) = 40 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... sendto resumed>) = 40 [pid 5014] recvfrom(3, [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] recvfrom(3, [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] recvfrom(3, [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... socket resumed>) = 4 [pid 5014] <... socket resumed>) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv_slave_1" [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_batadv" [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_macvtap" [pid 5011] <... socket resumed>) = 4 [pid 5014] <... ioctl resumed>, ifr_ifindex=61}) = 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="macsec0" [pid 5014] close(4 [pid 5013] <... ioctl resumed>, ifr_ifindex=43}) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=42}) = 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=64}) = 0 [pid 5014] <... close resumed>) = 0 [pid 5011] close(4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="vlan1" [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x3d\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x38\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x38"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... close resumed>) = 0 [pid 5014] <... sendto resumed>) = 64 [pid 5013] close(4 [pid 5012] close(4 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=56}) = 0 [pid 5014] recvfrom(3, [pid 5013] <... close resumed>) = 0 [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x40\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3a\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3a"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x2b\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3e\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3e"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... close resumed>) = 0 [pid 5010] <... socket resumed>) = 4 [pid 5009] close(4 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... sendto resumed>) = 64 [pid 5012] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x2a\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x3c\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... sendto resumed>) = 64 [pid 5014] <... socket resumed>) = 4 [pid 5013] recvfrom(3, [pid 5011] recvfrom(3, [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_batadv" [pid 5009] <... close resumed>) = 0 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_macvtap" [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... ioctl resumed>, ifr_ifindex=61}) = 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] close(4 [pid 5011] <... socket resumed>) = 4 [pid 5014] <... close resumed>) = 0 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... sendto resumed>) = 44 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="macsec0" [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x38\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x32\x08\x00\x01\x00\xac\x14\x14\x32"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [ 56.582126][ T5010] veth1_macvtap: entered promiscuous mode [ 56.591531][ T5011] veth0_macvtap: entered promiscuous mode [ 56.603391][ T5009] veth0_vlan: entered promiscuous mode [pid 5014] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x3d\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x38\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] recvfrom(3, [pid 5011] <... ioctl resumed>, ifr_ifindex=64}) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=40}) = 0 [pid 5014] <... sendto resumed>) = 44 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] close(4 [pid 5009] <... sendto resumed>) = 40 [pid 5014] recvfrom(3, [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv_slave_1" [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] close(4 [pid 5009] recvfrom(3, [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... ioctl resumed>, ifr_ifindex=43}) = 0 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... close resumed>) = 0 [pid 5010] <... close resumed>) = 0 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] close(4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv_slave_0" [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x28\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3b\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3b"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... close resumed>) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=41}) = 0 [pid 5011] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x40\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x3a\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... socket resumed>) = 4 [pid 5014] <... socket resumed>) = 4 [pid 5013] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x2b\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x3e\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] close(4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="vlan1" [pid 5012] <... close resumed>) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=56}) = 0 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x29\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x3d\x08\x00\x01\x00\xac\x14\x14\x3d"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] close(4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="macvtap0" [pid 5009] <... close resumed>) = 0 [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x38\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x32\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x32"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... ioctl resumed>, ifr_ifindex=63}) = 0 [pid 5014] close(4) = 0 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x3f\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x39\x08\x00\x01\x00\xac\x14\x14\x39"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... sendto resumed>) = 64 [pid 5010] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_batadv", ifr_ifindex=40}) = 0 [ 56.636164][ T5053] IPv6: ADDRCONF(NETDEV_CHANGE): macsec0: link becomes ready [ 56.649496][ T5053] IPv6: ADDRCONF(NETDEV_CHANGE): macvtap0: link becomes ready [ 56.660906][ T5053] IPv6: ADDRCONF(NETDEV_CHANGE): veth1_macvtap: link becomes ready [ 56.672109][ T5053] IPv6: ADDRCONF(NETDEV_CHANGE): veth0_macvtap: link becomes ready [pid 5010] close(4) = 0 [pid 5010] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x28\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x3b\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... sendto resumed>) = 44 [pid 5011] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_batadv", ifr_ifindex=40}) = 0 [pid 5011] close(4) = 0 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x28\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x3b\x08\x00\x01\x00\xac\x14\x14\x3b"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... sendto resumed>) = 44 [pid 5012] <... sendto resumed>) = 40 [pid 5013] recvfrom(3, [pid 5009] <... sendto resumed>) = 64 [pid 5014] <... sendto resumed>) = 40 [pid 5012] recvfrom(3, [pid 5009] recvfrom(3, [pid 5014] recvfrom(3, [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... socket resumed>) = 4 [pid 5010] <... sendto resumed>) = 44 [pid 5009] <... socket resumed>) = 4 [pid 5014] <... socket resumed>) = 4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv_slave_0" [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="vlan1" [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="macvtap0" [pid 5012] <... ioctl resumed>, ifr_ifindex=41}) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=56}) = 0 [pid 5014] <... ioctl resumed>, ifr_ifindex=63}) = 0 [pid 5012] close(4 [pid 5009] close(4 [pid 5014] close(4 [pid 5012] <... close resumed>) = 0 [pid 5009] <... close resumed>) = 0 [pid 5014] <... close resumed>) = 0 [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x29\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3d\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3d"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x38\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x32\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x3f\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x39\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x39"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] recvfrom(3, [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... socket resumed>) = 4 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="geneve0" [pid 5010] <... socket resumed>) = 4 [pid 5013] <... ioctl resumed>, ifr_ifindex=65}) = 0 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_batadv" [pid 5013] close(4 [pid 5010] <... ioctl resumed>, ifr_ifindex=42}) = 0 [pid 5013] <... close resumed>) = 0 [pid 5010] close(4 [ 56.685369][ T5011] veth1_macvtap: entered promiscuous mode [ 56.694543][ T5013] batman_adv: batadv0: Interface activated: batadv_slave_1 [ 56.709093][ T753] IPv6: ADDRCONF(NETDEV_CHANGE): macsec0: link becomes ready [ 56.721120][ T753] IPv6: ADDRCONF(NETDEV_CHANGE): batadv_slave_1: link becomes ready [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x41\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x3f\x08\x00\x01\x00\xac\x14\x14\x3f"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... close resumed>) = 0 [pid 5011] <... sendto resumed>) = 40 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x2a\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x3c\x08\x00\x01\x00\xac\x14\x14\x3c"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 64 [pid 5012] <... sendto resumed>) = 64 [pid 5011] recvfrom(3, [pid 5010] <... sendto resumed>) = 40 [pid 5009] <... sendto resumed>) = 44 [pid 5013] <... sendto resumed>) = 40 [pid 5010] recvfrom(3, [pid 5014] recvfrom(3, [pid 5013] recvfrom(3, [pid 5012] recvfrom(3, [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] recvfrom(3, [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... socket resumed>) = 4 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... socket resumed>) = 4 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... socket resumed>) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_batadv" [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... socket resumed>) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="macvtap0" [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="geneve0" [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv_slave_0" [pid 5011] <... ioctl resumed>, ifr_ifindex=40}) = 0 [pid 5010] <... socket resumed>) = 4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="macvlan0" [pid 5014] <... ioctl resumed>, ifr_ifindex=63}) = 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=65}) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=41}) = 0 [pid 5011] close(4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_batadv" [pid 5009] <... ioctl resumed>, ifr_ifindex=57}) = 0 [pid 5014] close(4 [pid 5013] close(4 [pid 5012] close(4 [pid 5011] <... close resumed>) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=42}) = 0 [pid 5009] close(4 [pid 5014] <... close resumed>) = 0 [pid 5013] <... close resumed>) = 0 [pid 5012] <... close resumed>) = 0 [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x28\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3b\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3b"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] close(4 [pid 5009] <... close resumed>) = 0 [pid 5014] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x3f\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x39\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x41\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3f\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3f"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x29\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x3d\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... sendto resumed>) = 64 [pid 5010] <... close resumed>) = 0 [ 56.730521][ T753] IPv6: ADDRCONF(NETDEV_CHANGE): veth1_to_batadv: link becomes ready [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x39\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x33\x08\x00\x01\x00\xac\x14\x14\x33"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x2a\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3c\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3c"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 44 [pid 5013] <... sendto resumed>) = 64 [pid 5011] recvfrom(3, [pid 5010] <... sendto resumed>) = 64 [pid 5014] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="macsec0", ifr_ifindex=64}) = 0 [pid 5014] close(4) = 0 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x40\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x3a\x08\x00\x01\x00\xac\x14\x14\x3a"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] recvfrom(3, [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] recvfrom(3, [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_batadv", ifr_ifindex=40}) = 0 [pid 5011] close(4) = 0 [pid 5011] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x28\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x3b\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... socket resumed>) = 4 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="geneve0" [pid 5010] <... socket resumed>) = 4 [pid 5013] <... ioctl resumed>, ifr_ifindex=65}) = 0 [pid 5013] close(4) = 0 [pid 5013] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x41\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x3f\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 40 [pid 5012] <... sendto resumed>) = 44 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_batadv" [pid 5009] <... sendto resumed>) = 40 [pid 5012] recvfrom(3, [pid 5010] <... ioctl resumed>, ifr_ifindex=42}) = 0 [pid 5009] recvfrom(3, [pid 5014] recvfrom(3, [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] close(4 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [ 56.759382][ T5014] veth0_macvtap: entered promiscuous mode [ 56.768149][ T5012] batman_adv: The newly added mac address (aa:aa:aa:aa:aa:3d) already exists on: batadv_slave_0 [ 56.779966][ T5012] batman_adv: It is strongly recommended to keep mac addresses unique to avoid problems! [ 56.792336][ T5012] batman_adv: batadv0: Interface activated: batadv_slave_0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... sendto resumed>) = 44 [pid 5010] <... close resumed>) = 0 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] recvfrom(3, [pid 5014] <... socket resumed>) = 4 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="macsec0" [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... ioctl resumed>, ifr_ifindex=64}) = 0 [pid 5011] <... socket resumed>) = 4 [pid 5014] close(4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_batadv" [pid 5014] <... close resumed>) = 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=42}) = 0 [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x40\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3a\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3a"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... socket resumed>) = 4 [pid 5011] close(4 [pid 5010] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x2a\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x3c\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... close resumed>) = 0 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x2a\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x3c\x08\x00\x01\x00\xac\x14\x14\x3c"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv_slave_1", ifr_ifindex=43}) = 0 [pid 5009] <... socket resumed>) = 4 [pid 5012] close(4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="macvlan0" [pid 5012] <... close resumed>) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=57}) = 0 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x2b\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x3e\x08\x00\x01\x00\xac\x14\x14\x3e"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] close(4) = 0 [ 56.809865][ T5053] IPv6: ADDRCONF(NETDEV_CHANGE): macvtap0: link becomes ready [ 56.818545][ T5053] IPv6: ADDRCONF(NETDEV_CHANGE): batadv_slave_0: link becomes ready [ 56.827756][ T5053] IPv6: ADDRCONF(NETDEV_CHANGE): veth0_to_batadv: link becomes ready [ 56.838561][ T5013] netdevsim netdevsim5 netdevsim0: set [1, 0] type 2 family 0 port 6081 - 0 [ 56.848153][ T5013] netdevsim netdevsim5 netdevsim1: set [1, 0] type 2 family 0 port 6081 - 0 [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x39\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x33\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x33"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 64 [pid 5013] <... sendto resumed>) = 44 [pid 5013] recvfrom(3, [pid 5011] <... sendto resumed>) = 40 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="geneve1", ifr_ifindex=66}) = 0 [pid 5013] close(4) = 0 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x42\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x40\x08\x00\x01\x00\xac\x14\x14\x40"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] recvfrom(3, [pid 5011] recvfrom(3, [pid 5010] <... sendto resumed>) = 44 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] recvfrom(3, [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... sendto resumed>) = 40 [pid 5012] <... sendto resumed>) = 40 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... sendto resumed>) = 64 [pid 5014] <... socket resumed>) = 4 [pid 5012] recvfrom(3, [pid 5009] recvfrom(3, [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="macsec0" [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... socket resumed>) = 4 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... ioctl resumed>, ifr_ifindex=64}) = 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_batadv" [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] close(4 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... ioctl resumed>, ifr_ifindex=42}) = 0 [pid 5010] <... socket resumed>) = 4 [pid 5009] <... socket resumed>) = 4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv_slave_1" [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="macvlan0" [pid 5014] <... close resumed>) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=43}) = 0 [pid 5011] close(4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv_slave_0" [pid 5009] <... ioctl resumed>, ifr_ifindex=57}) = 0 [pid 5014] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x40\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x3a\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] close(4 [pid 5011] <... close resumed>) = 0 [pid 5009] close(4 [pid 5012] <... close resumed>) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=41}) = 0 [pid 5009] <... close resumed>) = 0 [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x2b\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3e\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3e"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x39\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x33\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 44 [pid 5013] recvfrom(3, [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x2a\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3c\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3c"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] close(4 [pid 5014] recvfrom(3, [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... close resumed>) = 0 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x29\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x3d\x08\x00\x01\x00\xac\x14\x14\x3d"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... socket resumed>) = 4 [pid 5014] <... socket resumed>) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="geneve1" [pid 5012] <... sendto resumed>) = 64 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_batadv" [pid 5009] <... sendto resumed>) = 44 [pid 5012] recvfrom(3, [pid 5010] <... sendto resumed>) = 40 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] recvfrom(3, [pid 5014] <... ioctl resumed>, ifr_ifindex=40}) = 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=66}) = 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... sendto resumed>) = 64 [pid 5010] recvfrom(3, [pid 5012] <... socket resumed>) = 4 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] close(4 [pid 5013] close(4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv_slave_1" [pid 5011] recvfrom(3, [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... close resumed>) = 0 [pid 5013] <... close resumed>) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=43}) = 0 [ 56.857636][ T5013] netdevsim netdevsim5 netdevsim2: set [1, 0] type 2 family 0 port 6081 - 0 [ 56.866802][ T5013] netdevsim netdevsim5 netdevsim3: set [1, 0] type 2 family 0 port 6081 - 0 [ 56.894851][ T5014] veth1_macvtap: entered promiscuous mode [ 56.904101][ T5009] veth1_vlan: entered promiscuous mode [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... socket resumed>) = 4 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x28\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x3b\x08\x00\x01\x00\xac\x14\x14\x3b"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x42\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x40\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x40"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] close(4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="macvlan1" [pid 5012] <... close resumed>) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=58}) = 0 [pid 5013] <... sendto resumed>) = 64 [pid 5012] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x2b\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x3e\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] close(4 [pid 5013] recvfrom(3, [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... socket resumed>) = 4 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... socket resumed>) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv_slave_0" [pid 5009] <... close resumed>) = 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_batadv" [pid 5010] <... ioctl resumed>, ifr_ifindex=41}) = 0 [pid 5013] <... socket resumed>) = 4 [pid 5011] <... ioctl resumed>, ifr_ifindex=42}) = 0 [pid 5010] close(4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="geneve1" [pid 5011] close(4 [pid 5010] <... close resumed>) = 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=66}) = 0 [pid 5011] <... close resumed>) = 0 [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x29\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3d\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3d"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] close(4 [pid 5011] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x2a\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x3c\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x3a\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x34\x08\x00\x01\x00\xac\x14\x14\x34"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... close resumed>) = 0 [pid 5013] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x42\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x40\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 40 [pid 5014] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5012] <... sendto resumed>) = 44 [pid 5011] <... sendto resumed>) = 44 [pid 5010] <... sendto resumed>) = 64 [pid 5012] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="geneve0", ifr_ifindex=65}) = 0 [ 56.921967][ T5012] batman_adv: The newly added mac address (aa:aa:aa:aa:aa:3e) already exists on: batadv_slave_1 [ 56.934078][ T5012] batman_adv: It is strongly recommended to keep mac addresses unique to avoid problems! [ 56.950959][ T5012] batman_adv: batadv0: Interface activated: batadv_slave_1 [pid 5012] close(4) = 0 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x41\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x3f\x08\x00\x01\x00\xac\x14\x14\x3f"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_batadv" [pid 5010] recvfrom(3, [pid 5013] <... sendto resumed>) = 44 [pid 5014] <... ioctl resumed>, ifr_ifindex=40}) = 0 [pid 5013] recvfrom(3, [pid 5011] recvfrom(3, [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] close(4 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv_slave_0", ifr_ifindex=41}) = 0 [pid 5010] close(4) = 0 [pid 5010] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x29\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x3d\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... close resumed>) = 0 [pid 5013] <... socket resumed>) = 4 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x28\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3b\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3b"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="wg0", ifr_ifindex=25}) = 0 [pid 5013] close(4) = 0 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x19\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x41\x08\x00\x01\x00\xac\x14\x14\x41"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... socket resumed>) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv_slave_0", ifr_ifindex=41}) = 0 [pid 5011] close(4) = 0 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x29\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x3d\x08\x00\x01\x00\xac\x14\x14\x3d"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... sendto resumed>) = 40 [ 56.968198][ T5046] IPv6: ADDRCONF(NETDEV_CHANGE): macvlan0: link becomes ready [ 56.977643][ T5046] IPv6: ADDRCONF(NETDEV_CHANGE): macsec0: link becomes ready [ 56.987005][ T5046] IPv6: ADDRCONF(NETDEV_CHANGE): batadv_slave_1: link becomes ready [ 56.997726][ T5046] IPv6: ADDRCONF(NETDEV_CHANGE): veth1_to_batadv: link becomes ready [ 57.010867][ T5010] batman_adv: The newly added mac address (aa:aa:aa:aa:aa:3d) already exists on: batadv_slave_0 [pid 5012] <... sendto resumed>) = 40 [pid 5012] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="geneve0", ifr_ifindex=65}) = 0 [pid 5012] close(4) = 0 [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x41\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3f\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3f"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="macvlan1", ifr_ifindex=58}) = 0 [pid 5009] close(4) = 0 [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x3a\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x34\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x34"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... sendto resumed>) = 44 [pid 5010] recvfrom(3, [pid 5013] <... sendto resumed>) = 40 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... sendto resumed>) = 64 [pid 5011] <... sendto resumed>) = 40 [pid 5014] recvfrom(3, [pid 5013] recvfrom(3, [pid 5012] <... sendto resumed>) = 64 [pid 5011] recvfrom(3, [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] recvfrom(3, [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [ 57.021505][ T5010] batman_adv: It is strongly recommended to keep mac addresses unique to avoid problems! [ 57.032028][ T5010] batman_adv: The newly added mac address (aa:aa:aa:aa:aa:3d) already exists on: batadv_slave_0 [ 57.042894][ T5010] batman_adv: It is strongly recommended to keep mac addresses unique to avoid problems! [ 57.055119][ T5010] batman_adv: batadv0: Interface activated: batadv_slave_0 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... socket resumed>) = 4 [pid 5009] <... sendto resumed>) = 64 [pid 5014] <... socket resumed>) = 4 [pid 5013] <... socket resumed>) = 4 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... socket resumed>) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_batadv" [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="wg0" [pid 5012] <... socket resumed>) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv_slave_0" [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv_slave_1" [pid 5009] recvfrom(3, [pid 5014] <... ioctl resumed>, ifr_ifindex=40}) = 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=25}) = 0 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="geneve0" [pid 5011] <... ioctl resumed>, ifr_ifindex=41}) = 0 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] close(4 [pid 5013] close(4 [pid 5012] <... ioctl resumed>, ifr_ifindex=65}) = 0 [pid 5011] close(4 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... close resumed>) = 0 [pid 5013] <... close resumed>) = 0 [pid 5012] close(4 [pid 5011] <... close resumed>) = 0 [pid 5009] <... socket resumed>) = 4 [pid 5014] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x28\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x3b\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x19\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x41\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x41"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... close resumed>) = 0 [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x29\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3d\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3d"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="macvlan1" [pid 5012] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x41\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x3f\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... ioctl resumed>, ifr_ifindex=43}) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=58}) = 0 [pid 5009] close(4 [pid 5010] close(4 [pid 5009] <... close resumed>) = 0 [pid 5010] <... close resumed>) = 0 [pid 5009] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x3a\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x34\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 44 [pid 5013] <... sendto resumed>) = 64 [pid 5011] <... sendto resumed>) = 64 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x2b\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x3e\x08\x00\x01\x00\xac\x14\x14\x3e"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] recvfrom(3, [pid 5011] recvfrom(3, [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_batadv", ifr_ifindex=42}) = 0 [pid 5014] close(4) = 0 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x2a\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x3c\x08\x00\x01\x00\xac\x14\x14\x3c"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="wg0", ifr_ifindex=25}) = 0 [pid 5013] close(4) = 0 [ 57.069536][ T4416] IPv6: ADDRCONF(NETDEV_CHANGE): batadv_slave_0: link becomes ready [ 57.079519][ T4416] IPv6: ADDRCONF(NETDEV_CHANGE): veth0_to_batadv: link becomes ready [ 57.098363][ T5012] netdevsim netdevsim3 netdevsim0: set [1, 0] type 2 family 0 port 6081 - 0 [ 57.107802][ T5012] netdevsim netdevsim3 netdevsim1: set [1, 0] type 2 family 0 port 6081 - 0 [pid 5013] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x19\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv_slave_0", ifr_ifindex=41}) = 0 [pid 5011] close(4) = 0 [pid 5011] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x29\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x3d\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 40 [pid 5012] <... sendto resumed>) = 44 [pid 5010] <... sendto resumed>) = 40 [pid 5009] <... sendto resumed>) = 44 [pid 5014] recvfrom(3, [pid 5013] <... sendto resumed>) = 32 [pid 5010] recvfrom(3, [pid 5009] recvfrom(3, [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] recvfrom(3, [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] recvfrom(3, [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... socket resumed>) = 4 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... socket resumed>) = 4 [pid 5009] <... socket resumed>) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_batadv" [pid 5013] <... socket resumed>) = 4 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv_slave_1" [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="ipvlan0" [pid 5014] <... ioctl resumed>, ifr_ifindex=42}) = 0 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="wg1" [pid 5012] <... socket resumed>) = 4 [pid 5010] <... ioctl resumed>, ifr_ifindex=43}) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=59}) = 0 [pid 5014] close(4 [pid 5013] <... ioctl resumed>, ifr_ifindex=26}) = 0 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="geneve1" [pid 5010] close(4 [pid 5009] close(4 [pid 5014] <... close resumed>) = 0 [pid 5013] close(4 [pid 5012] <... ioctl resumed>, ifr_ifindex=66}) = 0 [pid 5010] <... close resumed>) = 0 [pid 5009] <... close resumed>) = 0 [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x2a\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3c\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3c"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... close resumed>) = 0 [pid 5012] close(4 [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x2b\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3e\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3e"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x3b\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x35\x08\x00\x01\x00\xac\x14\x14\x35"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 64 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x1a\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x42\x08\x00\x01\x00\xac\x14\x14\x42"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... close resumed>) = 0 [pid 5010] <... sendto resumed>) = 64 [pid 5009] <... sendto resumed>) = 40 [pid 5014] recvfrom(3, [pid 5013] <... sendto resumed>) = 40 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x42\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x40\x08\x00\x01\x00\xac\x14\x14\x40"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] recvfrom(3, [pid 5009] recvfrom(3, [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] recvfrom(3, [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... socket resumed>) = 4 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... socket resumed>) = 4 [pid 5009] <... socket resumed>) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_batadv" [pid 5013] <... socket resumed>) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv_slave_1" [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="ipvlan0" [pid 5014] <... ioctl resumed>, ifr_ifindex=42}) = 0 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="wg1" [pid 5010] <... ioctl resumed>, ifr_ifindex=43}) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=59}) = 0 [pid 5014] close(4 [pid 5013] <... ioctl resumed>, ifr_ifindex=26}) = 0 [pid 5010] close(4 [pid 5009] close(4 [pid 5014] <... close resumed>) = 0 [pid 5013] close(4 [pid 5010] <... close resumed>) = 0 [pid 5009] <... close resumed>) = 0 [pid 5014] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x2a\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x3c\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... close resumed>) = 0 [pid 5010] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x2b\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x3e\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [ 57.117881][ T5012] netdevsim netdevsim3 netdevsim2: set [1, 0] type 2 family 0 port 6081 - 0 [ 57.127142][ T5012] netdevsim netdevsim3 netdevsim3: set [1, 0] type 2 family 0 port 6081 - 0 [ 57.147513][ T5055] IPv6: ADDRCONF(NETDEV_CHANGE): macvlan1: link becomes ready [ 57.162041][ T5011] batman_adv: The newly added mac address (aa:aa:aa:aa:aa:3d) already exists on: batadv_slave_0 [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x3b\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x35\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x35"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [ 57.175850][ T5011] batman_adv: It is strongly recommended to keep mac addresses unique to avoid problems! [ 57.187112][ T5011] batman_adv: The newly added mac address (aa:aa:aa:aa:aa:3d) already exists on: batadv_slave_0 [ 57.198730][ T5011] batman_adv: It is strongly recommended to keep mac addresses unique to avoid problems! [ 57.208903][ T5011] batman_adv: The newly added mac address (aa:aa:aa:aa:aa:3d) already exists on: batadv_slave_0 [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x1a\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x42\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x42"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... sendto resumed>) = 44 [pid 5011] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... sendto resumed>) = 40 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv_slave_1", ifr_ifindex=43}) = 0 [pid 5011] close(4 [pid 5014] <... sendto resumed>) = 44 [pid 5011] <... close resumed>) = 0 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x2b\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x3e\x08\x00\x01\x00\xac\x14\x14\x3e"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="geneve1", ifr_ifindex=66}) = 0 [pid 5012] close(4 [pid 5014] recvfrom(3, [pid 5012] <... close resumed>) = 0 [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x42\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x40\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x40"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [ 57.219667][ T5011] batman_adv: It is strongly recommended to keep mac addresses unique to avoid problems! [ 57.231662][ T5011] batman_adv: batadv0: Interface activated: batadv_slave_0 [ 57.244194][ T5010] batman_adv: The newly added mac address (aa:aa:aa:aa:aa:3e) already exists on: batadv_slave_1 [ 57.255792][ T5010] batman_adv: It is strongly recommended to keep mac addresses unique to avoid problems! [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv_slave_0", ifr_ifindex=41}) = 0 [pid 5014] close(4) = 0 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x29\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x3d\x08\x00\x01\x00\xac\x14\x14\x3d"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... sendto resumed>) = 44 [pid 5010] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... sendto resumed>) = 64 [pid 5009] <... sendto resumed>) = 64 [pid 5013] recvfrom(3, [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] recvfrom(3, [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... socket resumed>) = 4 [pid 5009] <... socket resumed>) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="wg1" [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="ipvlan0" [pid 5013] <... ioctl resumed>, ifr_ifindex=26}) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=59}) = 0 [pid 5013] close(4 [pid 5009] close(4 [pid 5013] <... close resumed>) = 0 [pid 5009] <... close resumed>) = 0 [pid 5013] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x1a\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x3b\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x35\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... socket resumed>) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="geneve0", ifr_ifindex=65}) = 0 [pid 5010] close(4) = 0 [ 57.268028][ T5010] batman_adv: The newly added mac address (aa:aa:aa:aa:aa:3e) already exists on: batadv_slave_1 [ 57.278921][ T5010] batman_adv: It is strongly recommended to keep mac addresses unique to avoid problems! [ 57.293309][ T5010] batman_adv: batadv0: Interface activated: batadv_slave_1 [ 57.302603][ T4416] IPv6: ADDRCONF(NETDEV_CHANGE): batadv_slave_0: link becomes ready [ 57.316010][ T4416] IPv6: ADDRCONF(NETDEV_CHANGE): veth0_to_batadv: link becomes ready [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x41\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x3f\x08\x00\x01\x00\xac\x14\x14\x3f"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... sendto resumed>) = 40 [pid 5014] <... sendto resumed>) = 40 [pid 5012] <... sendto resumed>) = 64 [pid 5014] recvfrom(3, [pid 5012] recvfrom(3, [pid 5011] recvfrom(3, [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... sendto resumed>) = 32 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... sendto resumed>) = 40 [pid 5009] <... sendto resumed>) = 44 [pid 5014] <... socket resumed>) = 4 [pid 5013] recvfrom(3, [pid 5012] <... socket resumed>) = 4 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] recvfrom(3, [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv_slave_0" [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="geneve1" [pid 5014] <... ioctl resumed>, ifr_ifindex=41}) = 0 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... ioctl resumed>, ifr_ifindex=66}) = 0 [pid 5011] <... socket resumed>) = 4 [pid 5009] <... recvfrom resumed>[{nlmsg_len=64, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, {error=-EOPNOTSUPP, msg=[{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x3b\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x35\x00\x00"]}], 4096, 0, NULL, NULL) = 64 [pid 5014] close(4 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] close(4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv_slave_1" [pid 5010] recvfrom(3, [pid 5014] <... close resumed>) = 0 [pid 5012] <... close resumed>) = 0 [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x29\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3d\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3d"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x42\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x40\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 64 [pid 5013] <... socket resumed>) = 4 [pid 5012] <... sendto resumed>) = 44 [pid 5011] <... ioctl resumed>, ifr_ifindex=43}) = 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] recvfrom(3, [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="wg2" [pid 5012] recvfrom(3, [pid 5011] close(4 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=27}) = 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... close resumed>) = 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... socket resumed>) = 4 [pid 5014] <... socket resumed>) = 4 [pid 5013] close(4 [pid 5012] <... socket resumed>) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv_slave_0" [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="wg0" [pid 5014] <... ioctl resumed>, ifr_ifindex=41}) = 0 [pid 5013] <... close resumed>) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=25}) = 0 [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x2b\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3e\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3e"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... socket resumed>) = 4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="ipvlan1" [pid 5014] close(4 [pid 5013] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x1b\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x43\x08\x00\x01\x00\xac\x14\x14\x43"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] close(4 [pid 5011] <... sendto resumed>) = 64 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="geneve0" [pid 5009] <... ioctl resumed>, ifr_ifindex=60}) = 0 [pid 5014] <... close resumed>) = 0 [pid 5013] <... sendto resumed>) = 40 [pid 5012] <... close resumed>) = 0 [pid 5011] recvfrom(3, [pid 5014] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x29\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x3d\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [ 57.324918][ T4416] IPv6: ADDRCONF(NETDEV_CHANGE): batadv_slave_1: link becomes ready [ 57.334134][ T4416] IPv6: ADDRCONF(NETDEV_CHANGE): veth1_to_batadv: link becomes ready [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x19\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x41\x08\x00\x01\x00\xac\x14\x14\x41"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] recvfrom(3, [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... ioctl resumed>, ifr_ifindex=65}) = 0 [pid 5009] close(4 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] close(4 [pid 5009] <... close resumed>) = 0 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... socket resumed>) = 4 [pid 5010] <... close resumed>) = 0 [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x3c\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x36\x08\x00\x01\x00\xac\x14\x14\x36"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... socket resumed>) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv_slave_1" [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x41\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3f\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3f"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="wg2" [pid 5011] <... ioctl resumed>, ifr_ifindex=43}) = 0 [pid 5013] <... ioctl resumed>, ifr_ifindex=27}) = 0 [pid 5011] close(4 [pid 5013] close(4 [pid 5011] <... close resumed>) = 0 [pid 5013] <... close resumed>) = 0 [pid 5011] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x2b\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x3e\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [ 57.379963][ T5014] batman_adv: The newly added mac address (aa:aa:aa:aa:aa:3d) already exists on: batadv_slave_0 [ 57.391246][ T5014] batman_adv: It is strongly recommended to keep mac addresses unique to avoid problems! [ 57.403917][ T5014] batman_adv: The newly added mac address (aa:aa:aa:aa:aa:3d) already exists on: batadv_slave_0 [ 57.416452][ T5014] batman_adv: It is strongly recommended to keep mac addresses unique to avoid problems! [pid 5013] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x1b\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x43\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x43"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... sendto resumed>) = 40 [ 57.426348][ T5014] batman_adv: The newly added mac address (aa:aa:aa:aa:aa:3d) already exists on: batadv_slave_0 [ 57.436971][ T5014] batman_adv: It is strongly recommended to keep mac addresses unique to avoid problems! [ 57.446832][ T5014] batman_adv: The newly added mac address (aa:aa:aa:aa:aa:3d) already exists on: batadv_slave_0 [ 57.457499][ T5014] batman_adv: It is strongly recommended to keep mac addresses unique to avoid problems! [ 57.469131][ T5014] batman_adv: batadv0: Interface activated: batadv_slave_0 [pid 5014] <... sendto resumed>) = 44 [pid 5012] recvfrom(3, [pid 5010] <... sendto resumed>) = 64 [pid 5009] <... sendto resumed>) = 40 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="wg0", ifr_ifindex=25}) = 0 [pid 5012] close(4) = 0 [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x19\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x41\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x41"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] recvfrom(3, [pid 5014] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] recvfrom(3, [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv_slave_1", ifr_ifindex=43}) = 0 [pid 5014] close(4) = 0 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x2b\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x3e\x08\x00\x01\x00\xac\x14\x14\x3e"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="geneve0", ifr_ifindex=65}) = 0 [pid 5010] close(4) = 0 [pid 5010] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x41\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x3f\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="ipvlan1", ifr_ifindex=60}) = 0 [pid 5009] close(4) = 0 [ 57.480849][ T5011] batman_adv: The newly added mac address (aa:aa:aa:aa:aa:3e) already exists on: batadv_slave_1 [ 57.492439][ T5011] batman_adv: It is strongly recommended to keep mac addresses unique to avoid problems! [ 57.502725][ T5011] batman_adv: The newly added mac address (aa:aa:aa:aa:aa:3e) already exists on: batadv_slave_1 [ 57.514699][ T5011] batman_adv: It is strongly recommended to keep mac addresses unique to avoid problems! [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x3c\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x36\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x36"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... sendto resumed>) = 64 [pid 5013] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... sendto resumed>) = 44 [pid 5013] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5013] ioctl(4, SIOCGIFINDEX, {ifr_name="wg2", ifr_ifindex=27}) = 0 [pid 5013] close(4) = 0 [ 57.525487][ T5011] batman_adv: The newly added mac address (aa:aa:aa:aa:aa:3e) already exists on: batadv_slave_1 [ 57.535977][ T5011] batman_adv: It is strongly recommended to keep mac addresses unique to avoid problems! [ 57.547553][ T5011] batman_adv: batadv0: Interface activated: batadv_slave_1 [ 57.555778][ T4416] IPv6: ADDRCONF(NETDEV_CHANGE): batadv_slave_0: link becomes ready [ 57.565162][ T4416] IPv6: ADDRCONF(NETDEV_CHANGE): veth0_to_batadv: link becomes ready [pid 5013] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x1b\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="geneve0", ifr_ifindex=65}) = 0 [pid 5011] close(4) = 0 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x41\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x3f\x08\x00\x01\x00\xac\x14\x14\x3f"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... sendto resumed>) = 64 [pid 5014] <... sendto resumed>) = 40 [pid 5012] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="wg0", ifr_ifindex=25}) = 0 [pid 5012] close(4) = 0 [pid 5012] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x19\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv_slave_1", ifr_ifindex=43}) = 0 [pid 5014] close(4) = 0 [ 57.574719][ T4416] IPv6: ADDRCONF(NETDEV_CHANGE): batadv_slave_1: link becomes ready [ 57.583691][ T4416] IPv6: ADDRCONF(NETDEV_CHANGE): veth1_to_batadv: link becomes ready [ 57.594252][ T5010] netdevsim netdevsim1 netdevsim0: set [1, 0] type 2 family 0 port 6081 - 0 [ 57.603183][ T5010] netdevsim netdevsim1 netdevsim1: set [1, 0] type 2 family 0 port 6081 - 0 [ 57.614246][ T5010] netdevsim netdevsim1 netdevsim2: set [1, 0] type 2 family 0 port 6081 - 0 [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x2b\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3e\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3e"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... sendto resumed>) = 44 [pid 5010] recvfrom(3, [pid 5009] <... sendto resumed>) = 64 [pid 5009] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... sendto resumed>) = 40 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="ipvlan1", ifr_ifindex=60}) = 0 [pid 5009] close(4) = 0 [pid 5009] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x3c\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x36\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... sendto resumed>) = 32 [pid 5011] recvfrom(3, [pid 5009] <... sendto resumed>) = 44 [pid 5009] recvfrom(3, [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... recvfrom resumed>[{nlmsg_len=64, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=1}, {error=-EOPNOTSUPP, msg=[{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x3c\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x36\x00\x00"]}], 4096, 0, NULL, NULL) = 64 [pid 5013] recvfrom(3, [pid 5012] <... sendto resumed>) = 32 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] recvfrom(3, [pid 5011] <... socket resumed>) = 4 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... sendto resumed>) = 64 [pid 5013] close(3 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="geneve0" [pid 5009] <... socket resumed>) = 4 [pid 5014] recvfrom(3, [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_macvtap" [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... ioctl resumed>, ifr_ifindex=62}) = 0 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... close resumed>) = 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=65}) = 0 [pid 5010] <... socket resumed>) = 4 [pid 5009] close(4 [pid 5014] <... socket resumed>) = 4 [pid 5013] mkdir("/dev/binderfs", 0777 [pid 5012] <... socket resumed>) = 4 [pid 5011] close(4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="geneve1" [pid 5009] <... close resumed>) = 0 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv_slave_1" [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x3e\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x37\x08\x00\x01\x00\xac\x14\x14\x37"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... ioctl resumed>, ifr_ifindex=43}) = 0 [pid 5013] <... mkdir resumed>) = 0 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="wg1" [pid 5011] <... close resumed>) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=66}) = 0 [pid 5009] <... sendto resumed>) = 40 [pid 5014] close(4 [ 57.623456][ T5010] netdevsim netdevsim1 netdevsim3: set [1, 0] type 2 family 0 port 6081 - 0 [pid 5013] mount("binder", "/dev/binderfs", "binder", 0, NULL [pid 5012] <... ioctl resumed>, ifr_ifindex=26}) = 0 [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x41\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3f\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3f"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] close(4 [pid 5014] <... close resumed>) = 0 [pid 5009] recvfrom(3, [pid 5014] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x2b\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x3e\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... mount resumed>) = 0 [pid 5012] close(4 [pid 5010] <... close resumed>) = 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] getpid( [pid 5009] <... socket resumed>) = 4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_macvtap", ifr_ifindex=62}) = 0 [pid 5009] close(4) = 0 [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x3e\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x37\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x37"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... getpid resumed>) = 1 [pid 5012] <... close resumed>) = 0 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x42\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x40\x08\x00\x01\x00\xac\x14\x14\x40"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] mkdir("/syzcgroup/unified/syz5", 0777 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x1a\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x42\x08\x00\x01\x00\xac\x14\x14\x42"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... mkdir resumed>) = 0 [pid 5013] openat(AT_FDCWD, "/syzcgroup/unified/syz5/pids.max", O_WRONLY|O_CLOEXEC) = 3 [pid 5013] write(3, "32", 2) = 2 [pid 5013] close(3) = 0 [pid 5013] openat(AT_FDCWD, "/syzcgroup/unified/syz5/cgroup.procs", O_WRONLY|O_CLOEXEC) = 3 [ 57.664743][ T5014] batman_adv: The newly added mac address (aa:aa:aa:aa:aa:3e) already exists on: batadv_slave_1 [ 57.679022][ T5014] batman_adv: It is strongly recommended to keep mac addresses unique to avoid problems! [ 57.691101][ T5014] batman_adv: The newly added mac address (aa:aa:aa:aa:aa:3e) already exists on: batadv_slave_1 [pid 5013] write(3, "1", 1) = 1 [pid 5013] close(3) = 0 [ 57.706769][ T5014] batman_adv: It is strongly recommended to keep mac addresses unique to avoid problems! [ 57.716976][ T5014] batman_adv: The newly added mac address (aa:aa:aa:aa:aa:3e) already exists on: batadv_slave_1 [ 57.729006][ T5014] batman_adv: It is strongly recommended to keep mac addresses unique to avoid problems! [ 57.739007][ T5014] batman_adv: The newly added mac address (aa:aa:aa:aa:aa:3e) already exists on: batadv_slave_1 [ 57.749754][ T5014] batman_adv: It is strongly recommended to keep mac addresses unique to avoid problems! [pid 5013] mkdir("/syzcgroup/cpu/syz5", 0777 [pid 5011] <... sendto resumed>) = 64 [pid 5011] recvfrom(3, [pid 5009] <... sendto resumed>) = 64 [pid 5014] <... sendto resumed>) = 44 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] recvfrom(3, [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... sendto resumed>) = 40 [pid 5011] <... socket resumed>) = 4 [pid 5010] <... sendto resumed>) = 40 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="geneve0" [pid 5009] <... socket resumed>) = 4 [pid 5011] <... ioctl resumed>, ifr_ifindex=65}) = 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_macvtap" [pid 5011] close(4 [pid 5009] <... ioctl resumed>, ifr_ifindex=62}) = 0 [pid 5014] recvfrom(3, [pid 5012] recvfrom(3, [pid 5011] <... close resumed>) = 0 [pid 5010] recvfrom(3, [pid 5009] close(4 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x41\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x3f\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... close resumed>) = 0 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [ 57.764508][ T5014] batman_adv: batadv0: Interface activated: batadv_slave_1 [ 57.781212][ T5053] IPv6: ADDRCONF(NETDEV_CHANGE): batadv_slave_1: link becomes ready [ 57.790075][ T5053] IPv6: ADDRCONF(NETDEV_CHANGE): veth1_to_batadv: link becomes ready [ 57.804638][ T5011] netdevsim netdevsim2 netdevsim0: set [1, 0] type 2 family 0 port 6081 - 0 [pid 5009] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x3e\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x37\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... mkdir resumed>) = 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... socket resumed>) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="geneve0" [pid 5013] openat(AT_FDCWD, "/syzcgroup/cpu/syz5/cgroup.procs", O_WRONLY|O_CLOEXEC [pid 5012] <... socket resumed>) = 4 [pid 5010] <... socket resumed>) = 4 [pid 5014] <... ioctl resumed>, ifr_ifindex=65}) = 0 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="wg1" [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="geneve1" [pid 5014] close(4 [pid 5012] <... ioctl resumed>, ifr_ifindex=26}) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=66}) = 0 [pid 5014] <... close resumed>) = 0 [pid 5012] close(4 [pid 5010] close(4 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x41\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x3f\x08\x00\x01\x00\xac\x14\x14\x3f"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... close resumed>) = 0 [pid 5010] <... close resumed>) = 0 [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x1a\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x42\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x42"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x42\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x40\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x40"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... openat resumed>) = 3 [pid 5013] write(3, "1", 1 [pid 5014] <... sendto resumed>) = 40 [pid 5013] <... write resumed>) = 1 [pid 5012] <... sendto resumed>) = 64 [pid 5011] <... sendto resumed>) = 44 [pid 5010] <... sendto resumed>) = 64 [pid 5009] <... sendto resumed>) = 44 [pid 5010] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] recvfrom(3, [pid 5013] close(3 [pid 5012] recvfrom(3, [pid 5011] recvfrom(3, [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] recvfrom(3, [pid 5010] <... socket resumed>) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="geneve1" [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... ioctl resumed>, ifr_ifindex=66}) = 0 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... close resumed>) = 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] close(4 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... socket resumed>) = 4 [pid 5013] openat(AT_FDCWD, "/syzcgroup/cpu/syz5/memory.soft_limit_in_bytes", O_WRONLY|O_CLOEXEC [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... close resumed>) = 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x42\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x40\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="geneve0" [pid 5013] <... openat resumed>) = 3 [pid 5012] <... socket resumed>) = 4 [pid 5011] <... socket resumed>) = 4 [pid 5009] <... socket resumed>) = 4 [pid 5014] <... ioctl resumed>, ifr_ifindex=65}) = 0 [pid 5010] <... sendto resumed>) = 44 [pid 5014] close(4 [pid 5010] recvfrom(3, [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_macvtap" [pid 5014] <... close resumed>) = 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x41\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3f\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3f"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] write(3, "313524224", 9 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="wg1" [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="geneve1" [pid 5009] <... ioctl resumed>, ifr_ifindex=61}) = 0 [pid 5014] <... sendto resumed>) = 64 [pid 5013] <... write resumed>) = 9 [pid 5012] <... ioctl resumed>, ifr_ifindex=26}) = 0 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] close(4 [pid 5014] recvfrom(3, [pid 5010] <... socket resumed>) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="wg0" [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] close(3 [pid 5012] close(4 [pid 5010] <... ioctl resumed>, ifr_ifindex=25}) = 0 [pid 5009] <... close resumed>) = 0 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=66}) = 0 [pid 5010] close(4 [pid 5014] <... socket resumed>) = 4 [pid 5013] <... close resumed>) = 0 [pid 5012] <... close resumed>) = 0 [pid 5010] <... close resumed>) = 0 [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x3d\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x38\x08\x00\x01\x00\xac\x14\x14\x38"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="geneve0" [pid 5013] openat(AT_FDCWD, "/syzcgroup/cpu/syz5/memory.limit_in_bytes", O_WRONLY|O_CLOEXEC [pid 5012] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x1a\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] close(4 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x19\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x41\x08\x00\x01\x00\xac\x14\x14\x41"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... ioctl resumed>, ifr_ifindex=65}) = 0 [pid 5013] <... openat resumed>) = 3 [pid 5009] <... sendto resumed>) = 40 [pid 5012] <... sendto resumed>) = 32 [pid 5011] <... close resumed>) = 0 [pid 5010] <... sendto resumed>) = 40 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x42\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x40\x08\x00\x01\x00\xac\x14\x14\x40"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] recvfrom(3, [pid 5014] close(4 [pid 5013] write(3, "314572800", 9 [pid 5012] recvfrom(3, [pid 5009] recvfrom(3, [pid 5014] <... close resumed>) = 0 [pid 5013] <... write resumed>) = 9 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... sendto resumed>) = 40 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [ 57.815492][ T5011] netdevsim netdevsim2 netdevsim1: set [1, 0] type 2 family 0 port 6081 - 0 [ 57.825942][ T5011] netdevsim netdevsim2 netdevsim2: set [1, 0] type 2 family 0 port 6081 - 0 [ 57.835818][ T5011] netdevsim netdevsim2 netdevsim3: set [1, 0] type 2 family 0 port 6081 - 0 [pid 5014] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x41\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x3f\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] close(3 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] recvfrom(3, [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... socket resumed>) = 4 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="wg0" [pid 5011] <... socket resumed>) = 4 [pid 5010] <... ioctl resumed>, ifr_ifindex=25}) = 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="geneve1" [pid 5010] close(4 [pid 5011] <... ioctl resumed>, ifr_ifindex=66}) = 0 [pid 5010] <... close resumed>) = 0 [pid 5011] close(4 [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x19\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x41\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x41"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... close resumed>) = 0 [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x42\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x40\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x40"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... close resumed>) = 0 [pid 5012] <... socket resumed>) = 4 [pid 5009] <... socket resumed>) = 4 [pid 5013] mkdir("/syzcgroup/net/syz5", 0777 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_macvtap", ifr_ifindex=61}) = 0 [pid 5009] close(4) = 0 [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x3d\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x38\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x38"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="wg2", ifr_ifindex=27}) = 0 [pid 5012] close(4) = 0 [pid 5012] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x1b\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x43\x08\x00\x01\x00\xac\x14\x14\x43"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... sendto resumed>) = 44 [pid 5014] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="geneve1", ifr_ifindex=66}) = 0 [pid 5014] close(4) = 0 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x42\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x40\x08\x00\x01\x00\xac\x14\x14\x40"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 40 [pid 5014] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... sendto resumed>) = 64 [pid 5010] <... sendto resumed>) = 64 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="geneve1", ifr_ifindex=66}) = 0 [pid 5014] close(4) = 0 [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x42\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x40\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x40"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... mkdir resumed>) = 0 [pid 5011] recvfrom(3, [pid 5010] recvfrom(3, [pid 5014] <... sendto resumed>) = 64 [pid 5012] <... sendto resumed>) = 40 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] recvfrom(3, [pid 5013] openat(AT_FDCWD, "/syzcgroup/net/syz5/cgroup.procs", O_WRONLY|O_CLOEXEC [pid 5012] recvfrom(3, [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... openat resumed>) = 3 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... socket resumed>) = 4 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... sendto resumed>) = 64 [pid 5014] <... socket resumed>) = 4 [pid 5013] write(3, "1", 1 [pid 5012] <... socket resumed>) = 4 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="geneve1" [pid 5010] <... socket resumed>) = 4 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="geneve1" [pid 5013] <... write resumed>) = 1 [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="wg2" [pid 5011] <... ioctl resumed>, ifr_ifindex=66}) = 0 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="wg0" [pid 5009] recvfrom(3, [pid 5014] <... ioctl resumed>, ifr_ifindex=66}) = 0 [pid 5013] close(3 [pid 5012] <... ioctl resumed>, ifr_ifindex=27}) = 0 [pid 5011] close(4 [pid 5010] <... ioctl resumed>, ifr_ifindex=25}) = 0 [pid 5013] <... close resumed>) = 0 [pid 5011] <... close resumed>) = 0 [pid 5010] close(4 [pid 5013] mkdir("./0", 0777 [pid 5012] close(4 [pid 5011] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x42\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x40\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... close resumed>) = 0 [pid 5014] close(4 [pid 5013] <... mkdir resumed>) = 0 [pid 5012] <... close resumed>) = 0 [pid 5011] <... sendto resumed>) = 44 [pid 5010] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x19\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... close resumed>) = 0 [pid 5013] openat(AT_FDCWD, "/dev/loop5", O_RDWR [pid 5012] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x1b\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x43\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x43"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] recvfrom(3, [pid 5010] <... sendto resumed>) = 32 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x42\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x40\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5013] <... openat resumed>) = 3 [pid 5012] <... sendto resumed>) = 64 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] recvfrom(3, [pid 5013] ioctl(3, LOOP_CLR_FD [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... socket resumed>) = 4 [pid 5014] <... sendto resumed>) = 44 [pid 5013] <... ioctl resumed>) = -1 ENXIO (No such device or address) [ 57.886684][ T5014] netdevsim netdevsim4 netdevsim0: set [1, 0] type 2 family 0 port 6081 - 0 [ 57.895519][ T5014] netdevsim netdevsim4 netdevsim1: set [1, 0] type 2 family 0 port 6081 - 0 [ 57.904493][ T5014] netdevsim netdevsim4 netdevsim2: set [1, 0] type 2 family 0 port 6081 - 0 [ 57.914747][ T5014] netdevsim netdevsim4 netdevsim3: set [1, 0] type 2 family 0 port 6081 - 0 [pid 5012] recvfrom(3, [pid 5011] <... socket resumed>) = 4 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] recvfrom(3, [pid 5013] close(3 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="wg0" [pid 5010] <... socket resumed>) = 4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_macvtap" [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] <... close resumed>) = 0 [pid 5011] <... ioctl resumed>, ifr_ifindex=25}) = 0 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="wg1" [pid 5013] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5011] close(4 [pid 5010] <... ioctl resumed>, ifr_ifindex=26}) = 0 ./strace-static-x86_64: Process 5069 attached [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... close resumed>) = 0 [pid 5010] close(4 [pid 5069] set_robust_list(0x55555736e5e0, 24 [pid 5014] <... socket resumed>) = 4 [pid 5013] <... clone resumed>, child_tidptr=0x55555736e5d0) = 2 [pid 5012] <... socket resumed>) = 4 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x19\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x41\x08\x00\x01\x00\xac\x14\x14\x41"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... close resumed>) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=61}) = 0 [pid 5069] <... set_robust_list resumed>) = 0 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="wg0" [pid 5012] ioctl(4, SIOCGIFINDEX, {ifr_name="wg2" [pid 5011] <... sendto resumed>) = 40 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x1a\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x42\x08\x00\x01\x00\xac\x14\x14\x42"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5069] chdir("./0" [pid 5014] <... ioctl resumed>, ifr_ifindex=25}) = 0 [pid 5012] <... ioctl resumed>, ifr_ifindex=27}) = 0 [pid 5011] recvfrom(3, [pid 5010] <... sendto resumed>) = 40 [pid 5009] close(4 [pid 5069] <... chdir resumed>) = 0 [pid 5014] close(4 [pid 5012] close(4 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] recvfrom(3, [pid 5069] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5014] <... close resumed>) = 0 [pid 5012] <... close resumed>) = 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] <... close resumed>) = 0 [pid 5069] <... prctl resumed>) = 0 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x19\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x41\x08\x00\x01\x00\xac\x14\x14\x41"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x1b\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... socket resumed>) = 4 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5069] setpgid(0, 0 [pid 5014] <... sendto resumed>) = 40 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="wg0" [pid 5010] <... socket resumed>) = 4 [pid 5009] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x3d\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x38\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5069] <... setpgid resumed>) = 0 [pid 5014] recvfrom(3, [pid 5011] <... ioctl resumed>, ifr_ifindex=25}) = 0 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="wg1" [pid 5069] symlink("/syzcgroup/unified/syz5", "./cgroup" [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] close(4 [pid 5010] <... ioctl resumed>, ifr_ifindex=26}) = 0 [pid 5069] <... symlink resumed>) = 0 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... sendto resumed>) = 32 [pid 5011] <... close resumed>) = 0 [pid 5010] close(4 [pid 5009] <... sendto resumed>) = 44 [pid 5069] symlink("/syzcgroup/cpu/syz5", "./cgroup.cpu" [pid 5014] <... socket resumed>) = 4 [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x19\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x41\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x41"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... close resumed>) = 0 [pid 5009] recvfrom(3, [pid 5069] <... symlink resumed>) = 0 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="wg0" [pid 5012] recvfrom(3, [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x1a\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x42\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x42"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5069] symlink("/syzcgroup/net/syz5", "./cgroup.net" [pid 5014] <... ioctl resumed>, ifr_ifindex=25}) = 0 [pid 5012] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] close(4 [pid 5012] close(3 [pid 5014] <... close resumed>) = 0 [pid 5012] <... close resumed>) = 0 [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x19\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x41\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x41"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] mkdir("/dev/binderfs", 0777) = -1 EEXIST (File exists) [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] mount("binder", "/dev/binderfs", "binder", 0, NULL [pid 5069] <... symlink resumed>) = 0 [pid 5012] <... mount resumed>) = 0 [pid 5012] getpid() = 1 [pid 5012] mkdir("/syzcgroup/unified/syz3", 0777 [pid 5069] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5012] <... mkdir resumed>) = 0 [pid 5009] <... socket resumed>) = 4 [pid 5012] openat(AT_FDCWD, "/syzcgroup/unified/syz3/pids.max", O_WRONLY|O_CLOEXEC) = 3 [pid 5069] <... openat resumed>) = 3 [pid 5014] <... sendto resumed>) = 64 [pid 5012] write(3, "32", 2 [pid 5011] <... sendto resumed>) = 64 [pid 5010] <... sendto resumed>) = 64 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="macvtap0" [pid 5069] write(3, "1000", 4 [pid 5014] recvfrom(3, [pid 5012] <... write resumed>) = 2 [pid 5011] recvfrom(3, [pid 5010] recvfrom(3, [pid 5009] <... ioctl resumed>, ifr_ifindex=63}) = 0 [pid 5069] <... write resumed>) = 4 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] close(3 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5069] close(3 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... close resumed>) = 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] close(4 [pid 5069] <... close resumed>) = 0 [pid 5014] <... socket resumed>) = 4 [pid 5012] openat(AT_FDCWD, "/syzcgroup/unified/syz3/cgroup.procs", O_WRONLY|O_CLOEXEC [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... socket resumed>) = 4 [pid 5069] read(200, [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="wg0" [pid 5012] <... openat resumed>) = 3 [pid 5011] <... socket resumed>) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="wg1" [pid 5009] <... close resumed>) = 0 [pid 5069] <... read resumed>"\x33\x33\x00\x00\x00\x16\xaa\xaa\xaa\xaa\xaa\xaa\x86\xdd\x60\x00\x00\x00\x00\x38\x00\x01\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xaa\xff\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x16\x3a\x00\x05\x02\x00\x00\x01\x00\x8f\x00\xc2\x46\x00\x00\x00\x02\x04\x00\x00\x00\xff\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\xff\xaa\xaa\xaa\x04\x00\x00\x00\xff\x02\x00\x00\x00\x00"..., 1000) = 110 [pid 5014] <... ioctl resumed>, ifr_ifindex=25}) = 0 [pid 5012] write(3, "1", 1 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="wg0" [pid 5010] <... ioctl resumed>, ifr_ifindex=26}) = 0 [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x3f\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x39\x08\x00\x01\x00\xac\x14\x14\x39"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5069] read(200, [pid 5014] close(4 [pid 5012] <... write resumed>) = 1 [pid 5011] <... ioctl resumed>, ifr_ifindex=25}) = 0 [pid 5010] close(4 [pid 5069] <... read resumed>"\x33\x33\x00\x00\x00\x16\xaa\xaa\xaa\xaa\xaa\xaa\x86\xdd\x60\x00\x00\x00\x00\x38\x00\x01\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xaa\xff\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x16\x3a\x00\x05\x02\x00\x00\x01\x00\x8f\x00\xc2\x46\x00\x00\x00\x02\x04\x00\x00\x00\xff\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\xff\xaa\xaa\xaa\x04\x00\x00\x00\xff\x02\x00\x00\x00\x00"..., 1000) = 110 [pid 5014] <... close resumed>) = 0 [pid 5012] close(3 [pid 5011] close(4 [pid 5010] <... close resumed>) = 0 [pid 5009] <... sendto resumed>) = 40 [pid 5069] read(200, [pid 5014] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x19\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... close resumed>) = 0 [pid 5011] <... close resumed>) = 0 [pid 5010] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x1a\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] recvfrom(3, [pid 5069] <... read resumed>"\x33\x33\x00\x00\x00\x16\xaa\xaa\xaa\xaa\xaa\xaa\x86\xdd\x60\x00\x00\x00\x00\x38\x00\x01\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xaa\xff\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x16\x3a\x00\x05\x02\x00\x00\x01\x00\x8f\x00\xc2\x46\x00\x00\x00\x02\x04\x00\x00\x00\xff\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\xff\xaa\xaa\xaa\x04\x00\x00\x00\xff\x02\x00\x00\x00\x00"..., 1000) = 110 [pid 5014] <... sendto resumed>) = 32 [pid 5012] mkdir("/syzcgroup/cpu/syz3", 0777 [pid 5011] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x19\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... sendto resumed>) = 32 [pid 5069] read(200, [pid 5014] recvfrom(3, [pid 5012] <... mkdir resumed>) = 0 [pid 5011] <... sendto resumed>) = 32 [ 58.009053][ T5045] IPv6: ADDRCONF(NETDEV_CHANGE): veth1_macvtap: link becomes ready [ 58.024042][ T5045] IPv6: ADDRCONF(NETDEV_CHANGE): veth0_macvtap: link becomes ready [pid 5010] recvfrom(3, [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5069] <... read resumed>0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] openat(AT_FDCWD, "/syzcgroup/cpu/syz3/cgroup.procs", O_WRONLY|O_CLOEXEC [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5069] symlink("/dev/binderfs", "./binderfs" [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... openat resumed>) = 3 [pid 5011] recvfrom(3, [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5069] <... symlink resumed>) = 0 [pid 5014] <... socket resumed>) = 4 [pid 5012] write(3, "1", 1 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... socket resumed>) = 4 [pid 5009] <... socket resumed>) = 4 [pid 5069] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="wg1" [pid 5012] <... write resumed>) = 1 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="wg2" [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="macvtap0" [pid 5069] <... futex resumed>) = 0 [pid 5014] <... ioctl resumed>, ifr_ifindex=26}) = 0 [pid 5012] close(3 [pid 5011] <... socket resumed>) = 4 [pid 5010] <... ioctl resumed>, ifr_ifindex=27}) = 0 [pid 5014] close(4 [pid 5012] <... close resumed>) = 0 [pid 5010] close(4 [pid 5069] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5014] <... close resumed>) = 0 [pid 5012] openat(AT_FDCWD, "/syzcgroup/cpu/syz3/memory.soft_limit_in_bytes", O_WRONLY|O_CLOEXEC [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="wg1" [pid 5010] <... close resumed>) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=63}) = 0 [pid 5069] <... mmap resumed>) = 0x7fd26f636000 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x1a\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x42\x08\x00\x01\x00\xac\x14\x14\x42"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... openat resumed>) = 3 [pid 5011] <... ioctl resumed>, ifr_ifindex=26}) = 0 [pid 5010] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x1b\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x43\x08\x00\x01\x00\xac\x14\x14\x43"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] close(4 [pid 5069] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE [pid 5014] <... sendto resumed>) = 40 [pid 5012] write(3, "313524224", 9 [pid 5011] close(4 [pid 5009] <... close resumed>) = 0 [pid 5069] <... mprotect resumed>) = 0 [pid 5014] recvfrom(3, [pid 5012] <... write resumed>) = 9 [pid 5011] <... close resumed>) = 0 [pid 5010] <... sendto resumed>) = 40 [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x3f\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x39\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x39"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5069] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] close(3 [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x1a\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x42\x08\x00\x01\x00\xac\x14\x14\x42"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] recvfrom(3, ./strace-static-x86_64: Process 5071 attached [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... close resumed>) = 0 [pid 5011] <... sendto resumed>) = 40 [pid 5009] <... sendto resumed>) = 64 [pid 5071] set_robust_list(0x7fd26f6569e0, 24 [pid 5069] <... clone resumed>, parent_tid=[3], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 3 [pid 5014] <... socket resumed>) = 4 [pid 5011] recvfrom(3, [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] openat(AT_FDCWD, "/syzcgroup/cpu/syz3/memory.limit_in_bytes", O_WRONLY|O_CLOEXEC [pid 5009] recvfrom(3, [pid 5071] <... set_robust_list resumed>) = 0 [pid 5069] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="wg1" [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5071] memfd_create("syzkaller", 0 [pid 5069] <... futex resumed>) = 0 [pid 5014] <... ioctl resumed>, ifr_ifindex=26}) = 0 [pid 5012] <... openat resumed>) = 3 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... socket resumed>) = 4 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] close(4 [pid 5012] write(3, "314572800", 9 [pid 5011] <... socket resumed>) = 4 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="wg2" [pid 5009] <... socket resumed>) = 4 [pid 5014] <... close resumed>) = 0 [pid 5012] <... write resumed>) = 9 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="wg1" [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="macvtap0" [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x1a\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x42\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x42"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] close(3 [pid 5011] <... ioctl resumed>, ifr_ifindex=26}) = 0 [pid 5010] <... ioctl resumed>, ifr_ifindex=27}) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=63}) = 0 [pid 5011] close(4 [pid 5009] close(4 [pid 5014] <... sendto resumed>) = 64 [pid 5011] <... close resumed>) = 0 [pid 5009] <... close resumed>) = 0 [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x1a\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x42\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x42"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x3f\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x39\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5071] <... memfd_create resumed>) = 3 [pid 5069] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5014] recvfrom(3, [pid 5012] <... close resumed>) = 0 [pid 5011] <... sendto resumed>) = 64 [pid 5010] close(4 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] mkdir("/syzcgroup/net/syz3", 0777 [pid 5010] <... close resumed>) = 0 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] recvfrom(3, [pid 5010] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x1b\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x43\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x43"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5071] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5014] <... socket resumed>) = 4 [pid 5012] <... mkdir resumed>) = 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... sendto resumed>) = 64 [pid 5009] <... sendto resumed>) = 44 [pid 5071] <... mmap resumed>) = 0x7fd267236000 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="wg1" [pid 5012] openat(AT_FDCWD, "/syzcgroup/net/syz3/cgroup.procs", O_WRONLY|O_CLOEXEC [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] recvfrom(3, [pid 5014] <... ioctl resumed>, ifr_ifindex=26}) = 0 [pid 5012] <... openat resumed>) = 3 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] close(4 [pid 5012] write(3, "1", 1 [pid 5011] <... socket resumed>) = 4 [pid 5010] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... close resumed>) = 0 [pid 5012] <... write resumed>) = 1 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="wg1" [pid 5010] <... socket resumed>) = 4 [pid 5009] recvfrom(3, [pid 5014] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x1a\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] close(3 [pid 5011] <... ioctl resumed>, ifr_ifindex=26}) = 0 [pid 5010] ioctl(4, SIOCGIFINDEX, {ifr_name="wg2" [pid 5014] <... sendto resumed>) = 32 [pid 5012] <... close resumed>) = 0 [pid 5011] close(4 [pid 5010] <... ioctl resumed>, ifr_ifindex=27}) = 0 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] recvfrom(3, [pid 5012] mkdir("./0", 0777 [pid 5011] <... close resumed>) = 0 [pid 5010] close(4 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... close resumed>) = 0 [pid 5071] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5012] <... mkdir resumed>) = 0 [pid 5011] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x1a\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [ 58.097246][ T5071] memfd_create() without MFD_EXEC nor MFD_NOEXEC_SEAL, pid=5071 'syz-executor417' [ 58.114060][ T5009] veth0_macvtap: entered promiscuous mode [pid 5010] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x1b\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] <... socket resumed>) = 4 [pid 5014] <... socket resumed>) = 4 [pid 5012] openat(AT_FDCWD, "/dev/loop3", O_RDWR [pid 5011] <... sendto resumed>) = 32 [pid 5010] <... sendto resumed>) = 32 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="wg2" [pid 5010] recvfrom(3, [pid 5014] <... ioctl resumed>, ifr_ifindex=27}) = 0 [pid 5010] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] close(4 [pid 5010] close(3 [pid 5014] <... close resumed>) = 0 [pid 5010] <... close resumed>) = 0 [pid 5014] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x1b\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x43\x08\x00\x01\x00\xac\x14\x14\x43"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] mkdir("/dev/binderfs", 0777 [pid 5012] <... openat resumed>) = 3 [pid 5010] <... mkdir resumed>) = -1 EEXIST (File exists) [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="macsec0" [pid 5011] recvfrom(3, [pid 5012] ioctl(3, LOOP_CLR_FD [pid 5010] mount("binder", "/dev/binderfs", "binder", 0, NULL [pid 5012] <... ioctl resumed>) = -1 ENXIO (No such device or address) [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... mount resumed>) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=64}) = 0 [pid 5012] close(3 [pid 5010] getpid() = 1 [pid 5010] mkdir("/syzcgroup/unified/syz1", 0777 [pid 5014] <... sendto resumed>) = 40 [pid 5012] <... close resumed>) = 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] <... mkdir resumed>) = 0 [pid 5009] close(4 [pid 5014] recvfrom(3, [pid 5010] openat(AT_FDCWD, "/syzcgroup/unified/syz1/pids.max", O_WRONLY|O_CLOEXEC [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5012] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5011] <... socket resumed>) = 4 [pid 5010] <... openat resumed>) = 3 [pid 5009] <... close resumed>) = 0 [pid 5071] <... write resumed>) = 4194304 [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] write(3, "32", 2 [pid 5014] <... socket resumed>) = 4 [pid 5010] <... write resumed>) = 2 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="wg2" [pid 5010] close(3 [pid 5014] <... ioctl resumed>, ifr_ifindex=27}) = 0 [pid 5010] <... close resumed>) = 0 [pid 5014] close(4 [pid 5010] openat(AT_FDCWD, "/syzcgroup/unified/syz1/cgroup.procs", O_WRONLY|O_CLOEXEC [pid 5014] <... close resumed>) = 0 [pid 5010] <... openat resumed>) = 3 ./strace-static-x86_64: Process 5072 attached [pid 5014] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x1b\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x43\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x43"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="wg2" [pid 5010] write(3, "1", 1 [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x40\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x3a\x08\x00\x01\x00\xac\x14\x14\x3a"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5072] set_robust_list(0x55555736e5e0, 24 [pid 5071] munmap(0x7fd267236000, 4194304 [pid 5012] <... clone resumed>, child_tidptr=0x55555736e5d0) = 2 [pid 5011] <... ioctl resumed>, ifr_ifindex=27}) = 0 [pid 5009] <... sendto resumed>) = 40 [pid 5072] <... set_robust_list resumed>) = 0 [pid 5071] <... munmap resumed>) = 0 [pid 5014] <... sendto resumed>) = 64 [pid 5011] close(4 [pid 5009] recvfrom(3, [pid 5071] openat(AT_FDCWD, "/dev/loop5", O_RDWR [pid 5011] <... close resumed>) = 0 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5072] chdir("./0" [pid 5071] <... openat resumed>) = 4 [pid 5014] recvfrom(3, [pid 5011] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x1b\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x43\x08\x00\x01\x00\xac\x14\x14\x43"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5072] <... chdir resumed>) = 0 [pid 5071] ioctl(4, LOOP_SET_FD, 3 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... write resumed>) = 1 [pid 5072] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5014] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... sendto resumed>) = 40 [pid 5010] close(3 [pid 5009] <... socket resumed>) = 4 [pid 5072] <... prctl resumed>) = 0 [pid 5014] <... socket resumed>) = 4 [pid 5011] recvfrom(3, [pid 5010] <... close resumed>) = 0 [ 58.161153][ T753] IPv6: ADDRCONF(NETDEV_CHANGE): macvtap0: link becomes ready [pid 5072] setpgid(0, 0 [pid 5014] ioctl(4, SIOCGIFINDEX, {ifr_name="wg2" [pid 5010] mkdir("/syzcgroup/cpu/syz1", 0777 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="macsec0" [pid 5072] <... setpgid resumed>) = 0 [pid 5014] <... ioctl resumed>, ifr_ifindex=27}) = 0 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5072] symlink("/syzcgroup/unified/syz3", "./cgroup" [pid 5014] close(4 [pid 5072] <... symlink resumed>) = 0 [pid 5014] <... close resumed>) = 0 [pid 5072] symlink("/syzcgroup/cpu/syz3", "./cgroup.cpu" [pid 5014] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x1b\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5072] <... symlink resumed>) = 0 [pid 5072] symlink("/syzcgroup/net/syz3", "./cgroup.net") = 0 [pid 5072] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5072] write(3, "1000", 4) = 4 [pid 5072] close(3) = 0 [pid 5072] read(200, "\x33\x33\x00\x00\x00\x16\xaa\xaa\xaa\xaa\xaa\xaa\x86\xdd\x60\x00\x00\x00\x00\x38\x00\x01\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xaa\xff\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x16\x3a\x00\x05\x02\x00\x00\x01\x00\x8f\x00\xc2\x46\x00\x00\x00\x02\x04\x00\x00\x00\xff\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\xff\xaa\xaa\xaa\x04\x00\x00\x00\xff\x02\x00\x00\x00\x00"..., 1000) = 110 [pid 5072] read(200, "\x33\x33\x00\x00\x00\x16\xaa\xaa\xaa\xaa\xaa\xaa\x86\xdd\x60\x00\x00\x00\x00\x38\x00\x01\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xaa\xff\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x16\x3a\x00\x05\x02\x00\x00\x01\x00\x8f\x00\xc2\x46\x00\x00\x00\x02\x04\x00\x00\x00\xff\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\xff\xaa\xaa\xaa\x04\x00\x00\x00\xff\x02\x00\x00\x00\x00"..., 1000) = 110 [pid 5072] read(200, "\x33\x33\x00\x00\x00\x16\xaa\xaa\xaa\xaa\xaa\xaa\x86\xdd\x60\x00\x00\x00\x00\x38\x00\x01\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xaa\xff\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x16\x3a\x00\x05\x02\x00\x00\x01\x00\x8f\x00\xc2\x46\x00\x00\x00\x02\x04\x00\x00\x00\xff\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\xff\xaa\xaa\xaa\x04\x00\x00\x00\xff\x02\x00\x00\x00\x00"..., 1000) = 110 [pid 5072] read(200, 0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5072] symlink("/dev/binderfs", "./binderfs") = 0 [pid 5072] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5072] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7fd26f636000 [pid 5014] <... sendto resumed>) = 32 [pid 5010] <... mkdir resumed>) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=64}) = 0 [pid 5072] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE [pid 5014] recvfrom(3, [pid 5010] openat(AT_FDCWD, "/syzcgroup/cpu/syz1/cgroup.procs", O_WRONLY|O_CLOEXEC [pid 5072] <... mprotect resumed>) = 0 [pid 5014] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... openat resumed>) = 3 [pid 5072] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID [pid 5014] close(3 [pid 5010] write(3, "1", 1./strace-static-x86_64: Process 5073 attached [pid 5071] <... ioctl resumed>) = 0 [pid 5014] <... close resumed>) = 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5009] close(4 [pid 5073] set_robust_list(0x7fd26f6569e0, 24 [pid 5072] <... clone resumed>, parent_tid=[3], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 3 [pid 5071] close(3 [pid 5014] mkdir("/dev/binderfs", 0777 [pid 5010] <... write resumed>) = 1 [pid 5073] <... set_robust_list resumed>) = 0 [pid 5072] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5014] <... mkdir resumed>) = -1 EEXIST (File exists) [pid 5011] <... socket resumed>) = 4 [pid 5010] close(3 [pid 5009] <... close resumed>) = 0 [pid 5073] memfd_create("syzkaller", 0 [pid 5072] <... futex resumed>) = 0 [pid 5071] <... close resumed>) = 0 [pid 5014] mount("binder", "/dev/binderfs", "binder", 0, NULL [pid 5010] <... close resumed>) = 0 [pid 5073] <... memfd_create resumed>) = 3 [pid 5072] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5071] mkdir("./file0", 0777 [pid 5014] <... mount resumed>) = 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="wg2" [pid 5010] openat(AT_FDCWD, "/syzcgroup/cpu/syz1/memory.soft_limit_in_bytes", O_WRONLY|O_CLOEXEC [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x40\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3a\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3a"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5073] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5071] <... mkdir resumed>) = 0 [pid 5014] getpid( [pid 5011] <... ioctl resumed>, ifr_ifindex=27}) = 0 [pid 5010] <... openat resumed>) = 3 [pid 5073] <... mmap resumed>) = 0x7fd267236000 [pid 5014] <... getpid resumed>) = 1 [pid 5010] write(3, "313524224", 9 [pid 5014] mkdir("/syzcgroup/unified/syz4", 0777 [pid 5011] close(4 [pid 5010] <... write resumed>) = 9 [pid 5009] <... sendto resumed>) = 64 [pid 5071] mount("/dev/loop5", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5014] <... mkdir resumed>) = 0 [pid 5011] <... close resumed>) = 0 [pid 5010] close(3 [pid 5009] recvfrom(3, [pid 5014] openat(AT_FDCWD, "/syzcgroup/unified/syz4/pids.max", O_WRONLY|O_CLOEXEC [pid 5011] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x1b\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x43\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x43"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] <... close resumed>) = 0 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5014] <... openat resumed>) = 3 [pid 5011] <... sendto resumed>) = 64 [pid 5010] openat(AT_FDCWD, "/syzcgroup/cpu/syz1/memory.limit_in_bytes", O_WRONLY|O_CLOEXEC [pid 5014] write(3, "32", 2 [pid 5011] recvfrom(3, [pid 5010] <... openat resumed>) = 3 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5014] <... write resumed>) = 2 [pid 5010] write(3, "314572800", 9 [pid 5014] close(3 [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5010] <... write resumed>) = 9 [pid 5009] <... socket resumed>) = 4 [ 58.213433][ T5071] loop5: detected capacity change from 0 to 8192 [pid 5014] <... close resumed>) = 0 [pid 5011] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5010] close(3 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="macsec0" [pid 5014] openat(AT_FDCWD, "/syzcgroup/unified/syz4/cgroup.procs", O_WRONLY|O_CLOEXEC [pid 5010] <... close resumed>) = 0 [pid 5014] <... openat resumed>) = 3 [pid 5010] mkdir("/syzcgroup/net/syz1", 0777 [pid 5014] write(3, "1", 1 [pid 5011] <... socket resumed>) = 4 [pid 5010] <... mkdir resumed>) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=64}) = 0 [pid 5011] ioctl(4, SIOCGIFINDEX, {ifr_name="wg2" [pid 5010] openat(AT_FDCWD, "/syzcgroup/net/syz1/cgroup.procs", O_WRONLY|O_CLOEXEC [pid 5009] close(4 [pid 5014] <... write resumed>) = 1 [pid 5011] <... ioctl resumed>, ifr_ifindex=27}) = 0 [pid 5010] <... openat resumed>) = 3 [pid 5009] <... close resumed>) = 0 [pid 5014] close(3 [pid 5011] close(4 [pid 5010] write(3, "1", 1 [pid 5009] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x40\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x3a\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5014] <... close resumed>) = 0 [pid 5011] <... close resumed>) = 0 [pid 5010] <... write resumed>) = 1 [pid 5014] mkdir("/syzcgroup/cpu/syz4", 0777 [ 58.258880][ T5071] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 58.272513][ T5071] REISERFS (device loop5): found reiserfs format "3.5" with non-standard journal [ 58.278102][ T5009] veth1_macvtap: entered promiscuous mode [ 58.282658][ T5071] REISERFS (device loop5): using ordered data mode [ 58.293968][ T5071] reiserfs: using flush barriers [pid 5011] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x1b\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5010] close(3 [pid 5014] <... mkdir resumed>) = 0 [pid 5010] <... close resumed>) = 0 [pid 5014] openat(AT_FDCWD, "/syzcgroup/cpu/syz4/cgroup.procs", O_WRONLY|O_CLOEXEC [pid 5010] mkdir("./0", 0777 [pid 5014] <... openat resumed>) = 3 [pid 5010] <... mkdir resumed>) = 0 [pid 5014] write(3, "1", 1 [pid 5010] openat(AT_FDCWD, "/dev/loop1", O_RDWR [pid 5014] <... write resumed>) = 1 [pid 5010] <... openat resumed>) = 3 [pid 5014] close(3 [pid 5010] ioctl(3, LOOP_CLR_FD [pid 5014] <... close resumed>) = 0 [pid 5010] <... ioctl resumed>) = -1 ENXIO (No such device or address) [pid 5014] openat(AT_FDCWD, "/syzcgroup/cpu/syz4/memory.soft_limit_in_bytes", O_WRONLY|O_CLOEXEC [pid 5010] close(3 [pid 5014] <... openat resumed>) = 3 [pid 5010] <... close resumed>) = 0 [pid 5014] write(3, "313524224", 9 [pid 5010] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5075 attached [pid 5073] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5014] <... write resumed>) = 9 [pid 5075] set_robust_list(0x55555736e5e0, 24 [pid 5014] close(3 [pid 5010] <... clone resumed>, child_tidptr=0x55555736e5d0) = 2 [pid 5075] <... set_robust_list resumed>) = 0 [pid 5014] <... close resumed>) = 0 [pid 5075] chdir("./0" [pid 5014] openat(AT_FDCWD, "/syzcgroup/cpu/syz4/memory.limit_in_bytes", O_WRONLY|O_CLOEXEC [pid 5075] <... chdir resumed>) = 0 [pid 5014] <... openat resumed>) = 3 [pid 5075] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5014] write(3, "314572800", 9 [pid 5075] <... prctl resumed>) = 0 [pid 5014] <... write resumed>) = 9 [pid 5075] setpgid(0, 0 [pid 5014] close(3 [pid 5075] <... setpgid resumed>) = 0 [pid 5014] <... close resumed>) = 0 [pid 5009] <... sendto resumed>) = 44 [pid 5075] symlink("/syzcgroup/unified/syz1", "./cgroup" [pid 5014] mkdir("/syzcgroup/net/syz4", 0777 [pid 5011] <... sendto resumed>) = 32 [pid 5075] <... symlink resumed>) = 0 [pid 5014] <... mkdir resumed>) = 0 [pid 5011] recvfrom(3, [pid 5009] recvfrom(3, [pid 5075] symlink("/syzcgroup/cpu/syz1", "./cgroup.cpu" [pid 5014] openat(AT_FDCWD, "/syzcgroup/net/syz4/cgroup.procs", O_WRONLY|O_CLOEXEC [pid 5011] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5075] <... symlink resumed>) = 0 [pid 5071] <... mount resumed>) = 0 [pid 5014] <... openat resumed>) = 3 [pid 5011] close(3 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5075] symlink("/syzcgroup/net/syz1", "./cgroup.net" [pid 5071] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5014] write(3, "1", 1 [pid 5011] <... close resumed>) = 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5075] <... symlink resumed>) = 0 [pid 5071] <... openat resumed>) = 3 [pid 5014] <... write resumed>) = 1 [pid 5011] mkdir("/dev/binderfs", 0777 [pid 5009] <... socket resumed>) = 4 [pid 5075] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5071] chdir("./file0" [pid 5014] close(3 [pid 5011] <... mkdir resumed>) = -1 EEXIST (File exists) [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_batadv" [pid 5075] <... openat resumed>) = 3 [pid 5071] <... chdir resumed>) = 0 [pid 5014] <... close resumed>) = 0 [pid 5011] mount("binder", "/dev/binderfs", "binder", 0, NULL [pid 5009] <... ioctl resumed>, ifr_ifindex=40}) = 0 [ 58.300355][ T5071] REISERFS (device loop5): journal params: device loop5, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 58.318112][ T5071] REISERFS (device loop5): checking transaction log (loop5) [ 58.346850][ T5071] REISERFS (device loop5): Using r5 hash to sort names [pid 5075] write(3, "1000", 4 [pid 5071] ioctl(4, LOOP_CLR_FD [pid 5014] mkdir("./0", 0777 [pid 5011] <... mount resumed>) = 0 [pid 5009] close(4 [pid 5075] <... write resumed>) = 4 [pid 5073] <... write resumed>) = 4194304 [pid 5071] <... ioctl resumed>) = 0 [pid 5071] close(4) = 0 [pid 5071] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5075] close(3 [pid 5071] <... futex resumed>) = 1 [pid 5069] <... futex resumed>) = 0 [pid 5014] <... mkdir resumed>) = 0 [pid 5011] getpid( [pid 5075] <... close resumed>) = 0 [pid 5071] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5069] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5009] <... close resumed>) = 0 [pid 5071] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5069] <... futex resumed>) = 0 [pid 5071] mkdir(".", 0777 [pid 5069] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5071] <... mkdir resumed>) = -1 EEXIST (File exists) [pid 5071] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5075] read(200, [pid 5073] munmap(0x7fd267236000, 4194304 [pid 5014] openat(AT_FDCWD, "/dev/loop4", O_RDWR [pid 5011] <... getpid resumed>) = 1 [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x28\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x3b\x08\x00\x01\x00\xac\x14\x14\x3b"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5075] <... read resumed>"\x33\x33\x00\x00\x00\x16\xaa\xaa\xaa\xaa\xaa\xaa\x86\xdd\x60\x00\x00\x00\x00\x38\x00\x01\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xaa\xff\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x16\x3a\x00\x05\x02\x00\x00\x01\x00\x8f\x00\xc2\x46\x00\x00\x00\x02\x04\x00\x00\x00\xff\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\xff\xaa\xaa\xaa\x04\x00\x00\x00\xff\x02\x00\x00\x00\x00"..., 1000) = 110 [pid 5014] <... openat resumed>) = 3 [pid 5011] mkdir("/syzcgroup/unified/syz2", 0777 [pid 5075] read(200, [pid 5073] <... munmap resumed>) = 0 [pid 5014] ioctl(3, LOOP_CLR_FD [pid 5011] <... mkdir resumed>) = 0 [pid 5009] <... sendto resumed>) = 40 [pid 5075] <... read resumed>"\x33\x33\x00\x00\x00\x16\xaa\xaa\xaa\xaa\xaa\xaa\x86\xdd\x60\x00\x00\x00\x00\x38\x00\x01\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xaa\xff\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x16\x3a\x00\x05\x02\x00\x00\x01\x00\x8f\x00\xc2\x46\x00\x00\x00\x02\x04\x00\x00\x00\xff\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\xff\xaa\xaa\xaa\x04\x00\x00\x00\xff\x02\x00\x00\x00\x00"..., 1000) = 110 [pid 5075] read(200, [pid 5014] <... ioctl resumed>) = -1 ENXIO (No such device or address) [pid 5011] openat(AT_FDCWD, "/syzcgroup/unified/syz2/pids.max", O_WRONLY|O_CLOEXEC [pid 5009] recvfrom(3, [pid 5075] <... read resumed>"\x33\x33\x00\x00\x00\x16\xaa\xaa\xaa\xaa\xaa\xaa\x86\xdd\x60\x00\x00\x00\x00\x38\x00\x01\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xaa\xff\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x16\x3a\x00\x05\x02\x00\x00\x01\x00\x8f\x00\xc2\x46\x00\x00\x00\x02\x04\x00\x00\x00\xff\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\xff\xaa\xaa\xaa\x04\x00\x00\x00\xff\x02\x00\x00\x00\x00"..., 1000) = 110 [pid 5014] close(3 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5075] read(200, [pid 5014] <... close resumed>) = 0 [pid 5011] <... openat resumed>) = 3 [pid 5075] <... read resumed>0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5014] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5011] write(3, "32", 2 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5075] symlink("/dev/binderfs", "./binderfs"./strace-static-x86_64: Process 5076 attached ) = 0 [pid 5009] <... socket resumed>) = 4 [pid 5076] set_robust_list(0x55555736e5e0, 24 [pid 5075] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5073] openat(AT_FDCWD, "/dev/loop3", O_RDWR [pid 5014] <... clone resumed>, child_tidptr=0x55555736e5d0) = 2 [pid 5011] <... write resumed>) = 2 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_batadv" [pid 5076] <... set_robust_list resumed>) = 0 [pid 5075] <... futex resumed>) = 0 [pid 5011] close(3 [pid 5075] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=40}) = 0 [pid 5076] chdir("./0" [pid 5075] <... mmap resumed>) = 0x7fd26f636000 [pid 5011] <... close resumed>) = 0 [pid 5009] close(4) = 0 [pid 5011] openat(AT_FDCWD, "/syzcgroup/unified/syz2/cgroup.procs", O_WRONLY|O_CLOEXEC [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x28\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3b\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3b"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5076] <... chdir resumed>) = 0 [pid 5075] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE [pid 5011] <... openat resumed>) = 3 [pid 5076] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5075] <... mprotect resumed>) = 0 [pid 5073] <... openat resumed>) = 4 [pid 5011] write(3, "1", 1 [pid 5009] <... sendto resumed>) = 64 [pid 5076] <... prctl resumed>) = 0 [pid 5075] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID [ 58.383092][ T5071] reiserfs: enabling write barrier flush mode [pid 5009] recvfrom(3, ./strace-static-x86_64: Process 5077 attached [pid 5076] setpgid(0, 0 [pid 5073] ioctl(4, LOOP_SET_FD, 3 [pid 5011] <... write resumed>) = 1 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5077] set_robust_list(0x7fd26f6569e0, 24 [pid 5076] <... setpgid resumed>) = 0 [pid 5075] <... clone resumed>, parent_tid=[3], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 3 [pid 5071] <... mount resumed>) = 0 [pid 5071] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY) = 4 [pid 5071] chdir(".") = 0 [pid 5071] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5069] <... futex resumed>) = 0 [pid 5071] creat("./bus", 000 [pid 5069] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5077] <... set_robust_list resumed>) = 0 [pid 5076] symlink("/syzcgroup/unified/syz4", "./cgroup" [pid 5075] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5073] <... ioctl resumed>) = 0 [pid 5069] <... futex resumed>) = 0 [pid 5011] close(3 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5077] memfd_create("syzkaller", 0 [pid 5076] <... symlink resumed>) = 0 [pid 5075] <... futex resumed>) = 0 [pid 5071] <... creat resumed>) = 5 [pid 5071] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5069] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5071] <... futex resumed>) = 0 [pid 5069] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5071] ioctl(5, FS_IOC_GETVERSION [pid 5069] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5071] <... ioctl resumed>, 0) = -1 EFAULT (Bad address) [pid 5069] <... futex resumed>) = 0 [pid 5071] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5069] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5011] <... close resumed>) = 0 [pid 5071] <... futex resumed>) = 0 [pid 5069] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5009] <... socket resumed>) = 4 [pid 5075] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5077] <... memfd_create resumed>) = 3 [pid 5077] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5011] mkdir("/syzcgroup/cpu/syz2", 0777 [pid 5076] symlink("/syzcgroup/cpu/syz4", "./cgroup.cpu" [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth0_to_batadv" [pid 5077] <... mmap resumed>) = 0x7fd267236000 [pid 5071] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5069] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5076] <... symlink resumed>) = 0 [pid 5071] <... openat resumed>) = 6 [pid 5069] <... futex resumed>) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=40}) = 0 [pid 5071] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5069] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5071] <... futex resumed>) = 0 [pid 5069] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5071] write(6, NULL, 4294967230 [pid 5069] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5011] <... mkdir resumed>) = 0 [pid 5009] close(4 [pid 5076] symlink("/syzcgroup/net/syz4", "./cgroup.net" [pid 5071] <... write resumed>) = -1 EFAULT (Bad address) [pid 5069] <... futex resumed>) = 0 [pid 5071] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5069] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5071] <... futex resumed>) = 0 [pid 5069] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5071] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5069] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5071] <... mmap resumed>) = 0x20000000 [pid 5069] <... futex resumed>) = 0 [pid 5071] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5069] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5071] <... futex resumed>) = 0 [pid 5069] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5071] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5069] close(3) = 0 [pid 5069] close(4) = 0 [pid 5069] close(5) = 0 [pid 5069] close(6) = 0 [pid 5069] close(7) = -1 EBADF (Bad file descriptor) [pid 5069] close(8) = -1 EBADF (Bad file descriptor) [pid 5069] close(9) = -1 EBADF (Bad file descriptor) [pid 5069] close(10) = -1 EBADF (Bad file descriptor) [pid 5069] close(11) = -1 EBADF (Bad file descriptor) [pid 5069] close(12) = -1 EBADF (Bad file descriptor) [pid 5009] <... close resumed>) = 0 [pid 5069] close(13) = -1 EBADF (Bad file descriptor) [pid 5069] close(14 [pid 5076] <... symlink resumed>) = 0 [pid 5069] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5009] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x28\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x3b\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5076] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5069] close(15 [pid 5011] openat(AT_FDCWD, "/syzcgroup/cpu/syz2/cgroup.procs", O_WRONLY|O_CLOEXEC [pid 5069] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5069] close(16) = -1 EBADF (Bad file descriptor) [pid 5069] close(17) = -1 EBADF (Bad file descriptor) [pid 5069] close(18) = -1 EBADF (Bad file descriptor) [pid 5069] close(19) = -1 EBADF (Bad file descriptor) [pid 5069] close(20) = -1 EBADF (Bad file descriptor) [pid 5069] close(21) = -1 EBADF (Bad file descriptor) [pid 5069] close(22) = -1 EBADF (Bad file descriptor) [pid 5069] close(23) = -1 EBADF (Bad file descriptor) [pid 5069] close(24) = -1 EBADF (Bad file descriptor) [pid 5069] close(25) = -1 EBADF (Bad file descriptor) [pid 5069] close(26) = -1 EBADF (Bad file descriptor) [pid 5069] close(27) = -1 EBADF (Bad file descriptor) [pid 5069] close(28) = -1 EBADF (Bad file descriptor) [pid 5069] close(29) = -1 EBADF (Bad file descriptor) [pid 5069] exit_group(0 [pid 5071] <... futex resumed>) = ? [pid 5069] <... exit_group resumed>) = ? [pid 5076] <... openat resumed>) = 3 [pid 5073] close(3 [pid 5071] +++ exited with 0 +++ [pid 5069] +++ exited with 0 +++ [pid 5011] <... openat resumed>) = 3 [pid 5009] <... sendto resumed>) = 44 [pid 5076] write(3, "1000", 4 [pid 5073] <... close resumed>) = 0 [pid 5011] write(3, "1", 1 [pid 5009] recvfrom(3, [pid 5076] <... write resumed>) = 4 [pid 5073] mkdir("./file0", 0777 [pid 5013] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=2, si_uid=0, si_status=0, si_utime=0, si_stime=19 /* 0.19 s */} --- [pid 5011] <... write resumed>) = 1 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5076] close(3 [pid 5073] <... mkdir resumed>) = 0 [pid 5013] umount2("./0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5011] close(3 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5076] <... close resumed>) = 0 [pid 5073] mount("/dev/loop3", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5013] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5011] <... close resumed>) = 0 [pid 5009] <... socket resumed>) = 4 [pid 5076] read(200, [pid 5013] openat(AT_FDCWD, "./0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5011] openat(AT_FDCWD, "/syzcgroup/cpu/syz2/memory.soft_limit_in_bytes", O_WRONLY|O_CLOEXEC [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_batadv" [pid 5077] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5076] <... read resumed>"\x33\x33\x00\x00\x00\x16\xaa\xaa\xaa\xaa\xaa\xaa\x86\xdd\x60\x00\x00\x00\x00\x38\x00\x01\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xaa\xff\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x16\x3a\x00\x05\x02\x00\x00\x01\x00\x8f\x00\xc2\x46\x00\x00\x00\x02\x04\x00\x00\x00\xff\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\xff\xaa\xaa\xaa\x04\x00\x00\x00\xff\x02\x00\x00\x00\x00"..., 1000) = 110 [ 58.425960][ T5071] REISERFS (device loop5): Created .reiserfs_priv - reserved for xattr storage. [ 58.434554][ T5073] loop3: detected capacity change from 0 to 8192 [pid 5013] <... openat resumed>) = 3 [pid 5011] <... openat resumed>) = 3 [pid 5009] <... ioctl resumed>, ifr_ifindex=42}) = 0 [pid 5076] read(200, [pid 5013] fstat(3, [pid 5011] write(3, "313524224", 9 [pid 5009] close(4 [pid 5076] <... read resumed>"\x33\x33\x00\x00\x00\x16\xaa\xaa\xaa\xaa\xaa\xaa\x86\xdd\x60\x00\x00\x00\x00\x38\x00\x01\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xaa\xff\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x16\x3a\x00\x05\x02\x00\x00\x01\x00\x8f\x00\xc2\x46\x00\x00\x00\x02\x04\x00\x00\x00\xff\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\xff\xaa\xaa\xaa\x04\x00\x00\x00\xff\x02\x00\x00\x00\x00"..., 1000) = 110 [pid 5013] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5011] <... write resumed>) = 9 [pid 5009] <... close resumed>) = 0 [pid 5076] read(200, [pid 5013] getdents64(3, [pid 5011] close(3 [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x2a\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x3c\x08\x00\x01\x00\xac\x14\x14\x3c"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5076] <... read resumed>"\x33\x33\x00\x00\x00\x16\xaa\xaa\xaa\xaa\xaa\xaa\x86\xdd\x60\x00\x00\x00\x00\x38\x00\x01\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xaa\xff\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x16\x3a\x00\x05\x02\x00\x00\x01\x00\x8f\x00\xc2\x46\x00\x00\x00\x02\x04\x00\x00\x00\xff\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\xff\xaa\xaa\xaa\x04\x00\x00\x00\xff\x02\x00\x00\x00\x00"..., 1000) = 110 [pid 5013] <... getdents64 resumed>0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5011] <... close resumed>) = 0 [pid 5009] <... sendto resumed>) = 40 [pid 5076] read(200, [pid 5013] umount2("./0/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5011] openat(AT_FDCWD, "/syzcgroup/cpu/syz2/memory.limit_in_bytes", O_WRONLY|O_CLOEXEC [pid 5009] recvfrom(3, [pid 5076] <... read resumed>0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5013] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5011] <... openat resumed>) = 3 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5076] symlink("/dev/binderfs", "./binderfs" [pid 5013] lstat("./0/cgroup.cpu", [pid 5011] write(3, "314572800", 9 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5076] <... symlink resumed>) = 0 [pid 5013] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5011] <... write resumed>) = 9 [pid 5009] <... socket resumed>) = 4 [pid 5076] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5013] unlink("./0/cgroup.cpu" [pid 5011] close(3 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_batadv" [pid 5076] <... futex resumed>) = 0 [pid 5013] <... unlink resumed>) = 0 [pid 5011] <... close resumed>) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=42}) = 0 [pid 5076] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5013] umount2("./0/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5011] mkdir("/syzcgroup/net/syz2", 0777 [pid 5009] close(4 [pid 5076] <... mmap resumed>) = 0x7fd26f636000 [pid 5013] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5011] <... mkdir resumed>) = 0 [pid 5009] <... close resumed>) = 0 [pid 5076] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE [pid 5013] lstat("./0/binderfs", [pid 5011] openat(AT_FDCWD, "/syzcgroup/net/syz2/cgroup.procs", O_WRONLY|O_CLOEXEC [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x2a\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3c\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3c"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5076] <... mprotect resumed>) = 0 [pid 5013] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5011] <... openat resumed>) = 3 [pid 5009] <... sendto resumed>) = 64 [pid 5076] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID [pid 5013] unlink("./0/binderfs" [pid 5011] write(3, "1", 1 [pid 5009] recvfrom(3, ./strace-static-x86_64: Process 5079 attached [pid 5013] <... unlink resumed>) = 0 [pid 5011] <... write resumed>) = 1 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5079] set_robust_list(0x7fd26f6569e0, 24 [pid 5076] <... clone resumed>, parent_tid=[3], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 3 [ 58.496997][ T5073] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 58.516827][ T5073] REISERFS (device loop3): found reiserfs format "3.5" with non-standard journal [ 58.526044][ T5073] REISERFS (device loop3): using ordered data mode [pid 5013] umount2("./0/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5011] close(3 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5079] <... set_robust_list resumed>) = 0 [pid 5077] <... write resumed>) = 4194304 [pid 5076] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5011] <... close resumed>) = 0 [pid 5009] <... socket resumed>) = 4 [pid 5079] memfd_create("syzkaller", 0 [pid 5076] <... futex resumed>) = 0 [pid 5011] mkdir("./0", 0777 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="veth1_to_batadv" [pid 5079] <... memfd_create resumed>) = 3 [pid 5076] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5011] <... mkdir resumed>) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=42}) = 0 [pid 5079] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5011] openat(AT_FDCWD, "/dev/loop2", O_RDWR [pid 5009] close(4 [pid 5079] <... mmap resumed>) = 0x7fd267236000 [pid 5011] <... openat resumed>) = 3 [pid 5009] <... close resumed>) = 0 [pid 5077] munmap(0x7fd267236000, 4194304 [pid 5011] ioctl(3, LOOP_CLR_FD [pid 5009] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x2a\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x3c\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5077] <... munmap resumed>) = 0 [pid 5011] <... ioctl resumed>) = -1 ENXIO (No such device or address) [pid 5079] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5009] <... sendto resumed>) = 44 [ 58.543346][ T5073] reiserfs: using flush barriers [ 58.549791][ T5073] REISERFS (device loop3): journal params: device loop3, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 58.567637][ T5073] REISERFS (device loop3): checking transaction log (loop3) [pid 5077] openat(AT_FDCWD, "/dev/loop1", O_RDWR [pid 5073] <... mount resumed>) = 0 [pid 5011] close(3 [pid 5009] recvfrom(3, [pid 5077] <... openat resumed>) = 4 [pid 5011] <... close resumed>) = 0 [pid 5073] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 5073] chdir("./file0") = 0 [pid 5073] ioctl(4, LOOP_CLR_FD) = 0 [pid 5073] close(4) = 0 [pid 5077] ioctl(4, LOOP_SET_FD, 3 [pid 5013] <... umount2 resumed>) = 0 [pid 5011] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] umount2("./0/file0", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5013] lstat("./0/file0", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5013] umount2("./0/file0", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5013] openat(AT_FDCWD, "./0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4 [pid 5013] fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5013] getdents64(4, 0x555557377660 /* 2 entries */, 32768) = 48 [pid 5013] getdents64(4, 0x555557377660 /* 0 entries */, 32768) = 0 [pid 5013] close(4 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... close resumed>) = 0 [pid 5013] rmdir("./0/file0"./strace-static-x86_64: Process 5080 attached [pid 5009] <... socket resumed>) = 4 [pid 5080] set_robust_list(0x55555736e5e0, 24) = 0 [pid 5080] chdir("./0") = 0 [pid 5080] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5080] setpgid(0, 0) = 0 [pid 5080] symlink("/syzcgroup/unified/syz2", "./cgroup") = 0 [pid 5080] symlink("/syzcgroup/cpu/syz2", "./cgroup.cpu") = 0 [pid 5080] symlink("/syzcgroup/net/syz2", "./cgroup.net") = 0 [pid 5080] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5011] <... clone resumed>, child_tidptr=0x55555736e5d0) = 2 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv_slave_0" [pid 5080] <... openat resumed>) = 3 [pid 5073] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5009] <... ioctl resumed>, ifr_ifindex=41}) = 0 [pid 5009] close(4 [pid 5072] <... futex resumed>) = 0 [pid 5009] <... close resumed>) = 0 [pid 5073] <... futex resumed>) = 1 [pid 5072] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x29\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x3d\x08\x00\x01\x00\xac\x14\x14\x3d"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5073] mkdir(".", 0777 [pid 5072] <... futex resumed>) = 0 [pid 5080] write(3, "1000", 4 [pid 5009] <... sendto resumed>) = 40 [pid 5073] <... mkdir resumed>) = -1 EEXIST (File exists) [pid 5072] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5009] recvfrom(3, [pid 5080] <... write resumed>) = 4 [pid 5073] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [ 58.606957][ T5073] REISERFS (device loop3): Using r5 hash to sort names [ 58.638084][ T5077] loop1: detected capacity change from 0 to 8192 [pid 5080] close(3) = 0 [pid 5013] <... rmdir resumed>) = 0 [pid 5080] read(200, "\x33\x33\x00\x00\x00\x16\xaa\xaa\xaa\xaa\xaa\xaa\x86\xdd\x60\x00\x00\x00\x00\x38\x00\x01\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xaa\xff\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x16\x3a\x00\x05\x02\x00\x00\x01\x00\x8f\x00\xc2\x46\x00\x00\x00\x02\x04\x00\x00\x00\xff\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\xff\xaa\xaa\xaa\x04\x00\x00\x00\xff\x02\x00\x00\x00\x00"..., 1000) = 110 [pid 5080] read(200, "\x33\x33\x00\x00\x00\x16\xaa\xaa\xaa\xaa\xaa\xaa\x86\xdd\x60\x00\x00\x00\x00\x38\x00\x01\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xaa\xff\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x16\x3a\x00\x05\x02\x00\x00\x01\x00\x8f\x00\xc2\x46\x00\x00\x00\x02\x04\x00\x00\x00\xff\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\xff\xaa\xaa\xaa\x04\x00\x00\x00\xff\x02\x00\x00\x00\x00"..., 1000) = 110 [pid 5080] read(200, "\x33\x33\x00\x00\x00\x16\xaa\xaa\xaa\xaa\xaa\xaa\x86\xdd\x60\x00\x00\x00\x00\x38\x00\x01\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xaa\xff\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x16\x3a\x00\x05\x02\x00\x00\x01\x00\x8f\x00\xc2\x46\x00\x00\x00\x02\x04\x00\x00\x00\xff\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\xff\xaa\xaa\xaa\x04\x00\x00\x00\xff\x02\x00\x00\x00\x00"..., 1000) = 110 [pid 5080] read(200, 0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5080] symlink("/dev/binderfs", "./binderfs") = 0 [pid 5080] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5013] umount2("./0/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5080] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5013] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5080] <... mmap resumed>) = 0x7fd26f636000 [pid 5013] lstat("./0/cgroup", [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5080] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE [pid 5013] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5080] <... mprotect resumed>) = 0 [pid 5013] unlink("./0/cgroup" [pid 5009] <... socket resumed>) = 4 [pid 5080] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID [pid 5013] <... unlink resumed>) = 0 ./strace-static-x86_64: Process 5081 attached [pid 5013] umount2("./0/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv_slave_0" [pid 5081] set_robust_list(0x7fd26f6569e0, 24 [pid 5080] <... clone resumed>, parent_tid=[3], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 3 [pid 5013] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5081] <... set_robust_list resumed>) = 0 [pid 5080] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5009] <... ioctl resumed>, ifr_ifindex=41}) = 0 [pid 5081] memfd_create("syzkaller", 0 [pid 5013] lstat("./0/cgroup.net", [pid 5081] <... memfd_create resumed>) = 3 [pid 5080] <... futex resumed>) = 0 [pid 5077] <... ioctl resumed>) = 0 [pid 5013] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5009] close(4 [pid 5081] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5080] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5077] close(3 [pid 5013] unlink("./0/cgroup.net" [pid 5081] <... mmap resumed>) = 0x7fd267236000 [pid 5077] <... close resumed>) = 0 [pid 5013] <... unlink resumed>) = 0 [pid 5009] <... close resumed>) = 0 [pid 5013] getdents64(3, 0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5013] close(3) = 0 [pid 5013] rmdir("./0") = 0 [pid 5013] mkdir("./1", 0777) = 0 [pid 5013] openat(AT_FDCWD, "/dev/loop5", O_RDWR) = 3 [pid 5013] ioctl(3, LOOP_CLR_FD) = -1 ENXIO (No such device or address) [pid 5013] close(3) = 0 [pid 5013] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5083 attached [pid 5077] mkdir("./file0", 0777 [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x29\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3d\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3d"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5083] set_robust_list(0x55555736e5e0, 24 [pid 5077] <... mkdir resumed>) = 0 [pid 5013] <... clone resumed>, child_tidptr=0x55555736e5d0) = 4 [pid 5083] <... set_robust_list resumed>) = 0 [pid 5083] chdir("./1" [pid 5077] mount("/dev/loop1", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5009] <... sendto resumed>) = 64 [pid 5083] <... chdir resumed>) = 0 [pid 5083] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5009] recvfrom(3, [pid 5083] <... prctl resumed>) = 0 [pid 5083] setpgid(0, 0 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5083] <... setpgid resumed>) = 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [ 58.656089][ T5073] reiserfs: enabling write barrier flush mode [pid 5083] symlink("/syzcgroup/unified/syz5", "./cgroup") = 0 [pid 5009] <... socket resumed>) = 4 [pid 5083] symlink("/syzcgroup/cpu/syz5", "./cgroup.cpu" [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv_slave_0" [pid 5083] <... symlink resumed>) = 0 [pid 5083] symlink("/syzcgroup/net/syz5", "./cgroup.net" [pid 5009] <... ioctl resumed>, ifr_ifindex=41}) = 0 [pid 5083] <... symlink resumed>) = 0 [pid 5009] close(4 [pid 5083] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5083] write(3, "1000", 4) = 4 [pid 5083] close(3) = 0 [pid 5083] read(200, 0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5083] symlink("/dev/binderfs", "./binderfs") = 0 [pid 5009] <... close resumed>) = 0 [pid 5083] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5009] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x29\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x3d\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5083] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7fd26f636000 [pid 5083] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 5083] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tid=[5], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 5 [pid 5083] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5083] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000}./strace-static-x86_64: Process 5085 attached [pid 5085] set_robust_list(0x7fd26f6569e0, 24) = 0 [pid 5081] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5085] memfd_create("syzkaller", 0) = 3 [pid 5085] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd267236000 [pid 5079] <... write resumed>) = 4194304 [pid 5079] munmap(0x7fd267236000, 4194304) = 0 [pid 5079] openat(AT_FDCWD, "/dev/loop4", O_RDWR) = 4 [ 58.705070][ T5077] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 58.729545][ T5009] batman_adv: The newly added mac address (aa:aa:aa:aa:aa:3d) already exists on: batadv_slave_0 [pid 5079] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 5079] close(3) = 0 [pid 5079] mkdir("./file0", 0777) = 0 [ 58.762136][ T5079] loop4: detected capacity change from 0 to 8192 [ 58.771063][ T5077] REISERFS (device loop1): found reiserfs format "3.5" with non-standard journal [ 58.784154][ T5079] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 58.784408][ T5073] REISERFS (device loop3): Created .reiserfs_priv - reserved for xattr storage. [ 58.798552][ T5009] batman_adv: It is strongly recommended to keep mac addresses unique to avoid problems! [ 58.819009][ T5009] batman_adv: The newly added mac address (aa:aa:aa:aa:aa:3d) already exists on: batadv_slave_0 [ 58.829652][ T5079] REISERFS (device loop4): found reiserfs format "3.5" with non-standard journal [ 58.830263][ T5009] batman_adv: It is strongly recommended to keep mac addresses unique to avoid problems! [ 58.849480][ T5009] batman_adv: The newly added mac address (aa:aa:aa:aa:aa:3d) already exists on: batadv_slave_0 [ 58.850146][ T5077] REISERFS (device loop1): using ordered data mode [ 58.860598][ T5009] batman_adv: It is strongly recommended to keep mac addresses unique to avoid problems! [ 58.877184][ T5077] reiserfs: using flush barriers [ 58.882246][ T5009] batman_adv: The newly added mac address (aa:aa:aa:aa:aa:3d) already exists on: batadv_slave_0 [ 58.893382][ T5009] batman_adv: It is strongly recommended to keep mac addresses unique to avoid problems! [ 58.894985][ T5079] REISERFS (device loop4): using ordered data mode [pid 5079] mount("/dev/loop4", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5081] <... write resumed>) = 4194304 [pid 5073] <... mount resumed>) = 0 [pid 5073] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY) = 4 [pid 5073] chdir(".") = 0 [pid 5073] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5072] <... futex resumed>) = 0 [pid 5073] creat("./bus", 000 [pid 5072] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5073] <... creat resumed>) = 5 [pid 5072] <... futex resumed>) = 0 [pid 5073] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5072] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5085] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5073] <... futex resumed>) = 0 [pid 5072] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5073] ioctl(5, FS_IOC_GETVERSION [pid 5072] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5073] <... ioctl resumed>, 0) = -1 EFAULT (Bad address) [pid 5072] <... futex resumed>) = 0 [pid 5073] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5072] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5073] <... futex resumed>) = 0 [pid 5072] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5073] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5072] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5073] <... openat resumed>) = 6 [pid 5072] <... futex resumed>) = 0 [pid 5073] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5072] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5073] <... futex resumed>) = 0 [pid 5072] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5073] write(6, NULL, 4294967230 [pid 5072] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5073] <... write resumed>) = -1 EFAULT (Bad address) [pid 5072] <... futex resumed>) = 0 [pid 5073] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5072] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5073] <... futex resumed>) = 0 [pid 5072] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5073] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5072] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5073] <... mmap resumed>) = 0x20000000 [pid 5072] <... futex resumed>) = 0 [pid 5073] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5072] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5073] <... futex resumed>) = 0 [pid 5072] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5073] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5072] close(3) = 0 [pid 5072] close(4) = 0 [pid 5072] close(5) = 0 [pid 5072] close(6) = 0 [pid 5072] close(7) = -1 EBADF (Bad file descriptor) [pid 5072] close(8) = -1 EBADF (Bad file descriptor) [pid 5072] close(9) = -1 EBADF (Bad file descriptor) [pid 5072] close(10) = -1 EBADF (Bad file descriptor) [pid 5072] close(11) = -1 EBADF (Bad file descriptor) [pid 5072] close(12) = -1 EBADF (Bad file descriptor) [pid 5072] close(13) = -1 EBADF (Bad file descriptor) [pid 5072] close(14) = -1 EBADF (Bad file descriptor) [pid 5072] close(15) = -1 EBADF (Bad file descriptor) [pid 5072] close(16) = -1 EBADF (Bad file descriptor) [pid 5072] close(17) = -1 EBADF (Bad file descriptor) [pid 5072] close(18) = -1 EBADF (Bad file descriptor) [pid 5072] close(19) = -1 EBADF (Bad file descriptor) [pid 5072] close(20) = -1 EBADF (Bad file descriptor) [ 58.903224][ T5009] batman_adv: The newly added mac address (aa:aa:aa:aa:aa:3d) already exists on: batadv_slave_0 [ 58.903239][ T5009] batman_adv: It is strongly recommended to keep mac addresses unique to avoid problems! [ 58.905125][ T5009] batman_adv: batadv0: Interface activated: batadv_slave_0 [ 58.939983][ T5079] reiserfs: using flush barriers [pid 5009] <... sendto resumed>) = 44 [pid 5072] close(21) = -1 EBADF (Bad file descriptor) [pid 5072] close(22) = -1 EBADF (Bad file descriptor) [pid 5072] close(23) = -1 EBADF (Bad file descriptor) [pid 5072] close(24) = -1 EBADF (Bad file descriptor) [pid 5072] close(25 [pid 5009] recvfrom(3, [pid 5072] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5072] close(26 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5072] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5072] close(27) = -1 EBADF (Bad file descriptor) [pid 5072] close(28) = -1 EBADF (Bad file descriptor) [pid 5072] close(29) = -1 EBADF (Bad file descriptor) [pid 5072] exit_group(0 [pid 5073] <... futex resumed>) = ? [pid 5072] <... exit_group resumed>) = ? [pid 5073] +++ exited with 0 +++ [pid 5072] +++ exited with 0 +++ [ 58.961662][ T5079] REISERFS (device loop4): journal params: device loop4, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 58.969149][ T5077] REISERFS (device loop1): journal params: device loop1, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 58.979829][ T5079] REISERFS (device loop4): checking transaction log (loop4) [ 59.004873][ T5079] REISERFS (device loop4): Using r5 hash to sort names [pid 5081] munmap(0x7fd267236000, 4194304 [pid 5009] <... socket resumed>) = 4 [pid 5081] <... munmap resumed>) = 0 [pid 5012] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=2, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=12 /* 0.12 s */} --- [pid 5012] umount2("./0", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5012] openat(AT_FDCWD, "./0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5012] fstat(3, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv_slave_1" [pid 5081] openat(AT_FDCWD, "/dev/loop2", O_RDWR [pid 5012] getdents64(3, [pid 5009] <... ioctl resumed>, ifr_ifindex=43}) = 0 [pid 5081] <... openat resumed>) = 4 [pid 5012] <... getdents64 resumed>0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5009] close(4 [pid 5081] ioctl(4, LOOP_SET_FD, 3 [pid 5012] umount2("./0/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5009] <... close resumed>) = 0 [pid 5012] lstat("./0/cgroup.cpu", [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x2b\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x3e\x08\x00\x01\x00\xac\x14\x14\x3e"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5012] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5012] unlink("./0/cgroup.cpu") = 0 [pid 5012] umount2("./0/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5012] lstat("./0/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5012] unlink("./0/binderfs") = 0 [pid 5012] umount2("./0/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5081] <... ioctl resumed>) = 0 [pid 5079] <... mount resumed>) = 0 [pid 5077] <... mount resumed>) = 0 [pid 5081] close(3 [pid 5079] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5085] <... write resumed>) = 4194304 [pid 5081] <... close resumed>) = 0 [pid 5081] mkdir("./file0", 0777) = 0 [pid 5079] <... openat resumed>) = 3 [pid 5079] chdir("./file0") = 0 [pid 5079] ioctl(4, LOOP_CLR_FD [pid 5081] mount("/dev/loop2", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5079] <... ioctl resumed>) = 0 [pid 5079] close(4) = 0 [pid 5085] munmap(0x7fd267236000, 4194304) = 0 [pid 5085] openat(AT_FDCWD, "/dev/loop5", O_RDWR) = 4 [ 59.012535][ T5077] REISERFS (device loop1): checking transaction log (loop1) [ 59.022511][ T5081] loop2: detected capacity change from 0 to 8192 [ 59.030736][ T5077] REISERFS (device loop1): Using r5 hash to sort names [ 59.052487][ T5046] IPv6: ADDRCONF(NETDEV_CHANGE): batadv_slave_0: link becomes ready [pid 5085] ioctl(4, LOOP_SET_FD, 3 [pid 5079] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5076] <... futex resumed>) = 0 [pid 5079] <... futex resumed>) = 1 [pid 5076] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5079] mkdir(".", 0777 [pid 5076] <... futex resumed>) = 0 [pid 5079] <... mkdir resumed>) = -1 EEXIST (File exists) [pid 5076] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5079] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5085] <... ioctl resumed>) = 0 [pid 5077] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 5077] chdir("./file0") = 0 [pid 5077] ioctl(4, LOOP_CLR_FD) = 0 [pid 5077] close(4) = 0 [pid 5077] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5077] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5085] close(3) = 0 [pid 5085] mkdir("./file0", 0777) = 0 [pid 5085] mount("/dev/loop5", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5075] <... futex resumed>) = 0 [ 59.068611][ T5085] loop5: detected capacity change from 0 to 8192 [ 59.078649][ T5081] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 59.087292][ T5046] IPv6: ADDRCONF(NETDEV_CHANGE): veth0_to_batadv: link becomes ready [ 59.100325][ T5079] reiserfs: enabling write barrier flush mode [ 59.101221][ T5081] REISERFS (device loop2): found reiserfs format "3.5" with non-standard journal [pid 5075] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5077] <... futex resumed>) = 0 [pid 5075] <... futex resumed>) = 1 [ 59.117439][ T5081] REISERFS (device loop2): using ordered data mode [ 59.123950][ T5081] reiserfs: using flush barriers [ 59.127993][ T5085] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 59.130831][ T5081] REISERFS (device loop2): journal params: device loop2, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 59.150396][ T5079] REISERFS (device loop4): Created .reiserfs_priv - reserved for xattr storage. [pid 5077] mkdir(".", 0777 [pid 5075] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5009] <... sendto resumed>) = 40 [pid 5079] <... mount resumed>) = 0 [pid 5077] <... mkdir resumed>) = -1 EEXIST (File exists) [pid 5009] recvfrom(3, [pid 5079] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY [pid 5077] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5079] <... openat resumed>) = 4 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv_slave_1" [pid 5079] chdir("." [pid 5009] <... ioctl resumed>, ifr_ifindex=43}) = 0 [pid 5079] <... chdir resumed>) = 0 [pid 5009] close(4 [pid 5079] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5009] <... close resumed>) = 0 [pid 5079] <... futex resumed>) = 1 [pid 5076] <... futex resumed>) = 0 [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x2b\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3e\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3e"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5079] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5076] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5009] <... sendto resumed>) = 64 [pid 5081] <... mount resumed>) = 0 [pid 5079] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5076] <... futex resumed>) = 0 [pid 5009] recvfrom(3, [pid 5079] creat("./bus", 000 [pid 5076] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5079] <... creat resumed>) = 5 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5079] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5009] <... socket resumed>) = 4 [pid 5079] <... futex resumed>) = 1 [pid 5076] <... futex resumed>) = 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="batadv_slave_1" [pid 5079] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5076] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5009] <... ioctl resumed>, ifr_ifindex=43}) = 0 [pid 5079] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5076] <... futex resumed>) = 0 [pid 5009] close(4 [pid 5079] ioctl(5, FS_IOC_GETVERSION [pid 5076] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5009] <... close resumed>) = 0 [pid 5081] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5079] <... ioctl resumed>, 0) = -1 EFAULT (Bad address) [ 59.158300][ T5085] REISERFS (device loop5): found reiserfs format "3.5" with non-standard journal [ 59.181376][ T5081] REISERFS (device loop2): checking transaction log (loop2) [ 59.188433][ T5077] reiserfs: enabling write barrier flush mode [ 59.192185][ T5081] REISERFS (device loop2): Using r5 hash to sort names [ 59.206508][ T5085] REISERFS (device loop5): using ordered data mode [ 59.213194][ T5085] reiserfs: using flush barriers [pid 5009] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x2b\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x3e\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5081] <... openat resumed>) = 3 [pid 5079] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5077] <... mount resumed>) = 0 [pid 5081] chdir("./file0" [pid 5077] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY [pid 5081] <... chdir resumed>) = 0 [pid 5081] ioctl(4, LOOP_CLR_FD [pid 5077] <... openat resumed>) = 4 [pid 5081] <... ioctl resumed>) = 0 [pid 5081] close(4 [pid 5077] chdir("." [pid 5081] <... close resumed>) = 0 [pid 5079] <... futex resumed>) = 1 [pid 5076] <... futex resumed>) = 0 [pid 5081] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5079] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5077] <... chdir resumed>) = 0 [pid 5076] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5081] <... futex resumed>) = 1 [pid 5079] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5077] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5076] <... futex resumed>) = 0 [pid 5081] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5079] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5077] <... futex resumed>) = 1 [pid 5076] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5075] <... futex resumed>) = 0 [pid 5077] creat("./bus", 000 [pid 5075] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5077] <... creat resumed>) = 5 [pid 5075] <... futex resumed>) = 0 [pid 5077] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5075] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5077] <... futex resumed>) = 0 [pid 5075] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5079] <... openat resumed>) = 6 [pid 5077] ioctl(5, FS_IOC_GETVERSION [pid 5075] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5077] <... ioctl resumed>, 0) = -1 EFAULT (Bad address) [pid 5075] <... futex resumed>) = 0 [pid 5077] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5075] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5077] <... futex resumed>) = 0 [pid 5075] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5077] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5075] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5077] <... openat resumed>) = 6 [pid 5075] <... futex resumed>) = 0 [pid 5077] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5075] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5077] <... futex resumed>) = 0 [pid 5075] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5079] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5077] write(6, NULL, 4294967230 [pid 5075] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5079] <... futex resumed>) = 1 [pid 5077] <... write resumed>) = -1 EFAULT (Bad address) [pid 5076] <... futex resumed>) = 0 [pid 5075] <... futex resumed>) = 0 [pid 5079] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5077] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5075] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5076] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5077] <... futex resumed>) = 0 [pid 5075] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5079] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5076] <... futex resumed>) = 0 [pid 5077] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5075] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5079] write(6, NULL, 4294967230 [pid 5077] <... mmap resumed>) = 0x20000000 [pid 5076] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5077] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5075] <... futex resumed>) = 0 [pid 5077] <... futex resumed>) = 0 [pid 5075] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5077] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5075] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5075] close(3) = 0 [pid 5075] close(4) = 0 [pid 5075] close(5) = 0 [pid 5075] close(6) = 0 [pid 5075] close(7) = -1 EBADF (Bad file descriptor) [pid 5075] close(8) = -1 EBADF (Bad file descriptor) [pid 5075] close(9) = -1 EBADF (Bad file descriptor) [pid 5075] close(10) = -1 EBADF (Bad file descriptor) [pid 5075] close(11) = -1 EBADF (Bad file descriptor) [pid 5075] close(12) = -1 EBADF (Bad file descriptor) [pid 5075] close(13) = -1 EBADF (Bad file descriptor) [pid 5075] close(14) = -1 EBADF (Bad file descriptor) [pid 5075] close(15) = -1 EBADF (Bad file descriptor) [pid 5075] close(16) = -1 EBADF (Bad file descriptor) [pid 5075] close(17) = -1 EBADF (Bad file descriptor) [pid 5075] close(18) = -1 EBADF (Bad file descriptor) [pid 5075] close(19) = -1 EBADF (Bad file descriptor) [pid 5075] close(20) = -1 EBADF (Bad file descriptor) [pid 5075] close(21) = -1 EBADF (Bad file descriptor) [pid 5075] close(22) = -1 EBADF (Bad file descriptor) [pid 5075] close(23) = -1 EBADF (Bad file descriptor) [pid 5075] close(24) = -1 EBADF (Bad file descriptor) [pid 5075] close(25) = -1 EBADF (Bad file descriptor) [pid 5075] close(26) = -1 EBADF (Bad file descriptor) [pid 5075] close(27) = -1 EBADF (Bad file descriptor) [pid 5075] close(28) = -1 EBADF (Bad file descriptor) [pid 5075] close(29) = -1 EBADF (Bad file descriptor) [pid 5075] exit_group(0 [pid 5077] <... futex resumed>) = ? [pid 5075] <... exit_group resumed>) = ? [pid 5077] +++ exited with 0 +++ [pid 5075] +++ exited with 0 +++ [pid 5010] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=2, si_uid=0, si_status=0, si_utime=0, si_stime=14 /* 0.14 s */} --- [pid 5079] <... write resumed>) = -1 EFAULT (Bad address) [pid 5010] umount2("./0", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5010] openat(AT_FDCWD, "./0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5010] fstat(3, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5010] getdents64(3, 0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5010] umount2("./0/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5010] lstat("./0/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5010] unlink("./0/cgroup.cpu") = 0 [pid 5010] umount2("./0/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5010] lstat("./0/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5010] unlink("./0/binderfs") = 0 [ 59.221725][ T5085] REISERFS (device loop5): journal params: device loop5, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 59.225066][ T5009] batman_adv: The newly added mac address (aa:aa:aa:aa:aa:3e) already exists on: batadv_slave_1 [ 59.242904][ T5077] REISERFS (device loop1): Created .reiserfs_priv - reserved for xattr storage. [pid 5010] umount2("./0/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5079] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5076] <... futex resumed>) = 0 [pid 5079] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5076] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5079] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5076] <... futex resumed>) = 0 [pid 5079] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5076] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5079] <... mmap resumed>) = 0x20000000 [pid 5080] <... futex resumed>) = 0 [pid 5080] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5081] <... futex resumed>) = 0 [pid 5080] <... futex resumed>) = 1 [pid 5081] mkdir(".", 0777 [pid 5080] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5081] <... mkdir resumed>) = -1 EEXIST (File exists) [pid 5081] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5079] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5076] <... futex resumed>) = 0 [pid 5079] <... futex resumed>) = 1 [pid 5076] close(3 [pid 5079] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5076] <... close resumed>) = 0 [pid 5076] close(4) = 0 [pid 5076] close(5) = 0 [pid 5076] close(6) = 0 [pid 5076] close(7) = -1 EBADF (Bad file descriptor) [pid 5076] close(8) = -1 EBADF (Bad file descriptor) [pid 5076] close(9) = -1 EBADF (Bad file descriptor) [pid 5076] close(10) = -1 EBADF (Bad file descriptor) [pid 5076] close(11) = -1 EBADF (Bad file descriptor) [pid 5076] close(12) = -1 EBADF (Bad file descriptor) [pid 5076] close(13) = -1 EBADF (Bad file descriptor) [pid 5076] close(14) = -1 EBADF (Bad file descriptor) [pid 5076] close(15) = -1 EBADF (Bad file descriptor) [pid 5076] close(16) = -1 EBADF (Bad file descriptor) [pid 5076] close(17) = -1 EBADF (Bad file descriptor) [pid 5076] close(18) = -1 EBADF (Bad file descriptor) [pid 5076] close(19) = -1 EBADF (Bad file descriptor) [pid 5076] close(20) = -1 EBADF (Bad file descriptor) [pid 5076] close(21) = -1 EBADF (Bad file descriptor) [pid 5076] close(22) = -1 EBADF (Bad file descriptor) [ 59.290553][ T5009] batman_adv: It is strongly recommended to keep mac addresses unique to avoid problems! [ 59.302401][ T5009] batman_adv: The newly added mac address (aa:aa:aa:aa:aa:3e) already exists on: batadv_slave_1 [ 59.314585][ T5081] reiserfs: enabling write barrier flush mode [pid 5076] close(23) = -1 EBADF (Bad file descriptor) [pid 5085] <... mount resumed>) = 0 [pid 5076] close(24) = -1 EBADF (Bad file descriptor) [pid 5076] close(25) = -1 EBADF (Bad file descriptor) [pid 5076] close(26) = -1 EBADF (Bad file descriptor) [pid 5076] close(27) = -1 EBADF (Bad file descriptor) [pid 5076] close(28) = -1 EBADF (Bad file descriptor) [pid 5076] close(29) = -1 EBADF (Bad file descriptor) [pid 5076] exit_group(0 [pid 5079] <... futex resumed>) = ? [pid 5076] <... exit_group resumed>) = ? [pid 5079] +++ exited with 0 +++ [pid 5076] +++ exited with 0 +++ [pid 5014] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=2, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=16 /* 0.16 s */} --- [pid 5014] umount2("./0", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5014] openat(AT_FDCWD, "./0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5014] fstat(3, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5014] getdents64(3, 0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5014] umount2("./0/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5014] lstat("./0/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5014] unlink("./0/cgroup.cpu") = 0 [pid 5014] umount2("./0/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5014] lstat("./0/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5014] unlink("./0/binderfs" [pid 5081] <... mount resumed>) = 0 [pid 5014] <... unlink resumed>) = 0 [pid 5014] umount2("./0/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5085] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [ 59.331688][ T5009] batman_adv: It is strongly recommended to keep mac addresses unique to avoid problems! [ 59.334490][ T5085] REISERFS (device loop5): checking transaction log (loop5) [ 59.343260][ T5009] batman_adv: The newly added mac address (aa:aa:aa:aa:aa:3e) already exists on: batadv_slave_1 [ 59.354634][ T5085] REISERFS (device loop5): Using r5 hash to sort names [ 59.361414][ T5009] batman_adv: It is strongly recommended to keep mac addresses unique to avoid problems! [ 59.378111][ T5081] REISERFS (device loop2): Created .reiserfs_priv - reserved for xattr storage. [pid 5085] chdir("./file0") = 0 [pid 5085] ioctl(4, LOOP_CLR_FD) = 0 [pid 5085] close(4 [pid 5081] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY [pid 5085] <... close resumed>) = 0 [pid 5085] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5083] <... futex resumed>) = 0 [pid 5085] mkdir(".", 0777 [pid 5083] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5085] <... mkdir resumed>) = -1 EEXIST (File exists) [pid 5083] <... futex resumed>) = 0 [pid 5085] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5083] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5081] <... openat resumed>) = 4 [pid 5081] chdir(".") = 0 [pid 5081] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5080] <... futex resumed>) = 0 [pid 5081] creat("./bus", 000 [pid 5080] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5080] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5081] <... creat resumed>) = 5 [ 59.391731][ T5009] batman_adv: The newly added mac address (aa:aa:aa:aa:aa:3e) already exists on: batadv_slave_1 [ 59.402840][ T5009] batman_adv: It is strongly recommended to keep mac addresses unique to avoid problems! [ 59.405914][ T5085] reiserfs: enabling write barrier flush mode [ 59.413290][ T5009] batman_adv: The newly added mac address (aa:aa:aa:aa:aa:3e) already exists on: batadv_slave_1 [ 59.430514][ T5009] batman_adv: It is strongly recommended to keep mac addresses unique to avoid problems! [pid 5081] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5080] <... futex resumed>) = 0 [pid 5081] <... futex resumed>) = 1 [pid 5081] ioctl(5, FS_IOC_GETVERSION [pid 5080] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5080] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5081] <... ioctl resumed>, 0) = -1 EFAULT (Bad address) [pid 5081] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5080] <... futex resumed>) = 0 [pid 5081] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5080] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5080] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5081] <... openat resumed>) = 6 [pid 5081] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5080] <... futex resumed>) = 0 [pid 5081] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5080] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5081] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5080] <... futex resumed>) = 0 [pid 5081] write(6, NULL, 4294967230 [pid 5080] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5081] <... write resumed>) = -1 EFAULT (Bad address) [pid 5081] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5080] <... futex resumed>) = 0 [pid 5081] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5080] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5080] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5081] <... mmap resumed>) = 0x20000000 [pid 5081] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5080] <... futex resumed>) = 0 [pid 5081] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5080] close(3) = 0 [pid 5080] close(4) = 0 [pid 5080] close(5) = 0 [pid 5080] close(6) = 0 [pid 5080] close(7 [pid 5009] <... sendto resumed>) = 44 [pid 5080] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5080] close(8 [pid 5009] recvfrom(3, [pid 5080] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5080] close(9 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5080] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5080] close(10 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5080] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5080] close(11 [pid 5009] <... socket resumed>) = 4 [pid 5080] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5080] close(12) = -1 EBADF (Bad file descriptor) [pid 5080] close(13) = -1 EBADF (Bad file descriptor) [pid 5080] close(14) = -1 EBADF (Bad file descriptor) [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="geneve0" [ 59.467938][ T5009] batman_adv: batadv0: Interface activated: batadv_slave_1 [ 59.478901][ T7] IPv6: ADDRCONF(NETDEV_CHANGE): batadv_slave_1: link becomes ready [ 59.490620][ T5085] REISERFS (device loop5): Created .reiserfs_priv - reserved for xattr storage. [ 59.497234][ T7] IPv6: ADDRCONF(NETDEV_CHANGE): veth1_to_batadv: link becomes ready [pid 5080] close(15 [pid 5085] <... mount resumed>) = 0 [pid 5080] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5010] <... umount2 resumed>) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=65}) = 0 [pid 5085] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY [pid 5080] close(16 [pid 5010] umount2("./0/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5009] close(4 [pid 5085] <... openat resumed>) = 4 [pid 5080] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5085] chdir("." [pid 5080] close(17 [pid 5010] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5009] <... close resumed>) = 0 [pid 5085] <... chdir resumed>) = 0 [pid 5080] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5010] lstat("./0/file0", [pid 5085] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5080] close(18 [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x41\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x3f\x08\x00\x01\x00\xac\x14\x14\x3f"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5085] <... futex resumed>) = 1 [pid 5083] <... futex resumed>) = 0 [pid 5080] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5010] <... lstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5085] creat("./bus", 000 [pid 5083] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5080] close(19 [pid 5012] <... umount2 resumed>) = 0 [pid 5010] umount2("./0/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5009] <... sendto resumed>) = 40 [pid 5012] umount2("./0/file0", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5012] lstat("./0/file0", [pid 5083] <... futex resumed>) = 0 [pid 5085] <... creat resumed>) = 5 [pid 5012] <... lstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5010] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5080] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5083] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5012] umount2("./0/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5010] openat(AT_FDCWD, "./0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5009] recvfrom(3, [pid 5085] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5083] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5080] close(20 [pid 5010] <... openat resumed>) = 4 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5085] <... futex resumed>) = 0 [pid 5083] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5080] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5010] fstat(4, [pid 5080] close(21 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5085] ioctl(5, FS_IOC_GETVERSION [pid 5083] <... futex resumed>) = 0 [pid 5010] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5080] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5009] <... socket resumed>) = 4 [pid 5083] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5085] <... ioctl resumed>, 0) = -1 EFAULT (Bad address) [pid 5080] close(22 [pid 5010] getdents64(4, [pid 5085] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5080] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="geneve0" [pid 5010] <... getdents64 resumed>0x555557377660 /* 2 entries */, 32768) = 48 [pid 5080] close(23 [pid 5009] <... ioctl resumed>, ifr_ifindex=65}) = 0 [pid 5085] <... futex resumed>) = 1 [pid 5083] <... futex resumed>) = 0 [pid 5080] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5010] getdents64(4, [pid 5009] close(4 [pid 5012] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5012] openat(AT_FDCWD, "./0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4 [pid 5012] fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5085] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5083] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5080] close(24 [pid 5012] getdents64(4, [pid 5010] <... getdents64 resumed>0x555557377660 /* 0 entries */, 32768) = 0 [pid 5009] <... close resumed>) = 0 [pid 5085] <... openat resumed>) = 6 [pid 5083] <... futex resumed>) = 0 [pid 5080] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] <... getdents64 resumed>0x555557377660 /* 2 entries */, 32768) = 48 [pid 5010] close(4 [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x41\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3f\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x3f"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5085] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5083] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5080] close(25 [pid 5012] getdents64(4, [pid 5010] <... close resumed>) = 0 [pid 5009] <... sendto resumed>) = 64 [pid 5085] <... futex resumed>) = 0 [pid 5083] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5080] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] <... getdents64 resumed>0x555557377660 /* 0 entries */, 32768) = 0 [pid 5010] rmdir("./0/file0" [pid 5009] recvfrom(3, [pid 5085] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5083] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5080] close(26 [pid 5012] close(4 [pid 5010] <... rmdir resumed>) = 0 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5085] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5083] <... futex resumed>) = 0 [pid 5080] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] <... close resumed>) = 0 [pid 5010] umount2("./0/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5085] write(6, NULL, 4294967230 [pid 5083] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5080] close(27 [pid 5012] rmdir("./0/file0" [pid 5010] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5009] <... socket resumed>) = 4 [pid 5085] <... write resumed>) = -1 EFAULT (Bad address) [pid 5080] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] <... rmdir resumed>) = 0 [pid 5010] lstat("./0/cgroup", [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="geneve0" [pid 5085] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5080] close(28 [pid 5012] umount2("./0/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5010] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=65}) = 0 [pid 5085] <... futex resumed>) = 1 [pid 5083] <... futex resumed>) = 0 [pid 5080] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5010] unlink("./0/cgroup" [pid 5009] close(4 [pid 5085] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5083] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5080] close(29 [pid 5012] lstat("./0/cgroup", [pid 5010] <... unlink resumed>) = 0 [pid 5009] <... close resumed>) = 0 [pid 5085] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5083] <... futex resumed>) = 0 [pid 5080] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5010] umount2("./0/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5009] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x41\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x3f\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5085] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5083] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5080] exit_group(0 [pid 5012] unlink("./0/cgroup" [pid 5010] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5085] <... mmap resumed>) = 0x20000000 [pid 5081] <... futex resumed>) = ? [pid 5080] <... exit_group resumed>) = ? [pid 5014] <... umount2 resumed>) = 0 [pid 5012] <... unlink resumed>) = 0 [pid 5010] lstat("./0/cgroup.net", [pid 5085] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5081] +++ exited with 0 +++ [pid 5080] +++ exited with 0 +++ [pid 5014] umount2("./0/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5012] umount2("./0/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5010] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5085] <... futex resumed>) = 1 [pid 5083] <... futex resumed>) = 0 [pid 5014] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5012] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5010] unlink("./0/cgroup.net" [pid 5085] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5083] close(3 [pid 5014] lstat("./0/file0", [pid 5012] lstat("./0/cgroup.net", [pid 5011] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=2, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=13 /* 0.13 s */} --- [pid 5010] <... unlink resumed>) = 0 [pid 5083] <... close resumed>) = 0 [pid 5014] <... lstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5012] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5010] getdents64(3, [pid 5083] close(4 [pid 5014] umount2("./0/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5012] unlink("./0/cgroup.net" [pid 5010] <... getdents64 resumed>0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5083] <... close resumed>) = 0 [pid 5014] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5012] <... unlink resumed>) = 0 [pid 5010] close(3 [pid 5083] close(5 [pid 5012] getdents64(3, [pid 5010] <... close resumed>) = 0 [pid 5083] <... close resumed>) = 0 [pid 5012] <... getdents64 resumed>0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5010] rmdir("./0" [pid 5083] close(6 [pid 5012] close(3 [pid 5010] <... rmdir resumed>) = 0 [pid 5083] <... close resumed>) = 0 [pid 5012] <... close resumed>) = 0 [pid 5010] mkdir("./1", 0777 [pid 5083] close(7 [pid 5012] rmdir("./0" [pid 5010] <... mkdir resumed>) = 0 [pid 5083] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] <... rmdir resumed>) = 0 [pid 5010] openat(AT_FDCWD, "/dev/loop1", O_RDWR [pid 5083] close(8 [pid 5012] mkdir("./1", 0777 [pid 5010] <... openat resumed>) = 3 [pid 5083] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] <... mkdir resumed>) = 0 [pid 5010] ioctl(3, LOOP_CLR_FD [pid 5083] close(9 [pid 5012] openat(AT_FDCWD, "/dev/loop3", O_RDWR [pid 5010] <... ioctl resumed>) = -1 ENXIO (No such device or address) [pid 5083] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] <... openat resumed>) = 3 [pid 5010] close(3 [pid 5083] close(10 [pid 5014] openat(AT_FDCWD, "./0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5012] ioctl(3, LOOP_CLR_FD [pid 5010] <... close resumed>) = 0 [pid 5083] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] <... ioctl resumed>) = -1 ENXIO (No such device or address) [pid 5010] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5091 attached [ 59.593295][ T5009] netdevsim netdevsim0 netdevsim0: set [1, 0] type 2 family 0 port 6081 - 0 [ 59.619502][ T5009] netdevsim netdevsim0 netdevsim1: set [1, 0] type 2 family 0 port 6081 - 0 [ 59.630568][ T5009] netdevsim netdevsim0 netdevsim2: set [1, 0] type 2 family 0 port 6081 - 0 [pid 5083] close(11 [pid 5014] <... openat resumed>) = 4 [pid 5012] close(3 [pid 5091] set_robust_list(0x55555736e5e0, 24 [pid 5083] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] fstat(4, [pid 5012] <... close resumed>) = 0 [pid 5010] <... clone resumed>, child_tidptr=0x55555736e5d0) = 4 [pid 5091] <... set_robust_list resumed>) = 0 [pid 5083] close(12 [pid 5014] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5012] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5011] umount2("./0", MNT_DETACH|UMOUNT_NOFOLLOW./strace-static-x86_64: Process 5092 attached [pid 5091] chdir("./1" [pid 5083] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] getdents64(4, [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5009] <... sendto resumed>) = 44 [pid 5092] set_robust_list(0x55555736e5e0, 24 [pid 5091] <... chdir resumed>) = 0 [pid 5083] close(13 [pid 5014] <... getdents64 resumed>0x555557377660 /* 2 entries */, 32768) = 48 [pid 5012] <... clone resumed>, child_tidptr=0x55555736e5d0) = 4 [pid 5011] openat(AT_FDCWD, "./0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5009] recvfrom(3, [pid 5092] <... set_robust_list resumed>) = 0 [pid 5091] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5083] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] getdents64(4, [pid 5011] <... openat resumed>) = 3 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5092] chdir("./1" [pid 5091] <... prctl resumed>) = 0 [pid 5083] close(14 [pid 5014] <... getdents64 resumed>0x555557377660 /* 0 entries */, 32768) = 0 [pid 5011] fstat(3, [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5092] <... chdir resumed>) = 0 [pid 5091] setpgid(0, 0 [pid 5083] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] close(4 [pid 5011] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5009] <... socket resumed>) = 4 [pid 5092] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5091] <... setpgid resumed>) = 0 [pid 5083] close(15 [pid 5014] <... close resumed>) = 0 [pid 5011] getdents64(3, [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="geneve1" [pid 5092] <... prctl resumed>) = 0 [pid 5091] symlink("/syzcgroup/unified/syz1", "./cgroup" [pid 5083] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] rmdir("./0/file0" [pid 5011] <... getdents64 resumed>0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5009] <... ioctl resumed>, ifr_ifindex=66}) = 0 [pid 5092] setpgid(0, 0 [pid 5091] <... symlink resumed>) = 0 [pid 5083] close(16 [pid 5014] <... rmdir resumed>) = 0 [pid 5011] umount2("./0/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5009] close(4 [pid 5092] <... setpgid resumed>) = 0 [pid 5091] symlink("/syzcgroup/cpu/syz1", "./cgroup.cpu" [pid 5014] umount2("./0/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5009] <... close resumed>) = 0 [pid 5092] symlink("/syzcgroup/unified/syz3", "./cgroup" [pid 5091] <... symlink resumed>) = 0 [pid 5083] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5011] lstat("./0/cgroup.cpu", [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x42\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x40\x08\x00\x01\x00\xac\x14\x14\x40"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5092] <... symlink resumed>) = 0 [pid 5091] symlink("/syzcgroup/net/syz1", "./cgroup.net" [pid 5083] close(17 [pid 5014] lstat("./0/cgroup", [pid 5011] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5009] <... sendto resumed>) = 40 [pid 5092] symlink("/syzcgroup/cpu/syz3", "./cgroup.cpu" [pid 5091] <... symlink resumed>) = 0 [pid 5083] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5011] unlink("./0/cgroup.cpu" [pid 5009] recvfrom(3, [pid 5092] <... symlink resumed>) = 0 [pid 5091] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5083] close(18 [pid 5014] unlink("./0/cgroup" [pid 5011] <... unlink resumed>) = 0 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5092] symlink("/syzcgroup/net/syz3", "./cgroup.net" [pid 5091] <... openat resumed>) = 3 [pid 5083] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] <... unlink resumed>) = 0 [pid 5011] umount2("./0/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW [ 59.640134][ T5009] netdevsim netdevsim0 netdevsim3: set [1, 0] type 2 family 0 port 6081 - 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5092] <... symlink resumed>) = 0 [pid 5091] write(3, "1000", 4 [pid 5083] close(19 [pid 5014] umount2("./0/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5009] <... socket resumed>) = 4 [pid 5092] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5091] <... write resumed>) = 4 [pid 5014] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5011] lstat("./0/binderfs", [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="geneve1" [pid 5092] <... openat resumed>) = 3 [pid 5091] close(3 [pid 5014] lstat("./0/cgroup.net", [pid 5011] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=66}) = 0 [pid 5092] write(3, "1000", 4 [pid 5091] <... close resumed>) = 0 [pid 5014] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5011] unlink("./0/binderfs" [pid 5009] close(4 [pid 5092] <... write resumed>) = 4 [pid 5091] read(200, [pid 5083] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] unlink("./0/cgroup.net" [pid 5011] <... unlink resumed>) = 0 [pid 5009] <... close resumed>) = 0 [pid 5092] close(3 [pid 5091] <... read resumed>0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5014] <... unlink resumed>) = 0 [pid 5011] umount2("./0/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x42\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x40\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x40"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5092] <... close resumed>) = 0 [pid 5091] symlink("/dev/binderfs", "./binderfs" [pid 5083] close(20 [pid 5014] getdents64(3, [pid 5009] <... sendto resumed>) = 64 [pid 5092] read(200, [pid 5091] <... symlink resumed>) = 0 [pid 5014] <... getdents64 resumed>0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5009] recvfrom(3, [pid 5092] <... read resumed>0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5091] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5014] close(3 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5092] symlink("/dev/binderfs", "./binderfs" [pid 5091] <... futex resumed>) = 0 [pid 5083] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] <... close resumed>) = 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5092] <... symlink resumed>) = 0 [pid 5091] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5083] close(21 [pid 5014] rmdir("./0" [pid 5009] <... socket resumed>) = 4 [pid 5092] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5091] <... mmap resumed>) = 0x7fd26f636000 [pid 5083] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] <... rmdir resumed>) = 0 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="geneve1" [pid 5092] <... futex resumed>) = 0 [pid 5091] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE [pid 5083] close(22 [pid 5014] mkdir("./1", 0777 [pid 5009] <... ioctl resumed>, ifr_ifindex=66}) = 0 [pid 5092] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5091] <... mprotect resumed>) = 0 [pid 5083] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] <... mkdir resumed>) = 0 [pid 5009] close(4 [pid 5092] <... mmap resumed>) = 0x7fd26f636000 [pid 5091] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID [pid 5083] close(23 [pid 5014] openat(AT_FDCWD, "/dev/loop4", O_RDWR [pid 5009] <... close resumed>) = 0 ./strace-static-x86_64: Process 5093 attached [pid 5092] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE [pid 5083] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] <... openat resumed>) = 3 [pid 5009] sendto(3, [{nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x42\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x0a\x00\x01\x00\xaa\xaa\xaa\xaa\xaa\x40\x00\x00"], 44, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5093] set_robust_list(0x7fd26f6569e0, 24 [pid 5092] <... mprotect resumed>) = 0 [pid 5091] <... clone resumed>, parent_tid=[5], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 5 [pid 5083] close(24 [pid 5014] ioctl(3, LOOP_CLR_FD [pid 5009] <... sendto resumed>) = 44 [pid 5093] <... set_robust_list resumed>) = 0 [pid 5092] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID [pid 5091] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5083] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] <... ioctl resumed>) = -1 ENXIO (No such device or address) [pid 5009] recvfrom(3, ./strace-static-x86_64: Process 5094 attached [pid 5093] memfd_create("syzkaller", 0 [pid 5091] <... futex resumed>) = 0 [pid 5083] close(25 [pid 5014] close(3 [pid 5094] set_robust_list(0x7fd26f6569e0, 24 [pid 5093] <... memfd_create resumed>) = 3 [pid 5092] <... clone resumed>, parent_tid=[5], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 5 [pid 5091] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5083] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] <... close resumed>) = 0 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=44, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5094] <... set_robust_list resumed>) = 0 [pid 5093] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5092] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5014] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0./strace-static-x86_64: Process 5095 attached [pid 5094] memfd_create("syzkaller", 0 [pid 5093] <... mmap resumed>) = 0x7fd267236000 [pid 5092] <... futex resumed>) = 0 [pid 5009] <... socket resumed>) = 4 [pid 5095] set_robust_list(0x55555736e5e0, 24 [pid 5094] <... memfd_create resumed>) = 3 [pid 5092] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5083] close(26 [pid 5014] <... clone resumed>, child_tidptr=0x55555736e5d0) = 4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="wg0" [pid 5095] <... set_robust_list resumed>) = 0 [pid 5094] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=25}) = 0 [pid 5095] chdir("./1" [pid 5094] <... mmap resumed>) = 0x7fd267236000 [pid 5009] close(4 [pid 5095] <... chdir resumed>) = 0 [pid 5083] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5009] <... close resumed>) = 0 [pid 5095] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5083] close(27 [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x19\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x41\x08\x00\x01\x00\xac\x14\x14\x41"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5095] <... prctl resumed>) = 0 [pid 5083] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5009] <... sendto resumed>) = 40 [pid 5095] setpgid(0, 0 [pid 5009] recvfrom(3, [pid 5095] <... setpgid resumed>) = 0 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5095] symlink("/syzcgroup/unified/syz4", "./cgroup" [pid 5083] close(28 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5095] <... symlink resumed>) = 0 [pid 5083] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5009] <... socket resumed>) = 4 [pid 5095] symlink("/syzcgroup/cpu/syz4", "./cgroup.cpu" [pid 5083] close(29 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="wg0" [pid 5095] <... symlink resumed>) = 0 [pid 5083] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5009] <... ioctl resumed>, ifr_ifindex=25}) = 0 [pid 5095] symlink("/syzcgroup/net/syz4", "./cgroup.net" [pid 5083] exit_group(0 [pid 5009] close(4 [pid 5095] <... symlink resumed>) = 0 [pid 5009] <... close resumed>) = 0 [pid 5095] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x19\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x41\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x41"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5095] <... openat resumed>) = 3 [pid 5085] <... futex resumed>) = ? [pid 5083] <... exit_group resumed>) = ? [pid 5009] <... sendto resumed>) = 64 [pid 5095] write(3, "1000", 4 [pid 5009] recvfrom(3, [pid 5095] <... write resumed>) = 4 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5095] close(3 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5095] <... close resumed>) = 0 [pid 5093] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5085] +++ exited with 0 +++ [pid 5083] +++ exited with 0 +++ [pid 5009] <... socket resumed>) = 4 [pid 5095] read(200, [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="wg0" [pid 5095] <... read resumed>0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5013] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=4, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=16 /* 0.16 s */} --- [pid 5009] <... ioctl resumed>, ifr_ifindex=25}) = 0 [pid 5095] symlink("/dev/binderfs", "./binderfs" [pid 5013] restart_syscall(<... resuming interrupted clone ...> [pid 5009] close(4 [pid 5095] <... symlink resumed>) = 0 [pid 5009] <... close resumed>) = 0 [pid 5095] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5009] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x19\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5095] <... futex resumed>) = 0 [pid 5013] <... restart_syscall resumed>) = 0 [pid 5009] <... sendto resumed>) = 32 [pid 5095] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5009] recvfrom(3, [pid 5095] <... mmap resumed>) = 0x7fd26f636000 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5095] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE [pid 5094] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5011] <... umount2 resumed>) = 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5095] <... mprotect resumed>) = 0 [pid 5013] umount2("./1", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5011] umount2("./0/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5009] <... socket resumed>) = 4 [pid 5095] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="wg1"./strace-static-x86_64: Process 5096 attached [pid 5013] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5009] <... ioctl resumed>, ifr_ifindex=26}) = 0 [pid 5096] set_robust_list(0x7fd26f6569e0, 24 [pid 5095] <... clone resumed>, parent_tid=[5], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 5 [pid 5013] openat(AT_FDCWD, "./1", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5009] close(4 [pid 5096] <... set_robust_list resumed>) = 0 [pid 5095] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5013] <... openat resumed>) = 3 [pid 5011] lstat("./0/file0", [pid 5009] <... close resumed>) = 0 [pid 5096] memfd_create("syzkaller", 0 [pid 5095] <... futex resumed>) = 0 [pid 5013] fstat(3, [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x1a\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x42\x08\x00\x01\x00\xac\x14\x14\x42"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5096] <... memfd_create resumed>) = 3 [pid 5095] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5013] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5011] <... lstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5009] <... sendto resumed>) = 40 [pid 5096] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5013] getdents64(3, [pid 5011] umount2("./0/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5096] <... mmap resumed>) = 0x7fd267236000 [pid 5013] <... getdents64 resumed>0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5009] recvfrom(3, [pid 5013] umount2("./1/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5013] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5011] openat(AT_FDCWD, "./0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5013] lstat("./1/cgroup.cpu", [pid 5011] <... openat resumed>) = 4 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5013] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5011] fstat(4, [pid 5013] unlink("./1/cgroup.cpu" [pid 5011] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5009] <... socket resumed>) = 4 [pid 5013] <... unlink resumed>) = 0 [pid 5011] getdents64(4, [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="wg1" [pid 5013] umount2("./1/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5011] <... getdents64 resumed>0x555557377660 /* 2 entries */, 32768) = 48 [pid 5094] <... write resumed>) = 4194304 [pid 5013] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5011] getdents64(4, [pid 5009] <... ioctl resumed>, ifr_ifindex=26}) = 0 [pid 5094] munmap(0x7fd267236000, 4194304 [pid 5013] lstat("./1/binderfs", [pid 5011] <... getdents64 resumed>0x555557377660 /* 0 entries */, 32768) = 0 [pid 5013] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5011] close(4 [pid 5009] close(4 [pid 5013] unlink("./1/binderfs" [pid 5011] <... close resumed>) = 0 [pid 5013] <... unlink resumed>) = 0 [pid 5011] rmdir("./0/file0" [pid 5009] <... close resumed>) = 0 [pid 5094] <... munmap resumed>) = 0 [pid 5013] umount2("./1/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5011] <... rmdir resumed>) = 0 [pid 5094] openat(AT_FDCWD, "/dev/loop3", O_RDWR [pid 5011] umount2("./0/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x1a\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x42\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x42"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5011] lstat("./0/cgroup", [pid 5009] <... sendto resumed>) = 64 [pid 5011] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5011] unlink("./0/cgroup" [pid 5009] recvfrom(3, [pid 5011] <... unlink resumed>) = 0 [pid 5011] umount2("./0/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5011] lstat("./0/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5011] unlink("./0/cgroup.net") = 0 [pid 5011] getdents64(3, 0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5011] close(3) = 0 [pid 5011] rmdir("./0") = 0 [pid 5011] mkdir("./1", 0777 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5011] <... mkdir resumed>) = 0 [pid 5011] openat(AT_FDCWD, "/dev/loop2", O_RDWR [pid 5009] <... socket resumed>) = 4 [pid 5094] <... openat resumed>) = 4 [pid 5011] <... openat resumed>) = 3 [pid 5094] ioctl(4, LOOP_SET_FD, 3 [pid 5011] ioctl(3, LOOP_CLR_FD [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="wg1" [pid 5011] <... ioctl resumed>) = -1 ENXIO (No such device or address) [pid 5011] close(3) = 0 [pid 5009] <... ioctl resumed>, ifr_ifindex=26}) = 0 [pid 5096] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5011] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5009] close(4./strace-static-x86_64: Process 5097 attached [pid 5097] set_robust_list(0x55555736e5e0, 24 [pid 5011] <... clone resumed>, child_tidptr=0x55555736e5d0) = 4 [pid 5009] <... close resumed>) = 0 [pid 5097] <... set_robust_list resumed>) = 0 [pid 5009] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x1a\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5097] chdir("./1") = 0 [pid 5097] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5097] setpgid(0, 0) = 0 [pid 5097] symlink("/syzcgroup/unified/syz2", "./cgroup") = 0 [pid 5097] symlink("/syzcgroup/cpu/syz2", "./cgroup.cpu") = 0 [pid 5097] symlink("/syzcgroup/net/syz2", "./cgroup.net") = 0 [pid 5097] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5097] write(3, "1000", 4) = 4 [pid 5097] close(3) = 0 [pid 5097] read(200, 0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5097] symlink("/dev/binderfs", "./binderfs" [pid 5093] <... write resumed>) = 4194304 [pid 5097] <... symlink resumed>) = 0 [pid 5097] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5097] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7fd26f636000 [pid 5097] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 5097] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID./strace-static-x86_64: Process 5098 attached [pid 5098] set_robust_list(0x7fd26f6569e0, 24 [pid 5097] <... clone resumed>, parent_tid=[5], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 5 [pid 5098] <... set_robust_list resumed>) = 0 [pid 5097] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5098] memfd_create("syzkaller", 0 [pid 5097] <... futex resumed>) = 0 [pid 5098] <... memfd_create resumed>) = 3 [pid 5097] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5098] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd267236000 [pid 5094] <... ioctl resumed>) = 0 [pid 5093] munmap(0x7fd267236000, 4194304 [pid 5009] <... sendto resumed>) = 32 [pid 5093] <... munmap resumed>) = 0 [pid 5009] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5094] close(3 [pid 5093] openat(AT_FDCWD, "/dev/loop1", O_RDWR [pid 5094] <... close resumed>) = 0 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0 [pid 5094] mkdir("./file0", 0777 [pid 5093] <... openat resumed>) = 4 [pid 5009] <... socket resumed>) = 4 [pid 5094] <... mkdir resumed>) = 0 [pid 5093] ioctl(4, LOOP_SET_FD, 3 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="wg2" [ 59.835162][ T5094] loop3: detected capacity change from 0 to 8192 [pid 5094] mount("/dev/loop3", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5009] <... ioctl resumed>, ifr_ifindex=27}) = 0 [pid 5009] close(4) = 0 [pid 5009] sendto(3, [{nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x02\x18\x00\x00\x1b\x00\x00\x00\x08\x00\x02\x00\xac\x14\x14\x43\x08\x00\x01\x00\xac\x14\x14\x43"], 40, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 40 [pid 5009] recvfrom(3, [{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=40, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="wg2", ifr_ifindex=27}) = 0 [pid 5009] close(4) = 0 [pid 5009] sendto(3, [{nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}, "\x0a\x78\x00\x00\x1b\x00\x00\x00\x14\x00\x02\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x43\x14\x00\x01\x00\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x43"], 64, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5098] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5009] <... sendto resumed>) = 64 [pid 5093] <... ioctl resumed>) = 0 [pid 5009] recvfrom(3, [pid 5093] close(3 [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=64, nlmsg_type=0x14 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|0x500, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5009] socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4 [ 59.892463][ T5093] loop1: detected capacity change from 0 to 8192 [pid 5009] ioctl(4, SIOCGIFINDEX, {ifr_name="wg2" [pid 5093] <... close resumed>) = 0 [pid 5093] mkdir("./file0", 0777) = 0 [pid 5093] mount("/dev/loop1", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5098] <... write resumed>) = 4194304 [pid 5009] <... ioctl resumed>, ifr_ifindex=27}) = 0 [pid 5098] munmap(0x7fd267236000, 4194304 [pid 5009] close(4) = 0 [pid 5009] sendto(3, [{nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}, "\x00\x00\x00\x00\x1b\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00"], 32, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12 [pid 5096] <... write resumed>) = 4194304 [pid 5096] munmap(0x7fd267236000, 4194304) = 0 [ 59.941952][ T5094] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 59.971795][ T5093] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [pid 5096] openat(AT_FDCWD, "/dev/loop4", O_RDWR [pid 5098] <... munmap resumed>) = 0 [pid 5096] <... openat resumed>) = 4 [pid 5013] <... umount2 resumed>) = 0 [pid 5096] ioctl(4, LOOP_SET_FD, 3 [pid 5098] openat(AT_FDCWD, "/dev/loop2", O_RDWR [pid 5009] <... sendto resumed>) = 32 [pid 5098] <... openat resumed>) = 4 [pid 5009] recvfrom(3, [pid 5013] umount2("./1/file0", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5013] lstat("./1/file0", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5013] umount2("./1/file0", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5013] openat(AT_FDCWD, "./1/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4 [pid 5013] fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5013] getdents64(4, 0x555557377660 /* 2 entries */, 32768) = 48 [pid 5013] getdents64(4, 0x555557377660 /* 0 entries */, 32768) = 0 [pid 5013] close(4) = 0 [pid 5013] rmdir("./1/file0") = 0 [pid 5013] umount2("./1/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5013] lstat("./1/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5013] unlink("./1/cgroup" [pid 5009] <... recvfrom resumed>[{nlmsg_len=36, nlmsg_type=NLMSG_ERROR, nlmsg_flags=NLM_F_CAPPED, nlmsg_seq=0, nlmsg_pid=1}, {error=0, msg={nlmsg_len=32, nlmsg_type=0x10 /* NLMSG_??? */, nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK, nlmsg_seq=0, nlmsg_pid=0}}], 4096, 0, NULL, NULL) = 36 [pid 5098] ioctl(4, LOOP_SET_FD, 3 [pid 5013] <... unlink resumed>) = 0 [pid 5013] umount2("./1/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5013] lstat("./1/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5013] unlink("./1/cgroup.net") = 0 [pid 5013] getdents64(3, 0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5013] close(3) = 0 [pid 5013] rmdir("./1") = 0 [pid 5013] mkdir("./2", 0777) = 0 [pid 5009] close(3 [ 59.984963][ T5094] REISERFS (device loop3): found reiserfs format "3.5" with non-standard journal [ 59.985071][ T5094] REISERFS (device loop3): using ordered data mode [ 60.001048][ T5093] REISERFS (device loop1): found reiserfs format "3.5" with non-standard journal [ 60.011721][ T5096] loop4: detected capacity change from 0 to 8192 [ 60.011789][ T5093] REISERFS (device loop1): using ordered data mode [ 60.026481][ T5094] reiserfs: using flush barriers [ 60.031429][ T5093] reiserfs: using flush barriers [pid 5013] openat(AT_FDCWD, "/dev/loop5", O_RDWR) = 3 [pid 5013] ioctl(3, LOOP_CLR_FD) = -1 ENXIO (No such device or address) [pid 5013] close(3 [pid 5098] <... ioctl resumed>) = 0 [pid 5096] <... ioctl resumed>) = 0 [pid 5013] <... close resumed>) = 0 [pid 5009] <... close resumed>) = 0 [ 60.043620][ T5098] loop2: detected capacity change from 0 to 8192 [ 60.052560][ T5094] REISERFS (device loop3): journal params: device loop3, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 60.054834][ T5093] REISERFS (device loop1): journal params: device loop1, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 60.070004][ T5094] REISERFS (device loop3): checking transaction log (loop3) [pid 5098] close(3 [pid 5096] close(3 [pid 5013] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5009] mkdir("/dev/binderfs", 0777 [pid 5098] <... close resumed>) = 0 [pid 5096] <... close resumed>) = 0 [pid 5009] <... mkdir resumed>) = -1 EEXIST (File exists) [pid 5098] mkdir("./file0", 0777 [pid 5096] mkdir("./file0", 0777 [pid 5009] mount("binder", "/dev/binderfs", "binder", 0, NULL./strace-static-x86_64: Process 5101 attached [pid 5101] set_robust_list(0x55555736e5e0, 24 [pid 5098] <... mkdir resumed>) = 0 [pid 5096] <... mkdir resumed>) = 0 [pid 5009] <... mount resumed>) = 0 [pid 5101] <... set_robust_list resumed>) = 0 [pid 5101] chdir("./2" [pid 5098] mount("/dev/loop2", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5096] mount("/dev/loop4", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5013] <... clone resumed>, child_tidptr=0x55555736e5d0) = 6 [pid 5009] getpid( [pid 5101] <... chdir resumed>) = 0 [pid 5101] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5009] <... getpid resumed>) = 1 [pid 5009] mkdir("/syzcgroup/unified/syz0", 0777) = 0 [pid 5009] openat(AT_FDCWD, "/syzcgroup/unified/syz0/pids.max", O_WRONLY|O_CLOEXEC) = 3 [pid 5009] write(3, "32", 2) = 2 [pid 5009] close(3) = 0 [pid 5009] openat(AT_FDCWD, "/syzcgroup/unified/syz0/cgroup.procs", O_WRONLY|O_CLOEXEC) = 3 [ 60.088501][ T5093] REISERFS (device loop1): checking transaction log (loop1) [ 60.104960][ T5093] REISERFS (device loop1): Using r5 hash to sort names [ 60.113178][ T5096] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [pid 5009] write(3, "1", 1 [pid 5101] <... prctl resumed>) = 0 [pid 5093] <... mount resumed>) = 0 [pid 5009] <... write resumed>) = 1 [pid 5101] setpgid(0, 0) = 0 [pid 5093] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5101] symlink("/syzcgroup/unified/syz5", "./cgroup") = 0 [pid 5093] <... openat resumed>) = 3 [pid 5101] symlink("/syzcgroup/cpu/syz5", "./cgroup.cpu" [pid 5093] chdir("./file0" [pid 5101] <... symlink resumed>) = 0 [pid 5093] <... chdir resumed>) = 0 [pid 5101] symlink("/syzcgroup/net/syz5", "./cgroup.net" [pid 5093] ioctl(4, LOOP_CLR_FD [pid 5101] <... symlink resumed>) = 0 [pid 5093] <... ioctl resumed>) = 0 [pid 5101] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5093] close(4 [pid 5101] <... openat resumed>) = 3 [pid 5093] <... close resumed>) = 0 [pid 5101] write(3, "1000", 4 [pid 5093] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5101] <... write resumed>) = 4 [pid 5093] <... futex resumed>) = 1 [pid 5101] close(3 [pid 5093] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5101] <... close resumed>) = 0 [pid 5009] close(3 [pid 5101] read(200, 0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5101] symlink("/dev/binderfs", "./binderfs") = 0 [pid 5101] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5101] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7fd26f636000 [pid 5101] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 5101] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID./strace-static-x86_64: Process 5104 attached [pid 5104] set_robust_list(0x7fd26f6569e0, 24 [pid 5101] <... clone resumed>, parent_tid=[7], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 7 [pid 5104] <... set_robust_list resumed>) = 0 [pid 5101] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5104] memfd_create("syzkaller", 0 [pid 5101] <... futex resumed>) = 0 [pid 5104] <... memfd_create resumed>) = 3 [pid 5101] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5104] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd267236000 [pid 5009] <... close resumed>) = 0 [pid 5091] <... futex resumed>) = 0 [pid 5009] mkdir("/syzcgroup/cpu/syz0", 0777 [pid 5091] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5009] <... mkdir resumed>) = 0 [pid 5091] <... futex resumed>) = 1 [pid 5093] <... futex resumed>) = 0 [pid 5093] mkdir(".", 0777 [pid 5091] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5093] <... mkdir resumed>) = -1 EEXIST (File exists) [pid 5009] openat(AT_FDCWD, "/syzcgroup/cpu/syz0/cgroup.procs", O_WRONLY|O_CLOEXEC [pid 5093] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5009] <... openat resumed>) = 3 [pid 5009] write(3, "1", 1) = 1 [pid 5009] close(3) = 0 [pid 5009] openat(AT_FDCWD, "/syzcgroup/cpu/syz0/memory.soft_limit_in_bytes", O_WRONLY|O_CLOEXEC) = 3 [pid 5009] write(3, "313524224", 9) = 9 [pid 5009] close(3) = 0 [pid 5009] openat(AT_FDCWD, "/syzcgroup/cpu/syz0/memory.limit_in_bytes", O_WRONLY|O_CLOEXEC) = 3 [pid 5009] write(3, "314572800", 9) = 9 [pid 5009] close(3 [pid 5104] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5009] <... close resumed>) = 0 [pid 5009] mkdir("/syzcgroup/net/syz0", 0777) = 0 [pid 5009] openat(AT_FDCWD, "/syzcgroup/net/syz0/cgroup.procs", O_WRONLY|O_CLOEXEC) = 3 [pid 5009] write(3, "1", 1) = 1 [pid 5009] close(3) = 0 [pid 5009] mkdir("./0", 0777) = 0 [pid 5009] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 3 [pid 5009] ioctl(3, LOOP_CLR_FD) = -1 ENXIO (No such device or address) [ 60.135728][ T5098] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 60.136229][ T5093] reiserfs: enabling write barrier flush mode [ 60.173515][ T5096] REISERFS (device loop4): found reiserfs format "3.5" with non-standard journal [pid 5009] close(3 [pid 5104] <... write resumed>) = 4194304 [pid 5009] <... close resumed>) = 0 [pid 5104] munmap(0x7fd267236000, 4194304 [pid 5009] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5105 attached [pid 5105] set_robust_list(0x55555736e5e0, 24 [pid 5009] <... clone resumed>, child_tidptr=0x55555736e5d0) = 2 [pid 5105] <... set_robust_list resumed>) = 0 [pid 5105] chdir("./0") = 0 [pid 5105] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5104] <... munmap resumed>) = 0 [pid 5105] <... prctl resumed>) = 0 [pid 5105] setpgid(0, 0) = 0 [pid 5105] symlink("/syzcgroup/unified/syz0", "./cgroup") = 0 [pid 5105] symlink("/syzcgroup/cpu/syz0", "./cgroup.cpu" [pid 5104] openat(AT_FDCWD, "/dev/loop5", O_RDWR) = 4 [pid 5104] ioctl(4, LOOP_SET_FD, 3 [pid 5105] <... symlink resumed>) = 0 [ 60.205198][ T5098] REISERFS (device loop2): found reiserfs format "3.5" with non-standard journal [ 60.209118][ T5093] REISERFS (device loop1): Created .reiserfs_priv - reserved for xattr storage. [ 60.214685][ T5098] REISERFS (device loop2): using ordered data mode [ 60.231503][ T5098] reiserfs: using flush barriers [ 60.238892][ T5104] loop5: detected capacity change from 0 to 8192 [ 60.243798][ T5094] REISERFS (device loop3): Using r5 hash to sort names [pid 5105] symlink("/syzcgroup/net/syz0", "./cgroup.net" [pid 5104] <... ioctl resumed>) = 0 [pid 5104] close(3) = 0 [pid 5104] mkdir("./file0", 0777) = 0 [pid 5105] <... symlink resumed>) = 0 [pid 5105] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5105] write(3, "1000", 4) = 4 [pid 5105] close(3) = 0 [pid 5105] read(200, "\x33\x33\x00\x00\x00\x16\xaa\xaa\xaa\xaa\xaa\xaa\x86\xdd\x60\x00\x00\x00\x00\x38\x00\x01\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xaa\xff\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x16\x3a\x00\x05\x02\x00\x00\x01\x00\x8f\x00\xc2\x46\x00\x00\x00\x02\x04\x00\x00\x00\xff\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\xff\xaa\xaa\xaa\x04\x00\x00\x00\xff\x02\x00\x00\x00\x00"..., 1000) = 110 [pid 5105] read(200, "\x33\x33\x00\x00\x00\x16\xaa\xaa\xaa\xaa\xaa\xaa\x86\xdd\x60\x00\x00\x00\x00\x38\x00\x01\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xaa\xff\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x16\x3a\x00\x05\x02\x00\x00\x01\x00\x8f\x00\xc2\x46\x00\x00\x00\x02\x04\x00\x00\x00\xff\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\xff\xaa\xaa\xaa\x04\x00\x00\x00\xff\x02\x00\x00\x00\x00"..., 1000) = 110 [pid 5105] read(200, "\x33\x33\x00\x00\x00\x16\xaa\xaa\xaa\xaa\xaa\xaa\x86\xdd\x60\x00\x00\x00\x00\x38\x00\x01\xfe\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xaa\xff\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x16\x3a\x00\x05\x02\x00\x00\x01\x00\x8f\x00\xc2\x46\x00\x00\x00\x02\x04\x00\x00\x00\xff\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\xff\xaa\xaa\xaa\x04\x00\x00\x00\xff\x02\x00\x00\x00\x00"..., 1000) = 110 [pid 5105] read(200, 0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5105] symlink("/dev/binderfs", "./binderfs") = 0 [pid 5105] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5105] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7fd26f636000 [pid 5105] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 5105] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID [pid 5104] mount("/dev/loop5", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, ""./strace-static-x86_64: Process 5107 attached [pid 5107] set_robust_list(0x7fd26f6569e0, 24) = 0 [pid 5105] <... clone resumed>, parent_tid=[3], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 3 [pid 5105] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5105] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5093] <... mount resumed>) = 0 [ 60.245851][ T5096] REISERFS (device loop4): using ordered data mode [ 60.258690][ T5096] reiserfs: using flush barriers [ 60.263662][ T5098] REISERFS (device loop2): journal params: device loop2, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 60.281643][ T5096] REISERFS (device loop4): journal params: device loop4, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [pid 5093] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY [pid 5107] memfd_create("syzkaller", 0 [pid 5093] <... openat resumed>) = 4 [pid 5093] chdir(".") = 0 [pid 5093] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5091] <... futex resumed>) = 0 [pid 5093] creat("./bus", 000 [pid 5091] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5093] <... creat resumed>) = 5 [pid 5091] <... futex resumed>) = 0 [pid 5107] <... memfd_create resumed>) = 3 [ 60.299551][ T5098] REISERFS (device loop2): checking transaction log (loop2) [ 60.308771][ T5104] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 60.308965][ T5096] REISERFS (device loop4): checking transaction log (loop4) [ 60.334745][ T5098] REISERFS (device loop2): Using r5 hash to sort names [ 60.341785][ T5104] REISERFS (device loop5): found reiserfs format "3.5" with non-standard journal [pid 5091] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5107] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5094] <... mount resumed>) = 0 [pid 5093] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5091] <... futex resumed>) = 0 [pid 5093] ioctl(5, FS_IOC_GETVERSION [pid 5091] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5093] <... ioctl resumed>, 0) = -1 EFAULT (Bad address) [pid 5091] <... futex resumed>) = 0 [pid 5093] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5091] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5093] <... futex resumed>) = 0 [pid 5091] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5093] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5091] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5093] <... openat resumed>) = 6 [pid 5091] <... futex resumed>) = 0 [pid 5093] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5091] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5107] <... mmap resumed>) = 0x7fd267236000 [pid 5093] <... futex resumed>) = 0 [pid 5091] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5093] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL) = -1 EAGAIN (Resource temporarily unavailable) [pid 5091] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5093] write(6, NULL, 4294967230) = -1 EFAULT (Bad address) [pid 5093] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5091] <... futex resumed>) = 0 [pid 5094] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5093] <... futex resumed>) = 0 [pid 5098] <... mount resumed>) = 0 [pid 5094] <... openat resumed>) = 3 [pid 5093] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5091] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5098] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5091] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5098] <... openat resumed>) = 3 [pid 5094] chdir("./file0" [pid 5093] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5091] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5094] <... chdir resumed>) = 0 [pid 5093] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5094] ioctl(4, LOOP_CLR_FD [pid 5093] <... mmap resumed>) = 0x20000000 [pid 5094] <... ioctl resumed>) = 0 [pid 5093] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5094] close(4 [pid 5093] <... futex resumed>) = 0 [pid 5098] chdir("./file0" [pid 5096] <... mount resumed>) = 0 [pid 5094] <... close resumed>) = 0 [pid 5093] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5091] <... futex resumed>) = 0 [pid 5098] <... chdir resumed>) = 0 [pid 5096] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5094] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5091] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5098] ioctl(4, LOOP_CLR_FD [pid 5096] <... openat resumed>) = 3 [pid 5094] <... futex resumed>) = 1 [pid 5092] <... futex resumed>) = 0 [pid 5091] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5098] <... ioctl resumed>) = 0 [pid 5096] chdir("./file0" [pid 5094] mkdir(".", 0777 [pid 5092] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5091] close(3 [pid 5098] close(4 [pid 5096] <... chdir resumed>) = 0 [pid 5094] <... mkdir resumed>) = -1 EEXIST (File exists) [pid 5092] <... futex resumed>) = 0 [pid 5091] <... close resumed>) = 0 [pid 5107] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5094] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5092] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5098] <... close resumed>) = 0 [pid 5096] ioctl(4, LOOP_CLR_FD [pid 5091] close(4 [pid 5098] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5096] <... ioctl resumed>) = 0 [pid 5091] <... close resumed>) = 0 [pid 5098] <... futex resumed>) = 1 [pid 5097] <... futex resumed>) = 0 [pid 5096] close(4 [pid 5091] close(5 [pid 5098] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5097] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5096] <... close resumed>) = 0 [pid 5091] <... close resumed>) = 0 [pid 5098] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5097] <... futex resumed>) = 0 [pid 5096] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5091] close(6 [ 60.343949][ T5096] REISERFS (device loop4): Using r5 hash to sort names [ 60.353898][ T5104] REISERFS (device loop5): using ordered data mode [ 60.375466][ T5104] reiserfs: using flush barriers [ 60.393194][ T5094] reiserfs: enabling write barrier flush mode [pid 5098] mkdir(".", 0777 [pid 5097] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5096] <... futex resumed>) = 1 [pid 5095] <... futex resumed>) = 0 [pid 5091] <... close resumed>) = 0 [pid 5107] <... write resumed>) = 4194304 [pid 5098] <... mkdir resumed>) = -1 EEXIST (File exists) [pid 5107] munmap(0x7fd267236000, 4194304 [pid 5096] mkdir(".", 0777 [pid 5098] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5095] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5091] close(7 [pid 5107] <... munmap resumed>) = 0 [pid 5096] <... mkdir resumed>) = -1 EEXIST (File exists) [pid 5095] <... futex resumed>) = 0 [pid 5091] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5107] openat(AT_FDCWD, "/dev/loop0", O_RDWR [pid 5096] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5095] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5091] close(8 [pid 5107] <... openat resumed>) = 4 [ 60.428201][ T5104] REISERFS (device loop5): journal params: device loop5, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 60.444913][ T5104] REISERFS (device loop5): checking transaction log (loop5) [ 60.448608][ T5094] REISERFS (device loop3): Created .reiserfs_priv - reserved for xattr storage. [ 60.453821][ T5098] reiserfs: enabling write barrier flush mode [pid 5107] ioctl(4, LOOP_SET_FD, 3 [pid 5091] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5091] close(9 [pid 5107] <... ioctl resumed>) = 0 [pid 5091] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5107] close(3 [pid 5104] <... mount resumed>) = 0 [pid 5098] <... mount resumed>) = 0 [pid 5094] <... mount resumed>) = 0 [pid 5107] <... close resumed>) = 0 [pid 5104] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5094] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY [pid 5091] close(10 [pid 5107] mkdir("./file0", 0777 [pid 5104] <... openat resumed>) = 3 [pid 5098] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY [pid 5094] <... openat resumed>) = 4 [pid 5091] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5107] <... mkdir resumed>) = 0 [pid 5104] chdir("./file0" [pid 5098] <... openat resumed>) = 4 [pid 5094] chdir("." [pid 5091] close(11 [pid 5107] mount("/dev/loop0", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5104] <... chdir resumed>) = 0 [pid 5098] chdir("." [pid 5094] <... chdir resumed>) = 0 [pid 5091] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5104] ioctl(4, LOOP_CLR_FD [pid 5098] <... chdir resumed>) = 0 [pid 5094] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5091] close(12 [pid 5104] <... ioctl resumed>) = 0 [pid 5098] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5094] <... futex resumed>) = 1 [pid 5091] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5104] close(4 [pid 5098] <... futex resumed>) = 1 [pid 5097] <... futex resumed>) = 0 [pid 5094] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5091] close(13 [pid 5104] <... close resumed>) = 0 [pid 5098] creat("./bus", 000 [pid 5097] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5091] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5104] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5098] <... creat resumed>) = 5 [pid 5097] <... futex resumed>) = 0 [pid 5091] close(14 [pid 5104] <... futex resumed>) = 1 [pid 5101] <... futex resumed>) = 0 [pid 5098] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5097] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5091] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5104] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5101] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5098] <... futex resumed>) = 0 [pid 5097] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5091] close(15 [pid 5104] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5101] <... futex resumed>) = 0 [pid 5098] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5097] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5091] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5104] mkdir(".", 0777 [pid 5101] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5098] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5097] <... futex resumed>) = 0 [pid 5091] close(16 [pid 5104] <... mkdir resumed>) = -1 EEXIST (File exists) [pid 5098] ioctl(5, FS_IOC_GETVERSION [pid 5097] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5091] <... close resumed>) = -1 EBADF (Bad file descriptor) [ 60.472701][ T5104] REISERFS (device loop5): Using r5 hash to sort names [ 60.476690][ T5096] reiserfs: enabling write barrier flush mode [ 60.484566][ T5098] REISERFS (device loop2): Created .reiserfs_priv - reserved for xattr storage. [ 60.495323][ T5107] loop0: detected capacity change from 0 to 8192 [pid 5104] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5098] <... ioctl resumed>, 0) = -1 EFAULT (Bad address) [pid 5091] close(17 [pid 5098] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5091] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5098] <... futex resumed>) = 1 [pid 5097] <... futex resumed>) = 0 [pid 5091] close(18 [pid 5098] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5097] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5091] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5098] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5097] <... futex resumed>) = 0 [pid 5091] close(19 [pid 5098] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5097] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5091] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5098] <... openat resumed>) = 6 [pid 5091] close(20 [pid 5098] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5091] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5098] <... futex resumed>) = 1 [pid 5097] <... futex resumed>) = 0 [pid 5091] close(21 [pid 5098] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5097] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5091] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5098] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5097] <... futex resumed>) = 0 [pid 5091] close(22 [pid 5098] write(6, NULL, 4294967230 [pid 5097] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5091] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5098] <... write resumed>) = -1 EFAULT (Bad address) [pid 5091] close(23 [pid 5098] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5091] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5098] <... futex resumed>) = 1 [pid 5097] <... futex resumed>) = 0 [pid 5091] close(24 [pid 5098] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5097] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5091] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5098] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5097] <... futex resumed>) = 0 [pid 5091] close(25 [pid 5098] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5097] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5091] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5098] <... mmap resumed>) = 0x20000000 [pid 5091] close(26 [pid 5098] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5091] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5098] <... futex resumed>) = 1 [pid 5097] <... futex resumed>) = 0 [pid 5091] close(27 [pid 5098] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5097] close(3 [pid 5091] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5097] <... close resumed>) = 0 [pid 5091] close(28 [pid 5097] close(4 [pid 5091] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5097] <... close resumed>) = 0 [pid 5091] close(29 [pid 5097] close(5 [pid 5091] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5097] <... close resumed>) = 0 [pid 5091] exit_group(0 [pid 5097] close(6 [pid 5091] <... exit_group resumed>) = ? [pid 5097] <... close resumed>) = 0 [pid 5097] close(7) = -1 EBADF (Bad file descriptor) [pid 5097] close(8) = -1 EBADF (Bad file descriptor) [pid 5097] close(9) = -1 EBADF (Bad file descriptor) [pid 5097] close(10) = -1 EBADF (Bad file descriptor) [pid 5097] close(11) = -1 EBADF (Bad file descriptor) [pid 5097] close(12) = -1 EBADF (Bad file descriptor) [pid 5097] close(13) = -1 EBADF (Bad file descriptor) [pid 5097] close(14) = -1 EBADF (Bad file descriptor) [pid 5097] close(15) = -1 EBADF (Bad file descriptor) [pid 5097] close(16) = -1 EBADF (Bad file descriptor) [pid 5097] close(17) = -1 EBADF (Bad file descriptor) [pid 5097] close(18) = -1 EBADF (Bad file descriptor) [pid 5097] close(19) = -1 EBADF (Bad file descriptor) [pid 5097] close(20) = -1 EBADF (Bad file descriptor) [pid 5097] close(21) = -1 EBADF (Bad file descriptor) [pid 5097] close(22) = -1 EBADF (Bad file descriptor) [pid 5097] close(23 [pid 5096] <... mount resumed>) = 0 [pid 5093] <... futex resumed>) = ? [pid 5092] <... futex resumed>) = 0 [pid 5096] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY [pid 5093] +++ exited with 0 +++ [pid 5092] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5091] +++ exited with 0 +++ [pid 5096] <... openat resumed>) = 4 [pid 5092] <... futex resumed>) = 1 [pid 5096] chdir("." [pid 5092] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5010] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=4, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=14 /* 0.14 s */} --- [pid 5097] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5096] <... chdir resumed>) = 0 [pid 5094] <... futex resumed>) = 0 [pid 5010] restart_syscall(<... resuming interrupted clone ...> [pid 5097] close(24 [pid 5096] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5010] <... restart_syscall resumed>) = 0 [pid 5096] <... futex resumed>) = 1 [pid 5096] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5010] umount2("./1", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5010] openat(AT_FDCWD, "./1", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5010] fstat(3, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5010] getdents64(3, 0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5010] umount2("./1/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5010] lstat("./1/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5010] unlink("./1/cgroup.cpu") = 0 [pid 5010] umount2("./1/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5010] lstat("./1/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5010] unlink("./1/binderfs") = 0 [pid 5010] umount2("./1/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5097] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5095] <... futex resumed>) = 0 [pid 5094] creat("./bus", 000 [pid 5097] close(25 [pid 5095] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5104] <... mount resumed>) = 0 [pid 5097] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5096] <... futex resumed>) = 0 [pid 5095] <... futex resumed>) = 1 [pid 5094] <... creat resumed>) = 5 [pid 5104] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY [pid 5097] close(26 [pid 5096] creat("./bus", 000 [pid 5104] <... openat resumed>) = 4 [pid 5096] <... creat resumed>) = 5 [pid 5104] chdir("." [pid 5096] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5104] <... chdir resumed>) = 0 [pid 5096] <... futex resumed>) = 0 [pid 5104] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5096] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5104] <... futex resumed>) = 1 [ 60.529163][ T5104] reiserfs: enabling write barrier flush mode [ 60.530802][ T5096] REISERFS (device loop4): Created .reiserfs_priv - reserved for xattr storage. [ 60.550783][ T5104] REISERFS (device loop5): Created .reiserfs_priv - reserved for xattr storage. [ 60.562264][ T5107] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [pid 5104] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5101] <... futex resumed>) = 0 [pid 5097] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5095] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5094] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5101] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5097] close(27 [pid 5095] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5094] <... futex resumed>) = 1 [pid 5104] <... futex resumed>) = 0 [pid 5101] <... futex resumed>) = 1 [pid 5097] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5095] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5094] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5104] creat("./bus", 000 [pid 5101] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5097] close(28 [pid 5095] <... futex resumed>) = 1 [pid 5104] <... creat resumed>) = 5 [pid 5097] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5095] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5104] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5097] close(29 [pid 5096] <... futex resumed>) = 0 [pid 5092] <... futex resumed>) = 0 [pid 5104] <... futex resumed>) = 1 [pid 5101] <... futex resumed>) = 0 [pid 5097] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5104] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5101] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5097] exit_group(0 [pid 5104] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5101] <... futex resumed>) = 0 [pid 5098] <... futex resumed>) = ? [pid 5097] <... exit_group resumed>) = ? [pid 5104] ioctl(5, FS_IOC_GETVERSION [pid 5101] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5098] +++ exited with 0 +++ [pid 5097] +++ exited with 0 +++ [pid 5104] <... ioctl resumed>, 0) = -1 EFAULT (Bad address) [pid 5011] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=4, si_uid=0, si_status=0, si_utime=0, si_stime=16 /* 0.16 s */} --- [pid 5104] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5011] restart_syscall(<... resuming interrupted clone ...> [pid 5104] <... futex resumed>) = 1 [pid 5101] <... futex resumed>) = 0 [pid 5104] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5101] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5011] <... restart_syscall resumed>) = 0 [pid 5104] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5101] <... futex resumed>) = 0 [pid 5104] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5101] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5104] <... openat resumed>) = 6 [pid 5011] umount2("./1", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5104] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5104] <... futex resumed>) = 1 [pid 5101] <... futex resumed>) = 0 [pid 5096] ioctl(5, FS_IOC_GETVERSION [pid 5092] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5011] openat(AT_FDCWD, "./1", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5104] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5101] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5011] <... openat resumed>) = 3 [pid 5104] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5101] <... futex resumed>) = 0 [pid 5096] <... ioctl resumed>, 0) = -1 EFAULT (Bad address) [pid 5094] <... futex resumed>) = 0 [pid 5092] <... futex resumed>) = 1 [pid 5011] fstat(3, [pid 5104] write(6, NULL, 4294967230 [pid 5101] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5094] ioctl(5, FS_IOC_GETVERSION [pid 5011] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5104] <... write resumed>) = -1 EFAULT (Bad address) [pid 5094] <... ioctl resumed>, 0) = -1 EFAULT (Bad address) [pid 5096] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5092] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5011] getdents64(3, [pid 5104] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5094] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5011] <... getdents64 resumed>0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5104] <... futex resumed>) = 1 [pid 5101] <... futex resumed>) = 0 [pid 5094] <... futex resumed>) = 0 [pid 5011] umount2("./1/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5104] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5101] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5094] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5104] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5101] <... futex resumed>) = 0 [pid 5096] <... futex resumed>) = 1 [pid 5095] <... futex resumed>) = 0 [pid 5092] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5011] lstat("./1/cgroup.cpu", [ 60.592765][ T5107] REISERFS (device loop0): found reiserfs format "3.5" with non-standard journal [ 60.603900][ T5107] REISERFS (device loop0): using ordered data mode [ 60.610910][ T5107] reiserfs: using flush barriers [ 60.620455][ T5107] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [pid 5104] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5101] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5095] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5011] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5104] <... mmap resumed>) = 0x20000000 [pid 5096] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5095] <... futex resumed>) = 0 [pid 5092] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5011] unlink("./1/cgroup.cpu" [pid 5010] <... umount2 resumed>) = 0 [pid 5104] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5095] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5011] <... unlink resumed>) = 0 [pid 5104] <... futex resumed>) = 1 [pid 5101] <... futex resumed>) = 0 [pid 5011] umount2("./1/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5104] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5101] close(3 [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5101] <... close resumed>) = 0 [pid 5011] lstat("./1/binderfs", [pid 5101] close(4 [pid 5011] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5101] <... close resumed>) = 0 [pid 5011] unlink("./1/binderfs" [pid 5101] close(5 [pid 5011] <... unlink resumed>) = 0 [pid 5101] <... close resumed>) = 0 [pid 5096] <... openat resumed>) = 6 [pid 5094] <... futex resumed>) = 0 [pid 5092] <... futex resumed>) = 1 [pid 5011] umount2("./1/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5101] close(6 [pid 5096] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5094] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5092] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5101] <... close resumed>) = 0 [pid 5096] <... futex resumed>) = 1 [pid 5095] <... futex resumed>) = 0 [pid 5094] <... openat resumed>) = 6 [pid 5010] umount2("./1/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5101] close(7 [pid 5096] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5010] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5010] lstat("./1/file0", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5010] umount2("./1/file0", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5010] openat(AT_FDCWD, "./1/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4 [pid 5010] fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5010] getdents64(4, 0x555557377660 /* 2 entries */, 32768) = 48 [pid 5010] getdents64(4, 0x555557377660 /* 0 entries */, 32768) = 0 [pid 5094] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5010] close(4 [pid 5095] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5094] <... futex resumed>) = 1 [pid 5092] <... futex resumed>) = 0 [pid 5101] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5096] <... futex resumed>) = 0 [pid 5095] <... futex resumed>) = 1 [pid 5010] <... close resumed>) = 0 [pid 5101] close(8 [pid 5095] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5094] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5101] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5101] close(9) = -1 EBADF (Bad file descriptor) [pid 5101] close(10) = -1 EBADF (Bad file descriptor) [pid 5101] close(11) = -1 EBADF (Bad file descriptor) [pid 5101] close(12) = -1 EBADF (Bad file descriptor) [pid 5101] close(13) = -1 EBADF (Bad file descriptor) [pid 5101] close(14) = -1 EBADF (Bad file descriptor) [pid 5101] close(15) = -1 EBADF (Bad file descriptor) [pid 5101] close(16) = -1 EBADF (Bad file descriptor) [pid 5101] close(17) = -1 EBADF (Bad file descriptor) [pid 5101] close(18) = -1 EBADF (Bad file descriptor) [pid 5101] close(19) = -1 EBADF (Bad file descriptor) [pid 5101] close(20) = -1 EBADF (Bad file descriptor) [pid 5101] close(21) = -1 EBADF (Bad file descriptor) [pid 5101] close(22) = -1 EBADF (Bad file descriptor) [pid 5101] close(23) = -1 EBADF (Bad file descriptor) [pid 5101] close(24) = -1 EBADF (Bad file descriptor) [pid 5101] close(25) = -1 EBADF (Bad file descriptor) [pid 5101] close(26) = -1 EBADF (Bad file descriptor) [pid 5101] close(27) = -1 EBADF (Bad file descriptor) [pid 5092] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5096] write(6, NULL, 4294967230 [pid 5107] <... mount resumed>) = 0 [pid 5101] close(28 [pid 5096] <... write resumed>) = -1 EFAULT (Bad address) [pid 5094] <... futex resumed>) = 0 [pid 5092] <... futex resumed>) = 1 [pid 5010] rmdir("./1/file0" [pid 5107] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5096] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5092] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5010] <... rmdir resumed>) = 0 [pid 5107] <... openat resumed>) = 3 [pid 5096] <... futex resumed>) = 1 [pid 5095] <... futex resumed>) = 0 [pid 5094] write(6, NULL, 4294967230 [pid 5010] umount2("./1/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5107] chdir("./file0" [pid 5096] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5010] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5107] <... chdir resumed>) = 0 [pid 5010] lstat("./1/cgroup", [pid 5107] ioctl(4, LOOP_CLR_FD [pid 5010] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5107] <... ioctl resumed>) = 0 [pid 5010] unlink("./1/cgroup" [pid 5107] close(4 [pid 5010] <... unlink resumed>) = 0 [pid 5107] <... close resumed>) = 0 [pid 5010] umount2("./1/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5107] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5010] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5107] <... futex resumed>) = 1 [pid 5105] <... futex resumed>) = 0 [pid 5010] lstat("./1/cgroup.net", [pid 5107] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5105] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5010] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5107] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5105] <... futex resumed>) = 0 [pid 5095] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5010] unlink("./1/cgroup.net" [pid 5107] mkdir(".", 0777 [ 60.649817][ T5107] REISERFS (device loop0): checking transaction log (loop0) [ 60.667663][ T5107] REISERFS (device loop0): Using r5 hash to sort names [pid 5105] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5010] <... unlink resumed>) = 0 [pid 5107] <... mkdir resumed>) = -1 EEXIST (File exists) [pid 5010] getdents64(3, [pid 5107] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5010] <... getdents64 resumed>0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5101] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5096] <... futex resumed>) = 0 [pid 5095] <... futex resumed>) = 1 [pid 5094] <... write resumed>) = -1 EFAULT (Bad address) [pid 5101] close(29 [pid 5095] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5094] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5101] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5094] <... futex resumed>) = 1 [pid 5101] exit_group(0 [pid 5094] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5104] <... futex resumed>) = ? [pid 5101] <... exit_group resumed>) = ? [pid 5104] +++ exited with 0 +++ [pid 5101] +++ exited with 0 +++ [pid 5096] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5092] <... futex resumed>) = 0 [pid 5010] close(3 [pid 5096] <... mmap resumed>) = 0x20000000 [pid 5092] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5013] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=11 /* 0.11 s */} --- [pid 5096] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5094] <... futex resumed>) = 0 [pid 5092] <... futex resumed>) = 1 [pid 5010] <... close resumed>) = 0 [pid 5096] <... futex resumed>) = 1 [pid 5095] <... futex resumed>) = 0 [pid 5094] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5092] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5010] rmdir("./1" [pid 5096] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5095] close(3 [pid 5094] <... mmap resumed>) = 0x20000000 [pid 5013] umount2("./2", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5095] <... close resumed>) = 0 [pid 5094] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5013] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5010] <... rmdir resumed>) = 0 [pid 5095] close(4 [pid 5094] <... futex resumed>) = 1 [pid 5092] <... futex resumed>) = 0 [pid 5013] openat(AT_FDCWD, "./2", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5010] mkdir("./2", 0777 [pid 5095] <... close resumed>) = 0 [pid 5094] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5092] close(3 [pid 5013] <... openat resumed>) = 3 [pid 5011] <... umount2 resumed>) = 0 [pid 5095] close(5 [pid 5092] <... close resumed>) = 0 [pid 5013] fstat(3, [pid 5010] <... mkdir resumed>) = 0 [pid 5095] <... close resumed>) = 0 [pid 5092] close(4 [pid 5013] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5011] umount2("./1/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5010] openat(AT_FDCWD, "/dev/loop1", O_RDWR [pid 5095] close(6 [pid 5092] <... close resumed>) = 0 [ 60.695031][ T5107] reiserfs: enabling write barrier flush mode [ 60.709144][ T5107] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [pid 5013] getdents64(3, [pid 5095] <... close resumed>) = 0 [pid 5092] close(5 [pid 5013] <... getdents64 resumed>0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5010] <... openat resumed>) = 3 [pid 5095] close(7 [pid 5092] <... close resumed>) = 0 [pid 5013] umount2("./2/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5010] ioctl(3, LOOP_CLR_FD [pid 5011] lstat("./1/file0", [pid 5095] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5092] close(6 [pid 5013] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5107] <... mount resumed>) = 0 [pid 5095] close(8 [pid 5092] <... close resumed>) = 0 [pid 5013] lstat("./2/cgroup.cpu", [pid 5011] <... lstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5010] <... ioctl resumed>) = -1 ENXIO (No such device or address) [pid 5107] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY [pid 5095] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5092] close(7 [pid 5013] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5011] umount2("./1/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5010] close(3 [pid 5107] <... openat resumed>) = 4 [pid 5095] close(9 [pid 5092] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5013] unlink("./2/cgroup.cpu" [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5107] chdir("." [pid 5095] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5013] <... unlink resumed>) = 0 [pid 5010] <... close resumed>) = 0 [pid 5107] <... chdir resumed>) = 0 [pid 5095] close(10 [pid 5013] umount2("./2/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5107] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5095] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5013] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5107] <... futex resumed>) = 1 [pid 5105] <... futex resumed>) = 0 [pid 5095] close(11 [pid 5013] lstat("./2/binderfs", [pid 5107] creat("./bus", 000 [pid 5105] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5095] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5013] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5107] <... creat resumed>) = 5 [pid 5105] <... futex resumed>) = 0 [pid 5095] close(12 [pid 5092] close(8 [pid 5013] unlink("./2/binderfs" [pid 5011] openat(AT_FDCWD, "./1/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5010] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5107] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5105] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5095] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5092] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5013] <... unlink resumed>) = 0 [pid 5107] <... futex resumed>) = 0 [pid 5105] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5095] close(13 [pid 5013] umount2("./2/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5011] <... openat resumed>) = 4 [pid 5107] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5105] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5095] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5107] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5105] <... futex resumed>) = 0 [pid 5095] close(14 [pid 5107] ioctl(5, FS_IOC_GETVERSION [pid 5092] close(9 [pid 5011] fstat(4, [pid 5092] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5010] <... clone resumed>, child_tidptr=0x55555736e5d0) = 6 [pid 5092] close(10 [pid 5011] getdents64(4, [pid 5092] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] <... getdents64 resumed>0x555557377660 /* 2 entries */, 32768) = 48 [pid 5092] close(11 [pid 5011] getdents64(4, [pid 5092] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] <... getdents64 resumed>0x555557377660 /* 0 entries */, 32768) = 0 [pid 5092] close(12 [pid 5011] close(4 [pid 5092] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] <... close resumed>) = 0 [pid 5092] close(13 [pid 5011] rmdir("./1/file0" [pid 5092] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] <... rmdir resumed>) = 0 [pid 5092] close(14 [pid 5011] umount2("./1/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5092] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5092] close(15 [pid 5011] lstat("./1/cgroup", [pid 5092] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5092] close(16 [pid 5011] unlink("./1/cgroup" [pid 5092] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] <... unlink resumed>) = 0 [pid 5092] close(17 [pid 5011] umount2("./1/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5092] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5092] close(18 [pid 5011] lstat("./1/cgroup.net", [pid 5092] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5092] close(19 [pid 5011] unlink("./1/cgroup.net"./strace-static-x86_64: Process 5109 attached [pid 5092] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] <... unlink resumed>) = 0 [pid 5092] close(20 [pid 5011] getdents64(3, [pid 5092] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] <... getdents64 resumed>0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5092] close(21 [pid 5011] close(3 [pid 5092] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] <... close resumed>) = 0 [pid 5092] close(22 [pid 5011] rmdir("./1" [pid 5092] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] <... rmdir resumed>) = 0 [pid 5092] close(23 [pid 5011] mkdir("./2", 0777 [pid 5092] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] <... mkdir resumed>) = 0 [pid 5095] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5092] close(24 [pid 5011] openat(AT_FDCWD, "/dev/loop2", O_RDWR [pid 5109] set_robust_list(0x55555736e5e0, 24 [pid 5095] close(15 [pid 5092] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] <... openat resumed>) = 3 [pid 5092] close(25 [pid 5011] ioctl(3, LOOP_CLR_FD [pid 5109] <... set_robust_list resumed>) = 0 [pid 5095] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5092] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] <... ioctl resumed>) = -1 ENXIO (No such device or address) [pid 5095] close(16 [pid 5092] close(26 [pid 5011] close(3 [pid 5109] chdir("./2" [pid 5107] <... ioctl resumed>, 0) = -1 EFAULT (Bad address) [pid 5105] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5095] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5092] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] <... close resumed>) = 0 [pid 5092] close(27 [pid 5011] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5110 attached [pid 5092] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5110] set_robust_list(0x55555736e5e0, 24 [pid 5092] close(28 [pid 5011] <... clone resumed>, child_tidptr=0x55555736e5d0) = 6 [pid 5110] <... set_robust_list resumed>) = 0 [pid 5092] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5110] chdir("./2" [pid 5092] close(29 [pid 5110] <... chdir resumed>) = 0 [pid 5092] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5110] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5092] exit_group(0 [pid 5110] <... prctl resumed>) = 0 [pid 5094] <... futex resumed>) = ? [pid 5092] <... exit_group resumed>) = ? [pid 5110] setpgid(0, 0 [pid 5109] <... chdir resumed>) = 0 [pid 5095] close(17 [pid 5094] +++ exited with 0 +++ [pid 5092] +++ exited with 0 +++ [pid 5110] <... setpgid resumed>) = 0 [pid 5109] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5107] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5095] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5110] symlink("/syzcgroup/unified/syz2", "./cgroup" [pid 5109] <... prctl resumed>) = 0 [pid 5107] <... futex resumed>) = 1 [pid 5105] <... futex resumed>) = 0 [pid 5095] close(18 [pid 5012] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=4, si_uid=0, si_status=0, si_utime=0, si_stime=15 /* 0.15 s */} --- [pid 5110] <... symlink resumed>) = 0 [pid 5109] setpgid(0, 0 [pid 5107] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5105] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5095] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] umount2("./1", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5110] symlink("/syzcgroup/cpu/syz2", "./cgroup.cpu" [pid 5109] <... setpgid resumed>) = 0 [pid 5105] <... futex resumed>) = 0 [pid 5095] close(19 [pid 5012] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5110] <... symlink resumed>) = 0 [pid 5110] symlink("/syzcgroup/net/syz2", "./cgroup.net" [pid 5109] symlink("/syzcgroup/unified/syz1", "./cgroup" [pid 5107] <... openat resumed>) = 6 [pid 5105] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5095] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] openat(AT_FDCWD, "./1", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5110] <... symlink resumed>) = 0 [pid 5109] <... symlink resumed>) = 0 [pid 5107] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5095] close(20 [pid 5012] <... openat resumed>) = 3 [pid 5110] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5109] symlink("/syzcgroup/cpu/syz1", "./cgroup.cpu" [pid 5107] <... futex resumed>) = 1 [pid 5105] <... futex resumed>) = 0 [pid 5095] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] fstat(3, [pid 5110] <... openat resumed>) = 3 [pid 5109] <... symlink resumed>) = 0 [pid 5095] close(21 [pid 5012] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5110] write(3, "1000", 4 [pid 5109] symlink("/syzcgroup/net/syz1", "./cgroup.net" [pid 5107] write(6, NULL, 4294967230 [pid 5105] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5095] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] getdents64(3, [pid 5110] <... write resumed>) = 4 [pid 5109] <... symlink resumed>) = 0 [pid 5095] close(22 [pid 5107] <... write resumed>) = -1 EFAULT (Bad address) [pid 5105] <... futex resumed>) = 0 [pid 5012] <... getdents64 resumed>0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5110] close(3 [pid 5109] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5107] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5105] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5095] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] umount2("./1/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5110] <... close resumed>) = 0 [pid 5109] <... openat resumed>) = 3 [pid 5107] <... futex resumed>) = 0 [pid 5105] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5095] close(23 [pid 5012] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5110] read(200, [pid 5109] write(3, "1000", 4 [pid 5107] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5105] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5095] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] lstat("./1/cgroup.cpu", [pid 5110] <... read resumed>0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5109] <... write resumed>) = 4 [pid 5107] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5105] <... futex resumed>) = 0 [pid 5095] close(24 [pid 5012] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5110] symlink("/dev/binderfs", "./binderfs" [pid 5109] close(3 [pid 5107] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5105] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5095] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] unlink("./1/cgroup.cpu" [pid 5110] <... symlink resumed>) = 0 [pid 5109] <... close resumed>) = 0 [pid 5107] <... mmap resumed>) = 0x20000000 [pid 5095] close(25 [pid 5012] <... unlink resumed>) = 0 [pid 5109] read(200, [pid 5107] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5095] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] umount2("./1/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5109] <... read resumed>0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5107] <... futex resumed>) = 1 [pid 5105] <... futex resumed>) = 0 [pid 5095] close(26 [pid 5012] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5110] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5109] symlink("/dev/binderfs", "./binderfs" [pid 5107] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5105] close(3 [pid 5095] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] lstat("./1/binderfs", [pid 5110] <... futex resumed>) = 0 [pid 5109] <... symlink resumed>) = 0 [pid 5105] <... close resumed>) = 0 [pid 5095] close(27 [pid 5012] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5110] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5109] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5105] close(4 [pid 5095] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] unlink("./1/binderfs" [pid 5110] <... mmap resumed>) = 0x7fd26f636000 [pid 5109] <... futex resumed>) = 0 [pid 5105] <... close resumed>) = 0 [pid 5095] close(28 [pid 5012] <... unlink resumed>) = 0 [pid 5110] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE [pid 5109] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5105] close(5 [pid 5095] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] umount2("./1/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5110] <... mprotect resumed>) = 0 [pid 5109] <... mmap resumed>) = 0x7fd26f636000 [pid 5105] <... close resumed>) = 0 [pid 5095] close(29 [pid 5110] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID [pid 5109] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE [pid 5105] close(6 [pid 5095] <... close resumed>) = -1 EBADF (Bad file descriptor) ./strace-static-x86_64: Process 5111 attached [pid 5109] <... mprotect resumed>) = 0 [pid 5105] <... close resumed>) = 0 [pid 5095] exit_group(0 [pid 5111] set_robust_list(0x7fd26f6569e0, 24 [pid 5110] <... clone resumed>, parent_tid=[7], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 7 [pid 5109] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID [pid 5105] close(7 [pid 5095] <... exit_group resumed>) = ? [pid 5105] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5096] <... futex resumed>) = ? [pid 5109] <... clone resumed>, parent_tid=[7], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 7 [pid 5105] close(8 [pid 5109] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5105] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5109] <... futex resumed>) = 0 [pid 5105] close(9 [pid 5109] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5105] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5105] close(10) = -1 EBADF (Bad file descriptor) [pid 5105] close(11) = -1 EBADF (Bad file descriptor) [pid 5105] close(12) = -1 EBADF (Bad file descriptor) [pid 5105] close(13) = -1 EBADF (Bad file descriptor) [pid 5105] close(14) = -1 EBADF (Bad file descriptor) [pid 5105] close(15) = -1 EBADF (Bad file descriptor) [pid 5105] close(16) = -1 EBADF (Bad file descriptor) [pid 5105] close(17) = -1 EBADF (Bad file descriptor) [pid 5096] +++ exited with 0 +++ [pid 5095] +++ exited with 0 +++ ./strace-static-x86_64: Process 5112 attached [pid 5105] close(18 [pid 5014] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=4, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=16 /* 0.16 s */} --- [pid 5112] set_robust_list(0x7fd26f6569e0, 24 [pid 5111] <... set_robust_list resumed>) = 0 [pid 5110] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5105] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5112] <... set_robust_list resumed>) = 0 [pid 5105] close(19 [pid 5110] <... futex resumed>) = 0 [pid 5111] memfd_create("syzkaller", 0 [pid 5105] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5105] close(20) = -1 EBADF (Bad file descriptor) [pid 5105] close(21 [pid 5014] umount2("./1", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5105] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5105] close(22 [pid 5014] openat(AT_FDCWD, "./1", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5105] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] <... openat resumed>) = 3 [pid 5105] close(23 [pid 5014] fstat(3, [pid 5105] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5105] close(24 [pid 5014] getdents64(3, [pid 5105] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] <... getdents64 resumed>0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5105] close(25 [pid 5014] umount2("./1/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5105] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5105] close(26 [pid 5014] lstat("./1/cgroup.cpu", [pid 5105] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5105] close(27 [pid 5014] unlink("./1/cgroup.cpu" [pid 5112] memfd_create("syzkaller", 0 [pid 5111] <... memfd_create resumed>) = 3 [pid 5110] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5105] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] <... unlink resumed>) = 0 [pid 5105] close(28 [pid 5014] umount2("./1/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5112] <... memfd_create resumed>) = 3 [pid 5105] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5111] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5105] close(29 [pid 5014] lstat("./1/binderfs", [pid 5105] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5105] exit_group(0 [pid 5014] unlink("./1/binderfs" [pid 5112] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5107] <... futex resumed>) = ? [pid 5105] <... exit_group resumed>) = ? [pid 5014] <... unlink resumed>) = 0 [pid 5111] <... mmap resumed>) = 0x7fd267236000 [pid 5112] <... mmap resumed>) = 0x7fd267236000 [pid 5107] +++ exited with 0 +++ [pid 5105] +++ exited with 0 +++ [pid 5014] umount2("./1/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5013] <... umount2 resumed>) = 0 [pid 5009] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=2, si_uid=0, si_status=0, si_utime=0, si_stime=15 /* 0.15 s */} --- [pid 5013] umount2("./2/file0", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5013] lstat("./2/file0", [pid 5009] umount2("./0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5013] <... lstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5009] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5013] umount2("./2/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5009] openat(AT_FDCWD, "./0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5013] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5009] <... openat resumed>) = 3 [pid 5013] openat(AT_FDCWD, "./2/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5009] fstat(3, [pid 5013] <... openat resumed>) = 4 [pid 5009] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5013] fstat(4, [pid 5009] getdents64(3, [pid 5013] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5009] <... getdents64 resumed>0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5013] getdents64(4, [pid 5009] umount2("./0/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5013] <... getdents64 resumed>0x555557377660 /* 2 entries */, 32768) = 48 [pid 5009] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5013] getdents64(4, [pid 5009] lstat("./0/cgroup.cpu", [pid 5013] <... getdents64 resumed>0x555557377660 /* 0 entries */, 32768) = 0 [pid 5009] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5013] close(4 [pid 5009] unlink("./0/cgroup.cpu" [pid 5013] <... close resumed>) = 0 [pid 5009] <... unlink resumed>) = 0 [pid 5013] rmdir("./2/file0" [pid 5009] umount2("./0/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5013] <... rmdir resumed>) = 0 [pid 5009] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5013] umount2("./2/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5009] lstat("./0/binderfs", [pid 5013] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5009] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5013] lstat("./2/cgroup", [pid 5009] unlink("./0/binderfs" [pid 5013] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5009] <... unlink resumed>) = 0 [pid 5013] unlink("./2/cgroup" [pid 5009] umount2("./0/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5013] <... unlink resumed>) = 0 [pid 5013] umount2("./2/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5013] lstat("./2/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5013] unlink("./2/cgroup.net") = 0 [pid 5013] getdents64(3, 0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5013] close(3) = 0 [pid 5013] rmdir("./2") = 0 [pid 5013] mkdir("./3", 0777) = 0 [pid 5013] openat(AT_FDCWD, "/dev/loop5", O_RDWR) = 3 [pid 5013] ioctl(3, LOOP_CLR_FD) = -1 ENXIO (No such device or address) [pid 5013] close(3) = 0 [pid 5013] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5113 attached [pid 5113] set_robust_list(0x55555736e5e0, 24 [pid 5013] <... clone resumed>, child_tidptr=0x55555736e5d0) = 8 [pid 5113] <... set_robust_list resumed>) = 0 [pid 5113] chdir("./3") = 0 [pid 5113] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5113] setpgid(0, 0) = 0 [pid 5113] symlink("/syzcgroup/unified/syz5", "./cgroup" [pid 5012] <... umount2 resumed>) = 0 [pid 5113] <... symlink resumed>) = 0 [pid 5113] symlink("/syzcgroup/cpu/syz5", "./cgroup.cpu") = 0 [pid 5113] symlink("/syzcgroup/net/syz5", "./cgroup.net") = 0 [pid 5113] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5113] write(3, "1000", 4) = 4 [pid 5113] close(3) = 0 [pid 5113] read(200, 0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5113] symlink("/dev/binderfs", "./binderfs") = 0 [pid 5113] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5113] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7fd26f636000 [pid 5113] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 5113] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID./strace-static-x86_64: Process 5114 attached [pid 5114] set_robust_list(0x7fd26f6569e0, 24 [pid 5113] <... clone resumed>, parent_tid=[9], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 9 [pid 5114] <... set_robust_list resumed>) = 0 [pid 5113] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5012] umount2("./1/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5114] memfd_create("syzkaller", 0 [pid 5113] <... futex resumed>) = 0 [pid 5114] <... memfd_create resumed>) = 3 [pid 5113] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5012] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5114] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd267236000 [pid 5012] lstat("./1/file0", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5012] umount2("./1/file0", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5012] openat(AT_FDCWD, "./1/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4 [pid 5012] fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5012] getdents64(4, 0x555557377660 /* 2 entries */, 32768) = 48 [pid 5012] getdents64(4, 0x555557377660 /* 0 entries */, 32768) = 0 [pid 5012] close(4 [pid 5111] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5012] <... close resumed>) = 0 [pid 5012] rmdir("./1/file0") = 0 [pid 5012] umount2("./1/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5012] lstat("./1/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5012] unlink("./1/cgroup") = 0 [pid 5012] umount2("./1/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5012] lstat("./1/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5012] unlink("./1/cgroup.net") = 0 [pid 5012] getdents64(3, 0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5012] close(3) = 0 [pid 5012] rmdir("./1") = 0 [pid 5012] mkdir("./2", 0777) = 0 [pid 5012] openat(AT_FDCWD, "/dev/loop3", O_RDWR) = 3 [pid 5012] ioctl(3, LOOP_CLR_FD [pid 5114] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5112] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5014] <... umount2 resumed>) = 0 [pid 5012] <... ioctl resumed>) = -1 ENXIO (No such device or address) [pid 5012] close(3) = 0 [pid 5012] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5115 attached , child_tidptr=0x55555736e5d0) = 6 [pid 5014] umount2("./1/file0", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5014] lstat("./1/file0", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5014] umount2("./1/file0", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5014] openat(AT_FDCWD, "./1/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5115] set_robust_list(0x55555736e5e0, 24) = 0 [pid 5014] <... openat resumed>) = 4 [pid 5014] fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5014] getdents64(4, 0x555557377660 /* 2 entries */, 32768) = 48 [pid 5115] chdir("./2") = 0 [pid 5115] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5115] setpgid(0, 0) = 0 [pid 5014] getdents64(4, [pid 5115] symlink("/syzcgroup/unified/syz3", "./cgroup" [pid 5014] <... getdents64 resumed>0x555557377660 /* 0 entries */, 32768) = 0 [pid 5014] close(4) = 0 [pid 5014] rmdir("./1/file0" [pid 5115] <... symlink resumed>) = 0 [pid 5115] symlink("/syzcgroup/cpu/syz3", "./cgroup.cpu") = 0 [pid 5014] <... rmdir resumed>) = 0 [pid 5115] symlink("/syzcgroup/net/syz3", "./cgroup.net" [pid 5014] umount2("./1/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5115] <... symlink resumed>) = 0 [pid 5115] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5014] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5115] <... openat resumed>) = 3 [pid 5115] write(3, "1000", 4 [pid 5014] lstat("./1/cgroup", [pid 5115] <... write resumed>) = 4 [pid 5115] close(3) = 0 [pid 5115] read(200, 0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5115] symlink("/dev/binderfs", "./binderfs" [pid 5014] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5115] <... symlink resumed>) = 0 [pid 5115] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5014] unlink("./1/cgroup" [pid 5115] <... futex resumed>) = 0 [pid 5014] <... unlink resumed>) = 0 [pid 5009] <... umount2 resumed>) = 0 [pid 5115] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7fd26f636000 [pid 5014] umount2("./1/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5115] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE [pid 5014] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5014] lstat("./1/cgroup.net", [pid 5115] <... mprotect resumed>) = 0 [pid 5115] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID [pid 5014] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 ./strace-static-x86_64: Process 5116 attached [pid 5014] unlink("./1/cgroup.net" [pid 5116] set_robust_list(0x7fd26f6569e0, 24 [pid 5115] <... clone resumed>, parent_tid=[7], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 7 [pid 5014] <... unlink resumed>) = 0 [pid 5116] <... set_robust_list resumed>) = 0 [pid 5115] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5115] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5014] getdents64(3, [pid 5116] memfd_create("syzkaller", 0 [pid 5014] <... getdents64 resumed>0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5116] <... memfd_create resumed>) = 3 [pid 5014] close(3 [pid 5116] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5014] <... close resumed>) = 0 [pid 5116] <... mmap resumed>) = 0x7fd267236000 [pid 5014] rmdir("./1") = 0 [pid 5014] mkdir("./2", 0777) = 0 [pid 5014] openat(AT_FDCWD, "/dev/loop4", O_RDWR) = 3 [pid 5014] ioctl(3, LOOP_CLR_FD) = -1 ENXIO (No such device or address) [pid 5014] close(3) = 0 [pid 5014] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5117 attached [pid 5117] set_robust_list(0x55555736e5e0, 24 [pid 5014] <... clone resumed>, child_tidptr=0x55555736e5d0) = 6 [pid 5117] <... set_robust_list resumed>) = 0 [pid 5117] chdir("./2") = 0 [pid 5117] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5117] setpgid(0, 0) = 0 [pid 5117] symlink("/syzcgroup/unified/syz4", "./cgroup") = 0 [pid 5117] symlink("/syzcgroup/cpu/syz4", "./cgroup.cpu") = 0 [pid 5117] symlink("/syzcgroup/net/syz4", "./cgroup.net") = 0 [pid 5117] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5117] write(3, "1000", 4) = 4 [pid 5117] close(3) = 0 [pid 5117] read(200, 0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5117] symlink("/dev/binderfs", "./binderfs") = 0 [pid 5117] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5117] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7fd26f636000 [pid 5117] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 5117] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID./strace-static-x86_64: Process 5118 attached [pid 5009] umount2("./0/file0", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5009] lstat("./0/file0", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5118] set_robust_list(0x7fd26f6569e0, 24 [pid 5117] <... clone resumed>, parent_tid=[7], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 7 [pid 5118] <... set_robust_list resumed>) = 0 [pid 5117] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5009] umount2("./0/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5118] memfd_create("syzkaller", 0 [pid 5117] <... futex resumed>) = 0 [pid 5009] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5009] openat(AT_FDCWD, "./0/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4 [pid 5009] fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5118] <... memfd_create resumed>) = 3 [pid 5117] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5009] getdents64(4, 0x555557377660 /* 2 entries */, 32768) = 48 [pid 5118] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd267236000 [pid 5009] getdents64(4, 0x555557377660 /* 0 entries */, 32768) = 0 [pid 5009] close(4) = 0 [pid 5009] rmdir("./0/file0") = 0 [pid 5009] umount2("./0/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5009] lstat("./0/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5009] unlink("./0/cgroup") = 0 [pid 5009] umount2("./0/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5009] lstat("./0/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5009] unlink("./0/cgroup.net") = 0 [pid 5009] getdents64(3, 0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5009] close(3) = 0 [pid 5009] rmdir("./0") = 0 [pid 5009] mkdir("./1", 0777) = 0 [pid 5009] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 3 [pid 5009] ioctl(3, LOOP_CLR_FD) = -1 ENXIO (No such device or address) [pid 5009] close(3) = 0 [pid 5009] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5119 attached [pid 5119] set_robust_list(0x55555736e5e0, 24 [pid 5009] <... clone resumed>, child_tidptr=0x55555736e5d0) = 4 [pid 5119] <... set_robust_list resumed>) = 0 [pid 5119] chdir("./1") = 0 [pid 5119] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5119] setpgid(0, 0) = 0 [pid 5119] symlink("/syzcgroup/unified/syz0", "./cgroup") = 0 [pid 5119] symlink("/syzcgroup/cpu/syz0", "./cgroup.cpu") = 0 [pid 5119] symlink("/syzcgroup/net/syz0", "./cgroup.net") = 0 [pid 5119] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5119] write(3, "1000", 4) = 4 [pid 5119] close(3) = 0 [pid 5119] read(200, 0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5119] symlink("/dev/binderfs", "./binderfs") = 0 [pid 5119] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5119] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7fd26f636000 [pid 5119] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 5119] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID./strace-static-x86_64: Process 5120 attached [pid 5111] <... write resumed>) = 4194304 [pid 5120] set_robust_list(0x7fd26f6569e0, 24 [pid 5119] <... clone resumed>, parent_tid=[5], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 5 [pid 5120] <... set_robust_list resumed>) = 0 [pid 5119] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5120] memfd_create("syzkaller", 0 [pid 5119] <... futex resumed>) = 0 [pid 5120] <... memfd_create resumed>) = 3 [pid 5119] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5120] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd267236000 [pid 5111] munmap(0x7fd267236000, 4194304) = 0 [pid 5112] <... write resumed>) = 4194304 [pid 5111] openat(AT_FDCWD, "/dev/loop2", O_RDWR [pid 5112] munmap(0x7fd267236000, 4194304 [pid 5116] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5111] <... openat resumed>) = 4 [pid 5112] <... munmap resumed>) = 0 [pid 5111] ioctl(4, LOOP_SET_FD, 3 [pid 5112] openat(AT_FDCWD, "/dev/loop1", O_RDWR [pid 5114] <... write resumed>) = 4194304 [pid 5114] munmap(0x7fd267236000, 4194304) = 0 [pid 5118] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5114] openat(AT_FDCWD, "/dev/loop5", O_RDWR) = 4 [pid 5114] ioctl(4, LOOP_SET_FD, 3 [pid 5112] <... openat resumed>) = 4 [pid 5112] ioctl(4, LOOP_SET_FD, 3 [pid 5111] <... ioctl resumed>) = 0 [pid 5111] close(3) = 0 [pid 5111] mkdir("./file0", 0777) = 0 [pid 5111] mount("/dev/loop2", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5112] <... ioctl resumed>) = 0 [pid 5112] close(3) = 0 [pid 5112] mkdir("./file0", 0777) = 0 [ 61.157371][ T5111] loop2: detected capacity change from 0 to 8192 [ 61.172307][ T5114] loop5: detected capacity change from 0 to 8192 [ 61.179782][ T5112] loop1: detected capacity change from 0 to 8192 [pid 5112] mount("/dev/loop1", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5114] <... ioctl resumed>) = 0 [pid 5114] close(3) = 0 [pid 5114] mkdir("./file0", 0777) = 0 [pid 5114] mount("/dev/loop5", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5120] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5118] <... write resumed>) = 4194304 [pid 5116] <... write resumed>) = 4194304 [pid 5116] munmap(0x7fd267236000, 4194304) = 0 [pid 5116] openat(AT_FDCWD, "/dev/loop3", O_RDWR) = 4 [ 61.205443][ T5111] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 61.224198][ T5112] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [pid 5116] ioctl(4, LOOP_SET_FD, 3 [pid 5118] munmap(0x7fd267236000, 4194304 [pid 5116] <... ioctl resumed>) = 0 [pid 5116] close(3) = 0 [pid 5116] mkdir("./file0", 0777) = 0 [pid 5116] mount("/dev/loop3", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5118] <... munmap resumed>) = 0 [ 61.255271][ T5116] loop3: detected capacity change from 0 to 8192 [ 61.260681][ T5111] REISERFS (device loop2): found reiserfs format "3.5" with non-standard journal [ 61.267574][ T5112] REISERFS (device loop1): found reiserfs format "3.5" with non-standard journal [ 61.280353][ T5112] REISERFS (device loop1): using ordered data mode [ 61.280601][ T5111] REISERFS (device loop2): using ordered data mode [pid 5118] openat(AT_FDCWD, "/dev/loop4", O_RDWR) = 4 [pid 5118] ioctl(4, LOOP_SET_FD, 3 [pid 5120] <... write resumed>) = 4194304 [pid 5120] munmap(0x7fd267236000, 4194304) = 0 [pid 5120] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4 [pid 5120] ioctl(4, LOOP_SET_FD, 3 [pid 5118] <... ioctl resumed>) = 0 [ 61.297066][ T5114] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 61.311281][ T5116] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 61.316660][ T5111] reiserfs: using flush barriers [ 61.329095][ T5118] loop4: detected capacity change from 0 to 8192 [ 61.332484][ T5120] loop0: detected capacity change from 0 to 8192 [ 61.336481][ T5116] REISERFS (device loop3): found reiserfs format "3.5" with non-standard journal [pid 5118] close(3) = 0 [pid 5118] mkdir("./file0", 0777) = 0 [ 61.342783][ T5114] REISERFS (device loop5): found reiserfs format "3.5" with non-standard journal [ 61.355526][ T5116] REISERFS (device loop3): using ordered data mode [ 61.371882][ T5118] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 61.374529][ T5116] reiserfs: using flush barriers [ 61.385588][ T5111] REISERFS (device loop2): journal params: device loop2, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [pid 5118] mount("/dev/loop4", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5120] <... ioctl resumed>) = 0 [pid 5120] close(3) = 0 [pid 5120] mkdir("./file0", 0777) = 0 [ 61.390762][ T5116] REISERFS (device loop3): journal params: device loop3, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 61.410886][ T5112] reiserfs: using flush barriers [ 61.427846][ T5116] REISERFS (device loop3): checking transaction log (loop3) [ 61.428906][ T5114] REISERFS (device loop5): using ordered data mode [ 61.442034][ T5114] reiserfs: using flush barriers [ 61.449892][ T5114] REISERFS (device loop5): journal params: device loop5, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 61.466394][ T5120] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 61.468314][ T5116] REISERFS (device loop3): Using r5 hash to sort names [ 61.479438][ T5118] REISERFS (device loop4): found reiserfs format "3.5" with non-standard journal [ 61.495983][ T5114] REISERFS (device loop5): checking transaction log (loop5) [ 61.503782][ T5120] REISERFS (device loop0): found reiserfs format "3.5" with non-standard journal [ 61.504921][ T5111] REISERFS (device loop2): checking transaction log (loop2) [ 61.513850][ T5120] REISERFS (device loop0): using ordered data mode [ 61.521491][ T5112] REISERFS (device loop1): journal params: device loop1, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 61.527992][ T5118] REISERFS (device loop4): using ordered data mode [ 61.552900][ T5118] reiserfs: using flush barriers [pid 5120] mount("/dev/loop0", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5116] <... mount resumed>) = 0 [pid 5116] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 5116] chdir("./file0") = 0 [pid 5116] ioctl(4, LOOP_CLR_FD) = 0 [pid 5116] close(4 [pid 5114] <... mount resumed>) = 0 [pid 5114] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 5114] chdir("./file0") = 0 [pid 5114] ioctl(4, LOOP_CLR_FD [pid 5116] <... close resumed>) = 0 [ 61.553826][ T5114] REISERFS (device loop5): Using r5 hash to sort names [ 61.559382][ T5112] REISERFS (device loop1): checking transaction log (loop1) [ 61.569614][ T5118] REISERFS (device loop4): journal params: device loop4, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 61.572581][ T5120] reiserfs: using flush barriers [ 61.596861][ T5118] REISERFS (device loop4): checking transaction log (loop4) [pid 5116] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5114] <... ioctl resumed>) = 0 [pid 5116] <... futex resumed>) = 1 [pid 5114] close(4 [pid 5115] <... futex resumed>) = 0 [pid 5115] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5115] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5116] mkdir(".", 0777 [pid 5114] <... close resumed>) = 0 [pid 5111] <... mount resumed>) = 0 [pid 5116] <... mkdir resumed>) = -1 EEXIST (File exists) [pid 5114] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5111] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5116] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5114] <... futex resumed>) = 1 [pid 5113] <... futex resumed>) = 0 [pid 5111] <... openat resumed>) = 3 [pid 5114] mkdir(".", 0777 [pid 5113] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5111] chdir("./file0" [pid 5114] <... mkdir resumed>) = -1 EEXIST (File exists) [pid 5113] <... futex resumed>) = 0 [pid 5111] <... chdir resumed>) = 0 [ 61.607363][ T5120] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 61.620565][ T5111] REISERFS (device loop2): Using r5 hash to sort names [ 61.624293][ T5120] REISERFS (device loop0): checking transaction log (loop0) [ 61.635847][ T5112] REISERFS (device loop1): Using r5 hash to sort names [ 61.640576][ T5116] reiserfs: enabling write barrier flush mode [ 61.647439][ T5120] REISERFS (device loop0): Using r5 hash to sort names [pid 5114] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5113] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5111] ioctl(4, LOOP_CLR_FD) = 0 [pid 5111] close(4) = 0 [pid 5111] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5111] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5112] <... mount resumed>) = 0 [pid 5112] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 5112] chdir("./file0") = 0 [pid 5112] ioctl(4, LOOP_CLR_FD) = 0 [pid 5112] close(4) = 0 [pid 5112] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5109] <... futex resumed>) = 0 [pid 5112] mkdir(".", 0777 [pid 5109] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5112] <... mkdir resumed>) = -1 EEXIST (File exists) [pid 5109] <... futex resumed>) = 0 [pid 5112] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5109] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5110] <... futex resumed>) = 0 [pid 5110] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5111] <... futex resumed>) = 0 [pid 5110] <... futex resumed>) = 1 [pid 5111] mkdir(".", 0777 [pid 5110] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5111] <... mkdir resumed>) = -1 EEXIST (File exists) [ 61.652816][ T5114] reiserfs: enabling write barrier flush mode [ 61.672118][ T5114] REISERFS (device loop5): Created .reiserfs_priv - reserved for xattr storage. [ 61.674361][ T5112] reiserfs: enabling write barrier flush mode [ 61.682799][ T5116] REISERFS (device loop3): Created .reiserfs_priv - reserved for xattr storage. [ 61.689861][ T5111] reiserfs: enabling write barrier flush mode [pid 5111] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5114] <... mount resumed>) = 0 [pid 5114] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY [pid 5120] <... mount resumed>) = 0 [pid 5120] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5114] <... openat resumed>) = 4 [pid 5114] chdir("." [pid 5120] <... openat resumed>) = 3 [pid 5114] <... chdir resumed>) = 0 [pid 5120] chdir("./file0" [pid 5114] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5120] <... chdir resumed>) = 0 [pid 5114] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5120] ioctl(4, LOOP_CLR_FD [pid 5113] <... futex resumed>) = 0 [pid 5120] <... ioctl resumed>) = 0 [pid 5116] <... mount resumed>) = 0 [pid 5113] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5120] close(4 [pid 5118] <... mount resumed>) = 0 [pid 5116] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY [pid 5120] <... close resumed>) = 0 [pid 5118] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5116] <... openat resumed>) = 4 [ 61.704697][ T5118] REISERFS (device loop4): Using r5 hash to sort names [pid 5114] <... futex resumed>) = 0 [pid 5113] <... futex resumed>) = 1 [pid 5113] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5120] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5119] <... futex resumed>) = 0 [pid 5120] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5119] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5120] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5119] <... futex resumed>) = 0 [pid 5120] mkdir(".", 0777 [pid 5119] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5120] <... mkdir resumed>) = -1 EEXIST (File exists) [pid 5120] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5118] <... openat resumed>) = 3 [pid 5116] chdir("." [pid 5114] creat("./bus", 000 [pid 5112] <... mount resumed>) = 0 [pid 5114] <... creat resumed>) = 5 [pid 5116] <... chdir resumed>) = 0 [pid 5118] chdir("./file0") = 0 [pid 5116] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5114] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5112] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY [pid 5118] ioctl(4, LOOP_CLR_FD [pid 5116] <... futex resumed>) = 1 [pid 5115] <... futex resumed>) = 0 [pid 5114] <... futex resumed>) = 1 [pid 5111] <... mount resumed>) = 0 [pid 5115] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5113] <... futex resumed>) = 0 [pid 5112] <... openat resumed>) = 4 [pid 5115] <... futex resumed>) = 0 [pid 5113] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5112] chdir("." [pid 5118] <... ioctl resumed>) = 0 [pid 5116] creat("./bus", 000 [pid 5115] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5114] ioctl(5, FS_IOC_GETVERSION [pid 5113] <... futex resumed>) = 0 [pid 5112] <... chdir resumed>) = 0 [pid 5111] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY [pid 5113] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5112] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5109] <... futex resumed>) = 0 [pid 5112] creat("./bus", 000 [pid 5109] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5112] <... creat resumed>) = 5 [pid 5109] <... futex resumed>) = 0 [pid 5112] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5109] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5118] close(4 [pid 5112] <... futex resumed>) = 0 [pid 5109] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5116] <... creat resumed>) = 5 [pid 5114] <... ioctl resumed>, 0) = -1 EFAULT (Bad address) [pid 5112] ioctl(5, FS_IOC_GETVERSION [pid 5109] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5118] <... close resumed>) = 0 [pid 5116] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5114] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5112] <... ioctl resumed>, 0) = -1 EFAULT (Bad address) [pid 5109] <... futex resumed>) = 0 [pid 5118] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5116] <... futex resumed>) = 1 [pid 5115] <... futex resumed>) = 0 [pid 5114] <... futex resumed>) = 1 [pid 5113] <... futex resumed>) = 0 [pid 5112] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5111] <... openat resumed>) = 4 [pid 5109] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5118] <... futex resumed>) = 1 [pid 5117] <... futex resumed>) = 0 [pid 5116] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5115] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5114] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5113] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5112] <... futex resumed>) = 0 [pid 5109] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5117] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5115] <... futex resumed>) = 0 [pid 5113] <... futex resumed>) = 0 [pid 5112] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5109] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5117] <... futex resumed>) = 0 [pid 5115] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5113] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5112] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5109] <... futex resumed>) = 0 [pid 5117] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5112] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5109] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5118] mkdir(".", 0777 [pid 5116] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5114] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5112] <... openat resumed>) = 6 [pid 5118] <... mkdir resumed>) = -1 EEXIST (File exists) [pid 5116] ioctl(5, FS_IOC_GETVERSION [pid 5114] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5112] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5118] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5116] <... ioctl resumed>, 0) = -1 EFAULT (Bad address) [pid 5112] <... futex resumed>) = 1 [pid 5114] <... openat resumed>) = 6 [pid 5109] <... futex resumed>) = 0 [pid 5112] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5109] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5112] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [ 61.733670][ T5112] REISERFS (device loop1): Created .reiserfs_priv - reserved for xattr storage. [ 61.739090][ T5120] reiserfs: enabling write barrier flush mode [ 61.743781][ T5111] REISERFS (device loop2): Created .reiserfs_priv - reserved for xattr storage. [pid 5109] <... futex resumed>) = 0 [pid 5112] write(6, NULL, 4294967230 [pid 5109] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5112] <... write resumed>) = -1 EFAULT (Bad address) [pid 5112] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5109] <... futex resumed>) = 0 [pid 5112] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5109] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5112] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5109] <... futex resumed>) = 0 [pid 5112] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5109] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5112] <... mmap resumed>) = 0x20000000 [pid 5112] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5109] <... futex resumed>) = 0 [pid 5112] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5111] chdir("." [pid 5109] close(3 [pid 5111] <... chdir resumed>) = 0 [pid 5109] <... close resumed>) = 0 [pid 5111] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5109] close(4 [pid 5116] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5114] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5111] <... futex resumed>) = 1 [pid 5110] <... futex resumed>) = 0 [pid 5109] <... close resumed>) = 0 [pid 5120] <... mount resumed>) = 0 [pid 5116] <... futex resumed>) = 1 [pid 5115] <... futex resumed>) = 0 [pid 5114] <... futex resumed>) = 1 [pid 5113] <... futex resumed>) = 0 [pid 5111] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5110] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5109] close(5 [pid 5120] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY [pid 5116] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5115] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5114] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5113] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5111] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5110] <... futex resumed>) = 0 [pid 5109] <... close resumed>) = 0 [pid 5120] <... openat resumed>) = 4 [pid 5116] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5115] <... futex resumed>) = 0 [pid 5114] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5113] <... futex resumed>) = 0 [pid 5111] creat("./bus", 000 [pid 5110] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5109] close(6 [pid 5120] chdir("." [pid 5116] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5115] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5114] write(6, NULL, 4294967230 [pid 5113] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5111] <... creat resumed>) = 5 [pid 5109] <... close resumed>) = 0 [pid 5120] <... chdir resumed>) = 0 [pid 5116] <... openat resumed>) = 6 [pid 5114] <... write resumed>) = -1 EFAULT (Bad address) [pid 5111] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5109] close(7 [pid 5120] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5116] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5114] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5111] <... futex resumed>) = 1 [pid 5110] <... futex resumed>) = 0 [pid 5109] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5120] <... futex resumed>) = 1 [pid 5119] <... futex resumed>) = 0 [pid 5116] <... futex resumed>) = 1 [pid 5115] <... futex resumed>) = 0 [pid 5114] <... futex resumed>) = 1 [pid 5113] <... futex resumed>) = 0 [pid 5111] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5110] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5109] close(8 [pid 5120] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5119] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5116] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5115] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5114] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5113] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5111] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5110] <... futex resumed>) = 0 [pid 5109] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5120] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5119] <... futex resumed>) = 0 [pid 5116] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5115] <... futex resumed>) = 0 [pid 5114] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5113] <... futex resumed>) = 0 [pid 5111] ioctl(5, FS_IOC_GETVERSION [pid 5110] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5109] close(9 [pid 5120] creat("./bus", 000 [pid 5119] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5116] write(6, NULL, 4294967230 [pid 5115] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5114] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [ 61.783928][ T5118] reiserfs: enabling write barrier flush mode [ 61.790044][ T5120] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [pid 5113] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5111] <... ioctl resumed>, 0) = -1 EFAULT (Bad address) [pid 5109] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5120] <... creat resumed>) = 5 [pid 5116] <... write resumed>) = -1 EFAULT (Bad address) [pid 5114] <... mmap resumed>) = 0x20000000 [pid 5111] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5109] close(10 [pid 5120] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5111] <... futex resumed>) = 1 [pid 5110] <... futex resumed>) = 0 [pid 5109] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5120] <... futex resumed>) = 1 [pid 5119] <... futex resumed>) = 0 [pid 5111] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5110] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5109] close(11 [pid 5120] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5119] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5111] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5110] <... futex resumed>) = 0 [pid 5109] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5120] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5119] <... futex resumed>) = 0 [pid 5111] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5110] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5109] close(12 [pid 5120] ioctl(5, FS_IOC_GETVERSION [pid 5119] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5111] <... openat resumed>) = 6 [pid 5109] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5120] <... ioctl resumed>, 0) = -1 EFAULT (Bad address) [pid 5116] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5114] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5111] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5109] close(13 [pid 5120] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5111] <... futex resumed>) = 1 [pid 5110] <... futex resumed>) = 0 [pid 5109] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5120] <... futex resumed>) = 1 [pid 5119] <... futex resumed>) = 0 [pid 5111] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5110] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5109] close(14 [pid 5120] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5119] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5111] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5110] <... futex resumed>) = 0 [pid 5109] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5120] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5119] <... futex resumed>) = 0 [pid 5116] <... futex resumed>) = 1 [pid 5115] <... futex resumed>) = 0 [pid 5114] <... futex resumed>) = 1 [pid 5113] <... futex resumed>) = 0 [pid 5111] write(6, NULL, 4294967230 [pid 5110] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5109] close(15 [pid 5120] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5119] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5116] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5115] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5114] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5113] close(3 [pid 5111] <... write resumed>) = -1 EFAULT (Bad address) [pid 5109] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5120] <... openat resumed>) = 6 [pid 5115] <... futex resumed>) = 0 [pid 5113] <... close resumed>) = 0 [pid 5111] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5109] close(16 [pid 5116] <... mmap resumed>) = 0x20000000 [pid 5120] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5116] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5115] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5113] close(4 [pid 5111] <... futex resumed>) = 1 [pid 5110] <... futex resumed>) = 0 [pid 5109] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5120] <... futex resumed>) = 1 [pid 5119] <... futex resumed>) = 0 [pid 5116] <... futex resumed>) = 0 [pid 5115] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5113] <... close resumed>) = 0 [pid 5111] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5110] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5109] close(17 [pid 5120] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5119] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5115] close(3 [pid 5113] close(5 [pid 5111] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5110] <... futex resumed>) = 0 [pid 5109] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5120] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5119] <... futex resumed>) = 0 [pid 5115] <... close resumed>) = 0 [pid 5113] <... close resumed>) = 0 [pid 5111] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5116] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5110] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5109] close(18 [pid 5120] write(6, NULL, 4294967230 [pid 5119] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5118] <... mount resumed>) = 0 [pid 5115] close(4 [pid 5113] close(6 [pid 5111] <... mmap resumed>) = 0x20000000 [pid 5109] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5120] <... write resumed>) = -1 EFAULT (Bad address) [pid 5118] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY [pid 5115] <... close resumed>) = 0 [pid 5113] <... close resumed>) = 0 [pid 5111] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5109] close(19 [pid 5120] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5118] <... openat resumed>) = 4 [pid 5115] close(5 [pid 5113] close(7 [pid 5111] <... futex resumed>) = 1 [pid 5110] <... futex resumed>) = 0 [pid 5109] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5120] <... futex resumed>) = 1 [pid 5119] <... futex resumed>) = 0 [pid 5118] chdir("." [pid 5115] <... close resumed>) = 0 [pid 5113] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5111] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5110] close(3 [pid 5109] close(20 [pid 5120] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5119] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5118] <... chdir resumed>) = 0 [pid 5115] close(6 [pid 5113] close(8 [pid 5110] <... close resumed>) = 0 [pid 5109] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5120] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5119] <... futex resumed>) = 0 [pid 5118] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5115] <... close resumed>) = 0 [pid 5113] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5110] close(4 [pid 5109] close(21 [pid 5120] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5119] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5118] <... futex resumed>) = 1 [pid 5117] <... futex resumed>) = 0 [pid 5115] close(7 [pid 5113] close(9 [pid 5110] <... close resumed>) = 0 [pid 5109] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5120] <... mmap resumed>) = 0x20000000 [pid 5118] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5117] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5115] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5113] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5110] close(5 [pid 5109] close(22 [pid 5120] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5118] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5117] <... futex resumed>) = 0 [pid 5115] close(8 [pid 5113] close(10 [pid 5110] <... close resumed>) = 0 [pid 5109] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5120] <... futex resumed>) = 1 [pid 5119] <... futex resumed>) = 0 [pid 5118] creat("./bus", 000 [pid 5117] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5115] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5113] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5110] close(6 [pid 5109] close(23 [pid 5120] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5119] close(3 [pid 5118] <... creat resumed>) = 5 [pid 5115] close(9 [pid 5113] close(11 [pid 5110] <... close resumed>) = 0 [pid 5109] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5119] <... close resumed>) = 0 [pid 5118] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5115] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5113] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5110] close(7 [pid 5109] close(24 [pid 5119] close(4 [pid 5118] <... futex resumed>) = 1 [pid 5117] <... futex resumed>) = 0 [pid 5115] close(10 [pid 5113] close(12 [pid 5110] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5109] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5119] <... close resumed>) = 0 [pid 5118] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5117] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5115] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5113] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5110] close(8 [pid 5109] close(25 [pid 5119] close(5 [pid 5118] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5117] <... futex resumed>) = 0 [pid 5115] close(11 [pid 5113] close(13 [pid 5110] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5109] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5119] <... close resumed>) = 0 [pid 5118] ioctl(5, FS_IOC_GETVERSION [pid 5117] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5115] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5113] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5110] close(9 [pid 5109] close(26 [pid 5119] close(6 [pid 5118] <... ioctl resumed>, 0) = -1 EFAULT (Bad address) [pid 5115] close(12 [pid 5113] close(14 [pid 5110] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5109] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5119] <... close resumed>) = 0 [pid 5118] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5115] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5113] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5110] close(10 [pid 5109] close(27 [pid 5119] close(7 [pid 5118] <... futex resumed>) = 1 [pid 5117] <... futex resumed>) = 0 [pid 5115] close(13 [pid 5113] close(15 [pid 5110] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5109] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5119] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5118] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5117] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5115] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5113] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5110] close(11 [pid 5109] close(28 [pid 5119] close(8 [pid 5118] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5117] <... futex resumed>) = 0 [pid 5115] close(14 [pid 5113] close(16 [pid 5110] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5109] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5119] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5118] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5117] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5115] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5113] <... close resumed>) = -1 EBADF (Bad file descriptor) [ 61.827694][ T5118] REISERFS (device loop4): Created .reiserfs_priv - reserved for xattr storage. [pid 5110] close(12 [pid 5109] close(29 [pid 5119] close(9 [pid 5118] <... openat resumed>) = 6 [pid 5115] close(15 [pid 5113] close(17 [pid 5110] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5109] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5119] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5118] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5115] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5113] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5110] close(13 [pid 5109] exit_group(0 [pid 5119] close(10 [pid 5118] <... futex resumed>) = 1 [pid 5117] <... futex resumed>) = 0 [pid 5115] close(16 [pid 5113] close(18 [pid 5112] <... futex resumed>) = ? [pid 5110] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5109] <... exit_group resumed>) = ? [pid 5119] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5118] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5117] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5115] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5113] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5112] +++ exited with 0 +++ [pid 5110] close(14 [pid 5109] +++ exited with 0 +++ [pid 5119] close(11 [pid 5118] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5117] <... futex resumed>) = 0 [pid 5115] close(17 [pid 5113] close(19 [pid 5110] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5010] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6, si_uid=0, si_status=0, si_utime=0, si_stime=14 /* 0.14 s */} --- [pid 5010] umount2("./2", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5010] openat(AT_FDCWD, "./2", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5119] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5118] write(6, NULL, 4294967230 [pid 5117] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5115] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5113] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5110] close(15 [pid 5010] fstat(3, [pid 5119] close(12 [pid 5118] <... write resumed>) = -1 EFAULT (Bad address) [pid 5115] close(18 [pid 5113] close(20 [pid 5110] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5119] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5118] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5115] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5113] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5110] close(16 [pid 5010] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5119] close(13 [pid 5118] <... futex resumed>) = 1 [pid 5117] <... futex resumed>) = 0 [pid 5115] close(19 [pid 5113] close(21 [pid 5110] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5010] getdents64(3, [pid 5119] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5118] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5117] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5115] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5113] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5110] close(17 [pid 5119] close(14 [pid 5118] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5117] <... futex resumed>) = 0 [pid 5115] close(20 [pid 5113] close(22 [pid 5110] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5010] <... getdents64 resumed>0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5119] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5118] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5117] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5115] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5113] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5110] close(18 [pid 5010] umount2("./2/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5119] close(15 [pid 5118] <... mmap resumed>) = 0x20000000 [pid 5115] close(21 [pid 5113] close(23 [pid 5110] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5119] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5118] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5115] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5113] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5110] close(19 [pid 5010] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5119] close(16 [pid 5118] <... futex resumed>) = 1 [pid 5117] <... futex resumed>) = 0 [pid 5115] close(22 [pid 5113] close(24 [pid 5110] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5010] lstat("./2/cgroup.cpu", [pid 5119] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5118] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5117] close(3 [pid 5115] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5113] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5110] close(20 [pid 5119] close(17 [pid 5117] <... close resumed>) = 0 [pid 5115] close(23 [pid 5113] close(25 [pid 5110] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5010] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5119] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5117] close(4 [pid 5115] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5113] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5110] close(21 [pid 5010] unlink("./2/cgroup.cpu" [pid 5119] close(18 [pid 5117] <... close resumed>) = 0 [pid 5115] close(24 [pid 5113] close(26 [pid 5110] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5119] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5117] close(5 [pid 5115] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5113] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5110] close(22 [pid 5010] <... unlink resumed>) = 0 [pid 5119] close(19 [pid 5117] <... close resumed>) = 0 [pid 5115] close(25 [pid 5113] close(27 [pid 5110] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5010] umount2("./2/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5119] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5117] close(6 [pid 5115] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5113] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5110] close(23 [pid 5010] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5119] close(20 [pid 5117] <... close resumed>) = 0 [pid 5115] close(26 [pid 5113] close(28 [pid 5110] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5010] lstat("./2/binderfs", [pid 5119] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5117] close(7 [pid 5115] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5113] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5110] close(24 [pid 5010] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5119] close(21 [pid 5117] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5115] close(27 [pid 5113] close(29 [pid 5110] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5010] unlink("./2/binderfs" [pid 5119] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5117] close(8 [pid 5115] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5113] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5110] close(25 [pid 5119] close(22 [pid 5117] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5115] close(28 [pid 5113] exit_group(0 [pid 5110] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5010] <... unlink resumed>) = 0 [pid 5119] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5117] close(9 [pid 5115] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5114] <... futex resumed>) = ? [pid 5113] <... exit_group resumed>) = ? [pid 5110] close(26 [pid 5119] close(23 [pid 5117] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5115] close(29 [pid 5114] +++ exited with 0 +++ [pid 5010] umount2("./2/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5119] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5117] close(10 [pid 5115] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5113] +++ exited with 0 +++ [pid 5110] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5013] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=8, si_uid=0, si_status=0, si_utime=0, si_stime=20 /* 0.20 s */} --- [pid 5013] umount2("./3", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5013] openat(AT_FDCWD, "./3", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5013] fstat(3, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5013] getdents64(3, 0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5013] umount2("./3/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5119] close(24 [pid 5117] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5115] exit_group(0 [pid 5110] close(27 [pid 5013] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5119] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5117] close(11 [pid 5116] <... futex resumed>) = ? [pid 5115] <... exit_group resumed>) = ? [pid 5110] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5013] lstat("./3/cgroup.cpu", [pid 5119] close(25 [pid 5117] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5116] +++ exited with 0 +++ [pid 5110] close(28 [pid 5013] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5013] unlink("./3/cgroup.cpu" [pid 5119] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5117] close(12 [pid 5115] +++ exited with 0 +++ [pid 5110] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5013] <... unlink resumed>) = 0 [pid 5119] close(26 [pid 5117] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5110] close(29 [pid 5013] umount2("./3/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5119] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5117] close(13 [pid 5110] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5013] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5012] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=22 /* 0.22 s */} --- [pid 5119] close(27 [pid 5117] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5110] exit_group(0 [pid 5013] lstat("./3/binderfs", [pid 5012] restart_syscall(<... resuming interrupted clone ...> [pid 5119] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5117] close(14 [pid 5111] <... futex resumed>) = ? [pid 5110] <... exit_group resumed>) = ? [pid 5013] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5012] <... restart_syscall resumed>) = 0 [pid 5119] close(28 [pid 5117] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5013] unlink("./3/binderfs" [pid 5119] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5117] close(15 [pid 5111] +++ exited with 0 +++ [pid 5110] +++ exited with 0 +++ [pid 5013] <... unlink resumed>) = 0 [pid 5119] close(29 [pid 5117] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5013] umount2("./3/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5012] umount2("./2", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5119] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5117] close(16 [pid 5012] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5011] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=21 /* 0.21 s */} --- [pid 5119] exit_group(0 [pid 5117] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] openat(AT_FDCWD, "./2", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5011] restart_syscall(<... resuming interrupted clone ...> [pid 5120] <... futex resumed>) = ? [pid 5119] <... exit_group resumed>) = ? [pid 5117] close(17 [pid 5012] <... openat resumed>) = 3 [pid 5011] <... restart_syscall resumed>) = 0 [pid 5012] fstat(3, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5012] getdents64(3, [pid 5011] umount2("./2", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5012] <... getdents64 resumed>0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5012] umount2("./2/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5011] openat(AT_FDCWD, "./2", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5012] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5011] <... openat resumed>) = 3 [pid 5012] lstat("./2/cgroup.cpu", [pid 5011] fstat(3, [pid 5117] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5011] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5012] unlink("./2/cgroup.cpu" [pid 5011] getdents64(3, [pid 5012] <... unlink resumed>) = 0 [pid 5011] <... getdents64 resumed>0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5120] +++ exited with 0 +++ [pid 5119] +++ exited with 0 +++ [pid 5117] close(18 [pid 5012] umount2("./2/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5011] umount2("./2/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5012] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5009] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=4, si_uid=0, si_status=0, si_utime=0, si_stime=16 /* 0.16 s */} --- [pid 5012] lstat("./2/binderfs", [pid 5011] lstat("./2/cgroup.cpu", [pid 5012] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5011] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5012] unlink("./2/binderfs" [pid 5011] unlink("./2/cgroup.cpu" [pid 5009] umount2("./1", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5012] <... unlink resumed>) = 0 [pid 5011] <... unlink resumed>) = 0 [pid 5009] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5012] umount2("./2/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5011] umount2("./2/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5009] openat(AT_FDCWD, "./1", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5009] <... openat resumed>) = 3 [pid 5011] lstat("./2/binderfs", [pid 5009] fstat(3, [pid 5011] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5009] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5011] unlink("./2/binderfs" [pid 5009] getdents64(3, [pid 5011] <... unlink resumed>) = 0 [pid 5009] <... getdents64 resumed>0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5011] umount2("./2/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5009] umount2("./1/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5117] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5009] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5117] close(19 [pid 5009] lstat("./1/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5009] unlink("./1/cgroup.cpu" [pid 5117] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5009] <... unlink resumed>) = 0 [pid 5117] close(20 [pid 5009] umount2("./1/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5117] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5009] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5117] close(21 [pid 5009] lstat("./1/binderfs", [pid 5117] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5009] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5117] close(22 [pid 5009] unlink("./1/binderfs" [pid 5117] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5009] <... unlink resumed>) = 0 [pid 5009] umount2("./1/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5117] close(23) = -1 EBADF (Bad file descriptor) [pid 5117] close(24) = -1 EBADF (Bad file descriptor) [pid 5117] close(25) = -1 EBADF (Bad file descriptor) [pid 5117] close(26) = -1 EBADF (Bad file descriptor) [pid 5117] close(27) = -1 EBADF (Bad file descriptor) [pid 5117] close(28) = -1 EBADF (Bad file descriptor) [pid 5117] close(29) = -1 EBADF (Bad file descriptor) [pid 5117] exit_group(0 [pid 5118] <... futex resumed>) = ? [pid 5117] <... exit_group resumed>) = ? [pid 5118] +++ exited with 0 +++ [pid 5117] +++ exited with 0 +++ [pid 5014] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6, si_uid=0, si_status=0, si_utime=0, si_stime=16 /* 0.16 s */} --- [pid 5014] umount2("./2", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5014] openat(AT_FDCWD, "./2", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5014] fstat(3, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5014] getdents64(3, 0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5014] umount2("./2/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5014] lstat("./2/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5014] unlink("./2/cgroup.cpu") = 0 [pid 5014] umount2("./2/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5014] lstat("./2/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5014] unlink("./2/binderfs") = 0 [pid 5014] umount2("./2/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5010] <... umount2 resumed>) = 0 [pid 5010] umount2("./2/file0", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5010] lstat("./2/file0", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5010] umount2("./2/file0", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5010] openat(AT_FDCWD, "./2/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4 [pid 5010] fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5010] getdents64(4, 0x555557377660 /* 2 entries */, 32768) = 48 [pid 5010] getdents64(4, 0x555557377660 /* 0 entries */, 32768) = 0 [pid 5010] close(4) = 0 [pid 5010] rmdir("./2/file0") = 0 [pid 5010] umount2("./2/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5010] lstat("./2/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5010] unlink("./2/cgroup") = 0 [pid 5010] umount2("./2/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5010] lstat("./2/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5010] unlink("./2/cgroup.net") = 0 [pid 5010] getdents64(3, 0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5010] close(3) = 0 [pid 5010] rmdir("./2" [pid 5012] <... umount2 resumed>) = 0 [pid 5010] <... rmdir resumed>) = 0 [pid 5010] mkdir("./3", 0777) = 0 [pid 5010] openat(AT_FDCWD, "/dev/loop1", O_RDWR) = 3 [pid 5010] ioctl(3, LOOP_CLR_FD) = -1 ENXIO (No such device or address) [pid 5010] close(3) = 0 [pid 5010] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5009] <... umount2 resumed>) = 0 [pid 5009] umount2("./1/file0", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5009] lstat("./1/file0", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5009] umount2("./1/file0", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5009] openat(AT_FDCWD, "./1/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4 [pid 5009] fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5009] getdents64(4, 0x555557377660 /* 2 entries */, 32768) = 48 [pid 5009] getdents64(4, 0x555557377660 /* 0 entries */, 32768) = 0 [pid 5009] close(4) = 0 [pid 5009] rmdir("./1/file0") = 0 [pid 5009] umount2("./1/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5009] lstat("./1/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5009] unlink("./1/cgroup") = 0 [pid 5009] umount2("./1/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5009] lstat("./1/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5009] unlink("./1/cgroup.net") = 0 [pid 5009] getdents64(3, 0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5009] close(3) = 0 [pid 5009] rmdir("./1") = 0 [pid 5009] mkdir("./2", 0777) = 0 [pid 5009] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 3 [pid 5009] ioctl(3, LOOP_CLR_FD [pid 5011] <... umount2 resumed>) = 0 [pid 5009] <... ioctl resumed>) = -1 ENXIO (No such device or address) [pid 5009] close(3) = 0 [pid 5009] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x55555736e5d0) = 6 ./strace-static-x86_64: Process 5128 attached [pid 5010] <... clone resumed>, child_tidptr=0x55555736e5d0) = 8 ./strace-static-x86_64: Process 5129 attached [pid 5129] set_robust_list(0x55555736e5e0, 24) = 0 [pid 5129] chdir("./3") = 0 [pid 5128] set_robust_list(0x55555736e5e0, 24 [pid 5129] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5129] setpgid(0, 0) = 0 [pid 5129] symlink("/syzcgroup/unified/syz1", "./cgroup" [pid 5128] <... set_robust_list resumed>) = 0 [pid 5128] chdir("./2" [pid 5011] umount2("./2/file0", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5011] lstat("./2/file0", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5128] <... chdir resumed>) = 0 [pid 5011] umount2("./2/file0", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5129] <... symlink resumed>) = 0 [pid 5128] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5011] openat(AT_FDCWD, "./2/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4 [pid 5128] <... prctl resumed>) = 0 [pid 5011] fstat(4, [pid 5128] setpgid(0, 0 [pid 5011] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5011] getdents64(4, [pid 5128] <... setpgid resumed>) = 0 [pid 5011] <... getdents64 resumed>0x555557377660 /* 2 entries */, 32768) = 48 [pid 5128] symlink("/syzcgroup/unified/syz0", "./cgroup" [pid 5011] getdents64(4, 0x555557377660 /* 0 entries */, 32768) = 0 [pid 5011] close(4) = 0 [pid 5011] rmdir("./2/file0") = 0 [pid 5128] <... symlink resumed>) = 0 [pid 5129] symlink("/syzcgroup/cpu/syz1", "./cgroup.cpu" [pid 5128] symlink("/syzcgroup/cpu/syz0", "./cgroup.cpu" [pid 5129] <... symlink resumed>) = 0 [pid 5128] <... symlink resumed>) = 0 [pid 5011] umount2("./2/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5011] lstat("./2/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5011] unlink("./2/cgroup") = 0 [pid 5129] symlink("/syzcgroup/net/syz1", "./cgroup.net" [pid 5128] symlink("/syzcgroup/net/syz0", "./cgroup.net") = 0 [pid 5129] <... symlink resumed>) = 0 [pid 5011] umount2("./2/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5011] lstat("./2/cgroup.net", [pid 5128] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5129] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5011] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5128] <... openat resumed>) = 3 [pid 5129] <... openat resumed>) = 3 [pid 5011] unlink("./2/cgroup.net") = 0 [pid 5129] write(3, "1000", 4) = 4 [pid 5128] write(3, "1000", 4 [pid 5011] getdents64(3, [pid 5129] close(3 [pid 5011] <... getdents64 resumed>0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5128] <... write resumed>) = 4 [pid 5129] <... close resumed>) = 0 [pid 5128] close(3 [pid 5011] close(3 [pid 5128] <... close resumed>) = 0 [pid 5011] <... close resumed>) = 0 [pid 5129] read(200, [pid 5128] read(200, [pid 5129] <... read resumed>0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5011] rmdir("./2" [pid 5128] <... read resumed>0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5129] symlink("/dev/binderfs", "./binderfs" [pid 5128] symlink("/dev/binderfs", "./binderfs" [pid 5011] <... rmdir resumed>) = 0 [pid 5129] <... symlink resumed>) = 0 [pid 5128] <... symlink resumed>) = 0 [pid 5129] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5128] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5129] <... futex resumed>) = 0 [pid 5128] <... futex resumed>) = 0 [pid 5011] mkdir("./3", 0777 [pid 5129] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5128] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5011] <... mkdir resumed>) = 0 [pid 5129] <... mmap resumed>) = 0x7fd26f636000 [pid 5128] <... mmap resumed>) = 0x7fd26f636000 [pid 5129] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE [pid 5128] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE [pid 5011] openat(AT_FDCWD, "/dev/loop2", O_RDWR [pid 5129] <... mprotect resumed>) = 0 [pid 5128] <... mprotect resumed>) = 0 [pid 5011] <... openat resumed>) = 3 [pid 5012] umount2("./2/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5129] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID [pid 5128] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID [pid 5012] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5011] ioctl(3, LOOP_CLR_FD [pid 5012] lstat("./2/file0", ./strace-static-x86_64: Process 5131 attached ./strace-static-x86_64: Process 5130 attached {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5011] <... ioctl resumed>) = -1 ENXIO (No such device or address) [pid 5012] umount2("./2/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5131] set_robust_list(0x7fd26f6569e0, 24 [pid 5130] set_robust_list(0x7fd26f6569e0, 24 [pid 5129] <... clone resumed>, parent_tid=[9], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 9 [pid 5128] <... clone resumed>, parent_tid=[7], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 7 [pid 5012] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5011] close(3 [pid 5012] openat(AT_FDCWD, "./2/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5131] <... set_robust_list resumed>) = 0 [pid 5130] <... set_robust_list resumed>) = 0 [pid 5129] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5128] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5012] <... openat resumed>) = 4 [pid 5011] <... close resumed>) = 0 [pid 5012] fstat(4, [pid 5131] memfd_create("syzkaller", 0 [pid 5130] memfd_create("syzkaller", 0 [pid 5129] <... futex resumed>) = 0 [pid 5128] <... futex resumed>) = 0 [pid 5012] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5011] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5132 attached [pid 5131] <... memfd_create resumed>) = 3 [pid 5130] <... memfd_create resumed>) = 3 [pid 5129] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5128] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5012] getdents64(4, [pid 5132] set_robust_list(0x55555736e5e0, 24 [pid 5131] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5130] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5011] <... clone resumed>, child_tidptr=0x55555736e5d0) = 8 [pid 5132] <... set_robust_list resumed>) = 0 [pid 5131] <... mmap resumed>) = 0x7fd267236000 [pid 5130] <... mmap resumed>) = 0x7fd267236000 [pid 5132] chdir("./3" [pid 5012] <... getdents64 resumed>0x555557377660 /* 2 entries */, 32768) = 48 [pid 5132] <... chdir resumed>) = 0 [pid 5132] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5132] setpgid(0, 0) = 0 [pid 5132] symlink("/syzcgroup/unified/syz2", "./cgroup") = 0 [pid 5132] symlink("/syzcgroup/cpu/syz2", "./cgroup.cpu") = 0 [pid 5132] symlink("/syzcgroup/net/syz2", "./cgroup.net") = 0 [pid 5132] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5012] getdents64(4, [pid 5132] <... openat resumed>) = 3 [pid 5012] <... getdents64 resumed>0x555557377660 /* 0 entries */, 32768) = 0 [pid 5012] close(4 [pid 5132] write(3, "1000", 4 [pid 5012] <... close resumed>) = 0 [pid 5012] rmdir("./2/file0" [pid 5132] <... write resumed>) = 4 [pid 5132] close(3 [pid 5012] <... rmdir resumed>) = 0 [pid 5012] umount2("./2/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5132] <... close resumed>) = 0 [pid 5012] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5132] read(200, [pid 5012] lstat("./2/cgroup", [pid 5132] <... read resumed>0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5012] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5132] symlink("/dev/binderfs", "./binderfs" [pid 5012] unlink("./2/cgroup" [pid 5132] <... symlink resumed>) = 0 [pid 5012] <... unlink resumed>) = 0 [pid 5132] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5012] umount2("./2/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5132] <... futex resumed>) = 0 [pid 5012] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5132] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5012] lstat("./2/cgroup.net", [pid 5132] <... mmap resumed>) = 0x7fd26f636000 [pid 5012] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5132] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE [pid 5013] <... umount2 resumed>) = 0 [pid 5012] unlink("./2/cgroup.net" [pid 5132] <... mprotect resumed>) = 0 [pid 5013] umount2("./3/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5012] <... unlink resumed>) = 0 [pid 5132] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID./strace-static-x86_64: Process 5133 attached [pid 5012] getdents64(3, [pid 5133] set_robust_list(0x7fd26f6569e0, 24 [pid 5132] <... clone resumed>, parent_tid=[9], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 9 [pid 5133] <... set_robust_list resumed>) = 0 [pid 5132] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5133] memfd_create("syzkaller", 0 [pid 5132] <... futex resumed>) = 0 [pid 5133] <... memfd_create resumed>) = 3 [pid 5132] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5133] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd267236000 [pid 5012] <... getdents64 resumed>0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5013] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5012] close(3 [pid 5013] lstat("./3/file0", [pid 5012] <... close resumed>) = 0 [pid 5013] <... lstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5012] rmdir("./2") = 0 [pid 5013] umount2("./3/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5012] mkdir("./3", 0777) = 0 [pid 5013] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5012] openat(AT_FDCWD, "/dev/loop3", O_RDWR [pid 5013] openat(AT_FDCWD, "./3/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5012] <... openat resumed>) = 3 [pid 5013] <... openat resumed>) = 4 [pid 5012] ioctl(3, LOOP_CLR_FD [pid 5013] fstat(4, [pid 5012] <... ioctl resumed>) = -1 ENXIO (No such device or address) [pid 5013] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5012] close(3 [pid 5013] getdents64(4, [pid 5012] <... close resumed>) = 0 [pid 5013] <... getdents64 resumed>0x555557377660 /* 2 entries */, 32768) = 48 [pid 5012] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5134 attached [pid 5130] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5013] getdents64(4, [pid 5134] set_robust_list(0x55555736e5e0, 24 [pid 5013] <... getdents64 resumed>0x555557377660 /* 0 entries */, 32768) = 0 [pid 5012] <... clone resumed>, child_tidptr=0x55555736e5d0) = 8 [pid 5134] <... set_robust_list resumed>) = 0 [pid 5134] chdir("./3" [pid 5013] close(4 [pid 5134] <... chdir resumed>) = 0 [pid 5013] <... close resumed>) = 0 [pid 5134] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5013] rmdir("./3/file0" [pid 5134] <... prctl resumed>) = 0 [pid 5134] setpgid(0, 0) = 0 [pid 5013] <... rmdir resumed>) = 0 [pid 5134] symlink("/syzcgroup/unified/syz3", "./cgroup" [pid 5013] umount2("./3/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5134] <... symlink resumed>) = 0 [pid 5013] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5134] symlink("/syzcgroup/cpu/syz3", "./cgroup.cpu" [pid 5131] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5013] lstat("./3/cgroup", [pid 5134] <... symlink resumed>) = 0 [pid 5013] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5134] symlink("/syzcgroup/net/syz3", "./cgroup.net" [pid 5013] unlink("./3/cgroup" [pid 5134] <... symlink resumed>) = 0 [pid 5013] <... unlink resumed>) = 0 [pid 5134] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5013] umount2("./3/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5134] <... openat resumed>) = 3 [pid 5134] write(3, "1000", 4 [pid 5013] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5134] <... write resumed>) = 4 [pid 5013] lstat("./3/cgroup.net", [pid 5134] close(3) = 0 [pid 5013] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5134] read(200, [pid 5013] unlink("./3/cgroup.net" [pid 5134] <... read resumed>0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5134] symlink("/dev/binderfs", "./binderfs" [pid 5013] <... unlink resumed>) = 0 [pid 5134] <... symlink resumed>) = 0 [pid 5013] getdents64(3, [pid 5134] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5013] <... getdents64 resumed>0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5134] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5013] close(3 [pid 5134] <... mmap resumed>) = 0x7fd26f636000 [pid 5013] <... close resumed>) = 0 [pid 5134] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE [pid 5013] rmdir("./3" [pid 5134] <... mprotect resumed>) = 0 [pid 5014] <... umount2 resumed>) = 0 [pid 5013] <... rmdir resumed>) = 0 [pid 5013] mkdir("./4", 0777 [pid 5134] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID [pid 5014] umount2("./2/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5013] <... mkdir resumed>) = 0 ./strace-static-x86_64: Process 5135 attached [pid 5134] <... clone resumed>, parent_tid=[9], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 9 [pid 5014] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5013] openat(AT_FDCWD, "/dev/loop5", O_RDWR [pid 5135] set_robust_list(0x7fd26f6569e0, 24 [pid 5134] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5135] <... set_robust_list resumed>) = 0 [pid 5134] <... futex resumed>) = 0 [pid 5013] <... openat resumed>) = 3 [pid 5135] memfd_create("syzkaller", 0 [pid 5134] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5013] ioctl(3, LOOP_CLR_FD [pid 5135] <... memfd_create resumed>) = 3 [pid 5135] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5013] <... ioctl resumed>) = -1 ENXIO (No such device or address) [pid 5135] <... mmap resumed>) = 0x7fd267236000 [pid 5013] close(3) = 0 [pid 5014] lstat("./2/file0", [pid 5013] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5014] <... lstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5014] umount2("./2/file0", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5014] openat(AT_FDCWD, "./2/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY./strace-static-x86_64: Process 5136 attached ) = 4 [pid 5136] set_robust_list(0x55555736e5e0, 24 [pid 5013] <... clone resumed>, child_tidptr=0x55555736e5d0) = 10 [pid 5136] <... set_robust_list resumed>) = 0 [pid 5014] fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5136] chdir("./4" [pid 5014] getdents64(4, [pid 5136] <... chdir resumed>) = 0 [pid 5136] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5014] <... getdents64 resumed>0x555557377660 /* 2 entries */, 32768) = 48 [pid 5136] <... prctl resumed>) = 0 [pid 5136] setpgid(0, 0 [pid 5014] getdents64(4, 0x555557377660 /* 0 entries */, 32768) = 0 [pid 5014] close(4) = 0 [pid 5136] <... setpgid resumed>) = 0 [pid 5014] rmdir("./2/file0" [pid 5136] symlink("/syzcgroup/unified/syz5", "./cgroup" [pid 5133] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5014] <... rmdir resumed>) = 0 [pid 5136] <... symlink resumed>) = 0 [pid 5014] umount2("./2/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5136] symlink("/syzcgroup/cpu/syz5", "./cgroup.cpu" [pid 5014] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5014] lstat("./2/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5014] unlink("./2/cgroup") = 0 [pid 5014] umount2("./2/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5014] lstat("./2/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5014] unlink("./2/cgroup.net") = 0 [pid 5014] getdents64(3, 0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5014] close(3 [pid 5136] <... symlink resumed>) = 0 [pid 5014] <... close resumed>) = 0 [pid 5136] symlink("/syzcgroup/net/syz5", "./cgroup.net" [pid 5014] rmdir("./2" [pid 5136] <... symlink resumed>) = 0 [pid 5014] <... rmdir resumed>) = 0 [pid 5136] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5014] mkdir("./3", 0777 [pid 5136] <... openat resumed>) = 3 [pid 5014] <... mkdir resumed>) = 0 [pid 5014] openat(AT_FDCWD, "/dev/loop4", O_RDWR) = 3 [pid 5136] write(3, "1000", 4 [pid 5014] ioctl(3, LOOP_CLR_FD [pid 5136] <... write resumed>) = 4 [pid 5136] close(3) = 0 [pid 5136] read(200, 0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5014] <... ioctl resumed>) = -1 ENXIO (No such device or address) [pid 5136] symlink("/dev/binderfs", "./binderfs" [pid 5014] close(3 [pid 5136] <... symlink resumed>) = 0 [pid 5136] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5014] <... close resumed>) = 0 [pid 5136] <... futex resumed>) = 0 [pid 5136] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5014] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5136] <... mmap resumed>) = 0x7fd26f636000 [pid 5014] <... clone resumed>, child_tidptr=0x55555736e5d0) = 8 ./strace-static-x86_64: Process 5137 attached [pid 5136] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE [pid 5137] set_robust_list(0x55555736e5e0, 24 [pid 5136] <... mprotect resumed>) = 0 [pid 5137] <... set_robust_list resumed>) = 0 [pid 5137] chdir("./3" [pid 5136] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID [pid 5137] <... chdir resumed>) = 0 ./strace-static-x86_64: Process 5138 attached [pid 5136] <... clone resumed>, parent_tid=[11], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 11 [pid 5137] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5138] set_robust_list(0x7fd26f6569e0, 24 [pid 5136] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5138] <... set_robust_list resumed>) = 0 [pid 5137] <... prctl resumed>) = 0 [pid 5136] <... futex resumed>) = 0 [pid 5138] memfd_create("syzkaller", 0 [pid 5137] setpgid(0, 0 [pid 5136] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5138] <... memfd_create resumed>) = 3 [pid 5137] <... setpgid resumed>) = 0 [pid 5138] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5137] symlink("/syzcgroup/unified/syz4", "./cgroup" [pid 5138] <... mmap resumed>) = 0x7fd267236000 [pid 5137] <... symlink resumed>) = 0 [pid 5137] symlink("/syzcgroup/cpu/syz4", "./cgroup.cpu") = 0 [pid 5137] symlink("/syzcgroup/net/syz4", "./cgroup.net") = 0 [pid 5137] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5137] write(3, "1000", 4) = 4 [pid 5137] close(3) = 0 [pid 5137] read(200, 0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5137] symlink("/dev/binderfs", "./binderfs") = 0 [pid 5137] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5137] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7fd26f636000 [pid 5137] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 5137] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID./strace-static-x86_64: Process 5139 attached [pid 5139] set_robust_list(0x7fd26f6569e0, 24 [pid 5137] <... clone resumed>, parent_tid=[9], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 9 [pid 5139] <... set_robust_list resumed>) = 0 [pid 5137] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5139] memfd_create("syzkaller", 0 [pid 5137] <... futex resumed>) = 0 [pid 5139] <... memfd_create resumed>) = 3 [pid 5137] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5139] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd267236000 [pid 5135] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5131] <... write resumed>) = 4194304 [pid 5130] <... write resumed>) = 4194304 [pid 5131] munmap(0x7fd267236000, 4194304 [pid 5130] munmap(0x7fd267236000, 4194304) = 0 [pid 5131] <... munmap resumed>) = 0 [pid 5138] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5131] openat(AT_FDCWD, "/dev/loop1", O_RDWR) = 4 [pid 5131] ioctl(4, LOOP_SET_FD, 3 [pid 5130] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4 [pid 5130] ioctl(4, LOOP_SET_FD, 3 [pid 5133] <... write resumed>) = 4194304 [pid 5133] munmap(0x7fd267236000, 4194304) = 0 [pid 5133] openat(AT_FDCWD, "/dev/loop2", O_RDWR) = 4 [pid 5133] ioctl(4, LOOP_SET_FD, 3 [pid 5139] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5131] <... ioctl resumed>) = 0 [pid 5131] close(3) = 0 [pid 5131] mkdir("./file0", 0777) = 0 [pid 5130] <... ioctl resumed>) = 0 [pid 5130] close(3) = 0 [pid 5130] mkdir("./file0", 0777) = 0 [pid 5131] mount("/dev/loop1", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [ 62.414251][ T5131] loop1: detected capacity change from 0 to 8192 [ 62.423134][ T5130] loop0: detected capacity change from 0 to 8192 [ 62.441297][ T5133] loop2: detected capacity change from 0 to 8192 [pid 5130] mount("/dev/loop0", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5135] <... write resumed>) = 4194304 [pid 5135] munmap(0x7fd267236000, 4194304 [pid 5138] <... write resumed>) = 4194304 [pid 5135] <... munmap resumed>) = 0 [pid 5138] munmap(0x7fd267236000, 4194304 [pid 5135] openat(AT_FDCWD, "/dev/loop3", O_RDWR [pid 5133] <... ioctl resumed>) = 0 [pid 5133] close(3) = 0 [pid 5133] mkdir("./file0", 0777 [pid 5138] <... munmap resumed>) = 0 [pid 5135] <... openat resumed>) = 4 [pid 5138] openat(AT_FDCWD, "/dev/loop5", O_RDWR [pid 5135] ioctl(4, LOOP_SET_FD, 3 [pid 5138] <... openat resumed>) = 4 [pid 5133] <... mkdir resumed>) = 0 [ 62.460545][ T5130] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 62.475528][ T5131] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 62.496737][ T5135] loop3: detected capacity change from 0 to 8192 [ 62.499387][ T5130] REISERFS (device loop0): found reiserfs format "3.5" with non-standard journal [pid 5133] mount("/dev/loop2", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5139] <... write resumed>) = 4194304 [pid 5138] ioctl(4, LOOP_SET_FD, 3 [pid 5135] <... ioctl resumed>) = 0 [pid 5139] munmap(0x7fd267236000, 4194304 [pid 5138] <... ioctl resumed>) = 0 [pid 5135] close(3 [pid 5139] <... munmap resumed>) = 0 [pid 5138] close(3 [pid 5135] <... close resumed>) = 0 [ 62.505108][ T5131] REISERFS (device loop1): found reiserfs format "3.5" with non-standard journal [ 62.521916][ T5138] loop5: detected capacity change from 0 to 8192 [ 62.526681][ T5133] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 62.528561][ T5131] REISERFS (device loop1): using ordered data mode [ 62.548825][ T5130] REISERFS (device loop0): using ordered data mode [ 62.549503][ T5131] reiserfs: using flush barriers [pid 5139] openat(AT_FDCWD, "/dev/loop4", O_RDWR [pid 5138] <... close resumed>) = 0 [ 62.556248][ T5133] REISERFS (device loop2): found reiserfs format "3.5" with non-standard journal [ 62.563551][ T5130] reiserfs: using flush barriers [ 62.574918][ T5133] REISERFS (device loop2): using ordered data mode [ 62.580192][ T5130] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 62.582764][ T5131] REISERFS (device loop1): journal params: device loop1, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [pid 5135] mkdir("./file0", 0777 [pid 5138] mkdir("./file0", 0777 [pid 5135] <... mkdir resumed>) = 0 [pid 5138] <... mkdir resumed>) = 0 [pid 5138] mount("/dev/loop5", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5135] mount("/dev/loop3", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5139] <... openat resumed>) = 4 [ 62.598153][ T5130] REISERFS (device loop0): checking transaction log (loop0) [ 62.617883][ T5139] loop4: detected capacity change from 0 to 8192 [ 62.621785][ T5133] reiserfs: using flush barriers [ 62.633460][ T5133] REISERFS (device loop2): journal params: device loop2, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 62.635451][ T5135] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [pid 5139] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 5139] close(3) = 0 [pid 5139] mkdir("./file0", 0777) = 0 [ 62.650480][ T5133] REISERFS (device loop2): checking transaction log (loop2) [ 62.672000][ T5138] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 62.679171][ T5139] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 62.687804][ T5130] REISERFS (device loop0): Using r5 hash to sort names [ 62.698139][ T5138] REISERFS (device loop5): found reiserfs format "3.5" with non-standard journal [pid 5139] mount("/dev/loop4", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5130] <... mount resumed>) = 0 [pid 5130] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5133] <... mount resumed>) = 0 [pid 5133] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 5133] chdir("./file0") = 0 [pid 5133] ioctl(4, LOOP_CLR_FD) = 0 [pid 5133] close(4) = 0 [pid 5133] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5132] <... futex resumed>) = 0 [pid 5132] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5132] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5133] <... futex resumed>) = 1 [pid 5133] mkdir(".", 0777) = -1 EEXIST (File exists) [pid 5133] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5131] <... mount resumed>) = 0 [pid 5130] <... openat resumed>) = 3 [pid 5131] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5130] chdir("./file0") = 0 [pid 5131] <... openat resumed>) = 3 [ 62.705399][ T5131] REISERFS (device loop1): checking transaction log (loop1) [ 62.719394][ T5133] REISERFS (device loop2): Using r5 hash to sort names [ 62.725726][ T5131] REISERFS (device loop1): Using r5 hash to sort names [ 62.735217][ T5135] REISERFS (device loop3): found reiserfs format "3.5" with non-standard journal [ 62.744071][ T5133] reiserfs: enabling write barrier flush mode [ 62.749353][ T5135] REISERFS (device loop3): using ordered data mode [pid 5130] ioctl(4, LOOP_CLR_FD [pid 5131] chdir("./file0" [pid 5130] <... ioctl resumed>) = 0 [pid 5131] <... chdir resumed>) = 0 [pid 5130] close(4 [pid 5131] ioctl(4, LOOP_CLR_FD [pid 5130] <... close resumed>) = 0 [ 62.762174][ T5138] REISERFS (device loop5): using ordered data mode [ 62.762231][ T5135] reiserfs: using flush barriers [ 62.771347][ T5138] reiserfs: using flush barriers [ 62.775897][ T5135] REISERFS (device loop3): journal params: device loop3, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 62.781500][ T5133] REISERFS (device loop2): Created .reiserfs_priv - reserved for xattr storage. [pid 5131] <... ioctl resumed>) = 0 [pid 5130] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5133] <... mount resumed>) = 0 [pid 5133] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY) = 4 [pid 5133] chdir(".") = 0 [pid 5133] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5132] <... futex resumed>) = 0 [pid 5132] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5132] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5133] <... futex resumed>) = 1 [pid 5133] creat("./bus", 000) = 5 [pid 5133] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5132] <... futex resumed>) = 0 [pid 5132] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5132] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5133] <... futex resumed>) = 1 [pid 5133] ioctl(5, FS_IOC_GETVERSION, 0) = -1 EFAULT (Bad address) [pid 5133] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5132] <... futex resumed>) = 0 [pid 5131] close(4 [pid 5130] <... futex resumed>) = 1 [pid 5128] <... futex resumed>) = 0 [pid 5132] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5132] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5133] <... futex resumed>) = 1 [pid 5133] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 6 [pid 5133] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5132] <... futex resumed>) = 0 [pid 5132] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5132] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5133] <... futex resumed>) = 1 [pid 5133] write(6, NULL, 4294967230) = -1 EFAULT (Bad address) [pid 5133] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5132] <... futex resumed>) = 0 [pid 5132] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5132] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5133] <... futex resumed>) = 1 [pid 5133] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0) = 0x20000000 [pid 5133] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5132] <... futex resumed>) = 0 [pid 5132] close(3) = 0 [pid 5132] close(4) = 0 [pid 5132] close(5) = 0 [pid 5132] close(6) = 0 [pid 5132] close(7) = -1 EBADF (Bad file descriptor) [pid 5132] close(8) = -1 EBADF (Bad file descriptor) [pid 5132] close(9) = -1 EBADF (Bad file descriptor) [pid 5132] close(10) = -1 EBADF (Bad file descriptor) [pid 5132] close(11) = -1 EBADF (Bad file descriptor) [pid 5132] close(12 [pid 5133] <... futex resumed>) = 1 [pid 5132] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5133] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5132] close(13) = -1 EBADF (Bad file descriptor) [pid 5132] close(14) = -1 EBADF (Bad file descriptor) [ 62.816906][ T5139] REISERFS (device loop4): found reiserfs format "3.5" with non-standard journal [ 62.826095][ T5139] REISERFS (device loop4): using ordered data mode [ 62.836448][ T5138] REISERFS (device loop5): journal params: device loop5, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 62.837781][ T5139] reiserfs: using flush barriers [pid 5132] close(15) = -1 EBADF (Bad file descriptor) [pid 5131] <... close resumed>) = 0 [pid 5130] mkdir(".", 0777 [pid 5128] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5132] close(16) = -1 EBADF (Bad file descriptor) [pid 5132] close(17) = -1 EBADF (Bad file descriptor) [pid 5132] close(18) = -1 EBADF (Bad file descriptor) [pid 5132] close(19) = -1 EBADF (Bad file descriptor) [pid 5132] close(20) = -1 EBADF (Bad file descriptor) [pid 5132] close(21) = -1 EBADF (Bad file descriptor) [pid 5132] close(22) = -1 EBADF (Bad file descriptor) [pid 5132] close(23) = -1 EBADF (Bad file descriptor) [pid 5132] close(24) = -1 EBADF (Bad file descriptor) [pid 5132] close(25) = -1 EBADF (Bad file descriptor) [pid 5132] close(26) = -1 EBADF (Bad file descriptor) [pid 5132] close(27) = -1 EBADF (Bad file descriptor) [pid 5132] close(28) = -1 EBADF (Bad file descriptor) [pid 5132] close(29) = -1 EBADF (Bad file descriptor) [pid 5132] exit_group(0 [pid 5133] <... futex resumed>) = ? [pid 5132] <... exit_group resumed>) = ? [pid 5131] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5130] <... mkdir resumed>) = -1 EEXIST (File exists) [pid 5128] <... futex resumed>) = 0 [pid 5133] +++ exited with 0 +++ [pid 5132] +++ exited with 0 +++ [pid 5011] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=8, si_uid=0, si_status=0, si_utime=0, si_stime=19 /* 0.19 s */} --- [pid 5011] umount2("./3", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5011] openat(AT_FDCWD, "./3", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5011] fstat(3, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5011] getdents64(3, 0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5011] umount2("./3/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5011] lstat("./3/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5011] unlink("./3/cgroup.cpu" [pid 5129] <... futex resumed>) = 0 [pid 5129] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5131] <... futex resumed>) = 1 [pid 5129] <... futex resumed>) = 0 [pid 5128] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5131] mkdir(".", 0777 [pid 5130] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5129] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5011] <... unlink resumed>) = 0 [pid 5011] umount2("./3/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5011] lstat("./3/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5011] unlink("./3/binderfs") = 0 [ 62.863919][ T5135] REISERFS (device loop3): checking transaction log (loop3) [ 62.872708][ T5139] REISERFS (device loop4): journal params: device loop4, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 62.897414][ T5130] reiserfs: enabling write barrier flush mode [ 62.900214][ T5138] REISERFS (device loop5): checking transaction log (loop5) [ 62.905441][ T5135] REISERFS (device loop3): Using r5 hash to sort names [pid 5011] umount2("./3/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5135] <... mount resumed>) = 0 [pid 5131] <... mkdir resumed>) = -1 EEXIST (File exists) [pid 5131] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5135] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 5135] chdir("./file0") = 0 [pid 5135] ioctl(4, LOOP_CLR_FD) = 0 [pid 5135] close(4) = 0 [pid 5135] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5135] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5134] <... futex resumed>) = 0 [pid 5134] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5135] <... futex resumed>) = 0 [pid 5135] mkdir(".", 0777 [pid 5134] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5135] <... mkdir resumed>) = -1 EEXIST (File exists) [ 62.911509][ T5139] REISERFS (device loop4): checking transaction log (loop4) [ 62.922884][ T5131] reiserfs: enabling write barrier flush mode [ 62.942856][ T5138] REISERFS (device loop5): Using r5 hash to sort names [ 62.952221][ T5139] REISERFS (device loop4): Using r5 hash to sort names [ 62.960692][ T5135] reiserfs: enabling write barrier flush mode [pid 5135] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5138] <... mount resumed>) = 0 [pid 5138] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 5139] <... mount resumed>) = 0 [pid 5138] chdir("./file0") = 0 [pid 5138] ioctl(4, LOOP_CLR_FD) = 0 [pid 5139] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5138] close(4 [pid 5139] <... openat resumed>) = 3 [pid 5139] chdir("./file0" [pid 5138] <... close resumed>) = 0 [pid 5138] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5136] <... futex resumed>) = 0 [pid 5136] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5136] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5138] <... futex resumed>) = 1 [pid 5139] <... chdir resumed>) = 0 [pid 5138] mkdir(".", 0777) = -1 EEXIST (File exists) [pid 5139] ioctl(4, LOOP_CLR_FD) = 0 [pid 5138] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5139] close(4) = 0 [pid 5139] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5137] <... futex resumed>) = 0 [pid 5137] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5137] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5139] <... futex resumed>) = 1 [pid 5139] mkdir(".", 0777) = -1 EEXIST (File exists) [pid 5139] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5131] <... mount resumed>) = 0 [pid 5131] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY) = 4 [ 62.968314][ T5131] REISERFS (device loop1): Created .reiserfs_priv - reserved for xattr storage. [ 62.972832][ T5130] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 62.992078][ T5138] reiserfs: enabling write barrier flush mode [ 63.002753][ T5139] reiserfs: enabling write barrier flush mode [pid 5131] chdir(".") = 0 [pid 5131] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5130] <... mount resumed>) = 0 [pid 5130] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY [pid 5129] <... futex resumed>) = 0 [pid 5130] <... openat resumed>) = 4 [pid 5131] <... futex resumed>) = 1 [pid 5129] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5130] chdir(".") = 0 [pid 5130] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5131] creat("./bus", 000 [pid 5130] <... futex resumed>) = 1 [pid 5129] <... futex resumed>) = 0 [pid 5128] <... futex resumed>) = 0 [pid 5130] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5128] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5130] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5128] <... futex resumed>) = 0 [pid 5130] creat("./bus", 000 [pid 5128] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5131] <... creat resumed>) = 5 [pid 5130] <... creat resumed>) = 5 [pid 5129] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5131] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5130] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5128] <... futex resumed>) = 0 [pid 5130] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5128] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5130] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5128] <... futex resumed>) = 0 [pid 5130] ioctl(5, FS_IOC_GETVERSION [pid 5128] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5131] <... futex resumed>) = 1 [pid 5130] <... ioctl resumed>, 0) = -1 EFAULT (Bad address) [pid 5129] <... futex resumed>) = 0 [pid 5131] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5130] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5128] <... futex resumed>) = 0 [pid 5130] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5128] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5130] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5128] <... futex resumed>) = 0 [pid 5130] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5128] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5131] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [ 63.016465][ T5135] REISERFS (device loop3): Created .reiserfs_priv - reserved for xattr storage. [ 63.044175][ T5138] REISERFS (device loop5): Created .reiserfs_priv - reserved for xattr storage. [pid 5129] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5131] ioctl(5, FS_IOC_GETVERSION [pid 5130] <... openat resumed>) = 6 [pid 5129] <... futex resumed>) = 0 [pid 5131] <... ioctl resumed>, 0) = -1 EFAULT (Bad address) [pid 5129] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5131] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5130] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5129] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5131] <... futex resumed>) = 0 [pid 5130] <... futex resumed>) = 1 [pid 5129] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5128] <... futex resumed>) = 0 [pid 5131] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5130] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5129] <... futex resumed>) = 0 [pid 5128] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5131] <... openat resumed>) = 6 [pid 5130] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5129] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5128] <... futex resumed>) = 0 [pid 5131] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5130] write(6, NULL, 4294967230 [pid 5129] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5128] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5131] <... futex resumed>) = 0 [pid 5130] <... write resumed>) = -1 EFAULT (Bad address) [pid 5129] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5131] write(6, NULL, 4294967230 [pid 5130] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5129] <... futex resumed>) = 0 [pid 5131] <... write resumed>) = -1 EFAULT (Bad address) [pid 5130] <... futex resumed>) = 1 [pid 5129] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5128] <... futex resumed>) = 0 [pid 5131] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5130] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5129] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5128] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5131] <... futex resumed>) = 0 [pid 5130] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5129] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5128] <... futex resumed>) = 0 [pid 5131] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5130] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5129] <... futex resumed>) = 0 [pid 5128] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5138] <... mount resumed>) = 0 [pid 5131] <... mmap resumed>) = 0x20000000 [pid 5130] <... mmap resumed>) = 0x20000000 [pid 5129] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5131] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5130] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5129] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5131] <... futex resumed>) = 0 [pid 5130] <... futex resumed>) = 1 [pid 5129] close(3 [pid 5128] <... futex resumed>) = 0 [pid 5138] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY [pid 5131] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5130] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5129] <... close resumed>) = 0 [pid 5128] close(3 [pid 5138] <... openat resumed>) = 4 [pid 5129] close(4 [pid 5128] <... close resumed>) = 0 [pid 5138] chdir("." [pid 5129] <... close resumed>) = 0 [pid 5128] close(4 [pid 5138] <... chdir resumed>) = 0 [pid 5129] close(5 [pid 5138] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5129] <... close resumed>) = 0 [pid 5138] <... futex resumed>) = 1 [pid 5136] <... futex resumed>) = 0 [pid 5129] close(6 [pid 5128] <... close resumed>) = 0 [pid 5138] creat("./bus", 000 [pid 5136] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5129] <... close resumed>) = 0 [pid 5128] close(5 [pid 5138] <... creat resumed>) = 5 [pid 5136] <... futex resumed>) = 0 [pid 5129] close(7 [pid 5128] <... close resumed>) = 0 [pid 5138] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5136] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5129] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5128] close(6 [pid 5138] <... futex resumed>) = 0 [pid 5136] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5135] <... mount resumed>) = 0 [pid 5129] close(8 [pid 5128] <... close resumed>) = 0 [pid 5138] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5136] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5135] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY [pid 5129] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5128] close(7 [pid 5138] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5136] <... futex resumed>) = 0 [pid 5135] <... openat resumed>) = 4 [pid 5129] close(9 [pid 5128] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5138] ioctl(5, FS_IOC_GETVERSION [pid 5136] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5135] chdir("." [pid 5129] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5128] close(8 [pid 5138] <... ioctl resumed>, 0) = -1 EFAULT (Bad address) [pid 5135] <... chdir resumed>) = 0 [pid 5129] close(10 [pid 5128] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5138] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5135] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5129] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5128] close(9 [pid 5138] <... futex resumed>) = 1 [pid 5136] <... futex resumed>) = 0 [pid 5135] <... futex resumed>) = 1 [pid 5134] <... futex resumed>) = 0 [pid 5129] close(11 [pid 5128] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5138] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5136] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5135] creat("./bus", 000 [pid 5134] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5129] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5128] close(10 [pid 5138] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5136] <... futex resumed>) = 0 [pid 5135] <... creat resumed>) = 5 [pid 5134] <... futex resumed>) = 0 [pid 5129] close(12 [pid 5128] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5138] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5136] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5135] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5134] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5129] <... close resumed>) = -1 EBADF (Bad file descriptor) [ 63.071343][ T5139] REISERFS (device loop4): Created .reiserfs_priv - reserved for xattr storage. [pid 5128] close(11 [pid 5139] <... mount resumed>) = 0 [pid 5138] <... openat resumed>) = 6 [pid 5135] <... futex resumed>) = 0 [pid 5134] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5129] close(13 [pid 5128] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] <... umount2 resumed>) = 0 [pid 5139] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY [pid 5138] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5135] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5134] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5129] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5128] close(12 [pid 5011] umount2("./3/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5139] <... openat resumed>) = 4 [pid 5138] <... futex resumed>) = 1 [pid 5136] <... futex resumed>) = 0 [pid 5135] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5134] <... futex resumed>) = 0 [pid 5129] close(14 [pid 5128] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5139] chdir("." [pid 5138] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5136] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5135] ioctl(5, FS_IOC_GETVERSION [pid 5134] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5129] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5128] close(13 [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5139] <... chdir resumed>) = 0 [pid 5138] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5136] <... futex resumed>) = 0 [pid 5135] <... ioctl resumed>, 0) = -1 EFAULT (Bad address) [pid 5129] close(15 [pid 5128] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] lstat("./3/file0", [pid 5139] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5138] write(6, NULL, 4294967230 [pid 5136] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5135] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5129] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5128] close(14 [pid 5011] <... lstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5139] <... futex resumed>) = 1 [pid 5138] <... write resumed>) = -1 EFAULT (Bad address) [pid 5137] <... futex resumed>) = 0 [pid 5135] <... futex resumed>) = 1 [pid 5134] <... futex resumed>) = 0 [pid 5129] close(16 [pid 5128] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] umount2("./3/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5139] creat("./bus", 000 [pid 5138] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5137] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5135] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5134] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5129] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5128] close(15 [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5137] <... futex resumed>) = 0 [pid 5134] <... futex resumed>) = 0 [pid 5128] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] openat(AT_FDCWD, "./3/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5139] <... creat resumed>) = 5 [pid 5138] <... futex resumed>) = 1 [pid 5136] <... futex resumed>) = 0 [pid 5134] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5128] close(16 [pid 5011] <... openat resumed>) = 4 [pid 5139] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5138] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5137] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5136] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5135] <... openat resumed>) = 6 [pid 5129] close(17 [pid 5128] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] fstat(4, [pid 5139] <... futex resumed>) = 0 [pid 5136] <... futex resumed>) = 0 [pid 5128] close(17 [pid 5011] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5128] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] getdents64(4, [pid 5128] close(18 [pid 5011] <... getdents64 resumed>0x555557377660 /* 2 entries */, 32768) = 48 [pid 5128] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] getdents64(4, [pid 5128] close(19 [pid 5011] <... getdents64 resumed>0x555557377660 /* 0 entries */, 32768) = 0 [pid 5128] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] close(4 [pid 5128] close(20 [pid 5011] <... close resumed>) = 0 [pid 5128] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] rmdir("./3/file0" [pid 5128] close(21) = -1 EBADF (Bad file descriptor) [pid 5128] close(22) = -1 EBADF (Bad file descriptor) [pid 5128] close(23) = -1 EBADF (Bad file descriptor) [pid 5128] close(24) = -1 EBADF (Bad file descriptor) [pid 5128] close(25) = -1 EBADF (Bad file descriptor) [pid 5128] close(26) = -1 EBADF (Bad file descriptor) [pid 5128] close(27) = -1 EBADF (Bad file descriptor) [pid 5128] close(28) = -1 EBADF (Bad file descriptor) [pid 5128] close(29) = -1 EBADF (Bad file descriptor) [pid 5128] exit_group(0 [pid 5130] <... futex resumed>) = ? [pid 5128] <... exit_group resumed>) = ? [pid 5130] +++ exited with 0 +++ [pid 5128] +++ exited with 0 +++ [pid 5009] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=6, si_uid=0, si_status=0, si_utime=0, si_stime=13 /* 0.13 s */} --- [pid 5009] umount2("./2", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5009] openat(AT_FDCWD, "./2", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5009] fstat(3, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5009] getdents64(3, [pid 5137] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5137] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5137] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5135] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5134] <... futex resumed>) = 0 [pid 5135] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5134] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5135] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5134] <... futex resumed>) = 0 [pid 5135] write(6, NULL, 4294967230 [pid 5134] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5135] <... write resumed>) = -1 EFAULT (Bad address) [pid 5135] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5134] <... futex resumed>) = 0 [pid 5135] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5134] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5135] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5134] <... futex resumed>) = 0 [pid 5135] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5134] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5135] <... mmap resumed>) = 0x20000000 [pid 5135] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5134] <... futex resumed>) = 0 [pid 5135] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5134] close(3) = 0 [pid 5134] close(4) = 0 [pid 5134] close(5) = 0 [pid 5134] close(6) = 0 [pid 5134] close(7) = -1 EBADF (Bad file descriptor) [pid 5134] close(8) = -1 EBADF (Bad file descriptor) [pid 5134] close(9) = -1 EBADF (Bad file descriptor) [pid 5134] close(10) = -1 EBADF (Bad file descriptor) [pid 5134] close(11) = -1 EBADF (Bad file descriptor) [pid 5134] close(12) = -1 EBADF (Bad file descriptor) [pid 5134] close(13) = -1 EBADF (Bad file descriptor) [pid 5134] close(14) = -1 EBADF (Bad file descriptor) [pid 5134] close(15) = -1 EBADF (Bad file descriptor) [pid 5134] close(16) = -1 EBADF (Bad file descriptor) [pid 5134] close(17) = -1 EBADF (Bad file descriptor) [pid 5134] close(18) = -1 EBADF (Bad file descriptor) [pid 5134] close(19) = -1 EBADF (Bad file descriptor) [pid 5134] close(20 [pid 5011] <... rmdir resumed>) = 0 [pid 5009] <... getdents64 resumed>0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5134] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] umount2("./3/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5009] umount2("./2/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5134] close(21 [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5009] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5134] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] lstat("./3/cgroup", [pid 5009] lstat("./2/cgroup.cpu", [pid 5134] close(22 [pid 5011] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5009] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5134] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] unlink("./3/cgroup" [pid 5009] unlink("./2/cgroup.cpu" [pid 5134] close(23 [pid 5011] <... unlink resumed>) = 0 [pid 5009] <... unlink resumed>) = 0 [pid 5134] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] umount2("./3/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5009] umount2("./2/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5134] close(24 [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5009] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5134] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] lstat("./3/cgroup.net", [pid 5009] lstat("./2/binderfs", [pid 5134] close(25 [pid 5011] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5009] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5134] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] unlink("./3/cgroup.net" [pid 5009] unlink("./2/binderfs" [pid 5134] close(26 [pid 5011] <... unlink resumed>) = 0 [pid 5009] <... unlink resumed>) = 0 [pid 5134] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] getdents64(3, [pid 5009] umount2("./2/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5134] close(27 [pid 5011] <... getdents64 resumed>0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5134] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] close(3 [pid 5134] close(28 [pid 5011] <... close resumed>) = 0 [pid 5134] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] rmdir("./3" [pid 5134] close(29 [pid 5011] <... rmdir resumed>) = 0 [pid 5134] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] mkdir("./4", 0777 [pid 5134] exit_group(0 [pid 5011] <... mkdir resumed>) = 0 [pid 5135] <... futex resumed>) = ? [pid 5134] <... exit_group resumed>) = ? [pid 5011] openat(AT_FDCWD, "/dev/loop2", O_RDWR [pid 5135] +++ exited with 0 +++ [pid 5134] +++ exited with 0 +++ [pid 5011] <... openat resumed>) = 3 [pid 5012] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=8, si_uid=0, si_status=0, si_utime=0, si_stime=18 /* 0.18 s */} --- [pid 5011] ioctl(3, LOOP_CLR_FD) = -1 ENXIO (No such device or address) [pid 5011] close(3) = 0 [pid 5011] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5012] umount2("./3", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5011] <... clone resumed>, child_tidptr=0x55555736e5d0) = 10 [pid 5012] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5012] openat(AT_FDCWD, "./3", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5012] fstat(3, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [ 63.148648][ T5138] [ 63.151109][ T5138] ====================================================== [ 63.158130][ T5138] WARNING: possible circular locking dependency detected [ 63.165334][ T5138] 6.4.0-rc7-syzkaller-00019-g99ec1ed7c2ed #0 Not tainted [ 63.172356][ T5138] ------------------------------------------------------ [ 63.179376][ T5138] syz-executor417/5138 is trying to acquire lock: [ 63.185785][ T5138] ffff8880663d0090 (&sbi->lock){+.+.}-{3:3}, at: reiserfs_write_lock+0x79/0x100 [ 63.194890][ T5138] [pid 5012] getdents64(3, 0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5012] umount2("./3/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5012] lstat("./3/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5012] unlink("./3/cgroup.cpu") = 0 [pid 5012] umount2("./3/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5012] lstat("./3/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5012] unlink("./3/binderfs") = 0 [pid 5012] umount2("./3/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5129] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5129] close(18) = -1 EBADF (Bad file descriptor) [ 63.194890][ T5138] but task is already holding lock: [ 63.202256][ T5138] ffff888022398168 (&mm->mmap_lock){++++}-{3:3}, at: vm_mmap_pgoff+0x158/0x3b0 [ 63.211243][ T5138] [ 63.211243][ T5138] which lock already depends on the new lock. [ 63.211243][ T5138] [ 63.221732][ T5138] [ 63.221732][ T5138] the existing dependency chain (in reverse order) is: [ 63.230778][ T5138] [ 63.230778][ T5138] -> #1 (&mm->mmap_lock){++++}-{3:3}: [ 63.238313][ T5138] __might_fault+0x115/0x190 [ 63.243420][ T5138] reiserfs_ioctl+0x1d2/0x330 [ 63.248599][ T5138] __x64_sys_ioctl+0x197/0x210 [ 63.253870][ T5138] do_syscall_64+0x39/0xb0 [ 63.258796][ T5138] entry_SYSCALL_64_after_hwframe+0x63/0xcd [ 63.265199][ T5138] [ 63.265199][ T5138] -> #0 (&sbi->lock){+.+.}-{3:3}: [ 63.272405][ T5138] __lock_acquire+0x2fcd/0x5f30 [ 63.277767][ T5138] lock_acquire+0x1b1/0x520 [ 63.282777][ T5138] __mutex_lock+0x12f/0x1350 [ 63.287873][ T5138] reiserfs_write_lock+0x79/0x100 [ 63.293424][ T5138] reiserfs_dirty_inode+0xd2/0x260 [ 63.299041][ T5138] __mark_inode_dirty+0x1e0/0xd60 [ 63.304594][ T5138] touch_atime+0x687/0x740 [ 63.309517][ T5138] generic_file_mmap+0x119/0x150 [ 63.314955][ T5138] mmap_region+0x694/0x28d0 [ 63.319981][ T5138] do_mmap+0x831/0xf60 [ 63.324829][ T5138] vm_mmap_pgoff+0x1a2/0x3b0 [ 63.329944][ T5138] ksys_mmap_pgoff+0x41f/0x5a0 [ 63.335209][ T5138] do_syscall_64+0x39/0xb0 [ 63.340122][ T5138] entry_SYSCALL_64_after_hwframe+0x63/0xcd [ 63.346535][ T5138] [ 63.346535][ T5138] other info that might help us debug this: [ 63.346535][ T5138] [ 63.356762][ T5138] Possible unsafe locking scenario: [ 63.356762][ T5138] [ 63.364191][ T5138] CPU0 CPU1 [ 63.369528][ T5138] ---- ---- [ 63.374865][ T5138] lock(&mm->mmap_lock); [ 63.379183][ T5138] lock(&sbi->lock); [ 63.385674][ T5138] lock(&mm->mmap_lock); [ 63.392522][ T5138] lock(&sbi->lock); [ 63.396489][ T5138] [ 63.396489][ T5138] *** DEADLOCK *** [ 63.396489][ T5138] [ 63.404612][ T5138] 2 locks held by syz-executor417/5138: [ 63.410134][ T5138] #0: ffff888022398168 (&mm->mmap_lock){++++}-{3:3}, at: vm_mmap_pgoff+0x158/0x3b0 [ 63.419543][ T5138] #1: ffff888065622460 (sb_writers#13){.+.+}-{0:0}, at: generic_file_mmap+0x119/0x150 [ 63.429192][ T5138] [ 63.429192][ T5138] stack backtrace: [ 63.435065][ T5138] CPU: 0 PID: 5138 Comm: syz-executor417 Not tainted 6.4.0-rc7-syzkaller-00019-g99ec1ed7c2ed #0 [ 63.445452][ T5138] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/27/2023 [ 63.455485][ T5138] Call Trace: [ 63.458833][ T5138] [ 63.461741][ T5138] dump_stack_lvl+0xd9/0x150 [ 63.466322][ T5138] check_noncircular+0x25f/0x2e0 [ 63.471265][ T5138] ? print_circular_bug+0x730/0x730 [ 63.476459][ T5138] ? check_irq_usage+0x198/0x1a40 [ 63.481484][ T5138] ? save_trace+0x3f/0xb20 [ 63.485878][ T5138] ? _find_first_zero_bit+0x94/0xb0 [ 63.491055][ T5138] __lock_acquire+0x2fcd/0x5f30 [ 63.495907][ T5138] ? __bfs+0x685/0x720 [ 63.499953][ T5138] ? lockdep_hardirqs_on_prepare+0x410/0x410 [ 63.505912][ T5138] ? print_circular_bug+0x730/0x730 [ 63.511088][ T5138] lock_acquire+0x1b1/0x520 [ 63.515571][ T5138] ? reiserfs_write_lock+0x79/0x100 [ 63.520777][ T5138] ? lock_sync+0x190/0x190 [ 63.525171][ T5138] __mutex_lock+0x12f/0x1350 [ 63.529749][ T5138] ? reiserfs_write_lock+0x79/0x100 [ 63.534928][ T5138] ? reiserfs_write_lock+0x79/0x100 [ 63.540107][ T5138] ? mutex_lock_io_nested+0x11a0/0x11a0 [ 63.545657][ T5138] ? find_held_lock+0x2d/0x110 [ 63.550517][ T5138] ? current_time+0x79/0x2c0 [ 63.555085][ T5138] ? lock_downgrade+0x690/0x690 [ 63.559922][ T5138] reiserfs_write_lock+0x79/0x100 [ 63.564927][ T5138] reiserfs_dirty_inode+0xd2/0x260 [ 63.570022][ T5138] ? reiserfs_unfreeze+0xa0/0xa0 [ 63.574970][ T5138] ? ktime_get_coarse_real_ts64+0x15e/0x200 [ 63.580851][ T5138] ? lock_downgrade+0x690/0x690 [ 63.585693][ T5138] ? current_time+0x1fe/0x2c0 [ 63.590361][ T5138] ? reiserfs_unfreeze+0xa0/0xa0 [ 63.595275][ T5138] __mark_inode_dirty+0x1e0/0xd60 [ 63.600288][ T5138] touch_atime+0x687/0x740 [ 63.604694][ T5138] ? atime_needs_update+0x720/0x720 [ 63.609872][ T5138] ? __raw_spin_lock_init+0x3a/0x110 [ 63.615143][ T5138] generic_file_mmap+0x119/0x150 [ 63.620064][ T5138] mmap_region+0x694/0x28d0 [ 63.624558][ T5138] ? do_munmap+0xf0/0xf0 [ 63.628793][ T5138] ? security_mmap_addr+0x77/0xa0 [ 63.633800][ T5138] ? get_unmapped_area+0x1e8/0x3c0 [ 63.638901][ T5138] do_mmap+0x831/0xf60 [ 63.642956][ T5138] vm_mmap_pgoff+0x1a2/0x3b0 [ 63.647541][ T5138] ? randomize_page+0xb0/0xb0 [ 63.652206][ T5138] ksys_mmap_pgoff+0x41f/0x5a0 [ 63.656952][ T5138] do_syscall_64+0x39/0xb0 [ 63.661342][ T5138] entry_SYSCALL_64_after_hwframe+0x63/0xcd [ 63.667232][ T5138] RIP: 0033:0x7fd26f6b7309 [ 63.671634][ T5138] Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 d1 18 00 00 90 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 b8 ff ff ff f7 d8 64 89 01 48 [ 63.691231][ T5138] RSP: 002b:00007fd26f6562e8 EFLAGS: 00000246 ORIG_RAX: 0000000000000009 [pid 5129] close(19) = -1 EBADF (Bad file descriptor) [pid 5129] close(20) = -1 EBADF (Bad file descriptor) [pid 5129] close(21) = -1 EBADF (Bad file descriptor) [pid 5129] close(22) = -1 EBADF (Bad file descriptor) [pid 5129] close(23) = -1 EBADF (Bad file descriptor) [pid 5129] close(24) = -1 EBADF (Bad file descriptor) [pid 5129] close(25) = -1 EBADF (Bad file descriptor) [pid 5129] close(26) = -1 EBADF (Bad file descriptor) [pid 5129] close(27) = -1 EBADF (Bad file descriptor) [pid 5129] close(28) = -1 EBADF (Bad file descriptor) [pid 5129] close(29) = -1 EBADF (Bad file descriptor) [pid 5129] exit_group(0) = ? [pid 5139] ioctl(5, FS_IOC_GETVERSION, 0) = -1 EFAULT (Bad address) [pid 5139] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5137] <... futex resumed>) = 0 [pid 5139] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5137] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5139] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5137] <... futex resumed>) = 0 [pid 5139] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5137] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5139] <... openat resumed>) = 6 [pid 5139] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5137] <... futex resumed>) = 0 [pid 5139] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5137] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5139] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5137] <... futex resumed>) = 0 [pid 5139] write(6, NULL, 4294967230 [pid 5137] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5139] <... write resumed>) = -1 EFAULT (Bad address) [pid 5139] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5137] <... futex resumed>) = 0 [pid 5139] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5137] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5139] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5137] <... futex resumed>) = 0 [pid 5139] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5137] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5139] <... mmap resumed>) = 0x20000000 [pid 5139] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5137] <... futex resumed>) = 0 [pid 5139] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5137] close(3) = 0 [pid 5137] close(4) = 0 [pid 5137] close(5) = 0 [pid 5137] close(6) = 0 [pid 5137] close(7) = -1 EBADF (Bad file descriptor) [pid 5137] close(8) = -1 EBADF (Bad file descriptor) [pid 5137] close(9) = -1 EBADF (Bad file descriptor) [pid 5137] close(10) = -1 EBADF (Bad file descriptor) [pid 5137] close(11) = -1 EBADF (Bad file descriptor) [pid 5137] close(12) = -1 EBADF (Bad file descriptor) [pid 5137] close(13) = -1 EBADF (Bad file descriptor) [pid 5137] close(14) = -1 EBADF (Bad file descriptor) [pid 5137] close(15) = -1 EBADF (Bad file descriptor) [pid 5137] close(16) = -1 EBADF (Bad file descriptor) [pid 5137] close(17) = -1 EBADF (Bad file descriptor) [pid 5137] close(18) = -1 EBADF (Bad file descriptor) [pid 5137] close(19) = -1 EBADF (Bad file descriptor) [pid 5137] close(20) = -1 EBADF (Bad file descriptor) [pid 5137] close(21) = -1 EBADF (Bad file descriptor) [pid 5137] close(22) = -1 EBADF (Bad file descriptor) [pid 5137] close(23) = -1 EBADF (Bad file descriptor) [pid 5137] close(24) = -1 EBADF (Bad file descriptor) [pid 5137] close(25) = -1 EBADF (Bad file descriptor) [pid 5137] close(26) = -1 EBADF (Bad file descriptor) [pid 5137] close(27) = -1 EBADF (Bad file descriptor) [pid 5137] close(28) = -1 EBADF (Bad file descriptor) [pid 5137] close(29) = -1 EBADF (Bad file descriptor) [pid 5137] exit_group(0 [pid 5139] <... futex resumed>) = ? [pid 5137] <... exit_group resumed>) = ? [pid 5139] +++ exited with 0 +++ [pid 5137] +++ exited with 0 +++ [pid 5014] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=8, si_uid=0, si_status=0, si_utime=0, si_stime=15 /* 0.15 s */} --- [pid 5014] umount2("./3", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5014] openat(AT_FDCWD, "./3", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5014] fstat(3, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5014] getdents64(3, 0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5014] umount2("./3/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5014] lstat("./3/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5014] unlink("./3/cgroup.cpu") = 0 [pid 5014] umount2("./3/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5014] lstat("./3/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5014] unlink("./3/binderfs") = 0 [pid 5014] umount2("./3/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5136] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000}./strace-static-x86_64: Process 5146 attached [pid 5138] <... mmap resumed>) = 0x20000000 [pid 5131] <... futex resumed>) = ? [pid 5146] set_robust_list(0x55555736e5e0, 24 [pid 5138] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5136] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5131] +++ exited with 0 +++ [pid 5129] +++ exited with 0 +++ [pid 5138] <... futex resumed>) = 0 [pid 5146] <... set_robust_list resumed>) = 0 [pid 5138] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5136] close(3 [pid 5146] chdir("./4" [pid 5136] <... close resumed>) = 0 [pid 5146] <... chdir resumed>) = 0 [pid 5136] close(4 [pid 5146] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5136] <... close resumed>) = 0 [pid 5146] <... prctl resumed>) = 0 [pid 5136] close(5 [pid 5146] setpgid(0, 0 [pid 5136] <... close resumed>) = 0 [pid 5146] <... setpgid resumed>) = 0 [pid 5136] close(6 [pid 5146] symlink("/syzcgroup/unified/syz2", "./cgroup" [pid 5136] <... close resumed>) = 0 [pid 5014] <... umount2 resumed>) = 0 [pid 5146] <... symlink resumed>) = 0 [pid 5136] close(7 [pid 5146] symlink("/syzcgroup/cpu/syz2", "./cgroup.cpu" [pid 5136] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5010] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=8, si_uid=0, si_status=0, si_utime=0, si_stime=18 /* 0.18 s */} --- [pid 5146] <... symlink resumed>) = 0 [pid 5136] close(8 [pid 5010] umount2("./3", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5146] symlink("/syzcgroup/net/syz2", "./cgroup.net" [pid 5136] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5010] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5146] <... symlink resumed>) = 0 [pid 5136] close(9 [pid 5010] openat(AT_FDCWD, "./3", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5146] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5136] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] umount2("./3/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5010] <... openat resumed>) = 3 [pid 5146] <... openat resumed>) = 3 [pid 5136] close(10 [pid 5014] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5010] fstat(3, [pid 5014] lstat("./3/file0", [pid 5146] write(3, "1000", 4 [pid 5136] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] <... lstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5010] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5146] <... write resumed>) = 4 [pid 5136] close(11 [pid 5010] getdents64(3, [pid 5014] umount2("./3/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5146] close(3 [pid 5136] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5010] <... getdents64 resumed>0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5146] <... close resumed>) = 0 [pid 5136] close(12 [pid 5010] umount2("./3/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5146] read(200, [pid 5136] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5010] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5146] <... read resumed>0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5136] close(13 [pid 5010] lstat("./3/cgroup.cpu", [pid 5146] symlink("/dev/binderfs", "./binderfs" [pid 5136] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5010] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [ 63.699626][ T5138] RAX: ffffffffffffffda RBX: 00007fd26f737780 RCX: 00007fd26f6b7309 [ 63.707578][ T5138] RDX: 0000000000000001 RSI: 0000000000001000 RDI: 0000000020000000 [ 63.715528][ T5138] RBP: 00007fd26f702ca4 R08: 0000000000000006 R09: 0000000000000000 [ 63.723568][ T5138] R10: 0000000000010012 R11: 0000000000000246 R12: 00007fd26f702a48 [ 63.731523][ T5138] R13: 0030656c69662f2e R14: 7366726573696572 R15: 00007fd26f737788 [ 63.739496][ T5138] [pid 5146] <... symlink resumed>) = 0 [pid 5136] close(14 [pid 5010] unlink("./3/cgroup.cpu" [pid 5146] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5136] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5010] <... unlink resumed>) = 0 [pid 5146] <... futex resumed>) = 0 [pid 5136] close(15 [pid 5010] umount2("./3/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5146] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5136] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5010] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5146] <... mmap resumed>) = 0x7fd26f636000 [pid 5136] close(16 [pid 5010] lstat("./3/binderfs", [pid 5146] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE [pid 5136] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5010] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5146] <... mprotect resumed>) = 0 [pid 5136] close(17 [pid 5014] openat(AT_FDCWD, "./3/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5146] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID [pid 5136] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] <... openat resumed>) = 4 [pid 5010] unlink("./3/binderfs"./strace-static-x86_64: Process 5147 attached [pid 5136] close(18 [pid 5014] fstat(4, [pid 5147] set_robust_list(0x7fd26f6569e0, 24 [pid 5146] <... clone resumed>, parent_tid=[11], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 11 [pid 5136] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5010] <... unlink resumed>) = 0 [pid 5147] <... set_robust_list resumed>) = 0 [pid 5146] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5136] close(19 [pid 5014] getdents64(4, [pid 5012] <... umount2 resumed>) = 0 [pid 5010] umount2("./3/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5147] memfd_create("syzkaller", 0 [pid 5146] <... futex resumed>) = 0 [pid 5136] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] <... getdents64 resumed>0x555557377660 /* 2 entries */, 32768) = 48 [pid 5147] <... memfd_create resumed>) = 3 [pid 5146] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5136] close(20 [pid 5014] getdents64(4, [pid 5147] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5136] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5147] <... mmap resumed>) = 0x7fd267236000 [pid 5136] close(21) = -1 EBADF (Bad file descriptor) [pid 5014] <... getdents64 resumed>0x555557377660 /* 0 entries */, 32768) = 0 [pid 5136] close(22) = -1 EBADF (Bad file descriptor) [pid 5014] close(4 [pid 5136] close(23) = -1 EBADF (Bad file descriptor) [pid 5136] close(24 [pid 5014] <... close resumed>) = 0 [pid 5136] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5136] close(25 [pid 5014] rmdir("./3/file0" [pid 5136] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5136] close(26) = -1 EBADF (Bad file descriptor) [pid 5136] close(27) = -1 EBADF (Bad file descriptor) [pid 5136] close(28) = -1 EBADF (Bad file descriptor) [pid 5136] close(29 [pid 5014] <... rmdir resumed>) = 0 [pid 5136] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] umount2("./3/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5136] exit_group(0 [pid 5014] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5138] <... futex resumed>) = ? [pid 5136] <... exit_group resumed>) = ? [pid 5012] umount2("./3/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5138] +++ exited with 0 +++ [pid 5136] +++ exited with 0 +++ [pid 5014] lstat("./3/cgroup", [pid 5012] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5014] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5012] lstat("./3/file0", [pid 5014] unlink("./3/cgroup" [pid 5013] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=10, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=16 /* 0.16 s */} --- [pid 5014] <... unlink resumed>) = 0 [pid 5013] restart_syscall(<... resuming interrupted clone ...> [pid 5012] <... lstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5013] <... restart_syscall resumed>) = 0 [pid 5013] umount2("./4", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5013] openat(AT_FDCWD, "./4", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5013] fstat(3, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5013] getdents64(3, 0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5013] umount2("./4/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5013] lstat("./4/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5013] unlink("./4/cgroup.cpu") = 0 [pid 5013] umount2("./4/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5014] umount2("./3/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5013] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5014] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5013] lstat("./4/binderfs", [pid 5012] umount2("./3/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5014] lstat("./3/cgroup.net", [pid 5013] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5014] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5013] unlink("./4/binderfs" [pid 5012] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5014] unlink("./3/cgroup.net" [pid 5013] <... unlink resumed>) = 0 [pid 5013] umount2("./4/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5014] <... unlink resumed>) = 0 [pid 5012] openat(AT_FDCWD, "./3/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5147] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5009] <... umount2 resumed>) = 0 [pid 5014] getdents64(3, [pid 5012] <... openat resumed>) = 4 [pid 5014] <... getdents64 resumed>0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5012] fstat(4, [pid 5009] umount2("./2/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5012] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5014] close(3 [pid 5009] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5014] <... close resumed>) = 0 [pid 5012] getdents64(4, [pid 5009] lstat("./2/file0", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5014] rmdir("./3" [pid 5012] <... getdents64 resumed>0x555557377660 /* 2 entries */, 32768) = 48 [pid 5009] umount2("./2/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5014] <... rmdir resumed>) = 0 [pid 5012] getdents64(4, [pid 5009] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5014] mkdir("./4", 0777 [pid 5012] <... getdents64 resumed>0x555557377660 /* 0 entries */, 32768) = 0 [pid 5009] openat(AT_FDCWD, "./2/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5014] <... mkdir resumed>) = 0 [pid 5014] openat(AT_FDCWD, "/dev/loop4", O_RDWR [pid 5012] close(4 [pid 5009] <... openat resumed>) = 4 [pid 5014] <... openat resumed>) = 3 [pid 5012] <... close resumed>) = 0 [pid 5009] fstat(4, [pid 5014] ioctl(3, LOOP_CLR_FD [pid 5012] rmdir("./3/file0" [pid 5009] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5012] <... rmdir resumed>) = 0 [pid 5009] getdents64(4, [pid 5014] <... ioctl resumed>) = -1 ENXIO (No such device or address) [pid 5014] close(3 [pid 5012] umount2("./3/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5009] <... getdents64 resumed>0x555557377660 /* 2 entries */, 32768) = 48 [pid 5014] <... close resumed>) = 0 [pid 5012] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5009] getdents64(4, [pid 5014] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5012] lstat("./3/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5009] <... getdents64 resumed>0x555557377660 /* 0 entries */, 32768) = 0 ./strace-static-x86_64: Process 5148 attached [pid 5014] <... clone resumed>, child_tidptr=0x55555736e5d0) = 10 [pid 5012] unlink("./3/cgroup" [pid 5009] close(4 [pid 5148] set_robust_list(0x55555736e5e0, 24 [pid 5010] <... umount2 resumed>) = 0 [pid 5148] <... set_robust_list resumed>) = 0 [pid 5012] <... unlink resumed>) = 0 [pid 5010] umount2("./3/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5009] <... close resumed>) = 0 [pid 5148] chdir("./4" [pid 5012] umount2("./3/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5009] rmdir("./2/file0" [pid 5148] <... chdir resumed>) = 0 [pid 5012] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5012] lstat("./3/cgroup.net", [pid 5009] <... rmdir resumed>) = 0 [pid 5148] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5012] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5009] umount2("./2/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5148] setpgid(0, 0 [pid 5012] unlink("./3/cgroup.net" [pid 5009] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5148] <... setpgid resumed>) = 0 [pid 5012] <... unlink resumed>) = 0 [pid 5009] lstat("./2/cgroup", [pid 5148] symlink("/syzcgroup/unified/syz4", "./cgroup" [pid 5012] getdents64(3, [pid 5010] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5009] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5148] <... symlink resumed>) = 0 [pid 5012] <... getdents64 resumed>0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5010] lstat("./3/file0", [pid 5009] unlink("./2/cgroup" [pid 5148] symlink("/syzcgroup/cpu/syz4", "./cgroup.cpu" [pid 5012] close(3 [pid 5009] <... unlink resumed>) = 0 [pid 5012] <... close resumed>) = 0 [pid 5148] <... symlink resumed>) = 0 [pid 5012] rmdir("./3" [pid 5010] <... lstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5009] umount2("./2/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5148] symlink("/syzcgroup/net/syz4", "./cgroup.net" [pid 5012] <... rmdir resumed>) = 0 [pid 5009] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5148] <... symlink resumed>) = 0 [pid 5009] lstat("./2/cgroup.net", [pid 5148] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5012] mkdir("./4", 0777 [pid 5009] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5148] <... openat resumed>) = 3 [pid 5012] <... mkdir resumed>) = 0 [pid 5010] umount2("./3/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5009] unlink("./2/cgroup.net" [pid 5148] write(3, "1000", 4 [pid 5012] openat(AT_FDCWD, "/dev/loop3", O_RDWR [pid 5009] <... unlink resumed>) = 0 [pid 5148] <... write resumed>) = 4 [pid 5012] <... openat resumed>) = 3 [pid 5010] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5009] getdents64(3, [pid 5148] close(3 [pid 5009] <... getdents64 resumed>0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5012] ioctl(3, LOOP_CLR_FD [pid 5010] openat(AT_FDCWD, "./3/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5148] <... close resumed>) = 0 [pid 5009] close(3 [pid 5148] read(200, [pid 5012] <... ioctl resumed>) = -1 ENXIO (No such device or address) [pid 5009] <... close resumed>) = 0 [pid 5012] close(3 [pid 5009] rmdir("./2" [pid 5148] <... read resumed>0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5012] <... close resumed>) = 0 [pid 5148] symlink("/dev/binderfs", "./binderfs" [pid 5012] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5010] <... openat resumed>) = 4 [pid 5009] <... rmdir resumed>) = 0 [pid 5148] <... symlink resumed>) = 0 ./strace-static-x86_64: Process 5149 attached [pid 5148] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5147] <... write resumed>) = 4194304 [pid 5013] <... umount2 resumed>) = 0 [pid 5010] fstat(4, [pid 5009] mkdir("./3", 0777 [pid 5149] set_robust_list(0x55555736e5e0, 24 [pid 5148] <... futex resumed>) = 0 [pid 5012] <... clone resumed>, child_tidptr=0x55555736e5d0) = 10 [pid 5010] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5013] umount2("./4/file0", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5148] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5009] <... mkdir resumed>) = 0 [pid 5149] <... set_robust_list resumed>) = 0 [pid 5010] getdents64(4, [pid 5013] lstat("./4/file0", [pid 5148] <... mmap resumed>) = 0x7fd26f636000 [pid 5010] <... getdents64 resumed>0x555557377660 /* 2 entries */, 32768) = 48 [pid 5149] chdir("./4" [pid 5148] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE [pid 5010] getdents64(4, [pid 5147] munmap(0x7fd267236000, 4194304 [pid 5009] openat(AT_FDCWD, "/dev/loop0", O_RDWR [pid 5149] <... chdir resumed>) = 0 [pid 5010] <... getdents64 resumed>0x555557377660 /* 0 entries */, 32768) = 0 [pid 5148] <... mprotect resumed>) = 0 [pid 5010] close(4 [pid 5013] <... lstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5149] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5010] <... close resumed>) = 0 [pid 5009] <... openat resumed>) = 3 [pid 5148] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID [pid 5149] <... prctl resumed>) = 0 [pid 5010] rmdir("./3/file0" [pid 5009] ioctl(3, LOOP_CLR_FD [pid 5013] umount2("./4/file0", MNT_DETACH|UMOUNT_NOFOLLOW./strace-static-x86_64: Process 5150 attached [pid 5150] set_robust_list(0x7fd26f6569e0, 24) = 0 [pid 5010] <... rmdir resumed>) = 0 [pid 5149] setpgid(0, 0 [pid 5010] umount2("./3/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5009] <... ioctl resumed>) = -1 ENXIO (No such device or address) [pid 5149] <... setpgid resumed>) = 0 [pid 5148] <... clone resumed>, parent_tid=[11], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 11 [pid 5010] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5150] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5149] symlink("/syzcgroup/unified/syz3", "./cgroup" [pid 5148] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5010] lstat("./3/cgroup", [pid 5009] close(3 [pid 5013] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5150] <... futex resumed>) = 0 [pid 5149] <... symlink resumed>) = 0 [pid 5148] <... futex resumed>) = 1 [pid 5147] <... munmap resumed>) = 0 [pid 5010] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5009] <... close resumed>) = 0 [pid 5149] symlink("/syzcgroup/cpu/syz3", "./cgroup.cpu" [pid 5148] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5147] openat(AT_FDCWD, "/dev/loop2", O_RDWR [pid 5010] unlink("./3/cgroup" [pid 5009] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5150] memfd_create("syzkaller", 0 [pid 5149] <... symlink resumed>) = 0 [pid 5010] <... unlink resumed>) = 0 [pid 5150] <... memfd_create resumed>) = 3 [pid 5150] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd267236000 [pid 5149] symlink("/syzcgroup/net/syz3", "./cgroup.net" [pid 5010] umount2("./3/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW./strace-static-x86_64: Process 5151 attached [pid 5149] <... symlink resumed>) = 0 [pid 5147] <... openat resumed>) = 4 [pid 5013] openat(AT_FDCWD, "./4/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5010] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5151] set_robust_list(0x55555736e5e0, 24 [pid 5009] <... clone resumed>, child_tidptr=0x55555736e5d0) = 8 [pid 5149] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5010] lstat("./3/cgroup.net", [pid 5013] <... openat resumed>) = 4 [pid 5010] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5149] <... openat resumed>) = 3 [pid 5010] unlink("./3/cgroup.net" [pid 5151] <... set_robust_list resumed>) = 0 [pid 5149] write(3, "1000", 4 [pid 5013] fstat(4, [pid 5147] ioctl(4, LOOP_SET_FD, 3 [pid 5010] <... unlink resumed>) = 0 [pid 5013] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5151] chdir("./3" [pid 5149] <... write resumed>) = 4 [pid 5013] getdents64(4, [pid 5010] getdents64(3, [pid 5151] <... chdir resumed>) = 0 [pid 5149] close(3 [pid 5147] <... ioctl resumed>) = 0 [pid 5013] <... getdents64 resumed>0x555557377660 /* 2 entries */, 32768) = 48 [pid 5010] <... getdents64 resumed>0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5151] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5149] <... close resumed>) = 0 [pid 5013] getdents64(4, [pid 5010] close(3 [pid 5151] <... prctl resumed>) = 0 [pid 5149] read(200, [pid 5013] <... getdents64 resumed>0x555557377660 /* 0 entries */, 32768) = 0 [pid 5010] <... close resumed>) = 0 [pid 5151] setpgid(0, 0 [pid 5013] close(4 [pid 5010] rmdir("./3" [pid 5149] <... read resumed>0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5151] <... setpgid resumed>) = 0 [pid 5013] <... close resumed>) = 0 [pid 5013] rmdir("./4/file0" [pid 5149] symlink("/dev/binderfs", "./binderfs" [pid 5010] <... rmdir resumed>) = 0 [pid 5151] symlink("/syzcgroup/unified/syz0", "./cgroup" [pid 5147] close(3) = 0 [pid 5147] mkdir("./file0", 0777 [pid 5149] <... symlink resumed>) = 0 [pid 5147] <... mkdir resumed>) = 0 [pid 5013] <... rmdir resumed>) = 0 [pid 5010] mkdir("./4", 0777 [pid 5151] <... symlink resumed>) = 0 [pid 5149] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5013] umount2("./4/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5147] mount("/dev/loop2", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5151] symlink("/syzcgroup/cpu/syz0", "./cgroup.cpu" [pid 5149] <... futex resumed>) = 0 [pid 5013] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5010] <... mkdir resumed>) = 0 [pid 5149] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5013] lstat("./4/cgroup", [pid 5151] <... symlink resumed>) = 0 [pid 5013] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5149] <... mmap resumed>) = 0x7fd26f636000 [pid 5013] unlink("./4/cgroup" [pid 5010] openat(AT_FDCWD, "/dev/loop1", O_RDWR [pid 5151] symlink("/syzcgroup/net/syz0", "./cgroup.net" [pid 5149] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE [pid 5013] <... unlink resumed>) = 0 [pid 5149] <... mprotect resumed>) = 0 [pid 5013] umount2("./4/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5010] <... openat resumed>) = 3 [pid 5013] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5149] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID [pid 5013] lstat("./4/cgroup.net", [pid 5010] ioctl(3, LOOP_CLR_FD [pid 5151] <... symlink resumed>) = 0 [pid 5013] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5013] unlink("./4/cgroup.net" [pid 5010] <... ioctl resumed>) = -1 ENXIO (No such device or address) ./strace-static-x86_64: Process 5153 attached [pid 5013] <... unlink resumed>) = 0 [pid 5010] close(3 [pid 5153] set_robust_list(0x7fd26f6569e0, 24 [pid 5149] <... clone resumed>, parent_tid=[11], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 11 [pid 5013] getdents64(3, [pid 5153] <... set_robust_list resumed>) = 0 [pid 5151] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5010] <... close resumed>) = 0 [pid 5149] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5013] <... getdents64 resumed>0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5153] memfd_create("syzkaller", 0 [pid 5151] <... openat resumed>) = 3 [pid 5150] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5149] <... futex resumed>) = 0 [pid 5013] close(3 [pid 5010] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5154 attached [pid 5013] <... close resumed>) = 0 [pid 5013] rmdir("./4") = 0 [pid 5013] mkdir("./5", 0777) = 0 [pid 5153] <... memfd_create resumed>) = 3 [pid 5149] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5151] write(3, "1000", 4 [pid 5153] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5151] <... write resumed>) = 4 [pid 5153] <... mmap resumed>) = 0x7fd267236000 [pid 5151] close(3) = 0 [pid 5151] read(200, 0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5013] openat(AT_FDCWD, "/dev/loop5", O_RDWR [pid 5151] symlink("/dev/binderfs", "./binderfs") = 0 [pid 5013] <... openat resumed>) = 3 [pid 5010] <... clone resumed>, child_tidptr=0x55555736e5d0) = 10 [pid 5154] set_robust_list(0x55555736e5e0, 24 [pid 5013] ioctl(3, LOOP_CLR_FD) = -1 ENXIO (No such device or address) [pid 5151] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5013] close(3 [pid 5151] <... futex resumed>) = 0 [pid 5013] <... close resumed>) = 0 [pid 5151] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5013] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5151] <... mmap resumed>) = 0x7fd26f636000 [pid 5151] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 5151] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tid=[9], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 9 [pid 5151] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5151] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5013] <... clone resumed>, child_tidptr=0x55555736e5d0) = 12 ./strace-static-x86_64: Process 5155 attached ./strace-static-x86_64: Process 5156 attached [pid 5155] set_robust_list(0x55555736e5e0, 24 [pid 5154] <... set_robust_list resumed>) = 0 [pid 5156] set_robust_list(0x7fd26f6569e0, 24 [pid 5155] <... set_robust_list resumed>) = 0 [pid 5154] chdir("./4" [pid 5156] <... set_robust_list resumed>) = 0 [pid 5155] chdir("./5" [pid 5154] <... chdir resumed>) = 0 [pid 5154] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5156] memfd_create("syzkaller", 0 [pid 5155] <... chdir resumed>) = 0 [pid 5153] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5156] <... memfd_create resumed>) = 3 [pid 5155] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5154] <... prctl resumed>) = 0 [pid 5156] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5155] <... prctl resumed>) = 0 [pid 5155] setpgid(0, 0 [pid 5154] setpgid(0, 0 [pid 5156] <... mmap resumed>) = 0x7fd267236000 [pid 5155] <... setpgid resumed>) = 0 [pid 5154] <... setpgid resumed>) = 0 [pid 5155] symlink("/syzcgroup/unified/syz5", "./cgroup" [pid 5154] symlink("/syzcgroup/unified/syz1", "./cgroup" [pid 5155] <... symlink resumed>) = 0 [pid 5154] <... symlink resumed>) = 0 [pid 5155] symlink("/syzcgroup/cpu/syz5", "./cgroup.cpu") = 0 [pid 5154] symlink("/syzcgroup/cpu/syz1", "./cgroup.cpu" [pid 5155] symlink("/syzcgroup/net/syz5", "./cgroup.net" [pid 5154] <... symlink resumed>) = 0 [pid 5155] <... symlink resumed>) = 0 [pid 5154] symlink("/syzcgroup/net/syz1", "./cgroup.net" [pid 5155] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5154] <... symlink resumed>) = 0 [pid 5155] <... openat resumed>) = 3 [pid 5154] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5155] write(3, "1000", 4) = 4 [pid 5154] <... openat resumed>) = 3 [pid 5155] close(3 [pid 5154] write(3, "1000", 4 [pid 5155] <... close resumed>) = 0 [pid 5154] <... write resumed>) = 4 [pid 5155] read(200, [pid 5154] close(3 [pid 5155] <... read resumed>0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5154] <... close resumed>) = 0 [pid 5155] symlink("/dev/binderfs", "./binderfs" [pid 5154] read(200, [pid 5155] <... symlink resumed>) = 0 [pid 5154] <... read resumed>0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5155] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5154] symlink("/dev/binderfs", "./binderfs" [pid 5155] <... futex resumed>) = 0 [pid 5155] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5154] <... symlink resumed>) = 0 [pid 5155] <... mmap resumed>) = 0x7fd26f636000 [pid 5154] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5155] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE [pid 5154] <... futex resumed>) = 0 [pid 5155] <... mprotect resumed>) = 0 [pid 5154] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5155] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID [pid 5154] <... mmap resumed>) = 0x7fd26f636000 [pid 5154] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE./strace-static-x86_64: Process 5157 attached ) = 0 [pid 5157] set_robust_list(0x7fd26f6569e0, 24 [pid 5155] <... clone resumed>, parent_tid=[13], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 13 [pid 5157] <... set_robust_list resumed>) = 0 [pid 5154] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID [pid 5155] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5157] memfd_create("syzkaller", 0 [pid 5155] <... futex resumed>) = 0 ./strace-static-x86_64: Process 5158 attached [pid 5155] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5158] set_robust_list(0x7fd26f6569e0, 24 [pid 5157] <... memfd_create resumed>) = 3 [pid 5158] <... set_robust_list resumed>) = 0 [pid 5154] <... clone resumed>, parent_tid=[11], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 11 [pid 5158] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5157] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5158] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5154] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5158] memfd_create("syzkaller", 0 [pid 5157] <... mmap resumed>) = 0x7fd267236000 [pid 5154] <... futex resumed>) = 0 [pid 5158] <... memfd_create resumed>) = 3 [pid 5154] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5158] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd267236000 [ 63.901305][ T5147] loop2: detected capacity change from 0 to 8192 [ 63.925341][ T5147] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [pid 5153] <... write resumed>) = 4194304 [pid 5153] munmap(0x7fd267236000, 4194304) = 0 [pid 5153] openat(AT_FDCWD, "/dev/loop3", O_RDWR) = 4 [pid 5153] ioctl(4, LOOP_SET_FD, 3) = 0 [pid 5150] <... write resumed>) = 4194304 [pid 5150] munmap(0x7fd267236000, 4194304) = 0 [pid 5158] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5153] close(3 [pid 5150] openat(AT_FDCWD, "/dev/loop4", O_RDWR) = 4 [pid 5150] ioctl(4, LOOP_SET_FD, 3 [pid 5156] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5153] <... close resumed>) = 0 [pid 5153] mkdir("./file0", 0777) = 0 [pid 5153] mount("/dev/loop3", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [ 63.979833][ T5147] REISERFS (device loop2): found reiserfs format "3.5" with non-standard journal [ 63.990720][ T5147] REISERFS (device loop2): using ordered data mode [ 63.997444][ T5147] reiserfs: using flush barriers [ 64.003163][ T5153] loop3: detected capacity change from 0 to 8192 [ 64.021213][ T5150] loop4: detected capacity change from 0 to 8192 [pid 5157] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5158] <... write resumed>) = 4194304 [pid 5156] <... write resumed>) = 4194304 [pid 5150] <... ioctl resumed>) = 0 [pid 5158] munmap(0x7fd267236000, 4194304 [pid 5157] <... write resumed>) = 4194304 [pid 5156] munmap(0x7fd267236000, 4194304 [ 64.040876][ T5147] REISERFS (device loop2): journal params: device loop2, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 64.059069][ T5153] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 64.064234][ T5147] REISERFS (device loop2): checking transaction log (loop2) [ 64.079660][ T5153] REISERFS (device loop3): found reiserfs format "3.5" with non-standard journal [pid 5150] close(3 [pid 5158] <... munmap resumed>) = 0 [pid 5157] munmap(0x7fd267236000, 4194304 [pid 5156] <... munmap resumed>) = 0 [pid 5150] <... close resumed>) = 0 [pid 5158] openat(AT_FDCWD, "/dev/loop1", O_RDWR [pid 5157] <... munmap resumed>) = 0 [pid 5156] openat(AT_FDCWD, "/dev/loop0", O_RDWR [ 64.093710][ T5153] REISERFS (device loop3): using ordered data mode [ 64.100346][ T5153] reiserfs: using flush barriers [ 64.107837][ T5153] REISERFS (device loop3): journal params: device loop3, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 64.108145][ T5156] loop0: detected capacity change from 0 to 8192 [ 64.127154][ T5153] REISERFS (device loop3): checking transaction log (loop3) [ 64.130532][ T5158] loop1: detected capacity change from 0 to 8192 [pid 5150] mkdir("./file0", 0777 [pid 5156] <... openat resumed>) = 4 [pid 5150] <... mkdir resumed>) = 0 [pid 5158] <... openat resumed>) = 4 [pid 5156] ioctl(4, LOOP_SET_FD, 3 [pid 5158] ioctl(4, LOOP_SET_FD, 3 [pid 5150] mount("/dev/loop4", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5153] <... mount resumed>) = 0 [pid 5153] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 5153] chdir("./file0") = 0 [pid 5153] ioctl(4, LOOP_CLR_FD) = 0 [pid 5153] close(4 [pid 5157] openat(AT_FDCWD, "/dev/loop5", O_RDWR) = 4 [pid 5157] ioctl(4, LOOP_SET_FD, 3 [pid 5153] <... close resumed>) = 0 [pid 5157] <... ioctl resumed>) = 0 [pid 5158] <... ioctl resumed>) = 0 [pid 5157] close(3 [pid 5153] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5149] <... futex resumed>) = 0 [pid 5153] <... futex resumed>) = 1 [pid 5149] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5158] close(3 [pid 5157] <... close resumed>) = 0 [pid 5153] mkdir(".", 0777 [pid 5149] <... futex resumed>) = 0 [pid 5156] <... ioctl resumed>) = 0 [pid 5156] close(3) = 0 [pid 5156] mkdir("./file0", 0777) = 0 [ 64.139420][ T5153] REISERFS (device loop3): Using r5 hash to sort names [ 64.144669][ T5147] REISERFS (device loop2): Using r5 hash to sort names [ 64.168102][ T5157] loop5: detected capacity change from 0 to 8192 [ 64.176929][ T5150] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [pid 5156] mount("/dev/loop0", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5158] <... close resumed>) = 0 [pid 5157] mkdir("./file0", 0777 [pid 5153] <... mkdir resumed>) = -1 EEXIST (File exists) [pid 5149] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5147] <... mount resumed>) = 0 [pid 5158] mkdir("./file0", 0777) = 0 [pid 5157] <... mkdir resumed>) = 0 [pid 5153] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5147] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5158] mount("/dev/loop1", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5157] mount("/dev/loop5", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5147] <... openat resumed>) = 3 [ 64.182498][ T5156] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 64.190722][ T5150] REISERFS (device loop4): found reiserfs format "3.5" with non-standard journal [ 64.213465][ T5156] REISERFS (device loop0): found reiserfs format "3.5" with non-standard journal [ 64.223508][ T5153] reiserfs: enabling write barrier flush mode [ 64.229305][ T5156] REISERFS (device loop0): using ordered data mode [pid 5147] chdir("./file0") = 0 [ 64.233547][ T5153] REISERFS (device loop3): Created .reiserfs_priv - reserved for xattr storage. [ 64.246670][ T5156] reiserfs: using flush barriers [ 64.246670][ T5150] REISERFS (device loop4): using ordered data mode [ 64.246679][ T5150] reiserfs: using flush barriers [ 64.247516][ T5150] REISERFS (device loop4): journal params: device loop4, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [pid 5153] <... mount resumed>) = 0 [pid 5147] ioctl(4, LOOP_CLR_FD) = 0 [pid 5147] close(4 [pid 5153] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY [pid 5147] <... close resumed>) = 0 [pid 5147] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5146] <... futex resumed>) = 0 [pid 5147] mkdir(".", 0777 [pid 5146] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5147] <... mkdir resumed>) = -1 EEXIST (File exists) [pid 5146] <... futex resumed>) = 0 [pid 5147] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5146] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5153] <... openat resumed>) = 4 [ 64.252595][ T5156] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 64.260062][ T5150] REISERFS (device loop4): checking transaction log (loop4) [ 64.263964][ T5158] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 64.279765][ T5156] REISERFS (device loop0): checking transaction log (loop0) [ 64.303353][ T5157] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 64.317549][ T5158] REISERFS (device loop1): found reiserfs format "3.5" with non-standard journal [pid 5153] chdir(".") = 0 [pid 5153] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [ 64.325989][ T5147] reiserfs: enabling write barrier flush mode [ 64.336117][ T5158] REISERFS (device loop1): using ordered data mode [ 64.358797][ T5158] reiserfs: using flush barriers [ 64.364546][ T5157] REISERFS (device loop5): found reiserfs format "3.5" with non-standard journal [ 64.365005][ T5150] REISERFS (device loop4): Using r5 hash to sort names [pid 5149] <... futex resumed>) = 0 [pid 5149] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5149] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5153] creat("./bus", 000) = 5 [pid 5153] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5149] <... futex resumed>) = 0 [pid 5149] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5149] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5153] <... futex resumed>) = 1 [pid 5153] ioctl(5, FS_IOC_GETVERSION, 0) = -1 EFAULT (Bad address) [pid 5153] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5149] <... futex resumed>) = 0 [pid 5149] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5149] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5153] <... futex resumed>) = 1 [pid 5153] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5150] <... mount resumed>) = 0 [pid 5150] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5153] <... openat resumed>) = 6 [pid 5153] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5149] <... futex resumed>) = 0 [pid 5149] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5149] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5153] <... futex resumed>) = 1 [pid 5153] write(6, NULL, 4294967230) = -1 EFAULT (Bad address) [pid 5153] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5149] <... futex resumed>) = 0 [pid 5149] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5149] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5153] <... futex resumed>) = 1 [pid 5153] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5150] <... openat resumed>) = 3 [pid 5153] <... mmap resumed>) = 0x20000000 [pid 5153] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5149] <... futex resumed>) = 0 [pid 5149] close(3) = 0 [pid 5149] close(4) = 0 [pid 5149] close(5) = 0 [pid 5149] close(6) = 0 [pid 5149] close(7) = -1 EBADF (Bad file descriptor) [pid 5149] close(8) = -1 EBADF (Bad file descriptor) [pid 5149] close(9) = -1 EBADF (Bad file descriptor) [pid 5149] close(10) = -1 EBADF (Bad file descriptor) [pid 5149] close(11) = -1 EBADF (Bad file descriptor) [pid 5150] chdir("./file0") = 0 [pid 5150] ioctl(4, LOOP_CLR_FD) = 0 [pid 5150] close(4 [pid 5156] <... mount resumed>) = 0 [pid 5153] <... futex resumed>) = 1 [pid 5150] <... close resumed>) = 0 [pid 5149] close(12 [pid 5156] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5153] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5150] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5149] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5156] <... openat resumed>) = 3 [pid 5150] <... futex resumed>) = 1 [pid 5149] close(13 [pid 5156] chdir("./file0" [pid 5150] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5149] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5156] <... chdir resumed>) = 0 [pid 5149] close(14 [pid 5156] ioctl(4, LOOP_CLR_FD [pid 5149] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5156] <... ioctl resumed>) = 0 [pid 5149] close(15 [pid 5156] close(4 [pid 5149] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5156] <... close resumed>) = 0 [pid 5149] close(16 [pid 5156] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5149] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5156] <... futex resumed>) = 1 [pid 5149] close(17 [pid 5156] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5149] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5149] close(18) = -1 EBADF (Bad file descriptor) [pid 5149] close(19) = -1 EBADF (Bad file descriptor) [pid 5149] close(20) = -1 EBADF (Bad file descriptor) [pid 5149] close(21) = -1 EBADF (Bad file descriptor) [pid 5149] close(22) = -1 EBADF (Bad file descriptor) [pid 5149] close(23) = -1 EBADF (Bad file descriptor) [pid 5149] close(24) = -1 EBADF (Bad file descriptor) [pid 5149] close(25) = -1 EBADF (Bad file descriptor) [pid 5149] close(26) = -1 EBADF (Bad file descriptor) [pid 5149] close(27) = -1 EBADF (Bad file descriptor) [pid 5149] close(28) = -1 EBADF (Bad file descriptor) [pid 5149] close(29) = -1 EBADF (Bad file descriptor) [pid 5149] exit_group(0 [pid 5153] <... futex resumed>) = ? [pid 5149] <... exit_group resumed>) = ? [pid 5153] +++ exited with 0 +++ [pid 5149] +++ exited with 0 +++ [pid 5012] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=10, si_uid=0, si_status=0, si_utime=0, si_stime=13 /* 0.13 s */} --- [pid 5012] umount2("./4", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5012] openat(AT_FDCWD, "./4", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5012] fstat(3, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5012] getdents64(3, 0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5012] umount2("./4/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5012] lstat("./4/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5012] unlink("./4/cgroup.cpu") = 0 [pid 5012] umount2("./4/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5012] lstat("./4/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5012] unlink("./4/binderfs") = 0 [ 64.374418][ T5158] REISERFS (device loop1): journal params: device loop1, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 64.383108][ T5156] REISERFS (device loop0): Using r5 hash to sort names [ 64.398267][ T5158] REISERFS (device loop1): checking transaction log (loop1) [ 64.411372][ T5157] REISERFS (device loop5): using ordered data mode [ 64.418135][ T5157] reiserfs: using flush barriers [pid 5012] umount2("./4/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5148] <... futex resumed>) = 0 [pid 5148] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5150] <... futex resumed>) = 0 [pid 5150] mkdir(".", 0777 [pid 5148] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5150] <... mkdir resumed>) = -1 EEXIST (File exists) [pid 5150] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5151] <... futex resumed>) = 0 [pid 5147] <... mount resumed>) = 0 [ 64.432987][ T5157] REISERFS (device loop5): journal params: device loop5, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 64.447908][ T5147] REISERFS (device loop2): Created .reiserfs_priv - reserved for xattr storage. [ 64.456770][ T5157] REISERFS (device loop5): checking transaction log (loop5) [ 64.466152][ T5157] REISERFS (device loop5): Using r5 hash to sort names [ 64.467925][ T5150] reiserfs: enabling write barrier flush mode [ 64.475511][ T5158] REISERFS (device loop1): Using r5 hash to sort names [pid 5157] <... mount resumed>) = 0 [pid 5151] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5147] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY [pid 5158] <... mount resumed>) = 0 [pid 5158] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 5158] chdir("./file0") = 0 [pid 5158] ioctl(4, LOOP_CLR_FD) = 0 [pid 5158] close(4) = 0 [pid 5157] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5156] <... futex resumed>) = 0 [pid 5151] <... futex resumed>) = 1 [pid 5150] <... mount resumed>) = 0 [pid 5147] <... openat resumed>) = 4 [pid 5156] mkdir(".", 0777) = -1 EEXIST (File exists) [pid 5156] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5158] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5157] <... openat resumed>) = 3 [pid 5151] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5147] chdir("." [pid 5158] <... futex resumed>) = 1 [pid 5157] chdir("./file0" [pid 5147] <... chdir resumed>) = 0 [pid 5158] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5157] <... chdir resumed>) = 0 [pid 5150] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY [pid 5147] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5012] <... umount2 resumed>) = 0 [pid 5150] <... openat resumed>) = 4 [pid 5150] chdir(".") = 0 [pid 5150] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5150] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5146] <... futex resumed>) = 0 [pid 5147] <... futex resumed>) = 1 [pid 5146] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5147] creat("./bus", 000 [pid 5157] ioctl(4, LOOP_CLR_FD [pid 5146] <... futex resumed>) = 0 [pid 5146] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5147] <... creat resumed>) = 5 [pid 5012] umount2("./4/file0", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5012] lstat("./4/file0", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5012] umount2("./4/file0", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5147] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5157] <... ioctl resumed>) = 0 [pid 5012] openat(AT_FDCWD, "./4/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5157] close(4 [pid 5147] <... futex resumed>) = 1 [pid 5146] <... futex resumed>) = 0 [pid 5012] <... openat resumed>) = 4 [pid 5012] fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5157] <... close resumed>) = 0 [pid 5147] ioctl(5, FS_IOC_GETVERSION [pid 5146] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5146] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5012] getdents64(4, [pid 5147] <... ioctl resumed>, 0) = -1 EFAULT (Bad address) [pid 5157] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5012] <... getdents64 resumed>0x555557377660 /* 2 entries */, 32768) = 48 [pid 5147] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5012] getdents64(4, 0x555557377660 /* 0 entries */, 32768) = 0 [pid 5012] close(4) = 0 [pid 5146] <... futex resumed>) = 0 [pid 5147] <... futex resumed>) = 1 [pid 5157] <... futex resumed>) = 1 [pid 5146] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5147] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5146] <... futex resumed>) = 0 [pid 5157] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5155] <... futex resumed>) = 0 [pid 5146] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5155] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5155] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5012] rmdir("./4/file0") = 0 [pid 5012] umount2("./4/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5012] lstat("./4/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5012] unlink("./4/cgroup" [pid 5147] <... openat resumed>) = 6 [pid 5157] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5147] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5012] <... unlink resumed>) = 0 [pid 5012] umount2("./4/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5012] lstat("./4/cgroup.net", [pid 5157] mkdir(".", 0777 [pid 5147] <... futex resumed>) = 1 [pid 5146] <... futex resumed>) = 0 [pid 5012] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5012] unlink("./4/cgroup.net") = 0 [pid 5157] <... mkdir resumed>) = -1 EEXIST (File exists) [pid 5147] write(6, NULL, 4294967230 [pid 5146] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5157] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5146] <... futex resumed>) = 0 [pid 5147] <... write resumed>) = -1 EFAULT (Bad address) [pid 5146] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5012] getdents64(3, [pid 5147] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5154] <... futex resumed>) = 0 [pid 5012] <... getdents64 resumed>0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5154] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5012] close(3 [pid 5154] <... futex resumed>) = 1 [pid 5012] <... close resumed>) = 0 [pid 5154] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5012] rmdir("./4") = 0 [pid 5012] mkdir("./5", 0777) = 0 [pid 5012] openat(AT_FDCWD, "/dev/loop3", O_RDWR) = 3 [pid 5012] ioctl(3, LOOP_CLR_FD) = -1 ENXIO (No such device or address) [pid 5012] close(3) = 0 [pid 5012] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5164 attached [pid 5158] <... futex resumed>) = 0 [pid 5164] set_robust_list(0x55555736e5e0, 24 [pid 5012] <... clone resumed>, child_tidptr=0x55555736e5d0) = 12 [pid 5164] <... set_robust_list resumed>) = 0 [pid 5164] chdir("./5") = 0 [pid 5164] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5164] setpgid(0, 0) = 0 [pid 5164] symlink("/syzcgroup/unified/syz3", "./cgroup" [pid 5158] mkdir(".", 0777 [pid 5147] <... futex resumed>) = 1 [pid 5146] <... futex resumed>) = 0 [pid 5164] <... symlink resumed>) = 0 [pid 5158] <... mkdir resumed>) = -1 EEXIST (File exists) [pid 5147] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5146] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5164] symlink("/syzcgroup/cpu/syz3", "./cgroup.cpu" [pid 5158] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5146] <... futex resumed>) = 0 [pid 5146] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5164] <... symlink resumed>) = 0 [pid 5147] <... mmap resumed>) = 0x20000000 [pid 5164] symlink("/syzcgroup/net/syz3", "./cgroup.net") = 0 [pid 5164] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5164] write(3, "1000", 4) = 4 [pid 5164] close(3) = 0 [pid 5164] read(200, 0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5164] symlink("/dev/binderfs", "./binderfs") = 0 [pid 5164] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5164] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7fd26f636000 [pid 5164] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 5164] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID./strace-static-x86_64: Process 5165 attached [pid 5165] set_robust_list(0x7fd26f6569e0, 24 [pid 5164] <... clone resumed>, parent_tid=[13], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 13 [pid 5165] <... set_robust_list resumed>) = 0 [pid 5164] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5165] memfd_create("syzkaller", 0 [pid 5164] <... futex resumed>) = 0 [pid 5165] <... memfd_create resumed>) = 3 [pid 5164] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5165] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd267236000 [pid 5147] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5148] <... futex resumed>) = 0 [pid 5148] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5150] <... futex resumed>) = 0 [pid 5148] <... futex resumed>) = 1 [pid 5150] creat("./bus", 000 [ 64.489530][ T5150] REISERFS (device loop4): Created .reiserfs_priv - reserved for xattr storage. [ 64.505056][ T5156] reiserfs: enabling write barrier flush mode [ 64.530876][ T5157] reiserfs: enabling write barrier flush mode [ 64.539976][ T5158] reiserfs: enabling write barrier flush mode [pid 5148] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5150] <... creat resumed>) = 5 [pid 5147] <... futex resumed>) = 1 [pid 5146] <... futex resumed>) = 0 [pid 5150] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5146] close(3 [pid 5147] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5150] <... futex resumed>) = 1 [pid 5148] <... futex resumed>) = 0 [pid 5146] <... close resumed>) = 0 [pid 5146] close(4 [pid 5150] ioctl(5, FS_IOC_GETVERSION [pid 5148] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5146] <... close resumed>) = 0 [pid 5150] <... ioctl resumed>, 0) = -1 EFAULT (Bad address) [pid 5148] <... futex resumed>) = 0 [pid 5146] close(5 [pid 5150] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5148] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5150] <... futex resumed>) = 0 [pid 5148] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5146] <... close resumed>) = 0 [pid 5150] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5148] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5150] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5148] <... futex resumed>) = 0 [pid 5150] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5148] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5150] <... openat resumed>) = 6 [pid 5146] close(6 [pid 5150] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5148] <... futex resumed>) = 0 [pid 5146] <... close resumed>) = 0 [pid 5150] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5148] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5146] close(7 [pid 5150] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5148] <... futex resumed>) = 0 [pid 5150] write(6, NULL, 4294967230 [pid 5148] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5146] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5150] <... write resumed>) = -1 EFAULT (Bad address) [pid 5146] close(8 [pid 5150] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5146] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5150] <... futex resumed>) = 1 [pid 5148] <... futex resumed>) = 0 [pid 5150] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5148] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5146] close(9 [pid 5150] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5148] <... futex resumed>) = 0 [pid 5150] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5148] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5146] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5150] <... mmap resumed>) = 0x20000000 [pid 5146] close(10 [pid 5150] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5148] <... futex resumed>) = 0 [pid 5146] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5150] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5148] close(3 [pid 5146] close(11 [pid 5148] <... close resumed>) = 0 [pid 5146] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5148] close(4 [pid 5146] close(12 [pid 5148] <... close resumed>) = 0 [pid 5148] close(5) = 0 [pid 5146] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5148] close(6) = 0 [pid 5146] close(13 [pid 5148] close(7) = -1 EBADF (Bad file descriptor) [pid 5146] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5148] close(8 [pid 5146] close(14 [pid 5148] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5146] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5148] close(9 [pid 5146] close(15 [pid 5148] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5148] close(10) = -1 EBADF (Bad file descriptor) [pid 5148] close(11) = -1 EBADF (Bad file descriptor) [pid 5148] close(12) = -1 EBADF (Bad file descriptor) [pid 5148] close(13) = -1 EBADF (Bad file descriptor) [pid 5148] close(14) = -1 EBADF (Bad file descriptor) [pid 5148] close(15) = -1 EBADF (Bad file descriptor) [pid 5148] close(16) = -1 EBADF (Bad file descriptor) [pid 5148] close(17) = -1 EBADF (Bad file descriptor) [pid 5148] close(18) = -1 EBADF (Bad file descriptor) [pid 5148] close(19) = -1 EBADF (Bad file descriptor) [pid 5148] close(20) = -1 EBADF (Bad file descriptor) [pid 5148] close(21) = -1 EBADF (Bad file descriptor) [pid 5148] close(22) = -1 EBADF (Bad file descriptor) [pid 5148] close(23) = -1 EBADF (Bad file descriptor) [pid 5148] close(24) = -1 EBADF (Bad file descriptor) [pid 5148] close(25) = -1 EBADF (Bad file descriptor) [pid 5148] close(26) = -1 EBADF (Bad file descriptor) [pid 5148] close(27) = -1 EBADF (Bad file descriptor) [pid 5148] close(28) = -1 EBADF (Bad file descriptor) [pid 5148] close(29) = -1 EBADF (Bad file descriptor) [pid 5148] exit_group(0 [pid 5150] <... futex resumed>) = ? [pid 5148] <... exit_group resumed>) = ? [pid 5150] +++ exited with 0 +++ [pid 5148] +++ exited with 0 +++ [pid 5146] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5146] close(16 [pid 5014] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=10, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=12 /* 0.12 s */} --- [pid 5146] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5146] close(17) = -1 EBADF (Bad file descriptor) [pid 5014] umount2("./4", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5146] close(18 [pid 5014] openat(AT_FDCWD, "./4", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5014] fstat(3, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5014] getdents64(3, 0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5014] umount2("./4/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5014] lstat("./4/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5014] unlink("./4/cgroup.cpu") = 0 [pid 5014] umount2("./4/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5014] lstat("./4/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5014] unlink("./4/binderfs") = 0 [pid 5014] umount2("./4/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5146] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5158] <... mount resumed>) = 0 [pid 5165] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5157] <... mount resumed>) = 0 [pid 5156] <... mount resumed>) = 0 [pid 5146] close(19 [pid 5158] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY [pid 5156] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY [pid 5157] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY [pid 5146] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5158] <... openat resumed>) = 4 [pid 5157] <... openat resumed>) = 4 [pid 5146] close(20 [pid 5156] <... openat resumed>) = 4 [pid 5146] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5158] chdir("." [pid 5157] chdir("." [pid 5146] close(21 [pid 5157] <... chdir resumed>) = 0 [pid 5156] chdir("." [pid 5146] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5158] <... chdir resumed>) = 0 [pid 5146] close(22 [pid 5157] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5156] <... chdir resumed>) = 0 [pid 5146] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5158] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5146] close(23 [pid 5156] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5146] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5157] <... futex resumed>) = 1 [pid 5156] <... futex resumed>) = 1 [pid 5151] <... futex resumed>) = 0 [pid 5146] close(24 [pid 5157] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5158] <... futex resumed>) = 1 [pid 5146] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5156] creat("./bus", 000 [pid 5151] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5158] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5146] close(25 [pid 5155] <... futex resumed>) = 0 [pid 5154] <... futex resumed>) = 0 [pid 5155] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5154] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5155] <... futex resumed>) = 1 [pid 5154] <... futex resumed>) = 0 [pid 5155] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5154] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5146] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5157] <... futex resumed>) = 0 [pid 5151] <... futex resumed>) = 0 [pid 5151] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5156] <... creat resumed>) = 5 [pid 5146] close(26 [pid 5158] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5157] creat("./bus", 000 [pid 5156] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5146] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5157] <... creat resumed>) = 5 [pid 5158] creat("./bus", 000 [pid 5157] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5146] close(27 [pid 5151] <... futex resumed>) = 0 [pid 5156] <... futex resumed>) = 1 [pid 5146] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5158] <... creat resumed>) = 5 [pid 5146] close(28 [pid 5157] <... futex resumed>) = 1 [pid 5156] ioctl(5, FS_IOC_GETVERSION [pid 5151] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5146] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5158] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5155] <... futex resumed>) = 0 [pid 5155] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5155] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5146] close(29 [pid 5157] ioctl(5, FS_IOC_GETVERSION [pid 5151] <... futex resumed>) = 0 [pid 5151] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5156] <... ioctl resumed>, 0) = -1 EFAULT (Bad address) [pid 5146] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5157] <... ioctl resumed>, 0) = -1 EFAULT (Bad address) [pid 5146] exit_group(0 [pid 5157] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5156] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5147] <... futex resumed>) = ? [pid 5146] <... exit_group resumed>) = ? [pid 5157] <... futex resumed>) = 1 [pid 5156] <... futex resumed>) = 1 [pid 5151] <... futex resumed>) = 0 [pid 5155] <... futex resumed>) = 0 [pid 5155] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5155] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5147] +++ exited with 0 +++ [pid 5146] +++ exited with 0 +++ [pid 5011] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=10, si_uid=0, si_status=0, si_utime=0, si_stime=17 /* 0.17 s */} --- [pid 5157] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5151] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5158] <... futex resumed>) = 1 [pid 5156] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5154] <... futex resumed>) = 0 [pid 5154] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5154] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5157] <... openat resumed>) = 6 [pid 5151] <... futex resumed>) = 0 [pid 5151] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5156] <... openat resumed>) = 6 [pid 5158] ioctl(5, FS_IOC_GETVERSION [pid 5157] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5011] restart_syscall(<... resuming interrupted clone ...> [pid 5156] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5157] <... futex resumed>) = 1 [pid 5155] <... futex resumed>) = 0 [pid 5155] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5158] <... ioctl resumed>, 0) = -1 EFAULT (Bad address) [pid 5155] <... futex resumed>) = 0 [pid 5157] write(6, NULL, 4294967230 [pid 5156] <... futex resumed>) = 1 [pid 5151] <... futex resumed>) = 0 [pid 5158] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5157] <... write resumed>) = -1 EFAULT (Bad address) [pid 5155] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5011] <... restart_syscall resumed>) = 0 [pid 5157] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5158] <... futex resumed>) = 1 [pid 5157] <... futex resumed>) = 1 [pid 5156] write(6, NULL, 4294967230 [pid 5151] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5158] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5155] <... futex resumed>) = 0 [pid 5154] <... futex resumed>) = 0 [pid 5155] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5154] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5155] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5154] <... futex resumed>) = 0 [pid 5154] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5157] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5151] <... futex resumed>) = 0 [pid 5156] <... write resumed>) = -1 EFAULT (Bad address) [pid 5014] <... umount2 resumed>) = 0 [pid 5014] umount2("./4/file0", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5014] lstat("./4/file0", [pid 5157] <... mmap resumed>) = 0x20000000 [pid 5158] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5157] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5156] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5151] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5158] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5151] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5157] <... futex resumed>) = 1 [pid 5156] <... futex resumed>) = 0 [pid 5155] <... futex resumed>) = 0 [pid 5151] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5155] close(3) = 0 [pid 5155] close(4 [pid 5158] <... openat resumed>) = 6 [pid 5156] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5155] <... close resumed>) = 0 [pid 5151] <... futex resumed>) = 0 [pid 5157] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5155] close(5 [pid 5151] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5011] umount2("./4", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5158] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5156] <... mmap resumed>) = 0x20000000 [pid 5155] <... close resumed>) = 0 [pid 5014] <... lstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5155] close(6) = 0 [pid 5155] close(7) = -1 EBADF (Bad file descriptor) [pid 5155] close(8) = -1 EBADF (Bad file descriptor) [pid 5155] close(9) = -1 EBADF (Bad file descriptor) [pid 5155] close(10) = -1 EBADF (Bad file descriptor) [pid 5155] close(11) = -1 EBADF (Bad file descriptor) [pid 5155] close(12) = -1 EBADF (Bad file descriptor) [pid 5155] close(13) = -1 EBADF (Bad file descriptor) [pid 5155] close(14) = -1 EBADF (Bad file descriptor) [pid 5155] close(15) = -1 EBADF (Bad file descriptor) [pid 5155] close(16) = -1 EBADF (Bad file descriptor) [pid 5155] close(17) = -1 EBADF (Bad file descriptor) [pid 5155] close(18) = -1 EBADF (Bad file descriptor) [pid 5155] close(19) = -1 EBADF (Bad file descriptor) [pid 5155] close(20) = -1 EBADF (Bad file descriptor) [pid 5155] close(21) = -1 EBADF (Bad file descriptor) [pid 5155] close(22) = -1 EBADF (Bad file descriptor) [pid 5155] close(23) = -1 EBADF (Bad file descriptor) [pid 5155] close(24) = -1 EBADF (Bad file descriptor) [pid 5155] close(25) = -1 EBADF (Bad file descriptor) [pid 5155] close(26) = -1 EBADF (Bad file descriptor) [pid 5155] close(27) = -1 EBADF (Bad file descriptor) [pid 5155] close(28) = -1 EBADF (Bad file descriptor) [pid 5155] close(29) = -1 EBADF (Bad file descriptor) [pid 5014] umount2("./4/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5155] exit_group(0 [pid 5014] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5155] <... exit_group resumed>) = ? [pid 5014] openat(AT_FDCWD, "./4/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5158] <... futex resumed>) = 1 [pid 5157] <... futex resumed>) = ? [pid 5156] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5154] <... futex resumed>) = 0 [pid 5014] <... openat resumed>) = 4 [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5154] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5014] fstat(4, [pid 5158] write(6, NULL, 4294967230 [pid 5154] <... futex resumed>) = 0 [pid 5014] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5154] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5014] getdents64(4, 0x555557377660 /* 2 entries */, 32768) = 48 [pid 5014] getdents64(4, 0x555557377660 /* 0 entries */, 32768) = 0 [pid 5014] close(4) = 0 [pid 5014] rmdir("./4/file0" [pid 5157] +++ exited with 0 +++ [pid 5155] +++ exited with 0 +++ [pid 5014] <... rmdir resumed>) = 0 [pid 5014] umount2("./4/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5013] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=12, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=11 /* 0.11 s */} --- [pid 5158] <... write resumed>) = -1 EFAULT (Bad address) [pid 5156] <... futex resumed>) = 1 [pid 5151] <... futex resumed>) = 0 [pid 5014] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5011] openat(AT_FDCWD, "./4", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5158] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5156] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5151] close(3 [pid 5014] lstat("./4/cgroup", [pid 5151] <... close resumed>) = 0 [pid 5014] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5158] <... futex resumed>) = 1 [pid 5154] <... futex resumed>) = 0 [pid 5011] <... openat resumed>) = 3 [pid 5158] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5154] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5151] close(4 [pid 5014] unlink("./4/cgroup" [pid 5011] fstat(3, [pid 5158] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5154] <... futex resumed>) = 0 [pid 5151] <... close resumed>) = 0 [pid 5014] <... unlink resumed>) = 0 [pid 5154] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5158] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5151] close(5 [pid 5014] umount2("./4/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5011] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5014] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5014] lstat("./4/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5013] umount2("./5", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5158] <... mmap resumed>) = 0x20000000 [pid 5151] <... close resumed>) = 0 [pid 5014] unlink("./4/cgroup.net" [pid 5013] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5011] getdents64(3, [pid 5158] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5151] close(6 [pid 5014] <... unlink resumed>) = 0 [pid 5013] openat(AT_FDCWD, "./5", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5014] getdents64(3, [pid 5013] <... openat resumed>) = 3 [pid 5014] <... getdents64 resumed>0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5013] fstat(3, [pid 5158] <... futex resumed>) = 1 [pid 5154] <... futex resumed>) = 0 [pid 5151] <... close resumed>) = 0 [pid 5014] close(3 [pid 5013] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5011] <... getdents64 resumed>0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5158] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5154] close(3 [pid 5151] close(7 [pid 5014] <... close resumed>) = 0 [pid 5013] getdents64(3, [pid 5011] umount2("./4/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5154] <... close resumed>) = 0 [pid 5151] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] rmdir("./4" [pid 5013] <... getdents64 resumed>0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5154] close(4 [pid 5151] close(8 [pid 5014] <... rmdir resumed>) = 0 [pid 5013] umount2("./5/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5154] <... close resumed>) = 0 [pid 5151] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] mkdir("./5", 0777 [pid 5013] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5011] lstat("./4/cgroup.cpu", [pid 5154] close(5 [pid 5151] close(9 [pid 5014] <... mkdir resumed>) = 0 [pid 5013] lstat("./5/cgroup.cpu", [pid 5154] <... close resumed>) = 0 [pid 5014] openat(AT_FDCWD, "/dev/loop4", O_RDWR [pid 5013] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5154] close(6 [pid 5014] <... openat resumed>) = 3 [pid 5013] unlink("./5/cgroup.cpu" [pid 5154] <... close resumed>) = 0 [pid 5151] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] ioctl(3, LOOP_CLR_FD [pid 5013] <... unlink resumed>) = 0 [pid 5011] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5154] close(7 [pid 5014] <... ioctl resumed>) = -1 ENXIO (No such device or address) [pid 5013] umount2("./5/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5154] <... close resumed>) = -1 EBADF (Bad file descriptor) [ 64.561457][ T5156] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 64.571537][ T5158] REISERFS (device loop1): Created .reiserfs_priv - reserved for xattr storage. [ 64.581823][ T5157] REISERFS (device loop5): Created .reiserfs_priv - reserved for xattr storage. [pid 5014] close(3 [pid 5013] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5154] close(8 [pid 5151] close(10 [pid 5014] <... close resumed>) = 0 [pid 5013] lstat("./5/binderfs", [pid 5011] unlink("./4/cgroup.cpu" [pid 5154] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5013] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 ./strace-static-x86_64: Process 5166 attached [pid 5154] close(9 [pid 5151] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5013] unlink("./5/binderfs" [pid 5011] <... unlink resumed>) = 0 [pid 5166] set_robust_list(0x55555736e5e0, 24 [pid 5154] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] <... clone resumed>, child_tidptr=0x55555736e5d0) = 12 [pid 5013] <... unlink resumed>) = 0 [pid 5166] <... set_robust_list resumed>) = 0 [pid 5154] close(10 [pid 5013] umount2("./5/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5166] chdir("./5" [pid 5154] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5151] close(11 [pid 5011] umount2("./4/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5166] <... chdir resumed>) = 0 [pid 5165] <... write resumed>) = 4194304 [pid 5154] close(11 [pid 5151] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5165] munmap(0x7fd267236000, 4194304 [pid 5151] close(12 [pid 5011] lstat("./4/binderfs", [pid 5165] <... munmap resumed>) = 0 [pid 5154] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5151] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5165] openat(AT_FDCWD, "/dev/loop3", O_RDWR [pid 5151] close(13 [pid 5011] unlink("./4/binderfs" [pid 5165] <... openat resumed>) = 4 [pid 5151] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] <... unlink resumed>) = 0 [pid 5165] ioctl(4, LOOP_SET_FD, 3 [pid 5151] close(14 [pid 5011] umount2("./4/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5166] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5154] close(12 [pid 5151] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5166] <... prctl resumed>) = 0 [pid 5154] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5151] close(15 [pid 5166] setpgid(0, 0 [pid 5154] close(13 [pid 5151] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5166] <... setpgid resumed>) = 0 [pid 5154] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5151] close(16 [pid 5166] symlink("/syzcgroup/unified/syz4", "./cgroup" [pid 5154] close(14 [pid 5151] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5151] close(17) = -1 EBADF (Bad file descriptor) [pid 5154] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5151] close(18 [pid 5166] <... symlink resumed>) = 0 [pid 5154] close(15 [pid 5151] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5166] symlink("/syzcgroup/cpu/syz4", "./cgroup.cpu" [pid 5154] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5151] close(19 [pid 5166] <... symlink resumed>) = 0 [pid 5154] close(16 [pid 5151] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5166] symlink("/syzcgroup/net/syz4", "./cgroup.net" [pid 5154] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5151] close(20 [pid 5166] <... symlink resumed>) = 0 [pid 5154] close(17 [pid 5151] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5166] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5154] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5151] close(21 [pid 5166] <... openat resumed>) = 3 [pid 5154] close(18 [pid 5151] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5166] write(3, "1000", 4 [pid 5154] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5151] close(22 [pid 5166] <... write resumed>) = 4 [pid 5154] close(19 [pid 5151] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5166] close(3 [pid 5154] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5151] close(23 [pid 5166] <... close resumed>) = 0 [pid 5154] close(20 [pid 5151] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5166] read(200, [pid 5154] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5151] close(24 [pid 5166] <... read resumed>0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5154] close(21 [pid 5151] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5166] symlink("/dev/binderfs", "./binderfs" [pid 5154] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5151] close(25 [pid 5166] <... symlink resumed>) = 0 [pid 5154] close(22 [pid 5151] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5166] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5154] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5151] close(26 [pid 5166] <... futex resumed>) = 0 [pid 5154] close(23 [pid 5151] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5165] <... ioctl resumed>) = 0 [pid 5151] close(27 [pid 5013] <... umount2 resumed>) = 0 [pid 5151] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5151] close(28) = -1 EBADF (Bad file descriptor) [pid 5151] close(29) = -1 EBADF (Bad file descriptor) [pid 5151] exit_group(0 [pid 5156] <... futex resumed>) = ? [pid 5151] <... exit_group resumed>) = ? [pid 5166] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5165] close(3 [pid 5156] +++ exited with 0 +++ [pid 5154] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5013] umount2("./5/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5011] <... umount2 resumed>) = 0 [pid 5166] <... mmap resumed>) = 0x7fd26f636000 [pid 5165] <... close resumed>) = 0 [pid 5154] close(24 [pid 5013] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5011] umount2("./4/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5166] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE [pid 5165] mkdir("./file0", 0777 [pid 5154] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5013] lstat("./5/file0", [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5166] <... mprotect resumed>) = 0 [pid 5165] <... mkdir resumed>) = 0 [pid 5154] close(25 [pid 5151] +++ exited with 0 +++ [pid 5013] <... lstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5011] lstat("./4/file0", [pid 5166] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID [pid 5165] mount("/dev/loop3", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5154] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5013] umount2("./5/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5011] <... lstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 ./strace-static-x86_64: Process 5167 attached [pid 5154] close(26 [pid 5013] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5011] umount2("./4/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5009] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=8, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=13 /* 0.13 s */} --- [pid 5167] set_robust_list(0x7fd26f6569e0, 24 [pid 5166] <... clone resumed>, parent_tid=[13], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 13 [pid 5154] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5013] openat(AT_FDCWD, "./5/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5167] <... set_robust_list resumed>) = 0 [pid 5166] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5154] close(27 [pid 5013] <... openat resumed>) = 4 [pid 5011] openat(AT_FDCWD, "./4/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5166] <... futex resumed>) = 0 [pid 5154] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5013] fstat(4, [pid 5011] <... openat resumed>) = 4 [pid 5167] memfd_create("syzkaller", 0 [pid 5166] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5154] close(28 [pid 5013] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5011] fstat(4, [pid 5154] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5013] getdents64(4, [pid 5011] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5154] close(29 [pid 5013] <... getdents64 resumed>0x555557377660 /* 2 entries */, 32768) = 48 [pid 5011] getdents64(4, [pid 5167] <... memfd_create resumed>) = 3 [pid 5154] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5013] getdents64(4, [pid 5011] <... getdents64 resumed>0x555557377660 /* 2 entries */, 32768) = 48 [pid 5009] umount2("./3", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5167] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5154] exit_group(0 [pid 5013] <... getdents64 resumed>0x555557377660 /* 0 entries */, 32768) = 0 [pid 5011] getdents64(4, [pid 5154] <... exit_group resumed>) = ? [pid 5013] close(4 [pid 5011] <... getdents64 resumed>0x555557377660 /* 0 entries */, 32768) = 0 [pid 5009] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5158] <... futex resumed>) = ? [pid 5167] <... mmap resumed>) = 0x7fd267236000 [pid 5013] <... close resumed>) = 0 [pid 5011] close(4 [pid 5009] openat(AT_FDCWD, "./3", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5013] rmdir("./5/file0" [pid 5011] <... close resumed>) = 0 [pid 5013] <... rmdir resumed>) = 0 [pid 5011] rmdir("./4/file0" [pid 5013] umount2("./5/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5011] <... rmdir resumed>) = 0 [pid 5013] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5011] umount2("./4/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5013] lstat("./5/cgroup", [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5013] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5011] lstat("./4/cgroup", [pid 5158] +++ exited with 0 +++ [pid 5154] +++ exited with 0 +++ [pid 5013] unlink("./5/cgroup" [pid 5011] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5013] <... unlink resumed>) = 0 [pid 5011] unlink("./4/cgroup" [pid 5009] <... openat resumed>) = 3 [pid 5013] umount2("./5/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5011] <... unlink resumed>) = 0 [pid 5013] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5011] umount2("./4/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5013] lstat("./5/cgroup.net", [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5013] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5011] lstat("./4/cgroup.net", [pid 5013] unlink("./5/cgroup.net" [pid 5011] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5013] <... unlink resumed>) = 0 [pid 5011] unlink("./4/cgroup.net" [pid 5013] getdents64(3, [pid 5011] <... unlink resumed>) = 0 [pid 5013] <... getdents64 resumed>0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5011] getdents64(3, [pid 5013] close(3 [pid 5011] <... getdents64 resumed>0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5013] <... close resumed>) = 0 [pid 5011] close(3 [pid 5013] rmdir("./5" [pid 5011] <... close resumed>) = 0 [pid 5013] <... rmdir resumed>) = 0 [pid 5011] rmdir("./4" [pid 5013] mkdir("./6", 0777 [pid 5011] <... rmdir resumed>) = 0 [pid 5013] <... mkdir resumed>) = 0 [pid 5011] mkdir("./5", 0777 [pid 5013] openat(AT_FDCWD, "/dev/loop5", O_RDWR [pid 5011] <... mkdir resumed>) = 0 [pid 5013] <... openat resumed>) = 3 [pid 5011] openat(AT_FDCWD, "/dev/loop2", O_RDWR [pid 5013] ioctl(3, LOOP_CLR_FD [pid 5011] <... openat resumed>) = 3 [pid 5013] <... ioctl resumed>) = -1 ENXIO (No such device or address) [pid 5011] ioctl(3, LOOP_CLR_FD [ 64.661720][ T5165] loop3: detected capacity change from 0 to 8192 [pid 5013] close(3 [pid 5011] <... ioctl resumed>) = -1 ENXIO (No such device or address) [pid 5013] <... close resumed>) = 0 [pid 5011] close(3 [pid 5009] fstat(3, [pid 5013] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5011] <... close resumed>) = 0 ./strace-static-x86_64: Process 5169 attached [pid 5011] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5169] set_robust_list(0x55555736e5e0, 24 [pid 5013] <... clone resumed>, child_tidptr=0x55555736e5d0) = 14 [pid 5169] <... set_robust_list resumed>) = 0 [pid 5011] <... clone resumed>, child_tidptr=0x55555736e5d0) = 12 [pid 5169] chdir("./6") = 0 [pid 5169] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5169] setpgid(0, 0) = 0 [pid 5169] symlink("/syzcgroup/unified/syz5", "./cgroup") = 0 ./strace-static-x86_64: Process 5170 attached [pid 5169] symlink("/syzcgroup/cpu/syz5", "./cgroup.cpu" [pid 5010] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=10, si_uid=0, si_status=0, si_utime=0, si_stime=16 /* 0.16 s */} --- [pid 5009] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5169] <... symlink resumed>) = 0 [pid 5169] symlink("/syzcgroup/net/syz5", "./cgroup.net" [pid 5170] set_robust_list(0x55555736e5e0, 24 [pid 5169] <... symlink resumed>) = 0 [pid 5009] getdents64(3, [pid 5169] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5169] write(3, "1000", 4) = 4 [pid 5169] close(3) = 0 [pid 5169] read(200, 0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5169] symlink("/dev/binderfs", "./binderfs") = 0 [pid 5169] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5170] <... set_robust_list resumed>) = 0 [pid 5169] <... futex resumed>) = 0 [pid 5010] umount2("./4", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5009] <... getdents64 resumed>0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5169] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7fd26f636000 [pid 5009] umount2("./3/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5169] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE [pid 5170] chdir("./5" [pid 5169] <... mprotect resumed>) = 0 [pid 5009] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5010] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5169] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID./strace-static-x86_64: Process 5171 attached [pid 5170] <... chdir resumed>) = 0 [pid 5167] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5010] openat(AT_FDCWD, "./4", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5009] lstat("./3/cgroup.cpu", [pid 5171] set_robust_list(0x7fd26f6569e0, 24 [pid 5170] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5169] <... clone resumed>, parent_tid=[15], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 15 [pid 5010] <... openat resumed>) = 3 [pid 5009] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5170] <... prctl resumed>) = 0 [pid 5010] fstat(3, [pid 5009] unlink("./3/cgroup.cpu" [pid 5170] setpgid(0, 0 [pid 5010] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5009] <... unlink resumed>) = 0 [pid 5170] <... setpgid resumed>) = 0 [pid 5010] getdents64(3, [pid 5009] umount2("./3/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5171] <... set_robust_list resumed>) = 0 [pid 5170] symlink("/syzcgroup/unified/syz2", "./cgroup" [pid 5169] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5010] <... getdents64 resumed>0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5009] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5170] <... symlink resumed>) = 0 [pid 5010] umount2("./4/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5009] lstat("./3/binderfs", [pid 5170] symlink("/syzcgroup/cpu/syz2", "./cgroup.cpu" [pid 5010] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5009] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5170] <... symlink resumed>) = 0 [pid 5010] lstat("./4/cgroup.cpu", [pid 5009] unlink("./3/binderfs" [pid 5170] symlink("/syzcgroup/net/syz2", "./cgroup.net" [pid 5169] <... futex resumed>) = 0 [pid 5010] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5009] <... unlink resumed>) = 0 [pid 5171] memfd_create("syzkaller", 0 [pid 5170] <... symlink resumed>) = 0 [pid 5169] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5010] unlink("./4/cgroup.cpu" [ 64.719414][ T5165] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 64.736600][ T5165] REISERFS (device loop3): found reiserfs format "3.5" with non-standard journal [ 64.745898][ T5165] REISERFS (device loop3): using ordered data mode [ 64.753271][ T5165] reiserfs: using flush barriers [pid 5009] umount2("./3/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5171] <... memfd_create resumed>) = 3 [pid 5170] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5167] <... write resumed>) = 4194304 [pid 5010] <... unlink resumed>) = 0 [pid 5170] <... openat resumed>) = 3 [pid 5010] umount2("./4/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5170] write(3, "1000", 4 [pid 5010] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5170] <... write resumed>) = 4 [pid 5010] lstat("./4/binderfs", [pid 5170] close(3 [pid 5010] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5170] <... close resumed>) = 0 [pid 5010] unlink("./4/binderfs" [pid 5170] read(200, [pid 5010] <... unlink resumed>) = 0 [pid 5170] <... read resumed>0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5010] umount2("./4/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5170] symlink("/dev/binderfs", "./binderfs") = 0 [pid 5170] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5170] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7fd26f636000 [pid 5170] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 5170] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID./strace-static-x86_64: Process 5172 attached [pid 5172] set_robust_list(0x7fd26f6569e0, 24 [pid 5170] <... clone resumed>, parent_tid=[13], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 13 [pid 5172] <... set_robust_list resumed>) = 0 [pid 5170] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5172] memfd_create("syzkaller", 0 [pid 5170] <... futex resumed>) = 0 [pid 5172] <... memfd_create resumed>) = 3 [pid 5170] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5172] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd267236000 [pid 5171] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd267236000 [pid 5167] munmap(0x7fd267236000, 4194304 [pid 5009] <... umount2 resumed>) = 0 [pid 5009] umount2("./3/file0", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5009] lstat("./3/file0", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5009] umount2("./3/file0", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5009] openat(AT_FDCWD, "./3/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4 [pid 5167] <... munmap resumed>) = 0 [pid 5167] openat(AT_FDCWD, "/dev/loop4", O_RDWR) = 4 [pid 5167] ioctl(4, LOOP_SET_FD, 3 [pid 5009] fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5009] getdents64(4, 0x555557377660 /* 2 entries */, 32768) = 48 [ 64.774050][ T5165] REISERFS (device loop3): journal params: device loop3, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 64.800242][ T5165] REISERFS (device loop3): checking transaction log (loop3) [pid 5172] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5009] getdents64(4, 0x555557377660 /* 0 entries */, 32768) = 0 [pid 5009] close(4) = 0 [pid 5009] rmdir("./3/file0") = 0 [pid 5009] umount2("./3/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5009] lstat("./3/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5009] unlink("./3/cgroup") = 0 [pid 5009] umount2("./3/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5009] lstat("./3/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5009] unlink("./3/cgroup.net") = 0 [pid 5009] getdents64(3, 0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5009] close(3) = 0 [pid 5009] rmdir("./3" [pid 5167] <... ioctl resumed>) = 0 [pid 5009] <... rmdir resumed>) = 0 [pid 5009] mkdir("./4", 0777 [pid 5167] close(3) = 0 [pid 5167] mkdir("./file0", 0777) = 0 [pid 5009] <... mkdir resumed>) = 0 [pid 5167] mount("/dev/loop4", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5009] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 3 [pid 5009] ioctl(3, LOOP_CLR_FD) = -1 ENXIO (No such device or address) [pid 5009] close(3) = 0 [pid 5009] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5010] <... umount2 resumed>) = 0 [pid 5009] <... clone resumed>, child_tidptr=0x55555736e5d0) = 10 [pid 5010] umount2("./4/file0", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5010] lstat("./4/file0", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5010] umount2("./4/file0", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5010] openat(AT_FDCWD, "./4/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4 [pid 5010] fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5010] getdents64(4, 0x555557377660 /* 2 entries */, 32768) = 48 [pid 5010] getdents64(4, 0x555557377660 /* 0 entries */, 32768) = 0 [pid 5010] close(4) = 0 [pid 5010] rmdir("./4/file0") = 0 [pid 5010] umount2("./4/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5010] lstat("./4/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5010] unlink("./4/cgroup") = 0 [pid 5010] umount2("./4/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW./strace-static-x86_64: Process 5174 attached ) = -1 EINVAL (Invalid argument) [pid 5174] set_robust_list(0x55555736e5e0, 24) = 0 [pid 5174] chdir("./4" [pid 5010] lstat("./4/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5010] unlink("./4/cgroup.net") = 0 [pid 5010] getdents64(3, 0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5010] close(3) = 0 [pid 5010] rmdir("./4") = 0 [pid 5010] mkdir("./5", 0777) = 0 [pid 5010] openat(AT_FDCWD, "/dev/loop1", O_RDWR) = 3 [pid 5010] ioctl(3, LOOP_CLR_FD) = -1 ENXIO (No such device or address) [pid 5010] close(3) = 0 [pid 5010] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5174] <... chdir resumed>) = 0 [pid 5174] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5174] setpgid(0, 0) = 0 [pid 5174] symlink("/syzcgroup/unified/syz0", "./cgroup") = 0 [pid 5174] symlink("/syzcgroup/cpu/syz0", "./cgroup.cpu") = 0 [pid 5174] symlink("/syzcgroup/net/syz0", "./cgroup.net") = 0 ./strace-static-x86_64: Process 5175 attached [pid 5174] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5175] set_robust_list(0x55555736e5e0, 24 [pid 5010] <... clone resumed>, child_tidptr=0x55555736e5d0) = 12 [pid 5175] <... set_robust_list resumed>) = 0 [pid 5174] <... openat resumed>) = 3 [pid 5175] chdir("./5" [pid 5174] write(3, "1000", 4 [pid 5175] <... chdir resumed>) = 0 [pid 5175] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5174] <... write resumed>) = 4 [pid 5175] <... prctl resumed>) = 0 [pid 5175] setpgid(0, 0 [pid 5174] close(3 [pid 5175] <... setpgid resumed>) = 0 [pid 5174] <... close resumed>) = 0 [pid 5175] symlink("/syzcgroup/unified/syz1", "./cgroup" [pid 5174] read(200, [pid 5175] <... symlink resumed>) = 0 [pid 5174] <... read resumed>0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5175] symlink("/syzcgroup/cpu/syz1", "./cgroup.cpu" [pid 5174] symlink("/dev/binderfs", "./binderfs" [pid 5175] <... symlink resumed>) = 0 [pid 5174] <... symlink resumed>) = 0 [pid 5175] symlink("/syzcgroup/net/syz1", "./cgroup.net" [pid 5174] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5175] <... symlink resumed>) = 0 [pid 5174] <... futex resumed>) = 0 [pid 5175] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5174] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5175] <... openat resumed>) = 3 [pid 5175] write(3, "1000", 4 [pid 5174] <... mmap resumed>) = 0x7fd26f636000 [pid 5175] <... write resumed>) = 4 [pid 5174] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE [pid 5175] close(3) = 0 [pid 5174] <... mprotect resumed>) = 0 [pid 5175] read(200, 0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5174] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID [pid 5175] symlink("/dev/binderfs", "./binderfs") = 0 ./strace-static-x86_64: Process 5176 attached [pid 5175] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5174] <... clone resumed>, parent_tid=[11], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 11 [pid 5176] set_robust_list(0x7fd26f6569e0, 24 [pid 5175] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7fd26f636000 [pid 5176] <... set_robust_list resumed>) = 0 [pid 5174] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5175] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE [pid 5174] <... futex resumed>) = 0 [pid 5176] memfd_create("syzkaller", 0 [pid 5174] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5176] <... memfd_create resumed>) = 3 [pid 5175] <... mprotect resumed>) = 0 [pid 5176] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5175] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID [pid 5176] <... mmap resumed>) = 0x7fd267236000 ./strace-static-x86_64: Process 5177 attached [pid 5175] <... clone resumed>, parent_tid=[13], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 13 [pid 5177] set_robust_list(0x7fd26f6569e0, 24 [pid 5175] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5177] <... set_robust_list resumed>) = 0 [pid 5175] <... futex resumed>) = 0 [pid 5177] memfd_create("syzkaller", 0 [pid 5175] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5177] <... memfd_create resumed>) = 3 [pid 5177] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd267236000 [pid 5172] <... write resumed>) = 4194304 [pid 5172] munmap(0x7fd267236000, 4194304) = 0 [pid 5172] openat(AT_FDCWD, "/dev/loop2", O_RDWR) = 4 [ 64.821408][ T5167] loop4: detected capacity change from 0 to 8192 [ 64.840375][ T5165] REISERFS (device loop3): Using r5 hash to sort names [ 64.856651][ T5167] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [pid 5172] ioctl(4, LOOP_SET_FD, 3 [pid 5171] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5172] <... ioctl resumed>) = 0 [pid 5172] close(3) = 0 [pid 5172] mkdir("./file0", 0777) = 0 [pid 5172] mount("/dev/loop2", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5165] <... mount resumed>) = 0 [pid 5171] <... write resumed>) = 4194304 [pid 5165] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [ 64.896399][ T5172] loop2: detected capacity change from 0 to 8192 [ 64.927034][ T5167] REISERFS (device loop4): found reiserfs format "3.5" with non-standard journal [pid 5165] chdir("./file0" [pid 5177] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5176] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5171] munmap(0x7fd267236000, 4194304 [pid 5165] <... chdir resumed>) = 0 [pid 5171] <... munmap resumed>) = 0 [pid 5165] ioctl(4, LOOP_CLR_FD [pid 5171] openat(AT_FDCWD, "/dev/loop5", O_RDWR [pid 5165] <... ioctl resumed>) = 0 [ 64.927787][ T5172] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 64.943465][ T5167] REISERFS (device loop4): using ordered data mode [ 64.949991][ T5172] REISERFS (device loop2): found reiserfs format "3.5" with non-standard journal [ 64.965736][ T5172] REISERFS (device loop2): using ordered data mode [ 64.972351][ T5172] reiserfs: using flush barriers [ 64.978898][ T5172] REISERFS (device loop2): journal params: device loop2, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [pid 5177] <... write resumed>) = 4194304 [pid 5171] <... openat resumed>) = 4 [pid 5165] close(4 [pid 5171] ioctl(4, LOOP_SET_FD, 3 [pid 5165] <... close resumed>) = 0 [pid 5176] <... write resumed>) = 4194304 [pid 5176] munmap(0x7fd267236000, 4194304) = 0 [pid 5176] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4 [pid 5176] ioctl(4, LOOP_SET_FD, 3 [pid 5165] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5176] <... ioctl resumed>) = 0 [pid 5176] close(3) = 0 [pid 5176] mkdir("./file0", 0777) = 0 [pid 5176] mount("/dev/loop0", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5177] munmap(0x7fd267236000, 4194304) = 0 [pid 5177] openat(AT_FDCWD, "/dev/loop1", O_RDWR) = 4 [pid 5177] ioctl(4, LOOP_SET_FD, 3 [pid 5172] <... mount resumed>) = 0 [pid 5171] <... ioctl resumed>) = 0 [pid 5165] <... futex resumed>) = 1 [pid 5164] <... futex resumed>) = 0 [ 64.979167][ T5167] reiserfs: using flush barriers [ 64.996141][ T5172] REISERFS (device loop2): checking transaction log (loop2) [ 65.012874][ T5171] loop5: detected capacity change from 0 to 8192 [ 65.021470][ T5176] loop0: detected capacity change from 0 to 8192 [ 65.022684][ T5172] REISERFS (device loop2): Using r5 hash to sort names [ 65.034607][ T5177] loop1: detected capacity change from 0 to 8192 [pid 5164] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5165] mkdir(".", 0777 [pid 5172] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5171] close(3) = 0 [pid 5172] <... openat resumed>) = 3 [pid 5171] mkdir("./file0", 0777 [pid 5165] <... mkdir resumed>) = -1 EEXIST (File exists) [pid 5164] <... futex resumed>) = 0 [pid 5172] chdir("./file0" [pid 5171] <... mkdir resumed>) = 0 [pid 5165] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5164] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5172] <... chdir resumed>) = 0 [pid 5171] mount("/dev/loop5", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5172] ioctl(4, LOOP_CLR_FD) = 0 [pid 5172] close(4 [pid 5177] <... ioctl resumed>) = 0 [pid 5177] close(3) = 0 [pid 5177] mkdir("./file0", 0777) = 0 [ 65.035457][ T5167] REISERFS (device loop4): journal params: device loop4, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 65.059025][ T5165] reiserfs: enabling write barrier flush mode [ 65.059425][ T5176] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 65.065675][ T5167] REISERFS (device loop4): checking transaction log (loop4) [pid 5177] mount("/dev/loop1", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5172] <... close resumed>) = 0 [pid 5172] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5170] <... futex resumed>) = 0 [pid 5172] <... futex resumed>) = 1 [pid 5172] mkdir(".", 0777 [ 65.089471][ T5177] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 65.091653][ T5176] REISERFS (device loop0): found reiserfs format "3.5" with non-standard journal [ 65.112545][ T5171] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 65.114991][ T5177] REISERFS (device loop1): found reiserfs format "3.5" with non-standard journal [ 65.129271][ T5165] REISERFS (device loop3): Created .reiserfs_priv - reserved for xattr storage. [pid 5170] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5172] <... mkdir resumed>) = -1 EEXIST (File exists) [pid 5170] <... futex resumed>) = 0 [pid 5172] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [ 65.136575][ T5177] REISERFS (device loop1): using ordered data mode [ 65.144318][ T5167] REISERFS (device loop4): Using r5 hash to sort names [ 65.150806][ T5176] REISERFS (device loop0): using ordered data mode [ 65.157384][ T5177] reiserfs: using flush barriers [ 65.164114][ T5176] reiserfs: using flush barriers [ 65.171009][ T5177] REISERFS (device loop1): journal params: device loop1, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [pid 5170] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5165] <... mount resumed>) = 0 [pid 5167] <... mount resumed>) = 0 [pid 5167] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 5167] chdir("./file0") = 0 [pid 5167] ioctl(4, LOOP_CLR_FD) = 0 [pid 5167] close(4 [ 65.175339][ T5171] REISERFS (device loop5): found reiserfs format "3.5" with non-standard journal [ 65.190104][ T5172] reiserfs: enabling write barrier flush mode [ 65.199361][ T5171] REISERFS (device loop5): using ordered data mode [ 65.211649][ T5171] reiserfs: using flush barriers [ 65.217577][ T5171] REISERFS (device loop5): journal params: device loop5, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 65.217683][ T5177] REISERFS (device loop1): checking transaction log (loop1) [pid 5165] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY [pid 5167] <... close resumed>) = 0 [pid 5167] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5166] <... futex resumed>) = 0 [pid 5166] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5166] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5167] <... futex resumed>) = 1 [pid 5167] mkdir(".", 0777 [pid 5165] <... openat resumed>) = 4 [pid 5167] <... mkdir resumed>) = -1 EEXIST (File exists) [pid 5167] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5165] chdir(".") = 0 [pid 5165] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5164] <... futex resumed>) = 0 [pid 5164] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5164] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5165] <... futex resumed>) = 1 [pid 5165] creat("./bus", 000) = 5 [pid 5165] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5164] <... futex resumed>) = 0 [pid 5164] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5164] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5165] <... futex resumed>) = 1 [pid 5165] ioctl(5, FS_IOC_GETVERSION, 0) = -1 EFAULT (Bad address) [pid 5165] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5164] <... futex resumed>) = 0 [pid 5164] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5164] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5165] <... futex resumed>) = 1 [pid 5165] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 6 [pid 5165] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5164] <... futex resumed>) = 0 [pid 5176] <... mount resumed>) = 0 [pid 5164] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5164] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5165] <... futex resumed>) = 1 [pid 5165] write(6, NULL, 4294967230) = -1 EFAULT (Bad address) [pid 5165] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5164] <... futex resumed>) = 0 [pid 5164] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5164] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5165] <... futex resumed>) = 1 [pid 5165] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0) = 0x20000000 [pid 5165] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5164] <... futex resumed>) = 0 [pid 5164] close(3) = 0 [pid 5164] close(4) = 0 [pid 5164] close(5) = 0 [pid 5164] close(6) = 0 [pid 5164] close(7) = -1 EBADF (Bad file descriptor) [pid 5164] close(8) = -1 EBADF (Bad file descriptor) [pid 5164] close(9) = -1 EBADF (Bad file descriptor) [pid 5164] close(10) = -1 EBADF (Bad file descriptor) [pid 5164] close(11) = -1 EBADF (Bad file descriptor) [pid 5164] close(12) = -1 EBADF (Bad file descriptor) [pid 5164] close(13) = -1 EBADF (Bad file descriptor) [pid 5164] close(14) = -1 EBADF (Bad file descriptor) [pid 5164] close(15) = -1 EBADF (Bad file descriptor) [pid 5164] close(16) = -1 EBADF (Bad file descriptor) [pid 5164] close(17) = -1 EBADF (Bad file descriptor) [pid 5164] close(18) = -1 EBADF (Bad file descriptor) [pid 5164] close(19) = -1 EBADF (Bad file descriptor) [pid 5164] close(20) = -1 EBADF (Bad file descriptor) [pid 5164] close(21 [pid 5165] <... futex resumed>) = 1 [pid 5176] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5164] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5164] close(22 [pid 5176] <... openat resumed>) = 3 [pid 5164] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5176] chdir("./file0" [pid 5164] close(23 [pid 5176] <... chdir resumed>) = 0 [pid 5164] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5176] ioctl(4, LOOP_CLR_FD [pid 5165] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [ 65.243045][ T5176] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 65.259750][ T5176] REISERFS (device loop0): checking transaction log (loop0) [ 65.263104][ T5167] reiserfs: enabling write barrier flush mode [ 65.274168][ T5176] REISERFS (device loop0): Using r5 hash to sort names [ 65.282472][ T5171] REISERFS (device loop5): checking transaction log (loop5) [pid 5164] close(24 [pid 5176] <... ioctl resumed>) = 0 [pid 5164] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5176] close(4 [pid 5171] <... mount resumed>) = 0 [pid 5164] close(25 [pid 5172] <... mount resumed>) = 0 [pid 5172] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY) = 4 [pid 5172] chdir(".") = 0 [pid 5172] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5170] <... futex resumed>) = 0 [pid 5170] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5170] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5172] <... futex resumed>) = 1 [pid 5172] creat("./bus", 000) = 5 [pid 5172] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5170] <... futex resumed>) = 0 [pid 5170] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5170] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5172] <... futex resumed>) = 1 [pid 5172] ioctl(5, FS_IOC_GETVERSION, 0) = -1 EFAULT (Bad address) [pid 5172] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5170] <... futex resumed>) = 0 [pid 5170] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5170] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5172] <... futex resumed>) = 1 [pid 5172] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 6 [pid 5172] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5170] <... futex resumed>) = 0 [pid 5170] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5170] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5172] <... futex resumed>) = 1 [pid 5172] write(6, NULL, 4294967230 [pid 5177] <... mount resumed>) = 0 [pid 5176] <... close resumed>) = 0 [pid 5172] <... write resumed>) = -1 EFAULT (Bad address) [pid 5171] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5167] <... mount resumed>) = 0 [pid 5164] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5176] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5171] <... openat resumed>) = 3 [pid 5167] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY [pid 5164] close(26 [pid 5176] <... futex resumed>) = 1 [pid 5171] chdir("./file0" [pid 5167] <... openat resumed>) = 4 [pid 5164] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5176] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5171] <... chdir resumed>) = 0 [pid 5167] chdir("." [pid 5164] close(27 [pid 5171] ioctl(4, LOOP_CLR_FD [pid 5167] <... chdir resumed>) = 0 [pid 5164] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5171] <... ioctl resumed>) = 0 [pid 5167] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5164] close(28 [pid 5171] close(4 [pid 5167] <... futex resumed>) = 1 [pid 5164] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5171] <... close resumed>) = 0 [pid 5167] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5164] close(29 [pid 5171] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5164] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5171] <... futex resumed>) = 1 [pid 5164] exit_group(0 [pid 5171] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5165] <... futex resumed>) = ? [pid 5164] <... exit_group resumed>) = ? [pid 5165] +++ exited with 0 +++ [pid 5164] +++ exited with 0 +++ [pid 5012] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=12, si_uid=0, si_status=0, si_utime=0, si_stime=11 /* 0.11 s */} --- [pid 5012] umount2("./5", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5012] openat(AT_FDCWD, "./5", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5012] fstat(3, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5012] getdents64(3, 0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5012] umount2("./5/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5012] lstat("./5/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5012] unlink("./5/cgroup.cpu") = 0 [pid 5012] umount2("./5/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5174] <... futex resumed>) = 0 [pid 5012] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5012] lstat("./5/binderfs", [pid 5174] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5012] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5012] unlink("./5/binderfs" [pid 5176] <... futex resumed>) = 0 [pid 5174] <... futex resumed>) = 1 [pid 5012] <... unlink resumed>) = 0 [pid 5176] mkdir(".", 0777) = -1 EEXIST (File exists) [pid 5174] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5012] umount2("./5/file0", MNT_DETACH|UMOUNT_NOFOLLOW [ 65.292484][ T5172] REISERFS (device loop2): Created .reiserfs_priv - reserved for xattr storage. [ 65.292717][ T5171] REISERFS (device loop5): Using r5 hash to sort names [ 65.303942][ T5167] REISERFS (device loop4): Created .reiserfs_priv - reserved for xattr storage. [ 65.308788][ T5177] REISERFS (device loop1): Using r5 hash to sort names [ 65.337945][ T5176] reiserfs: enabling write barrier flush mode [pid 5176] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5177] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5172] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5169] <... futex resumed>) = 0 [pid 5166] <... futex resumed>) = 0 [pid 5177] <... openat resumed>) = 3 [pid 5172] <... futex resumed>) = 1 [pid 5169] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5166] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5177] chdir("./file0" [pid 5172] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5171] <... futex resumed>) = 0 [pid 5169] <... futex resumed>) = 1 [pid 5167] <... futex resumed>) = 0 [pid 5166] <... futex resumed>) = 1 [pid 5177] <... chdir resumed>) = 0 [pid 5171] mkdir(".", 0777 [pid 5169] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5167] creat("./bus", 000 [pid 5166] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5177] ioctl(4, LOOP_CLR_FD [pid 5171] <... mkdir resumed>) = -1 EEXIST (File exists) [pid 5167] <... creat resumed>) = 5 [pid 5177] <... ioctl resumed>) = 0 [pid 5171] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5167] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5177] close(4 [pid 5170] <... futex resumed>) = 0 [pid 5167] <... futex resumed>) = 1 [pid 5166] <... futex resumed>) = 0 [pid 5177] <... close resumed>) = 0 [pid 5170] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5170] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5177] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5172] <... futex resumed>) = 0 [pid 5167] ioctl(5, FS_IOC_GETVERSION [pid 5166] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5177] <... futex resumed>) = 1 [pid 5175] <... futex resumed>) = 0 [pid 5172] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5167] <... ioctl resumed>, 0) = -1 EFAULT (Bad address) [pid 5166] <... futex resumed>) = 0 [pid 5177] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5175] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5175] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5177] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5172] <... mmap resumed>) = 0x20000000 [pid 5167] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5166] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5177] mkdir(".", 0777 [pid 5172] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5167] <... futex resumed>) = 0 [pid 5166] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5177] <... mkdir resumed>) = -1 EEXIST (File exists) [pid 5177] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5167] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5166] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5172] <... futex resumed>) = 1 [ 65.348885][ T5176] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 65.355471][ T5171] reiserfs: enabling write barrier flush mode [ 65.377548][ T5171] REISERFS (device loop5): Created .reiserfs_priv - reserved for xattr storage. [ 65.389287][ T5177] reiserfs: enabling write barrier flush mode [pid 5176] <... mount resumed>) = 0 [pid 5172] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5170] <... futex resumed>) = 0 [pid 5167] <... openat resumed>) = 6 [pid 5166] <... futex resumed>) = 0 [pid 5012] <... umount2 resumed>) = 0 [pid 5176] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY [pid 5167] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5166] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5012] umount2("./5/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5176] <... openat resumed>) = 4 [pid 5170] close(3 [pid 5167] <... futex resumed>) = 0 [pid 5166] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5012] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5176] chdir("." [pid 5167] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5166] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5012] lstat("./5/file0", [pid 5176] <... chdir resumed>) = 0 [pid 5167] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5166] <... futex resumed>) = 0 [pid 5012] <... lstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5176] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5167] write(6, NULL, 4294967230 [pid 5166] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5012] umount2("./5/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5176] <... futex resumed>) = 1 [pid 5167] <... write resumed>) = -1 EFAULT (Bad address) [pid 5012] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5176] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5170] <... close resumed>) = 0 [pid 5167] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5012] openat(AT_FDCWD, "./5/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5170] close(4 [pid 5167] <... futex resumed>) = 1 [pid 5166] <... futex resumed>) = 0 [pid 5012] <... openat resumed>) = 4 [pid 5167] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5166] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5012] fstat(4, [pid 5170] <... close resumed>) = 0 [pid 5167] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5166] <... futex resumed>) = 0 [pid 5012] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5170] close(5 [pid 5167] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5166] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5012] getdents64(4, [pid 5170] <... close resumed>) = 0 [pid 5167] <... mmap resumed>) = 0x20000000 [pid 5012] <... getdents64 resumed>0x555557377660 /* 2 entries */, 32768) = 48 [pid 5170] close(6 [pid 5167] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5012] getdents64(4, [pid 5167] <... futex resumed>) = 1 [pid 5166] <... futex resumed>) = 0 [pid 5012] <... getdents64 resumed>0x555557377660 /* 0 entries */, 32768) = 0 [pid 5167] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5166] close(3 [pid 5012] close(4 [pid 5166] <... close resumed>) = 0 [pid 5170] <... close resumed>) = 0 [pid 5012] <... close resumed>) = 0 [pid 5166] close(4 [pid 5012] rmdir("./5/file0" [pid 5174] <... futex resumed>) = 0 [pid 5171] <... mount resumed>) = 0 [pid 5170] close(7 [pid 5166] <... close resumed>) = 0 [pid 5012] <... rmdir resumed>) = 0 [pid 5166] close(5 [pid 5012] umount2("./5/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5170] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5166] <... close resumed>) = 0 [pid 5171] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY [pid 5012] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5174] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5176] <... futex resumed>) = 0 [pid 5174] <... futex resumed>) = 1 [pid 5171] <... openat resumed>) = 4 [pid 5170] close(8 [pid 5166] close(6 [pid 5012] lstat("./5/cgroup", [pid 5176] creat("./bus", 000 [pid 5174] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5171] chdir("." [pid 5170] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5166] <... close resumed>) = 0 [pid 5012] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5176] <... creat resumed>) = 5 [pid 5166] close(7 [pid 5012] unlink("./5/cgroup" [pid 5176] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5166] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] <... unlink resumed>) = 0 [pid 5176] <... futex resumed>) = 0 [pid 5170] close(9 [pid 5166] close(8 [pid 5012] umount2("./5/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5176] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5170] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5166] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5177] <... mount resumed>) = 0 [pid 5174] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5171] <... chdir resumed>) = 0 [pid 5170] close(10 [pid 5166] close(9 [pid 5012] lstat("./5/cgroup.net", [pid 5177] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY [pid 5174] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5171] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5170] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5166] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5177] <... openat resumed>) = 4 [pid 5176] <... futex resumed>) = 0 [pid 5174] <... futex resumed>) = 1 [pid 5171] <... futex resumed>) = 1 [pid 5170] close(11 [pid 5169] <... futex resumed>) = 0 [pid 5166] close(10 [pid 5012] unlink("./5/cgroup.net" [pid 5177] chdir("." [pid 5176] ioctl(5, FS_IOC_GETVERSION [pid 5174] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5171] creat("./bus", 000 [pid 5170] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5169] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5166] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] <... unlink resumed>) = 0 [pid 5176] <... ioctl resumed>, 0) = -1 EFAULT (Bad address) [pid 5169] <... futex resumed>) = 0 [pid 5166] close(11 [pid 5012] getdents64(3, [pid 5176] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5171] <... creat resumed>) = 5 [pid 5170] close(12 [pid 5169] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5166] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5174] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5012] <... getdents64 resumed>0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5177] <... chdir resumed>) = 0 [pid 5176] <... futex resumed>) = 0 [pid 5174] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5171] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5170] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5166] close(12 [pid 5012] close(3 [pid 5177] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5176] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5174] <... futex resumed>) = 0 [pid 5171] <... futex resumed>) = 1 [pid 5170] close(13 [pid 5169] <... futex resumed>) = 0 [pid 5166] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] <... close resumed>) = 0 [pid 5177] <... futex resumed>) = 1 [pid 5176] <... openat resumed>) = 6 [pid 5175] <... futex resumed>) = 0 [pid 5169] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5166] close(13 [pid 5012] rmdir("./5" [pid 5177] creat("./bus", 000 [pid 5176] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5175] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5174] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5171] ioctl(5, FS_IOC_GETVERSION [pid 5170] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5169] <... futex resumed>) = 0 [pid 5166] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] <... rmdir resumed>) = 0 [pid 5176] <... futex resumed>) = 0 [pid 5174] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5171] <... ioctl resumed>, 0) = -1 EFAULT (Bad address) [pid 5170] close(14 [pid 5169] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5166] close(14 [pid 5012] mkdir("./6", 0777 [pid 5175] <... futex resumed>) = 0 [pid 5177] <... creat resumed>) = 5 [pid 5176] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5174] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5171] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5170] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5169] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5166] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] <... mkdir resumed>) = 0 [pid 5177] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5176] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5175] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5174] <... futex resumed>) = 0 [pid 5171] <... futex resumed>) = 0 [pid 5170] close(15 [pid 5169] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5166] close(15 [pid 5012] openat(AT_FDCWD, "/dev/loop3", O_RDWR [pid 5177] <... futex resumed>) = 0 [pid 5176] write(6, NULL, 4294967230 [pid 5175] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5174] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5171] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5170] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5169] <... futex resumed>) = 0 [pid 5166] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] <... openat resumed>) = 3 [pid 5176] <... write resumed>) = -1 EFAULT (Bad address) [pid 5169] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5166] close(16 [pid 5012] ioctl(3, LOOP_CLR_FD [pid 5176] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5166] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] <... ioctl resumed>) = -1 ENXIO (No such device or address) [pid 5176] <... futex resumed>) = 0 [pid 5166] close(17 [pid 5012] close(3 [pid 5176] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5166] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] <... close resumed>) = 0 [pid 5166] close(18 [pid 5012] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5182 attached [pid 5170] close(16 [pid 5166] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5166] close(19 [pid 5012] <... clone resumed>, child_tidptr=0x55555736e5d0) = 14 [pid 5166] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5166] close(20) = -1 EBADF (Bad file descriptor) [pid 5166] close(21) = -1 EBADF (Bad file descriptor) [pid 5166] close(22) = -1 EBADF (Bad file descriptor) [pid 5166] close(23) = -1 EBADF (Bad file descriptor) [pid 5166] close(24) = -1 EBADF (Bad file descriptor) [pid 5166] close(25) = -1 EBADF (Bad file descriptor) [pid 5166] close(26) = -1 EBADF (Bad file descriptor) [pid 5166] close(27) = -1 EBADF (Bad file descriptor) [pid 5166] close(28) = -1 EBADF (Bad file descriptor) [pid 5166] close(29) = -1 EBADF (Bad file descriptor) [pid 5166] exit_group(0 [pid 5167] <... futex resumed>) = ? [pid 5166] <... exit_group resumed>) = ? [pid 5167] +++ exited with 0 +++ [pid 5166] +++ exited with 0 +++ [pid 5014] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=12, si_uid=0, si_status=0, si_utime=0, si_stime=14 /* 0.14 s */} --- [pid 5014] umount2("./5", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5014] openat(AT_FDCWD, "./5", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5014] fstat(3, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5014] getdents64(3, 0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5014] umount2("./5/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5014] lstat("./5/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5014] unlink("./5/cgroup.cpu") = 0 [pid 5014] umount2("./5/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5170] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] lstat("./5/binderfs", [pid 5182] set_robust_list(0x55555736e5e0, 24 [pid 5170] close(17 [pid 5014] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5014] unlink("./5/binderfs" [pid 5182] <... set_robust_list resumed>) = 0 [pid 5177] ioctl(5, FS_IOC_GETVERSION [pid 5175] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5174] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5171] <... openat resumed>) = 6 [pid 5170] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] <... unlink resumed>) = 0 [pid 5182] chdir("./6" [pid 5170] close(18 [pid 5014] umount2("./5/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5171] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5182] <... chdir resumed>) = 0 [pid 5177] <... ioctl resumed>, 0) = -1 EFAULT (Bad address) [pid 5175] <... futex resumed>) = 0 [pid 5174] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5171] <... futex resumed>) = 1 [pid 5170] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5182] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5177] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5176] <... futex resumed>) = 0 [pid 5175] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5174] <... futex resumed>) = 1 [pid 5171] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5170] close(19 [pid 5169] <... futex resumed>) = 0 [pid 5182] <... prctl resumed>) = 0 [pid 5177] <... futex resumed>) = 0 [pid 5176] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5175] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5174] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5170] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5169] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5182] setpgid(0, 0 [pid 5177] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5176] <... mmap resumed>) = 0x20000000 [pid 5175] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5170] close(20 [pid 5182] <... setpgid resumed>) = 0 [pid 5177] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5176] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5175] <... futex resumed>) = 0 [pid 5171] <... futex resumed>) = 0 [pid 5170] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5169] <... futex resumed>) = 1 [pid 5182] symlink("/syzcgroup/unified/syz3", "./cgroup" [pid 5177] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5176] <... futex resumed>) = 1 [pid 5175] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5174] <... futex resumed>) = 0 [pid 5171] write(6, NULL, 4294967230 [pid 5170] close(21 [pid 5182] <... symlink resumed>) = 0 [pid 5177] <... openat resumed>) = 6 [ 65.398854][ T5177] REISERFS (device loop1): Created .reiserfs_priv - reserved for xattr storage. [pid 5176] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5174] close(3 [pid 5171] <... write resumed>) = -1 EFAULT (Bad address) [pid 5170] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5169] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5182] symlink("/syzcgroup/cpu/syz3", "./cgroup.cpu" [pid 5177] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5174] <... close resumed>) = 0 [pid 5171] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5170] close(22 [pid 5182] <... symlink resumed>) = 0 [pid 5177] <... futex resumed>) = 1 [pid 5175] <... futex resumed>) = 0 [pid 5174] close(4 [pid 5171] <... futex resumed>) = 0 [pid 5170] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5169] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5182] symlink("/syzcgroup/net/syz3", "./cgroup.net" [pid 5177] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5175] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5174] <... close resumed>) = 0 [pid 5171] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5170] close(23 [pid 5169] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5182] <... symlink resumed>) = 0 [pid 5177] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5175] <... futex resumed>) = 0 [pid 5174] close(5 [pid 5171] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5170] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5169] <... futex resumed>) = 0 [pid 5182] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5177] write(6, NULL, 4294967230 [pid 5175] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5174] <... close resumed>) = 0 [pid 5171] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5170] close(24 [pid 5169] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5182] <... openat resumed>) = 3 [pid 5177] <... write resumed>) = -1 EFAULT (Bad address) [pid 5174] close(6 [pid 5171] <... mmap resumed>) = 0x20000000 [pid 5170] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5182] write(3, "1000", 4 [pid 5177] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5174] <... close resumed>) = 0 [pid 5171] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5170] close(25 [pid 5182] <... write resumed>) = 4 [pid 5177] <... futex resumed>) = 1 [pid 5175] <... futex resumed>) = 0 [pid 5174] close(7 [pid 5171] <... futex resumed>) = 1 [pid 5170] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5169] <... futex resumed>) = 0 [pid 5014] <... umount2 resumed>) = 0 [pid 5182] close(3 [pid 5177] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5175] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5174] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5171] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5170] close(26 [pid 5169] close(3 [pid 5014] umount2("./5/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5182] <... close resumed>) = 0 [pid 5177] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5175] <... futex resumed>) = 0 [pid 5174] close(8 [pid 5170] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5169] <... close resumed>) = 0 [pid 5014] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5182] read(200, [pid 5177] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5175] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5174] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5170] close(27 [pid 5182] <... read resumed>0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5177] <... mmap resumed>) = 0x20000000 [pid 5174] close(9 [pid 5170] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5169] close(4 [pid 5014] lstat("./5/file0", [pid 5182] symlink("/dev/binderfs", "./binderfs" [pid 5177] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5174] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5170] close(28 [pid 5169] <... close resumed>) = 0 [pid 5014] <... lstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5182] <... symlink resumed>) = 0 [pid 5177] <... futex resumed>) = 1 [pid 5175] <... futex resumed>) = 0 [pid 5174] close(10 [pid 5170] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5169] close(5 [pid 5014] umount2("./5/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5182] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5177] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5175] close(3 [pid 5174] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5170] close(29 [pid 5182] <... futex resumed>) = 0 [pid 5175] <... close resumed>) = 0 [pid 5174] close(11 [pid 5170] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5169] <... close resumed>) = 0 [pid 5014] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5182] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5175] close(4 [pid 5174] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5170] exit_group(0 [pid 5169] close(6 [pid 5182] <... mmap resumed>) = 0x7fd26f636000 [pid 5175] <... close resumed>) = 0 [pid 5174] close(12 [pid 5172] <... futex resumed>) = ? [pid 5170] <... exit_group resumed>) = ? [pid 5169] <... close resumed>) = 0 [pid 5014] openat(AT_FDCWD, "./5/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5182] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE [pid 5175] close(5 [pid 5174] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5172] +++ exited with 0 +++ [pid 5170] +++ exited with 0 +++ [pid 5169] close(7 [pid 5014] <... openat resumed>) = 4 [pid 5182] <... mprotect resumed>) = 0 [pid 5175] <... close resumed>) = 0 [pid 5174] close(13 [pid 5182] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID [pid 5175] close(6 [pid 5174] <... close resumed>) = -1 EBADF (Bad file descriptor) ./strace-static-x86_64: Process 5183 attached [pid 5175] <... close resumed>) = 0 [pid 5174] close(14 [pid 5183] set_robust_list(0x7fd26f6569e0, 24 [pid 5182] <... clone resumed>, parent_tid=[15], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 15 [pid 5175] close(7 [pid 5174] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5183] <... set_robust_list resumed>) = 0 [pid 5182] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5175] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5174] close(15 [pid 5183] memfd_create("syzkaller", 0 [pid 5182] <... futex resumed>) = 0 [pid 5175] close(8 [pid 5174] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5169] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] fstat(4, [pid 5011] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=12, si_uid=0, si_status=0, si_utime=0, si_stime=16 /* 0.16 s */} --- [pid 5183] <... memfd_create resumed>) = 3 [pid 5182] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5175] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5174] close(16 [pid 5169] close(8 [pid 5014] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5011] restart_syscall(<... resuming interrupted clone ...> [pid 5183] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5175] close(9 [pid 5174] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5169] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] getdents64(4, [pid 5011] <... restart_syscall resumed>) = 0 [pid 5183] <... mmap resumed>) = 0x7fd267236000 [pid 5175] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5174] close(17 [pid 5169] close(9 [pid 5014] <... getdents64 resumed>0x555557377660 /* 2 entries */, 32768) = 48 [pid 5169] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] getdents64(4, [pid 5169] close(10 [pid 5014] <... getdents64 resumed>0x555557377660 /* 0 entries */, 32768) = 0 [pid 5169] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] close(4 [pid 5011] umount2("./5", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5169] close(11 [pid 5014] <... close resumed>) = 0 [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5169] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] rmdir("./5/file0" [pid 5011] openat(AT_FDCWD, "./5", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5169] close(12 [pid 5014] <... rmdir resumed>) = 0 [pid 5011] <... openat resumed>) = 3 [pid 5175] close(10 [pid 5174] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5169] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] umount2("./5/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5011] fstat(3, [pid 5175] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5174] close(18 [pid 5169] close(13 [pid 5014] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5011] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5175] close(11 [pid 5174] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5169] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] lstat("./5/cgroup", [pid 5011] getdents64(3, [pid 5175] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5174] close(19 [pid 5169] close(14 [pid 5014] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5011] <... getdents64 resumed>0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5175] close(12 [pid 5174] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5169] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] unlink("./5/cgroup" [pid 5011] umount2("./5/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5175] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5174] close(20 [pid 5169] close(15 [pid 5014] <... unlink resumed>) = 0 [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5175] close(13 [pid 5174] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5169] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] umount2("./5/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5011] lstat("./5/cgroup.cpu", [pid 5175] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5174] close(21 [pid 5169] close(16 [pid 5014] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5011] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5175] close(14 [pid 5174] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5169] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] lstat("./5/cgroup.net", [pid 5011] unlink("./5/cgroup.cpu" [pid 5175] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5174] close(22 [pid 5169] close(17 [pid 5014] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5011] <... unlink resumed>) = 0 [pid 5175] close(15 [pid 5174] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5169] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] unlink("./5/cgroup.net" [pid 5011] umount2("./5/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5175] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5174] close(23 [pid 5169] close(18 [pid 5014] <... unlink resumed>) = 0 [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5175] close(16 [pid 5174] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5169] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] getdents64(3, [pid 5011] lstat("./5/binderfs", [pid 5175] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5174] close(24 [pid 5169] close(19 [pid 5014] <... getdents64 resumed>0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5011] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5175] close(17 [pid 5174] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5169] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] close(3 [pid 5011] unlink("./5/binderfs" [pid 5175] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5174] close(25 [pid 5169] close(20 [pid 5014] <... close resumed>) = 0 [pid 5011] <... unlink resumed>) = 0 [pid 5175] close(18 [pid 5174] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5169] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] rmdir("./5" [pid 5011] umount2("./5/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5183] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5175] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5174] close(26 [pid 5169] close(21 [pid 5014] <... rmdir resumed>) = 0 [pid 5175] close(19 [pid 5174] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5175] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5174] close(27 [pid 5175] close(20 [pid 5174] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5175] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5174] close(28 [pid 5175] close(21 [pid 5174] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5169] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] mkdir("./6", 0777 [pid 5175] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5174] close(29 [pid 5169] close(22 [pid 5175] close(22 [pid 5174] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5169] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] <... mkdir resumed>) = 0 [pid 5175] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5174] exit_group(0 [pid 5169] close(23 [pid 5176] <... futex resumed>) = ? [pid 5175] close(23 [pid 5174] <... exit_group resumed>) = ? [pid 5014] openat(AT_FDCWD, "/dev/loop4", O_RDWR [pid 5176] +++ exited with 0 +++ [pid 5175] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5174] +++ exited with 0 +++ [pid 5169] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5175] close(24 [pid 5169] close(24 [pid 5014] <... openat resumed>) = 3 [pid 5175] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5169] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5175] close(25 [pid 5169] close(25 [pid 5014] ioctl(3, LOOP_CLR_FD [pid 5009] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=10, si_uid=0, si_status=0, si_utime=0, si_stime=15 /* 0.15 s */} --- [pid 5175] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5169] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] <... ioctl resumed>) = -1 ENXIO (No such device or address) [pid 5175] close(26 [pid 5169] close(26 [pid 5014] close(3 [pid 5009] umount2("./4", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5175] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5169] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] <... close resumed>) = 0 [pid 5175] close(27) = -1 EBADF (Bad file descriptor) [pid 5175] close(28) = -1 EBADF (Bad file descriptor) [pid 5175] close(29) = -1 EBADF (Bad file descriptor) [pid 5175] exit_group(0 [pid 5177] <... futex resumed>) = ? [pid 5175] <... exit_group resumed>) = ? [pid 5177] +++ exited with 0 +++ [pid 5175] +++ exited with 0 +++ [pid 5010] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=12, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=12 /* 0.12 s */} --- [pid 5010] umount2("./5", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5010] openat(AT_FDCWD, "./5", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5010] fstat(3, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5010] getdents64(3, 0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5010] umount2("./5/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5010] lstat("./5/cgroup.cpu", [pid 5169] close(27 [pid 5014] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5010] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5009] <... umount2 resumed>) = -1 EINVAL (Invalid argument) ./strace-static-x86_64: Process 5184 attached [pid 5169] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5010] unlink("./5/cgroup.cpu" [pid 5009] openat(AT_FDCWD, "./4", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5184] set_robust_list(0x55555736e5e0, 24 [pid 5169] close(28 [pid 5014] <... clone resumed>, child_tidptr=0x55555736e5d0) = 14 [pid 5010] <... unlink resumed>) = 0 [pid 5184] <... set_robust_list resumed>) = 0 [pid 5169] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5010] umount2("./5/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5009] <... openat resumed>) = 3 [pid 5010] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5184] chdir("./6" [pid 5169] close(29 [pid 5010] lstat("./5/binderfs", [pid 5009] fstat(3, [pid 5184] <... chdir resumed>) = 0 [pid 5169] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5010] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5184] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5169] exit_group(0 [pid 5010] unlink("./5/binderfs" [pid 5009] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5184] <... prctl resumed>) = 0 [pid 5171] <... futex resumed>) = ? [pid 5169] <... exit_group resumed>) = ? [pid 5010] <... unlink resumed>) = 0 [pid 5184] setpgid(0, 0 [pid 5171] +++ exited with 0 +++ [pid 5010] umount2("./5/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5009] getdents64(3, [pid 5184] <... setpgid resumed>) = 0 [pid 5169] +++ exited with 0 +++ [pid 5013] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=14, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=14 /* 0.14 s */} --- [pid 5013] umount2("./6", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5009] <... getdents64 resumed>0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5184] symlink("/syzcgroup/unified/syz4", "./cgroup" [pid 5013] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5013] openat(AT_FDCWD, "./6", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5011] <... umount2 resumed>) = 0 [pid 5009] umount2("./4/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5013] <... openat resumed>) = 3 [pid 5184] <... symlink resumed>) = 0 [pid 5013] fstat(3, [pid 5011] umount2("./5/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5009] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5184] symlink("/syzcgroup/cpu/syz4", "./cgroup.cpu" [pid 5013] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5009] lstat("./4/cgroup.cpu", [pid 5184] <... symlink resumed>) = 0 [pid 5013] getdents64(3, [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5184] symlink("/syzcgroup/net/syz4", "./cgroup.net" [pid 5013] <... getdents64 resumed>0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5009] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5011] lstat("./5/file0", [pid 5184] <... symlink resumed>) = 0 [pid 5013] umount2("./6/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5009] unlink("./4/cgroup.cpu" [pid 5184] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5013] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5011] <... lstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5013] lstat("./6/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5009] <... unlink resumed>) = 0 [pid 5184] <... openat resumed>) = 3 [pid 5013] unlink("./6/cgroup.cpu" [pid 5011] umount2("./5/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5184] write(3, "1000", 4 [pid 5013] <... unlink resumed>) = 0 [pid 5009] umount2("./4/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5184] <... write resumed>) = 4 [pid 5013] umount2("./6/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5184] close(3 [pid 5013] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5011] openat(AT_FDCWD, "./5/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5009] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5184] <... close resumed>) = 0 [pid 5013] lstat("./6/binderfs", [pid 5184] read(200, [pid 5013] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5011] <... openat resumed>) = 4 [pid 5009] lstat("./4/binderfs", [pid 5184] <... read resumed>0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5013] unlink("./6/binderfs" [pid 5184] symlink("/dev/binderfs", "./binderfs" [pid 5013] <... unlink resumed>) = 0 [pid 5011] fstat(4, [pid 5009] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5013] umount2("./6/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5184] <... symlink resumed>) = 0 [pid 5009] unlink("./4/binderfs" [pid 5011] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5009] <... unlink resumed>) = 0 [pid 5184] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5183] <... write resumed>) = 4194304 [pid 5011] getdents64(4, [pid 5010] <... umount2 resumed>) = 0 [pid 5009] umount2("./4/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5184] <... futex resumed>) = 0 [pid 5011] <... getdents64 resumed>0x555557377660 /* 2 entries */, 32768) = 48 [pid 5010] umount2("./5/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5184] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5011] getdents64(4, [pid 5184] <... mmap resumed>) = 0x7fd26f636000 [pid 5011] <... getdents64 resumed>0x555557377660 /* 0 entries */, 32768) = 0 [pid 5010] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5184] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE [pid 5011] close(4 [pid 5184] <... mprotect resumed>) = 0 [pid 5011] <... close resumed>) = 0 [pid 5010] lstat("./5/file0", [pid 5184] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID [pid 5011] rmdir("./5/file0"./strace-static-x86_64: Process 5185 attached ) = 0 [pid 5010] <... lstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5185] set_robust_list(0x7fd26f6569e0, 24 [pid 5184] <... clone resumed>, parent_tid=[15], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 15 [pid 5011] umount2("./5/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5185] <... set_robust_list resumed>) = 0 [pid 5184] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5010] umount2("./5/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5185] memfd_create("syzkaller", 0 [pid 5184] <... futex resumed>) = 0 [pid 5011] lstat("./5/cgroup", [pid 5010] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5184] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5011] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5010] openat(AT_FDCWD, "./5/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5011] unlink("./5/cgroup" [pid 5010] <... openat resumed>) = 4 [pid 5185] <... memfd_create resumed>) = 3 [pid 5011] <... unlink resumed>) = 0 [pid 5010] fstat(4, [pid 5185] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5011] umount2("./5/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5010] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5185] <... mmap resumed>) = 0x7fd267236000 [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5010] getdents64(4, [pid 5011] lstat("./5/cgroup.net", [pid 5010] <... getdents64 resumed>0x555557377660 /* 2 entries */, 32768) = 48 [pid 5011] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5010] getdents64(4, [pid 5011] unlink("./5/cgroup.net" [pid 5010] <... getdents64 resumed>0x555557377660 /* 0 entries */, 32768) = 0 [pid 5011] <... unlink resumed>) = 0 [pid 5010] close(4 [pid 5011] getdents64(3, [pid 5010] <... close resumed>) = 0 [pid 5011] <... getdents64 resumed>0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5010] rmdir("./5/file0" [pid 5011] close(3 [pid 5010] <... rmdir resumed>) = 0 [pid 5011] <... close resumed>) = 0 [pid 5010] umount2("./5/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5011] rmdir("./5" [pid 5010] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5011] <... rmdir resumed>) = 0 [pid 5010] lstat("./5/cgroup", [pid 5011] mkdir("./6", 0777 [pid 5010] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5011] <... mkdir resumed>) = 0 [pid 5010] unlink("./5/cgroup" [pid 5011] openat(AT_FDCWD, "/dev/loop2", O_RDWR [pid 5010] <... unlink resumed>) = 0 [pid 5011] <... openat resumed>) = 3 [pid 5010] umount2("./5/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5011] ioctl(3, LOOP_CLR_FD [pid 5010] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5011] <... ioctl resumed>) = -1 ENXIO (No such device or address) [pid 5010] lstat("./5/cgroup.net", [pid 5011] close(3 [pid 5010] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5011] <... close resumed>) = 0 [pid 5010] unlink("./5/cgroup.net" [pid 5011] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5010] <... unlink resumed>) = 0 ./strace-static-x86_64: Process 5186 attached [pid 5010] getdents64(3, [pid 5186] set_robust_list(0x55555736e5e0, 24 [pid 5011] <... clone resumed>, child_tidptr=0x55555736e5d0) = 14 [pid 5010] <... getdents64 resumed>0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5186] <... set_robust_list resumed>) = 0 [pid 5010] close(3 [pid 5186] chdir("./6" [pid 5010] <... close resumed>) = 0 [pid 5186] <... chdir resumed>) = 0 [pid 5010] rmdir("./5" [pid 5186] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5183] munmap(0x7fd267236000, 4194304 [pid 5010] <... rmdir resumed>) = 0 [pid 5186] <... prctl resumed>) = 0 [pid 5010] mkdir("./6", 0777 [pid 5186] setpgid(0, 0 [pid 5010] <... mkdir resumed>) = 0 [pid 5186] <... setpgid resumed>) = 0 [pid 5010] openat(AT_FDCWD, "/dev/loop1", O_RDWR [pid 5186] symlink("/syzcgroup/unified/syz2", "./cgroup" [pid 5010] <... openat resumed>) = 3 [pid 5186] <... symlink resumed>) = 0 [pid 5010] ioctl(3, LOOP_CLR_FD [pid 5186] symlink("/syzcgroup/cpu/syz2", "./cgroup.cpu" [pid 5010] <... ioctl resumed>) = -1 ENXIO (No such device or address) [pid 5186] <... symlink resumed>) = 0 [pid 5183] <... munmap resumed>) = 0 [pid 5010] close(3 [pid 5186] symlink("/syzcgroup/net/syz2", "./cgroup.net" [pid 5010] <... close resumed>) = 0 [pid 5186] <... symlink resumed>) = 0 [pid 5010] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5187 attached [pid 5186] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5187] set_robust_list(0x55555736e5e0, 24 [pid 5186] <... openat resumed>) = 3 [pid 5010] <... clone resumed>, child_tidptr=0x55555736e5d0) = 14 [pid 5187] <... set_robust_list resumed>) = 0 [pid 5186] write(3, "1000", 4 [pid 5187] chdir("./6" [pid 5186] <... write resumed>) = 4 [pid 5187] <... chdir resumed>) = 0 [pid 5186] close(3 [pid 5187] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5186] <... close resumed>) = 0 [pid 5187] <... prctl resumed>) = 0 [pid 5186] read(200, [pid 5187] setpgid(0, 0 [pid 5186] <... read resumed>0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5187] <... setpgid resumed>) = 0 [pid 5186] symlink("/dev/binderfs", "./binderfs" [pid 5187] symlink("/syzcgroup/unified/syz1", "./cgroup" [pid 5186] <... symlink resumed>) = 0 [pid 5187] <... symlink resumed>) = 0 [pid 5186] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5183] openat(AT_FDCWD, "/dev/loop3", O_RDWR [pid 5187] symlink("/syzcgroup/cpu/syz1", "./cgroup.cpu" [pid 5186] <... futex resumed>) = 0 [pid 5187] <... symlink resumed>) = 0 [pid 5186] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5187] symlink("/syzcgroup/net/syz1", "./cgroup.net" [pid 5186] <... mmap resumed>) = 0x7fd26f636000 [pid 5187] <... symlink resumed>) = 0 [pid 5186] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE [pid 5187] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5186] <... mprotect resumed>) = 0 [pid 5187] <... openat resumed>) = 3 [pid 5186] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID./strace-static-x86_64: Process 5188 attached [pid 5187] write(3, "1000", 4 [pid 5188] set_robust_list(0x7fd26f6569e0, 24 [pid 5187] <... write resumed>) = 4 [pid 5186] <... clone resumed>, parent_tid=[15], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 15 [pid 5188] <... set_robust_list resumed>) = 0 [pid 5187] close(3 [pid 5186] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5188] memfd_create("syzkaller", 0 [pid 5187] <... close resumed>) = 0 [pid 5186] <... futex resumed>) = 0 [pid 5188] <... memfd_create resumed>) = 3 [pid 5187] read(200, [pid 5186] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5188] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5187] <... read resumed>0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5188] <... mmap resumed>) = 0x7fd267236000 [pid 5187] symlink("/dev/binderfs", "./binderfs") = 0 [pid 5183] <... openat resumed>) = 4 [pid 5009] <... umount2 resumed>) = 0 [pid 5187] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5183] ioctl(4, LOOP_SET_FD, 3 [pid 5187] <... futex resumed>) = 0 [pid 5187] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7fd26f636000 [pid 5187] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 5187] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID./strace-static-x86_64: Process 5189 attached [pid 5189] set_robust_list(0x7fd26f6569e0, 24 [pid 5187] <... clone resumed>, parent_tid=[15], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 15 [pid 5189] <... set_robust_list resumed>) = 0 [pid 5187] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5189] memfd_create("syzkaller", 0 [pid 5187] <... futex resumed>) = 0 [pid 5189] <... memfd_create resumed>) = 3 [pid 5187] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5189] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd267236000 [pid 5185] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5013] <... umount2 resumed>) = 0 [pid 5183] <... ioctl resumed>) = 0 [pid 5189] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5188] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5013] umount2("./6/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5009] umount2("./4/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5183] close(3) = 0 [pid 5183] mkdir("./file0", 0777) = 0 [pid 5183] mount("/dev/loop3", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5013] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5013] lstat("./6/file0", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5013] umount2("./6/file0", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5013] openat(AT_FDCWD, "./6/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4 [pid 5013] fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5013] getdents64(4, 0x555557377660 /* 2 entries */, 32768) = 48 [pid 5013] getdents64(4, 0x555557377660 /* 0 entries */, 32768) = 0 [pid 5013] close(4) = 0 [pid 5013] rmdir("./6/file0") = 0 [pid 5013] umount2("./6/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5009] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5013] lstat("./6/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5009] lstat("./4/file0", [pid 5013] unlink("./6/cgroup" [pid 5009] <... lstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5009] umount2("./4/file0", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5013] <... unlink resumed>) = 0 [pid 5009] openat(AT_FDCWD, "./4/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4 [pid 5013] umount2("./6/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5009] fstat(4, [pid 5013] lstat("./6/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5009] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5009] getdents64(4, [pid 5013] unlink("./6/cgroup.net" [pid 5009] <... getdents64 resumed>0x555557377660 /* 2 entries */, 32768) = 48 [pid 5013] <... unlink resumed>) = 0 [pid 5009] getdents64(4, 0x555557377660 /* 0 entries */, 32768) = 0 [pid 5009] close(4) = 0 [pid 5009] rmdir("./4/file0" [pid 5013] getdents64(3, 0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5009] <... rmdir resumed>) = 0 [pid 5013] close(3) = 0 [pid 5013] rmdir("./6" [pid 5009] umount2("./4/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5009] lstat("./4/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5013] <... rmdir resumed>) = 0 [pid 5009] unlink("./4/cgroup") = 0 [pid 5013] mkdir("./7", 0777 [pid 5009] umount2("./4/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5009] lstat("./4/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5009] unlink("./4/cgroup.net" [pid 5013] <... mkdir resumed>) = 0 [pid 5009] <... unlink resumed>) = 0 [pid 5013] openat(AT_FDCWD, "/dev/loop5", O_RDWR) = 3 [pid 5009] getdents64(3, 0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5009] close(3 [pid 5013] ioctl(3, LOOP_CLR_FD) = -1 ENXIO (No such device or address) [pid 5009] <... close resumed>) = 0 [pid 5009] rmdir("./4" [pid 5013] close(3 [pid 5009] <... rmdir resumed>) = 0 [ 65.617743][ T5183] loop3: detected capacity change from 0 to 8192 [pid 5189] <... write resumed>) = 4194304 [pid 5188] <... write resumed>) = 4194304 [pid 5185] <... write resumed>) = 4194304 [pid 5013] <... close resumed>) = 0 [pid 5009] mkdir("./5", 0777 [pid 5185] munmap(0x7fd267236000, 4194304 [pid 5013] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5009] <... mkdir resumed>) = 0 ./strace-static-x86_64: Process 5191 attached [pid 5185] <... munmap resumed>) = 0 [pid 5009] openat(AT_FDCWD, "/dev/loop0", O_RDWR [pid 5191] set_robust_list(0x55555736e5e0, 24 [pid 5185] openat(AT_FDCWD, "/dev/loop4", O_RDWR [pid 5013] <... clone resumed>, child_tidptr=0x55555736e5d0) = 16 [pid 5009] <... openat resumed>) = 3 [pid 5191] <... set_robust_list resumed>) = 0 [pid 5185] <... openat resumed>) = 4 [pid 5009] ioctl(3, LOOP_CLR_FD [pid 5191] chdir("./7" [pid 5185] ioctl(4, LOOP_SET_FD, 3 [pid 5009] <... ioctl resumed>) = -1 ENXIO (No such device or address) [pid 5191] <... chdir resumed>) = 0 [pid 5009] close(3 [pid 5191] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5009] <... close resumed>) = 0 [pid 5191] <... prctl resumed>) = 0 [pid 5189] munmap(0x7fd267236000, 4194304 [pid 5009] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5192 attached [pid 5191] setpgid(0, 0 [pid 5189] <... munmap resumed>) = 0 [pid 5192] set_robust_list(0x55555736e5e0, 24 [pid 5191] <... setpgid resumed>) = 0 [pid 5188] munmap(0x7fd267236000, 4194304 [pid 5009] <... clone resumed>, child_tidptr=0x55555736e5d0) = 12 [pid 5192] <... set_robust_list resumed>) = 0 [pid 5191] symlink("/syzcgroup/unified/syz5", "./cgroup" [pid 5188] <... munmap resumed>) = 0 [pid 5192] chdir("./5" [pid 5191] <... symlink resumed>) = 0 [pid 5192] <... chdir resumed>) = 0 [pid 5191] symlink("/syzcgroup/cpu/syz5", "./cgroup.cpu" [pid 5192] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5191] <... symlink resumed>) = 0 [pid 5192] <... prctl resumed>) = 0 [pid 5191] symlink("/syzcgroup/net/syz5", "./cgroup.net" [pid 5192] setpgid(0, 0 [pid 5191] <... symlink resumed>) = 0 [pid 5192] <... setpgid resumed>) = 0 [pid 5191] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5192] symlink("/syzcgroup/unified/syz0", "./cgroup" [pid 5191] <... openat resumed>) = 3 [pid 5189] openat(AT_FDCWD, "/dev/loop1", O_RDWR [pid 5192] <... symlink resumed>) = 0 [pid 5191] write(3, "1000", 4 [pid 5189] <... openat resumed>) = 4 [pid 5192] symlink("/syzcgroup/cpu/syz0", "./cgroup.cpu" [pid 5191] <... write resumed>) = 4 [pid 5189] ioctl(4, LOOP_SET_FD, 3 [pid 5188] openat(AT_FDCWD, "/dev/loop2", O_RDWR [pid 5192] <... symlink resumed>) = 0 [pid 5191] close(3 [pid 5188] <... openat resumed>) = 4 [pid 5192] symlink("/syzcgroup/net/syz0", "./cgroup.net" [pid 5191] <... close resumed>) = 0 [ 65.688365][ T5183] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 65.701981][ T5183] REISERFS (device loop3): found reiserfs format "3.5" with non-standard journal [ 65.703337][ T5185] loop4: detected capacity change from 0 to 8192 [ 65.713133][ T5183] REISERFS (device loop3): using ordered data mode [pid 5188] ioctl(4, LOOP_SET_FD, 3 [pid 5192] <... symlink resumed>) = 0 [pid 5191] read(200, [pid 5192] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5191] <... read resumed>0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5192] <... openat resumed>) = 3 [pid 5191] symlink("/dev/binderfs", "./binderfs" [pid 5192] write(3, "1000", 4 [pid 5191] <... symlink resumed>) = 0 [pid 5192] <... write resumed>) = 4 [pid 5191] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5192] close(3 [pid 5191] <... futex resumed>) = 0 [pid 5192] <... close resumed>) = 0 [pid 5191] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5192] read(200, [pid 5191] <... mmap resumed>) = 0x7fd26f636000 [pid 5192] <... read resumed>0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5191] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE [pid 5192] symlink("/dev/binderfs", "./binderfs" [pid 5191] <... mprotect resumed>) = 0 [pid 5192] <... symlink resumed>) = 0 [pid 5191] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID./strace-static-x86_64: Process 5193 attached [pid 5192] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5193] set_robust_list(0x7fd26f6569e0, 24 [pid 5192] <... futex resumed>) = 0 [pid 5191] <... clone resumed>, parent_tid=[17], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 17 [pid 5193] <... set_robust_list resumed>) = 0 [pid 5192] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5191] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5193] memfd_create("syzkaller", 0 [pid 5192] <... mmap resumed>) = 0x7fd26f636000 [pid 5191] <... futex resumed>) = 0 [pid 5193] <... memfd_create resumed>) = 3 [pid 5192] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE [pid 5191] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5193] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5192] <... mprotect resumed>) = 0 [pid 5193] <... mmap resumed>) = 0x7fd267236000 [pid 5192] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tid=[13], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 13 [pid 5192] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5192] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000}./strace-static-x86_64: Process 5194 attached [pid 5194] set_robust_list(0x7fd26f6569e0, 24) = 0 [pid 5194] memfd_create("syzkaller", 0) = 3 [pid 5185] <... ioctl resumed>) = 0 [pid 5185] close(3) = 0 [pid 5185] mkdir("./file0", 0777) = 0 [pid 5185] mount("/dev/loop4", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5193] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5189] <... ioctl resumed>) = 0 [pid 5189] close(3) = 0 [pid 5189] mkdir("./file0", 0777 [pid 5194] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5188] <... ioctl resumed>) = 0 [pid 5188] close(3) = 0 [pid 5194] <... mmap resumed>) = 0x7fd267236000 [pid 5188] mkdir("./file0", 0777 [pid 5189] <... mkdir resumed>) = 0 [pid 5189] mount("/dev/loop1", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5188] <... mkdir resumed>) = 0 [ 65.732678][ T5189] loop1: detected capacity change from 0 to 8192 [ 65.733921][ T5183] reiserfs: using flush barriers [ 65.740428][ T5188] loop2: detected capacity change from 0 to 8192 [ 65.753019][ T5183] REISERFS (device loop3): journal params: device loop3, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 65.771789][ T5183] REISERFS (device loop3): checking transaction log (loop3) [pid 5193] <... write resumed>) = 4194304 [pid 5193] munmap(0x7fd267236000, 4194304) = 0 [pid 5193] openat(AT_FDCWD, "/dev/loop5", O_RDWR) = 4 [pid 5193] ioctl(4, LOOP_SET_FD, 3 [pid 5188] mount("/dev/loop2", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5193] <... ioctl resumed>) = 0 [pid 5193] close(3) = 0 [pid 5193] mkdir("./file0", 0777) = 0 [pid 5193] mount("/dev/loop5", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [ 65.790010][ T5189] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 65.803030][ T5185] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 65.806491][ T5193] loop5: detected capacity change from 0 to 8192 [ 65.817974][ T5183] REISERFS (device loop3): Using r5 hash to sort names [pid 5194] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5183] <... mount resumed>) = 0 [pid 5194] <... write resumed>) = 4194304 [pid 5194] munmap(0x7fd267236000, 4194304) = 0 [pid 5194] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4 [pid 5194] ioctl(4, LOOP_SET_FD, 3) = 0 [ 65.830258][ T5188] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 65.845660][ T5193] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 65.845717][ T5185] REISERFS (device loop4): found reiserfs format "3.5" with non-standard journal [ 65.863604][ T5194] loop0: detected capacity change from 0 to 8192 [ 65.874702][ T5193] REISERFS (device loop5): found reiserfs format "3.5" with non-standard journal [pid 5194] close(3 [pid 5183] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5194] <... close resumed>) = 0 [pid 5194] mkdir("./file0", 0777 [pid 5183] <... openat resumed>) = 3 [pid 5194] <... mkdir resumed>) = 0 [pid 5183] chdir("./file0" [pid 5194] mount("/dev/loop0", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5183] <... chdir resumed>) = 0 [pid 5183] ioctl(4, LOOP_CLR_FD) = 0 [ 65.876909][ T5188] REISERFS (device loop2): found reiserfs format "3.5" with non-standard journal [ 65.883981][ T5185] REISERFS (device loop4): using ordered data mode [ 65.894182][ T5188] REISERFS (device loop2): using ordered data mode [ 65.899439][ T5189] REISERFS (device loop1): found reiserfs format "3.5" with non-standard journal [ 65.899488][ T5189] REISERFS (device loop1): using ordered data mode [ 65.899496][ T5189] reiserfs: using flush barriers [pid 5183] close(4) = 0 [pid 5183] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5182] <... futex resumed>) = 0 [pid 5183] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5182] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5183] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5182] <... futex resumed>) = 0 [pid 5183] mkdir(".", 0777 [pid 5182] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5183] <... mkdir resumed>) = -1 EEXIST (File exists) [ 65.918324][ T5189] REISERFS (device loop1): journal params: device loop1, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 65.922824][ T5188] reiserfs: using flush barriers [ 65.948460][ T5188] REISERFS (device loop2): journal params: device loop2, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 65.948650][ T5183] reiserfs: enabling write barrier flush mode [ 65.964750][ T5193] REISERFS (device loop5): using ordered data mode [ 65.972927][ T5194] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 65.977509][ T5188] REISERFS (device loop2): checking transaction log (loop2) [ 65.992576][ T5189] REISERFS (device loop1): checking transaction log (loop1) [ 65.998362][ T5185] reiserfs: using flush barriers [ 66.006702][ T5189] REISERFS (device loop1): Using r5 hash to sort names [ 66.010829][ T5193] reiserfs: using flush barriers [ 66.021052][ T5194] REISERFS (device loop0): found reiserfs format "3.5" with non-standard journal [pid 5183] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5189] <... mount resumed>) = 0 [pid 5188] <... mount resumed>) = 0 [pid 5188] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 5188] chdir("./file0") = 0 [pid 5188] ioctl(4, LOOP_CLR_FD) = 0 [pid 5188] close(4 [ 66.022844][ T5185] REISERFS (device loop4): journal params: device loop4, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 66.032740][ T5188] REISERFS (device loop2): Using r5 hash to sort names [ 66.049009][ T5185] REISERFS (device loop4): checking transaction log (loop4) [ 66.056112][ T5193] REISERFS (device loop5): journal params: device loop5, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 66.062229][ T5194] REISERFS (device loop0): using ordered data mode [ 66.084803][ T5194] reiserfs: using flush barriers [pid 5189] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 5189] chdir("./file0" [pid 5185] <... mount resumed>) = 0 [pid 5189] <... chdir resumed>) = 0 [pid 5185] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5189] ioctl(4, LOOP_CLR_FD [pid 5188] <... close resumed>) = 0 [pid 5188] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5186] <... futex resumed>) = 0 [pid 5186] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5186] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5188] <... futex resumed>) = 1 [pid 5188] mkdir(".", 0777) = -1 EEXIST (File exists) [pid 5188] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5189] <... ioctl resumed>) = 0 [pid 5185] <... openat resumed>) = 3 [pid 5183] <... mount resumed>) = 0 [ 66.090096][ T5183] REISERFS (device loop3): Created .reiserfs_priv - reserved for xattr storage. [ 66.099353][ T5185] REISERFS (device loop4): Using r5 hash to sort names [ 66.108106][ T5194] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 66.113409][ T5188] reiserfs: enabling write barrier flush mode [ 66.124774][ T5194] REISERFS (device loop0): checking transaction log (loop0) [pid 5189] close(4 [pid 5185] chdir("./file0" [pid 5183] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY [pid 5189] <... close resumed>) = 0 [pid 5189] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5185] <... chdir resumed>) = 0 [pid 5183] <... openat resumed>) = 4 [pid 5189] <... futex resumed>) = 1 [pid 5187] <... futex resumed>) = 0 [pid 5185] ioctl(4, LOOP_CLR_FD [pid 5183] chdir("." [pid 5189] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5185] <... ioctl resumed>) = 0 [pid 5183] <... chdir resumed>) = 0 [pid 5185] close(4 [pid 5183] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5187] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5185] <... close resumed>) = 0 [pid 5183] <... futex resumed>) = 1 [pid 5182] <... futex resumed>) = 0 [pid 5185] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5183] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5182] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5185] <... futex resumed>) = 1 [pid 5183] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5182] <... futex resumed>) = 0 [pid 5185] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5183] creat("./bus", 000 [pid 5182] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5187] <... futex resumed>) = 1 [pid 5184] <... futex resumed>) = 0 [pid 5189] <... futex resumed>) = 0 [pid 5187] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5184] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5183] <... creat resumed>) = 5 [pid 5189] mkdir(".", 0777 [pid 5183] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5189] <... mkdir resumed>) = -1 EEXIST (File exists) [pid 5183] <... futex resumed>) = 1 [pid 5182] <... futex resumed>) = 0 [pid 5189] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5183] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5182] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5184] <... futex resumed>) = 1 [pid 5184] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5193] <... mount resumed>) = 0 [pid 5193] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 5193] chdir("./file0") = 0 [pid 5193] ioctl(4, LOOP_CLR_FD) = 0 [pid 5193] close(4) = 0 [pid 5193] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5191] <... futex resumed>) = 0 [pid 5191] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5191] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5193] <... futex resumed>) = 1 [pid 5193] mkdir(".", 0777 [pid 5185] <... futex resumed>) = 0 [pid 5183] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5182] <... futex resumed>) = 0 [pid 5185] mkdir(".", 0777 [pid 5183] ioctl(5, FS_IOC_GETVERSION [pid 5182] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5185] <... mkdir resumed>) = -1 EEXIST (File exists) [pid 5185] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5183] <... ioctl resumed>, 0) = -1 EFAULT (Bad address) [pid 5193] <... mkdir resumed>) = -1 EEXIST (File exists) [ 66.132916][ T5193] REISERFS (device loop5): checking transaction log (loop5) [ 66.151079][ T5193] REISERFS (device loop5): Using r5 hash to sort names [ 66.154681][ T5188] REISERFS (device loop2): Created .reiserfs_priv - reserved for xattr storage. [ 66.159173][ T5194] REISERFS (device loop0): Using r5 hash to sort names [ 66.176598][ T5189] reiserfs: enabling write barrier flush mode [ 66.183657][ T5185] reiserfs: enabling write barrier flush mode [pid 5193] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5183] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5182] <... futex resumed>) = 0 [pid 5183] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5182] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5183] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5182] <... futex resumed>) = 0 [pid 5183] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5182] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5183] <... openat resumed>) = 6 [pid 5183] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5182] <... futex resumed>) = 0 [pid 5183] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5182] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5183] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5182] <... futex resumed>) = 0 [pid 5183] write(6, NULL, 4294967230 [pid 5182] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5183] <... write resumed>) = -1 EFAULT (Bad address) [pid 5183] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5182] <... futex resumed>) = 0 [pid 5183] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5182] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5183] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5182] <... futex resumed>) = 0 [pid 5183] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5182] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5183] <... mmap resumed>) = 0x20000000 [pid 5183] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5182] <... futex resumed>) = 0 [pid 5183] <... futex resumed>) = 1 [pid 5182] close(3 [pid 5183] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5182] <... close resumed>) = 0 [pid 5182] close(4) = 0 [pid 5194] <... mount resumed>) = 0 [pid 5194] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 5194] chdir("./file0") = 0 [pid 5194] ioctl(4, LOOP_CLR_FD) = 0 [pid 5194] close(4) = 0 [pid 5194] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5192] <... futex resumed>) = 0 [pid 5192] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5192] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5194] <... futex resumed>) = 1 [pid 5194] mkdir(".", 0777) = -1 EEXIST (File exists) [pid 5194] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5182] close(5 [pid 5188] <... mount resumed>) = 0 [pid 5188] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY) = 4 [pid 5188] chdir(".") = 0 [pid 5188] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5186] <... futex resumed>) = 0 [pid 5188] creat("./bus", 000 [pid 5186] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5188] <... creat resumed>) = 5 [pid 5186] <... futex resumed>) = 0 [pid 5188] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5186] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5188] <... futex resumed>) = 0 [pid 5186] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5188] ioctl(5, FS_IOC_GETVERSION [pid 5186] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5188] <... ioctl resumed>, 0) = -1 EFAULT (Bad address) [pid 5186] <... futex resumed>) = 0 [pid 5188] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5186] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5188] <... futex resumed>) = 0 [pid 5186] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5188] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5186] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5188] <... openat resumed>) = 6 [pid 5186] <... futex resumed>) = 0 [pid 5188] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5186] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5188] <... futex resumed>) = 0 [pid 5186] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5188] write(6, NULL, 4294967230 [pid 5186] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5188] <... write resumed>) = -1 EFAULT (Bad address) [pid 5186] <... futex resumed>) = 0 [pid 5188] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5186] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5188] <... futex resumed>) = 0 [pid 5186] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5188] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5186] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5188] <... mmap resumed>) = 0x20000000 [pid 5186] <... futex resumed>) = 0 [pid 5188] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5186] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5188] <... futex resumed>) = 0 [pid 5186] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5182] <... close resumed>) = 0 [pid 5188] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5186] close(3 [pid 5182] close(6) = 0 [pid 5186] <... close resumed>) = 0 [pid 5182] close(7) = -1 EBADF (Bad file descriptor) [pid 5186] close(4 [pid 5182] close(8 [pid 5186] <... close resumed>) = 0 [pid 5182] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5186] close(5 [pid 5182] close(9 [pid 5186] <... close resumed>) = 0 [pid 5182] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5186] close(6 [pid 5182] close(10 [pid 5186] <... close resumed>) = 0 [pid 5182] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5182] close(11 [pid 5186] close(7 [pid 5182] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5182] close(12 [pid 5186] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5182] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5182] close(13 [pid 5186] close(8 [pid 5182] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5182] close(14 [pid 5186] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5182] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5182] close(15 [pid 5186] close(9 [pid 5182] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5186] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5182] close(16 [pid 5186] close(10 [pid 5182] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5186] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5182] close(17 [pid 5186] close(11 [pid 5182] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5186] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5186] close(12) = -1 EBADF (Bad file descriptor) [pid 5186] close(13) = -1 EBADF (Bad file descriptor) [pid 5186] close(14) = -1 EBADF (Bad file descriptor) [pid 5186] close(15) = -1 EBADF (Bad file descriptor) [pid 5186] close(16) = -1 EBADF (Bad file descriptor) [pid 5186] close(17) = -1 EBADF (Bad file descriptor) [pid 5186] close(18) = -1 EBADF (Bad file descriptor) [pid 5186] close(19) = -1 EBADF (Bad file descriptor) [pid 5182] close(18 [pid 5186] close(20 [pid 5182] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5186] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5182] close(19 [pid 5186] close(21) = -1 EBADF (Bad file descriptor) [pid 5182] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5186] close(22) = -1 EBADF (Bad file descriptor) [pid 5182] close(20 [pid 5186] close(23) = -1 EBADF (Bad file descriptor) [pid 5182] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5186] close(24) = -1 EBADF (Bad file descriptor) [pid 5182] close(21 [pid 5186] close(25) = -1 EBADF (Bad file descriptor) [pid 5182] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5186] close(26 [pid 5182] close(22 [pid 5186] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5182] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5186] close(27 [pid 5182] close(23 [pid 5186] <... close resumed>) = -1 EBADF (Bad file descriptor) [ 66.184572][ T5193] reiserfs: enabling write barrier flush mode [ 66.201575][ T5189] REISERFS (device loop1): Created .reiserfs_priv - reserved for xattr storage. [ 66.210379][ T5194] reiserfs: enabling write barrier flush mode [ 66.213141][ T5185] REISERFS (device loop4): Created .reiserfs_priv - reserved for xattr storage. [ 66.227865][ T5193] REISERFS (device loop5): Created .reiserfs_priv - reserved for xattr storage. [pid 5182] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5186] close(28 [pid 5182] close(24 [pid 5186] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5186] close(29 [pid 5182] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5186] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5182] close(25 [pid 5186] exit_group(0 [pid 5182] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5188] <... futex resumed>) = ? [pid 5186] <... exit_group resumed>) = ? [pid 5182] close(26 [pid 5189] <... mount resumed>) = 0 [pid 5188] +++ exited with 0 +++ [pid 5186] +++ exited with 0 +++ [pid 5185] <... mount resumed>) = 0 [pid 5182] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5189] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY [pid 5185] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY [pid 5182] close(27 [pid 5011] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=14, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=17 /* 0.17 s */} --- [pid 5189] <... openat resumed>) = 4 [pid 5182] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] restart_syscall(<... resuming interrupted clone ...> [pid 5189] chdir("." [pid 5185] <... openat resumed>) = 4 [pid 5182] close(28 [pid 5189] <... chdir resumed>) = 0 [pid 5185] chdir("." [pid 5182] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] <... restart_syscall resumed>) = 0 [pid 5189] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5185] <... chdir resumed>) = 0 [pid 5182] close(29 [pid 5189] <... futex resumed>) = 1 [pid 5187] <... futex resumed>) = 0 [pid 5185] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5182] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5189] creat("./bus", 000 [pid 5187] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5185] <... futex resumed>) = 1 [pid 5184] <... futex resumed>) = 0 [pid 5182] exit_group(0 [pid 5011] umount2("./6", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5189] <... creat resumed>) = 5 [pid 5187] <... futex resumed>) = 0 [pid 5185] creat("./bus", 000 [pid 5184] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5183] <... futex resumed>) = ? [pid 5182] <... exit_group resumed>) = ? [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5187] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5011] openat(AT_FDCWD, "./6", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5011] fstat(3, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5183] +++ exited with 0 +++ [pid 5182] +++ exited with 0 +++ [pid 5011] getdents64(3, [pid 5184] <... futex resumed>) = 0 [pid 5012] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=14, si_uid=0, si_status=0, si_utime=0, si_stime=14 /* 0.14 s */} --- [pid 5011] <... getdents64 resumed>0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5189] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5185] <... creat resumed>) = 5 [pid 5184] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5012] restart_syscall(<... resuming interrupted clone ...> [pid 5011] umount2("./6/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5189] <... futex resumed>) = 1 [pid 5187] <... futex resumed>) = 0 [pid 5185] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5184] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5012] <... restart_syscall resumed>) = 0 [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5193] <... mount resumed>) = 0 [pid 5189] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5187] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5185] <... futex resumed>) = 0 [pid 5184] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5011] lstat("./6/cgroup.cpu", [pid 5193] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY [pid 5189] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5187] <... futex resumed>) = 0 [pid 5185] ioctl(5, FS_IOC_GETVERSION [pid 5184] <... futex resumed>) = 0 [pid 5011] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5193] <... openat resumed>) = 4 [pid 5189] ioctl(5, FS_IOC_GETVERSION [pid 5187] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5185] <... ioctl resumed>, 0) = -1 EFAULT (Bad address) [pid 5184] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5012] umount2("./6", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5011] unlink("./6/cgroup.cpu" [pid 5193] chdir("." [pid 5189] <... ioctl resumed>, 0) = -1 EFAULT (Bad address) [pid 5185] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5184] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5012] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5011] <... unlink resumed>) = 0 [pid 5193] <... chdir resumed>) = 0 [pid 5189] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5185] <... futex resumed>) = 0 [pid 5184] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5012] openat(AT_FDCWD, "./6", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5011] umount2("./6/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5193] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5189] <... futex resumed>) = 1 [pid 5187] <... futex resumed>) = 0 [pid 5185] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5184] <... futex resumed>) = 0 [pid 5012] <... openat resumed>) = 3 [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5193] <... futex resumed>) = 1 [pid 5191] <... futex resumed>) = 0 [pid 5189] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5187] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5185] <... openat resumed>) = 6 [pid 5184] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5012] fstat(3, [pid 5011] lstat("./6/binderfs", [pid 5193] creat("./bus", 000 [pid 5191] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5189] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5187] <... futex resumed>) = 0 [pid 5185] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5184] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5012] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5011] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5193] <... creat resumed>) = 5 [pid 5191] <... futex resumed>) = 0 [pid 5189] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5187] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5185] <... futex resumed>) = 0 [pid 5184] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5012] getdents64(3, [pid 5011] unlink("./6/binderfs" [pid 5193] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5191] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5189] <... openat resumed>) = 6 [pid 5185] write(6, NULL, 4294967230 [pid 5184] <... futex resumed>) = 0 [pid 5012] <... getdents64 resumed>0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5011] <... unlink resumed>) = 0 [pid 5193] <... futex resumed>) = 0 [pid 5191] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5189] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5185] <... write resumed>) = -1 EFAULT (Bad address) [pid 5184] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5012] umount2("./6/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5011] umount2("./6/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5193] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5191] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5189] <... futex resumed>) = 1 [pid 5187] <... futex resumed>) = 0 [pid 5185] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5184] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5194] <... mount resumed>) = 0 [pid 5012] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5194] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY [pid 5193] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5191] <... futex resumed>) = 0 [pid 5189] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5187] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5185] <... futex resumed>) = 0 [pid 5184] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5012] lstat("./6/cgroup.cpu", [pid 5194] <... openat resumed>) = 4 [pid 5193] ioctl(5, FS_IOC_GETVERSION [pid 5191] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5189] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5187] <... futex resumed>) = 0 [pid 5185] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5184] <... futex resumed>) = 0 [pid 5012] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5194] chdir("." [pid 5193] <... ioctl resumed>, 0) = -1 EFAULT (Bad address) [pid 5189] write(6, NULL, 4294967230 [pid 5187] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5185] <... mmap resumed>) = 0x20000000 [pid 5184] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5194] <... chdir resumed>) = 0 [pid 5193] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5189] <... write resumed>) = -1 EFAULT (Bad address) [pid 5185] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5184] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5194] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5193] <... futex resumed>) = 1 [pid 5191] <... futex resumed>) = 0 [pid 5189] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5185] <... futex resumed>) = 0 [pid 5184] close(3 [pid 5194] <... futex resumed>) = 1 [pid 5193] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5192] <... futex resumed>) = 0 [pid 5191] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5189] <... futex resumed>) = 0 [pid 5187] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5185] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5184] <... close resumed>) = 0 [pid 5012] unlink("./6/cgroup.cpu" [pid 5194] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5193] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5192] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5191] <... futex resumed>) = 0 [pid 5189] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5187] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5184] close(4 [pid 5194] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5193] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5192] <... futex resumed>) = 0 [pid 5191] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5189] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5187] <... futex resumed>) = 0 [pid 5184] <... close resumed>) = 0 [pid 5012] <... unlink resumed>) = 0 [pid 5194] creat("./bus", 000 [pid 5193] <... openat resumed>) = 6 [pid 5192] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5189] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5187] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5184] close(5 [pid 5012] umount2("./6/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5194] <... creat resumed>) = 5 [pid 5193] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5189] <... mmap resumed>) = 0x20000000 [pid 5184] <... close resumed>) = 0 [pid 5012] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5011] <... umount2 resumed>) = 0 [pid 5194] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5193] <... futex resumed>) = 1 [pid 5191] <... futex resumed>) = 0 [pid 5189] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5184] close(6 [pid 5012] lstat("./6/binderfs", [pid 5011] umount2("./6/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5194] <... futex resumed>) = 1 [pid 5193] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5192] <... futex resumed>) = 0 [pid 5191] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5189] <... futex resumed>) = 1 [pid 5187] <... futex resumed>) = 0 [pid 5184] <... close resumed>) = 0 [pid 5012] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5194] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5193] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5192] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5191] <... futex resumed>) = 0 [pid 5189] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5187] close(3 [pid 5184] close(7 [pid 5012] unlink("./6/binderfs" [pid 5194] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5193] write(6, NULL, 4294967230 [pid 5192] <... futex resumed>) = 0 [pid 5191] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5187] <... close resumed>) = 0 [pid 5184] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] lstat("./6/file0", [pid 5194] ioctl(5, FS_IOC_GETVERSION [pid 5193] <... write resumed>) = -1 EFAULT (Bad address) [pid 5192] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5187] close(4 [pid 5184] close(8 [pid 5012] <... unlink resumed>) = 0 [pid 5011] <... lstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5194] <... ioctl resumed>, 0) = -1 EFAULT (Bad address) [pid 5193] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5187] <... close resumed>) = 0 [pid 5184] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] umount2("./6/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5011] umount2("./6/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5194] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5193] <... futex resumed>) = 1 [pid 5191] <... futex resumed>) = 0 [pid 5187] close(5 [pid 5184] close(9 [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5194] <... futex resumed>) = 1 [pid 5193] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5192] <... futex resumed>) = 0 [pid 5191] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5187] <... close resumed>) = 0 [pid 5184] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] openat(AT_FDCWD, "./6/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5194] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5193] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5191] <... futex resumed>) = 0 [pid 5184] close(10 [pid 5193] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5192] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5191] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5184] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] <... openat resumed>) = 4 [pid 5193] <... mmap resumed>) = 0x20000000 [pid 5187] close(6 [pid 5184] close(11 [pid 5194] <... futex resumed>) = 0 [ 66.248991][ T5194] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [pid 5193] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5192] <... futex resumed>) = 1 [pid 5187] <... close resumed>) = 0 [pid 5184] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] fstat(4, [pid 5194] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5193] <... futex resumed>) = 1 [pid 5191] <... futex resumed>) = 0 [pid 5184] close(12 [pid 5194] <... openat resumed>) = 6 [pid 5193] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5192] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5191] close(3 [pid 5187] close(7 [pid 5184] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5194] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5192] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5191] <... close resumed>) = 0 [pid 5187] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5184] close(13 [pid 5011] getdents64(4, [pid 5194] <... futex resumed>) = 0 [pid 5192] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5191] close(4 [pid 5187] close(8 [pid 5184] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] <... getdents64 resumed>0x555557377660 /* 2 entries */, 32768) = 48 [pid 5194] write(6, NULL, 4294967230 [pid 5192] <... futex resumed>) = 0 [pid 5191] <... close resumed>) = 0 [pid 5187] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5184] close(14 [pid 5011] getdents64(4, [pid 5194] <... write resumed>) = -1 EFAULT (Bad address) [pid 5192] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5191] close(5 [pid 5187] close(9 [pid 5184] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] <... getdents64 resumed>0x555557377660 /* 0 entries */, 32768) = 0 [pid 5194] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5192] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5191] <... close resumed>) = 0 [pid 5187] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5184] close(15 [pid 5011] close(4 [pid 5194] <... futex resumed>) = 0 [pid 5192] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5191] close(6 [pid 5187] close(10 [pid 5184] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] <... close resumed>) = 0 [pid 5194] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5192] <... futex resumed>) = 0 [pid 5191] <... close resumed>) = 0 [pid 5187] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5184] close(16 [pid 5011] rmdir("./6/file0" [pid 5194] <... mmap resumed>) = 0x20000000 [pid 5191] close(7 [pid 5184] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5194] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5191] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5184] close(17 [pid 5194] <... futex resumed>) = 0 [pid 5191] close(8 [pid 5184] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5194] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5191] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5184] close(18 [pid 5191] close(9 [pid 5184] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5191] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5184] close(19 [pid 5191] close(10 [pid 5184] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5191] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5184] close(20 [pid 5191] close(11 [pid 5184] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5191] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5184] close(21 [pid 5191] close(12 [pid 5184] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5191] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5184] close(22 [pid 5191] close(13 [pid 5184] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5191] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5184] close(23 [pid 5191] close(14 [pid 5184] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5191] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5184] close(24 [pid 5191] close(15 [pid 5184] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5191] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5184] close(25 [pid 5191] close(16 [pid 5184] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5191] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5184] close(26 [pid 5191] close(17 [pid 5184] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5191] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5184] close(27 [pid 5191] close(18 [pid 5184] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5191] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5184] close(28 [pid 5191] close(19 [pid 5184] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5191] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5184] close(29 [pid 5191] close(20 [pid 5184] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5191] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5184] exit_group(0 [pid 5191] close(21 [pid 5185] <... futex resumed>) = ? [pid 5184] <... exit_group resumed>) = ? [pid 5191] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5185] +++ exited with 0 +++ [pid 5184] +++ exited with 0 +++ [pid 5191] close(22) = -1 EBADF (Bad file descriptor) [pid 5191] close(23) = -1 EBADF (Bad file descriptor) [pid 5191] close(24) = -1 EBADF (Bad file descriptor) [pid 5191] close(25) = -1 EBADF (Bad file descriptor) [pid 5191] close(26) = -1 EBADF (Bad file descriptor) [pid 5191] close(27 [pid 5192] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5191] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=14, si_uid=0, si_status=0, si_utime=0, si_stime=16 /* 0.16 s */} --- [pid 5187] close(11 [pid 5191] close(28 [pid 5192] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5191] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5187] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] <... rmdir resumed>) = 0 [pid 5192] close(3 [pid 5191] close(29 [pid 5187] close(12 [pid 5192] <... close resumed>) = 0 [pid 5191] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5187] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] umount2("./6/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5192] close(4 [pid 5191] exit_group(0 [pid 5187] close(13 [pid 5014] umount2("./6", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5193] <... futex resumed>) = ? [pid 5192] <... close resumed>) = 0 [pid 5191] <... exit_group resumed>) = ? [pid 5187] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5193] +++ exited with 0 +++ [pid 5192] close(5 [pid 5191] +++ exited with 0 +++ [pid 5187] close(14 [pid 5014] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5011] lstat("./6/cgroup", [pid 5192] <... close resumed>) = 0 [pid 5187] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] openat(AT_FDCWD, "./6", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5013] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=16, si_uid=0, si_status=0, si_utime=0, si_stime=14 /* 0.14 s */} --- [pid 5192] close(6 [pid 5187] close(15 [pid 5014] <... openat resumed>) = 3 [pid 5011] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5192] <... close resumed>) = 0 [pid 5187] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] fstat(3, [pid 5011] unlink("./6/cgroup" [pid 5192] close(7 [pid 5187] close(16 [pid 5014] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5013] umount2("./7", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5192] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5187] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5013] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5011] <... unlink resumed>) = 0 [pid 5192] close(8 [pid 5187] close(17 [pid 5014] getdents64(3, [pid 5013] openat(AT_FDCWD, "./7", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5192] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5187] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] <... getdents64 resumed>0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5013] <... openat resumed>) = 3 [pid 5011] umount2("./6/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5192] close(9 [pid 5187] close(18 [pid 5014] umount2("./6/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5013] fstat(3, [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5192] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5187] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5013] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5011] lstat("./6/cgroup.net", [pid 5192] close(10 [pid 5187] close(19 [pid 5014] lstat("./6/cgroup.cpu", [pid 5013] getdents64(3, [pid 5011] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5192] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5187] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5013] <... getdents64 resumed>0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5011] unlink("./6/cgroup.net" [pid 5013] umount2("./7/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5013] lstat("./7/cgroup.cpu", [pid 5192] close(11 [pid 5187] close(20 [pid 5014] unlink("./6/cgroup.cpu" [pid 5013] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5187] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] <... unlink resumed>) = 0 [pid 5013] unlink("./7/cgroup.cpu" [pid 5192] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] <... unlink resumed>) = 0 [pid 5192] close(12 [pid 5187] close(21 [pid 5014] umount2("./6/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5013] <... unlink resumed>) = 0 [pid 5011] getdents64(3, [pid 5192] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5187] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5013] umount2("./7/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5011] <... getdents64 resumed>0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5192] close(13 [pid 5187] close(22 [pid 5014] lstat("./6/binderfs", [pid 5013] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5011] close(3 [pid 5192] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5187] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5013] lstat("./7/binderfs", [pid 5011] <... close resumed>) = 0 [pid 5192] close(14 [pid 5187] close(23 [pid 5014] unlink("./6/binderfs" [pid 5013] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5011] rmdir("./6" [pid 5192] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5187] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5013] unlink("./7/binderfs" [pid 5014] <... unlink resumed>) = 0 [pid 5013] <... unlink resumed>) = 0 [pid 5192] close(15 [pid 5187] close(24 [pid 5014] umount2("./6/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5013] umount2("./7/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5011] <... rmdir resumed>) = 0 [pid 5192] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5187] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] <... umount2 resumed>) = 0 [pid 5011] mkdir("./7", 0777 [pid 5192] close(16 [pid 5187] close(25 [pid 5011] <... mkdir resumed>) = 0 [pid 5192] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5187] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] openat(AT_FDCWD, "/dev/loop2", O_RDWR [pid 5192] close(17 [pid 5187] close(26 [pid 5011] <... openat resumed>) = 3 [pid 5192] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5187] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] ioctl(3, LOOP_CLR_FD [pid 5192] close(18 [pid 5187] close(27 [pid 5011] <... ioctl resumed>) = -1 ENXIO (No such device or address) [pid 5192] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5187] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] close(3 [pid 5192] close(19 [pid 5187] close(28 [pid 5011] <... close resumed>) = 0 [pid 5192] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5187] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5200 attached [pid 5192] close(20 [pid 5187] close(29 [pid 5200] set_robust_list(0x55555736e5e0, 24 [pid 5192] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5187] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] <... clone resumed>, child_tidptr=0x55555736e5d0) = 16 [pid 5200] <... set_robust_list resumed>) = 0 [pid 5192] close(21 [pid 5187] exit_group(0 [pid 5200] chdir("./7" [pid 5192] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5189] <... futex resumed>) = ? [pid 5187] <... exit_group resumed>) = ? [pid 5200] <... chdir resumed>) = 0 [pid 5192] close(22 [pid 5189] +++ exited with 0 +++ [pid 5187] +++ exited with 0 +++ [pid 5200] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5192] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5200] <... prctl resumed>) = 0 [pid 5192] close(23 [pid 5200] setpgid(0, 0 [pid 5192] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5200] <... setpgid resumed>) = 0 [pid 5192] close(24 [pid 5200] symlink("/syzcgroup/unified/syz2", "./cgroup" [pid 5192] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5200] <... symlink resumed>) = 0 [pid 5192] close(25 [pid 5200] symlink("/syzcgroup/cpu/syz2", "./cgroup.cpu" [pid 5192] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5200] <... symlink resumed>) = 0 [pid 5192] close(26 [pid 5200] symlink("/syzcgroup/net/syz2", "./cgroup.net" [pid 5192] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5200] <... symlink resumed>) = 0 [pid 5192] close(27 [pid 5200] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5192] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5200] <... openat resumed>) = 3 [pid 5192] close(28 [pid 5010] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=14, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=8 /* 0.08 s */} --- [pid 5200] write(3, "1000", 4 [pid 5192] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5200] <... write resumed>) = 4 [pid 5192] close(29 [pid 5012] umount2("./6/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5200] close(3 [pid 5192] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5200] <... close resumed>) = 0 [pid 5192] exit_group(0 [pid 5012] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5010] umount2("./6", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5200] read(200, [pid 5194] <... futex resumed>) = ? [pid 5192] <... exit_group resumed>) = ? [pid 5200] <... read resumed>0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5194] +++ exited with 0 +++ [pid 5192] +++ exited with 0 +++ [pid 5012] lstat("./6/file0", [pid 5010] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5200] symlink("/dev/binderfs", "./binderfs" [pid 5012] <... lstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5010] openat(AT_FDCWD, "./6", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5200] <... symlink resumed>) = 0 [pid 5012] umount2("./6/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5009] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=12, si_uid=0, si_status=0, si_utime=0, si_stime=17 /* 0.17 s */} --- [pid 5200] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5012] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5010] <... openat resumed>) = 3 [pid 5200] <... futex resumed>) = 0 [pid 5012] openat(AT_FDCWD, "./6/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5010] fstat(3, [pid 5200] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7fd26f636000 [pid 5012] <... openat resumed>) = 4 [pid 5010] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5200] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE [pid 5009] umount2("./5", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5200] <... mprotect resumed>) = 0 [pid 5012] fstat(4, [pid 5010] getdents64(3, [pid 5200] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID [pid 5009] <... umount2 resumed>) = -1 EINVAL (Invalid argument) ./strace-static-x86_64: Process 5201 attached [pid 5012] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5010] <... getdents64 resumed>0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5009] openat(AT_FDCWD, "./5", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5201] set_robust_list(0x7fd26f6569e0, 24 [pid 5200] <... clone resumed>, parent_tid=[17], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 17 [pid 5012] getdents64(4, [pid 5010] umount2("./6/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5201] <... set_robust_list resumed>) = 0 [pid 5200] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5012] <... getdents64 resumed>0x555557377660 /* 2 entries */, 32768) = 48 [pid 5009] <... openat resumed>) = 3 [pid 5201] memfd_create("syzkaller", 0 [pid 5200] <... futex resumed>) = 0 [pid 5012] getdents64(4, [pid 5010] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5009] fstat(3, [pid 5201] <... memfd_create resumed>) = 3 [pid 5200] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5012] <... getdents64 resumed>0x555557377660 /* 0 entries */, 32768) = 0 [pid 5010] lstat("./6/cgroup.cpu", [pid 5201] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5009] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5201] <... mmap resumed>) = 0x7fd267236000 [pid 5012] close(4 [pid 5010] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5014] <... umount2 resumed>) = 0 [pid 5012] <... close resumed>) = 0 [pid 5009] getdents64(3, [pid 5012] rmdir("./6/file0") = 0 [pid 5012] umount2("./6/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5012] lstat("./6/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5012] unlink("./6/cgroup") = 0 [pid 5012] umount2("./6/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5012] lstat("./6/cgroup.net", [pid 5010] unlink("./6/cgroup.cpu" [pid 5012] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5009] <... getdents64 resumed>0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5012] unlink("./6/cgroup.net") = 0 [pid 5010] <... unlink resumed>) = 0 [pid 5009] umount2("./5/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5010] umount2("./6/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5012] getdents64(3, [pid 5009] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5010] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5009] lstat("./5/cgroup.cpu", [pid 5010] lstat("./6/binderfs", [pid 5012] <... getdents64 resumed>0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5009] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5012] close(3 [pid 5010] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5012] <... close resumed>) = 0 [pid 5009] unlink("./5/cgroup.cpu" [pid 5012] rmdir("./6" [pid 5010] unlink("./6/binderfs" [pid 5012] <... rmdir resumed>) = 0 [pid 5009] <... unlink resumed>) = 0 [pid 5012] mkdir("./7", 0777) = 0 [pid 5010] <... unlink resumed>) = 0 [pid 5009] umount2("./5/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5010] umount2("./6/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5009] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5012] openat(AT_FDCWD, "/dev/loop3", O_RDWR) = 3 [pid 5009] lstat("./5/binderfs", [pid 5012] ioctl(3, LOOP_CLR_FD) = -1 ENXIO (No such device or address) [pid 5009] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5009] unlink("./5/binderfs" [pid 5012] close(3) = 0 [pid 5009] <... unlink resumed>) = 0 [pid 5012] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5202 attached [pid 5009] umount2("./5/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5202] set_robust_list(0x55555736e5e0, 24 [pid 5012] <... clone resumed>, child_tidptr=0x55555736e5d0) = 16 [pid 5202] <... set_robust_list resumed>) = 0 [pid 5202] chdir("./7") = 0 [pid 5202] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5202] setpgid(0, 0) = 0 [pid 5202] symlink("/syzcgroup/unified/syz3", "./cgroup") = 0 [pid 5202] symlink("/syzcgroup/cpu/syz3", "./cgroup.cpu") = 0 [pid 5202] symlink("/syzcgroup/net/syz3", "./cgroup.net") = 0 [pid 5202] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5202] write(3, "1000", 4) = 4 [pid 5202] close(3) = 0 [pid 5202] read(200, 0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5202] symlink("/dev/binderfs", "./binderfs") = 0 [pid 5202] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5202] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7fd26f636000 [pid 5202] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 5202] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID./strace-static-x86_64: Process 5203 attached [pid 5203] set_robust_list(0x7fd26f6569e0, 24 [pid 5202] <... clone resumed>, parent_tid=[17], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 17 [pid 5203] <... set_robust_list resumed>) = 0 [pid 5202] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5203] memfd_create("syzkaller", 0 [pid 5202] <... futex resumed>) = 0 [pid 5203] <... memfd_create resumed>) = 3 [pid 5202] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5203] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd267236000 [pid 5201] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5013] <... umount2 resumed>) = 0 [pid 5014] umount2("./6/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5013] umount2("./7/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5009] <... umount2 resumed>) = 0 [pid 5009] umount2("./5/file0", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5009] lstat("./5/file0", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5009] umount2("./5/file0", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5009] openat(AT_FDCWD, "./5/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4 [pid 5013] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5009] fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5014] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5013] lstat("./7/file0", [pid 5009] getdents64(4, 0x555557377660 /* 2 entries */, 32768) = 48 [pid 5013] <... lstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5009] getdents64(4, 0x555557377660 /* 0 entries */, 32768) = 0 [pid 5009] close(4) = 0 [pid 5009] rmdir("./5/file0" [pid 5014] lstat("./6/file0", [pid 5013] umount2("./7/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5014] <... lstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5013] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5009] <... rmdir resumed>) = 0 [pid 5009] umount2("./5/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5009] lstat("./5/cgroup", [pid 5013] openat(AT_FDCWD, "./7/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5009] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5009] unlink("./5/cgroup" [pid 5013] <... openat resumed>) = 4 [pid 5014] umount2("./6/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5013] fstat(4, [pid 5009] <... unlink resumed>) = 0 [pid 5009] umount2("./5/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5009] lstat("./5/cgroup.net", [pid 5014] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5013] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5009] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5013] getdents64(4, [pid 5009] unlink("./5/cgroup.net" [pid 5014] openat(AT_FDCWD, "./6/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5013] <... getdents64 resumed>0x555557377660 /* 2 entries */, 32768) = 48 [pid 5009] <... unlink resumed>) = 0 [pid 5009] getdents64(3, 0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5009] close(3 [pid 5013] getdents64(4, [pid 5009] <... close resumed>) = 0 [pid 5014] <... openat resumed>) = 4 [pid 5009] rmdir("./5" [pid 5014] fstat(4, [pid 5013] <... getdents64 resumed>0x555557377660 /* 0 entries */, 32768) = 0 [pid 5009] <... rmdir resumed>) = 0 [pid 5009] mkdir("./6", 0777 [pid 5014] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5013] close(4 [pid 5009] <... mkdir resumed>) = 0 [pid 5009] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 3 [pid 5009] ioctl(3, LOOP_CLR_FD [pid 5014] getdents64(4, [pid 5013] <... close resumed>) = 0 [pid 5009] <... ioctl resumed>) = -1 ENXIO (No such device or address) [pid 5009] close(3) = 0 [pid 5013] rmdir("./7/file0" [pid 5014] <... getdents64 resumed>0x555557377660 /* 2 entries */, 32768) = 48 [pid 5009] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5014] getdents64(4, [pid 5013] <... rmdir resumed>) = 0 [pid 5014] <... getdents64 resumed>0x555557377660 /* 0 entries */, 32768) = 0 [pid 5013] umount2("./7/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5010] <... umount2 resumed>) = 0 [pid 5201] <... write resumed>) = 4194304 [pid 5014] close(4 [pid 5013] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5009] <... clone resumed>, child_tidptr=0x55555736e5d0) = 14 ./strace-static-x86_64: Process 5204 attached [pid 5201] munmap(0x7fd267236000, 4194304 [pid 5014] <... close resumed>) = 0 [pid 5013] lstat("./7/cgroup", [pid 5010] umount2("./6/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5203] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5013] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5014] rmdir("./6/file0" [pid 5013] unlink("./7/cgroup" [pid 5014] <... rmdir resumed>) = 0 [pid 5013] <... unlink resumed>) = 0 [pid 5014] umount2("./6/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5013] umount2("./7/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5014] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5014] lstat("./6/cgroup", [pid 5013] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5204] set_robust_list(0x55555736e5e0, 24 [pid 5013] lstat("./7/cgroup.net", [pid 5014] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5014] unlink("./6/cgroup" [pid 5013] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5013] unlink("./7/cgroup.net" [pid 5014] <... unlink resumed>) = 0 [pid 5013] <... unlink resumed>) = 0 [pid 5014] umount2("./6/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5204] <... set_robust_list resumed>) = 0 [pid 5013] getdents64(3, [pid 5204] chdir("./6" [pid 5014] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5013] <... getdents64 resumed>0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5014] lstat("./6/cgroup.net", [pid 5013] close(3 [pid 5204] <... chdir resumed>) = 0 [pid 5204] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5014] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5013] <... close resumed>) = 0 [pid 5010] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5204] <... prctl resumed>) = 0 [pid 5014] unlink("./6/cgroup.net" [pid 5013] rmdir("./7") = 0 [pid 5014] <... unlink resumed>) = 0 [pid 5013] mkdir("./8", 0777 [pid 5204] setpgid(0, 0 [pid 5014] getdents64(3, [pid 5013] <... mkdir resumed>) = 0 [pid 5014] <... getdents64 resumed>0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5204] <... setpgid resumed>) = 0 [pid 5014] close(3 [pid 5013] openat(AT_FDCWD, "/dev/loop5", O_RDWR [pid 5014] <... close resumed>) = 0 [pid 5013] <... openat resumed>) = 3 [pid 5014] rmdir("./6" [pid 5204] symlink("/syzcgroup/unified/syz0", "./cgroup") = 0 [pid 5014] <... rmdir resumed>) = 0 [pid 5013] ioctl(3, LOOP_CLR_FD [pid 5010] lstat("./6/file0", [pid 5014] mkdir("./7", 0777 [pid 5204] symlink("/syzcgroup/cpu/syz0", "./cgroup.cpu" [pid 5013] <... ioctl resumed>) = -1 ENXIO (No such device or address) [pid 5204] <... symlink resumed>) = 0 [pid 5014] <... mkdir resumed>) = 0 [pid 5013] close(3 [pid 5010] <... lstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5014] openat(AT_FDCWD, "/dev/loop4", O_RDWR [pid 5013] <... close resumed>) = 0 [pid 5013] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5014] <... openat resumed>) = 3 ./strace-static-x86_64: Process 5205 attached [pid 5204] symlink("/syzcgroup/net/syz0", "./cgroup.net" [pid 5014] ioctl(3, LOOP_CLR_FD [pid 5205] set_robust_list(0x55555736e5e0, 24 [pid 5010] umount2("./6/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5205] <... set_robust_list resumed>) = 0 [pid 5204] <... symlink resumed>) = 0 [pid 5205] chdir("./8" [pid 5204] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5014] <... ioctl resumed>) = -1 ENXIO (No such device or address) [pid 5013] <... clone resumed>, child_tidptr=0x55555736e5d0) = 18 [pid 5010] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5205] <... chdir resumed>) = 0 [pid 5014] close(3 [pid 5205] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5205] setpgid(0, 0 [pid 5204] <... openat resumed>) = 3 [pid 5014] <... close resumed>) = 0 [pid 5205] <... setpgid resumed>) = 0 [pid 5205] symlink("/syzcgroup/unified/syz5", "./cgroup" [pid 5204] write(3, "1000", 4 [pid 5201] <... munmap resumed>) = 0 [pid 5014] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5010] openat(AT_FDCWD, "./6/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5205] <... symlink resumed>) = 0 [pid 5205] symlink("/syzcgroup/cpu/syz5", "./cgroup.cpu") = 0 [pid 5205] symlink("/syzcgroup/net/syz5", "./cgroup.net") = 0 [pid 5204] <... write resumed>) = 4 [pid 5201] openat(AT_FDCWD, "/dev/loop2", O_RDWR [pid 5205] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5205] write(3, "1000", 4./strace-static-x86_64: Process 5206 attached ) = 4 [pid 5206] set_robust_list(0x55555736e5e0, 24 [pid 5204] close(3 [pid 5201] <... openat resumed>) = 4 [pid 5010] <... openat resumed>) = 4 [pid 5206] <... set_robust_list resumed>) = 0 [pid 5205] close(3 [pid 5206] chdir("./7" [pid 5205] <... close resumed>) = 0 [pid 5204] <... close resumed>) = 0 [pid 5201] ioctl(4, LOOP_SET_FD, 3 [pid 5014] <... clone resumed>, child_tidptr=0x55555736e5d0) = 16 [pid 5010] fstat(4, [pid 5206] <... chdir resumed>) = 0 [pid 5205] read(200, [pid 5206] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5205] <... read resumed>0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5204] read(200, [pid 5010] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5206] <... prctl resumed>) = 0 [pid 5205] symlink("/dev/binderfs", "./binderfs" [pid 5206] setpgid(0, 0 [pid 5205] <... symlink resumed>) = 0 [pid 5206] <... setpgid resumed>) = 0 [pid 5205] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5206] symlink("/syzcgroup/unified/syz4", "./cgroup" [pid 5205] <... futex resumed>) = 0 [pid 5206] <... symlink resumed>) = 0 [pid 5205] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5206] symlink("/syzcgroup/cpu/syz4", "./cgroup.cpu" [pid 5205] <... mmap resumed>) = 0x7fd26f636000 [pid 5206] <... symlink resumed>) = 0 [pid 5205] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE [pid 5206] symlink("/syzcgroup/net/syz4", "./cgroup.net" [pid 5205] <... mprotect resumed>) = 0 [pid 5206] <... symlink resumed>) = 0 [pid 5205] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID./strace-static-x86_64: Process 5207 attached [pid 5206] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5207] set_robust_list(0x7fd26f6569e0, 24 [pid 5206] <... openat resumed>) = 3 [pid 5205] <... clone resumed>, parent_tid=[19], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 19 [pid 5207] <... set_robust_list resumed>) = 0 [pid 5206] write(3, "1000", 4 [pid 5205] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5207] memfd_create("syzkaller", 0 [pid 5206] <... write resumed>) = 4 [pid 5205] <... futex resumed>) = 0 [pid 5207] <... memfd_create resumed>) = 3 [pid 5206] close(3 [pid 5205] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5207] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5206] <... close resumed>) = 0 [pid 5207] <... mmap resumed>) = 0x7fd267236000 [pid 5206] read(200, 0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5206] symlink("/dev/binderfs", "./binderfs") = 0 [pid 5206] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5206] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7fd26f636000 [pid 5206] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE [pid 5204] <... read resumed>0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5010] getdents64(4, [pid 5206] <... mprotect resumed>) = 0 [pid 5206] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID [pid 5204] symlink("/dev/binderfs", "./binderfs" [pid 5010] <... getdents64 resumed>0x555557377660 /* 2 entries */, 32768) = 48 ./strace-static-x86_64: Process 5208 attached [pid 5208] set_robust_list(0x7fd26f6569e0, 24 [pid 5206] <... clone resumed>, parent_tid=[17], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 17 [pid 5208] <... set_robust_list resumed>) = 0 [pid 5206] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5208] memfd_create("syzkaller", 0 [pid 5206] <... futex resumed>) = 0 [pid 5204] <... symlink resumed>) = 0 [pid 5010] getdents64(4, [pid 5208] <... memfd_create resumed>) = 3 [pid 5206] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5208] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd267236000 [pid 5204] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5010] <... getdents64 resumed>0x555557377660 /* 0 entries */, 32768) = 0 [pid 5204] <... futex resumed>) = 0 [pid 5204] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5010] close(4 [pid 5204] <... mmap resumed>) = 0x7fd26f636000 [pid 5010] <... close resumed>) = 0 [pid 5204] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE [pid 5201] <... ioctl resumed>) = 0 [pid 5010] rmdir("./6/file0" [pid 5204] <... mprotect resumed>) = 0 [pid 5010] <... rmdir resumed>) = 0 [pid 5203] <... write resumed>) = 4194304 [pid 5204] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID [pid 5201] close(3 [pid 5010] umount2("./6/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5203] munmap(0x7fd267236000, 4194304./strace-static-x86_64: Process 5209 attached [pid 5201] <... close resumed>) = 0 [pid 5010] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5209] set_robust_list(0x7fd26f6569e0, 24) = 0 [pid 5209] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5204] <... clone resumed>, parent_tid=[15], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 15 [pid 5010] lstat("./6/cgroup", [pid 5204] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5010] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5209] <... futex resumed>) = 0 [pid 5209] memfd_create("syzkaller", 0 [pid 5204] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5201] mkdir("./file0", 0777 [pid 5010] unlink("./6/cgroup" [pid 5209] <... memfd_create resumed>) = 3 [pid 5209] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd267236000 [pid 5010] <... unlink resumed>) = 0 [pid 5208] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5201] <... mkdir resumed>) = 0 [pid 5203] <... munmap resumed>) = 0 [pid 5201] mount("/dev/loop2", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5010] umount2("./6/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5209] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5207] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [ 66.489904][ T5201] loop2: detected capacity change from 0 to 8192 [pid 5203] openat(AT_FDCWD, "/dev/loop3", O_RDWR) = 4 [pid 5203] ioctl(4, LOOP_SET_FD, 3 [pid 5010] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5010] lstat("./6/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5010] unlink("./6/cgroup.net") = 0 [pid 5010] getdents64(3, 0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5010] close(3) = 0 [pid 5010] rmdir("./6" [pid 5203] <... ioctl resumed>) = 0 [pid 5010] <... rmdir resumed>) = 0 [pid 5010] mkdir("./7", 0777 [pid 5203] close(3) = 0 [pid 5203] mkdir("./file0", 0777 [pid 5010] <... mkdir resumed>) = 0 [pid 5010] openat(AT_FDCWD, "/dev/loop1", O_RDWR) = 3 [pid 5010] ioctl(3, LOOP_CLR_FD) = -1 ENXIO (No such device or address) [pid 5010] close(3) = 0 [pid 5203] <... mkdir resumed>) = 0 [pid 5203] mount("/dev/loop3", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5207] <... write resumed>) = 4194304 [pid 5010] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5212 attached , child_tidptr=0x55555736e5d0) = 16 [pid 5212] set_robust_list(0x55555736e5e0, 24) = 0 [ 66.540853][ T5203] loop3: detected capacity change from 0 to 8192 [ 66.559831][ T5201] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 66.577111][ T5203] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [pid 5212] chdir("./7" [pid 5208] <... write resumed>) = 4194304 [pid 5207] munmap(0x7fd267236000, 4194304 [pid 5212] <... chdir resumed>) = 0 [pid 5208] munmap(0x7fd267236000, 4194304 [pid 5207] <... munmap resumed>) = 0 [pid 5208] <... munmap resumed>) = 0 [pid 5212] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5208] openat(AT_FDCWD, "/dev/loop4", O_RDWR [pid 5212] setpgid(0, 0) = 0 [pid 5207] openat(AT_FDCWD, "/dev/loop5", O_RDWR [pid 5208] <... openat resumed>) = 4 [pid 5212] symlink("/syzcgroup/unified/syz1", "./cgroup") = 0 [pid 5207] <... openat resumed>) = 4 [pid 5212] symlink("/syzcgroup/cpu/syz1", "./cgroup.cpu") = 0 [pid 5207] ioctl(4, LOOP_SET_FD, 3 [pid 5208] ioctl(4, LOOP_SET_FD, 3 [pid 5212] symlink("/syzcgroup/net/syz1", "./cgroup.net") = 0 [pid 5212] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5208] <... ioctl resumed>) = 0 [pid 5207] <... ioctl resumed>) = 0 [pid 5209] <... write resumed>) = 4194304 [pid 5209] munmap(0x7fd267236000, 4194304) = 0 [pid 5209] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4 [ 66.577305][ T5201] REISERFS (device loop2): found reiserfs format "3.5" with non-standard journal [ 66.605877][ T5207] loop5: detected capacity change from 0 to 8192 [ 66.614029][ T5208] loop4: detected capacity change from 0 to 8192 [ 66.616805][ T5203] REISERFS (device loop3): found reiserfs format "3.5" with non-standard journal [ 66.620746][ T5201] REISERFS (device loop2): using ordered data mode [pid 5209] ioctl(4, LOOP_SET_FD, 3 [pid 5212] <... openat resumed>) = 3 [pid 5208] close(3 [pid 5207] close(3 [pid 5212] write(3, "1000", 4 [pid 5209] <... ioctl resumed>) = 0 [pid 5208] <... close resumed>) = 0 [pid 5207] <... close resumed>) = 0 [pid 5212] <... write resumed>) = 4 [pid 5209] close(3 [pid 5208] mkdir("./file0", 0777 [pid 5207] mkdir("./file0", 0777 [pid 5212] close(3 [pid 5209] <... close resumed>) = 0 [pid 5208] <... mkdir resumed>) = 0 [pid 5207] <... mkdir resumed>) = 0 [pid 5212] <... close resumed>) = 0 [pid 5209] mkdir("./file0", 0777 [pid 5212] read(200, [pid 5209] <... mkdir resumed>) = 0 [pid 5212] <... read resumed>0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5212] symlink("/dev/binderfs", "./binderfs" [pid 5209] mount("/dev/loop0", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5212] <... symlink resumed>) = 0 [pid 5207] mount("/dev/loop5", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5212] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5208] mount("/dev/loop4", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [ 66.635271][ T5209] loop0: detected capacity change from 0 to 8192 [ 66.638703][ T5201] reiserfs: using flush barriers [ 66.644289][ T5203] REISERFS (device loop3): using ordered data mode [ 66.650226][ T5201] REISERFS (device loop2): journal params: device loop2, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 66.654382][ T5203] reiserfs: using flush barriers [ 66.670933][ T5201] REISERFS (device loop2): checking transaction log (loop2) [pid 5212] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7fd26f636000 [ 66.682596][ T5208] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 66.683908][ T5203] REISERFS (device loop3): journal params: device loop3, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 66.696353][ T5208] REISERFS (device loop4): found reiserfs format "3.5" with non-standard journal [ 66.712991][ T5203] REISERFS (device loop3): checking transaction log (loop3) [pid 5212] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE) = 0 [ 66.730584][ T5209] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 66.730612][ T5208] REISERFS (device loop4): using ordered data mode [ 66.743538][ T5207] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 66.743555][ T5207] REISERFS (device loop5): found reiserfs format "3.5" with non-standard journal [ 66.743612][ T5207] REISERFS (device loop5): using ordered data mode [ 66.750950][ T5208] reiserfs: using flush barriers [ 66.765945][ T5201] REISERFS (device loop2): Using r5 hash to sort names [pid 5212] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID./strace-static-x86_64: Process 5216 attached [pid 5216] set_robust_list(0x7fd26f6569e0, 24 [pid 5212] <... clone resumed>, parent_tid=[17], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 17 [pid 5203] <... mount resumed>) = 0 [pid 5216] <... set_robust_list resumed>) = 0 [pid 5212] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5203] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5201] <... mount resumed>) = 0 [pid 5216] memfd_create("syzkaller", 0 [pid 5212] <... futex resumed>) = 0 [pid 5208] <... mount resumed>) = 0 [pid 5203] <... openat resumed>) = 3 [ 66.790701][ T5208] REISERFS (device loop4): journal params: device loop4, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 66.793106][ T5203] REISERFS (device loop3): Using r5 hash to sort names [ 66.808710][ T5208] REISERFS (device loop4): checking transaction log (loop4) [ 66.814658][ T5209] REISERFS (device loop0): found reiserfs format "3.5" with non-standard journal [ 66.821821][ T5208] REISERFS (device loop4): Using r5 hash to sort names [ 66.832367][ T5207] reiserfs: using flush barriers [pid 5201] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5216] <... memfd_create resumed>) = 3 [pid 5212] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5208] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5203] chdir("./file0" [pid 5201] <... openat resumed>) = 3 [pid 5216] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5208] <... openat resumed>) = 3 [pid 5203] <... chdir resumed>) = 0 [pid 5201] chdir("./file0" [pid 5216] <... mmap resumed>) = 0x7fd267236000 [pid 5208] chdir("./file0" [pid 5203] ioctl(4, LOOP_CLR_FD [pid 5201] <... chdir resumed>) = 0 [pid 5208] <... chdir resumed>) = 0 [pid 5203] <... ioctl resumed>) = 0 [pid 5201] ioctl(4, LOOP_CLR_FD [pid 5208] ioctl(4, LOOP_CLR_FD [pid 5203] close(4 [pid 5201] <... ioctl resumed>) = 0 [pid 5208] <... ioctl resumed>) = 0 [pid 5203] <... close resumed>) = 0 [pid 5201] close(4 [pid 5208] close(4 [pid 5203] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5201] <... close resumed>) = 0 [pid 5208] <... close resumed>) = 0 [pid 5203] <... futex resumed>) = 1 [pid 5202] <... futex resumed>) = 0 [pid 5201] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5208] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5203] mkdir(".", 0777 [pid 5202] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5201] <... futex resumed>) = 1 [pid 5200] <... futex resumed>) = 0 [pid 5208] <... futex resumed>) = 1 [pid 5206] <... futex resumed>) = 0 [pid 5203] <... mkdir resumed>) = -1 EEXIST (File exists) [pid 5202] <... futex resumed>) = 0 [pid 5201] mkdir(".", 0777 [pid 5200] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5208] mkdir(".", 0777 [pid 5206] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5203] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5202] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5201] <... mkdir resumed>) = -1 EEXIST (File exists) [pid 5200] <... futex resumed>) = 0 [pid 5208] <... mkdir resumed>) = -1 EEXIST (File exists) [pid 5201] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5208] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5216] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [ 66.840074][ T5209] REISERFS (device loop0): using ordered data mode [ 66.848657][ T5207] REISERFS (device loop5): journal params: device loop5, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 66.859787][ T5203] reiserfs: enabling write barrier flush mode [ 66.871408][ T5201] reiserfs: enabling write barrier flush mode [ 66.877964][ T5208] reiserfs: enabling write barrier flush mode [ 66.882770][ T5209] reiserfs: using flush barriers [pid 5200] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5206] <... futex resumed>) = 0 [ 66.887020][ T5207] REISERFS (device loop5): checking transaction log (loop5) [ 66.899118][ T5208] REISERFS (device loop4): Created .reiserfs_priv - reserved for xattr storage. [ 66.909157][ T5201] REISERFS (device loop2): Created .reiserfs_priv - reserved for xattr storage. [ 66.916999][ T5209] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 66.920037][ T5207] REISERFS (device loop5): Using r5 hash to sort names [pid 5206] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5216] <... write resumed>) = 4194304 [pid 5208] <... mount resumed>) = 0 [pid 5208] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY) = 4 [pid 5208] chdir(".") = 0 [pid 5208] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5208] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5201] <... mount resumed>) = 0 [pid 5201] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY) = 4 [pid 5201] chdir(".") = 0 [pid 5201] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5201] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5203] <... mount resumed>) = 0 [pid 5203] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY) = 4 [pid 5203] chdir("." [pid 5216] munmap(0x7fd267236000, 4194304 [pid 5203] <... chdir resumed>) = 0 [pid 5203] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5202] <... futex resumed>) = 0 [pid 5202] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5206] <... futex resumed>) = 0 [pid 5200] <... futex resumed>) = 0 [pid 5202] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5203] <... futex resumed>) = 1 [pid 5203] creat("./bus", 000 [pid 5216] <... munmap resumed>) = 0 [pid 5206] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5200] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5216] openat(AT_FDCWD, "/dev/loop1", O_RDWR [pid 5208] <... futex resumed>) = 0 [pid 5206] <... futex resumed>) = 1 [pid 5200] <... futex resumed>) = 1 [pid 5216] <... openat resumed>) = 4 [pid 5206] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5200] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5208] creat("./bus", 000 [pid 5216] ioctl(4, LOOP_SET_FD, 3 [pid 5208] <... creat resumed>) = 5 [pid 5201] <... futex resumed>) = 0 [pid 5201] creat("./bus", 000) = 5 [pid 5201] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5200] <... futex resumed>) = 0 [pid 5200] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5200] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5201] <... futex resumed>) = 1 [pid 5201] ioctl(5, FS_IOC_GETVERSION, 0) = -1 EFAULT (Bad address) [pid 5201] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5200] <... futex resumed>) = 0 [pid 5200] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5200] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5201] <... futex resumed>) = 1 [pid 5201] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 6 [pid 5208] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5206] <... futex resumed>) = 0 [pid 5208] <... futex resumed>) = 1 [pid 5208] ioctl(5, FS_IOC_GETVERSION [pid 5206] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5208] <... ioctl resumed>, 0) = -1 EFAULT (Bad address) [pid 5206] <... futex resumed>) = 0 [pid 5203] <... creat resumed>) = 5 [pid 5201] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5200] <... futex resumed>) = 0 [pid 5203] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5201] write(6, NULL, 4294967230 [pid 5200] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5203] <... futex resumed>) = 1 [pid 5202] <... futex resumed>) = 0 [pid 5201] <... write resumed>) = -1 EFAULT (Bad address) [pid 5200] <... futex resumed>) = 0 [pid 5203] ioctl(5, FS_IOC_GETVERSION [pid 5202] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5203] <... ioctl resumed>, 0) = -1 EFAULT (Bad address) [pid 5202] <... futex resumed>) = 0 [pid 5201] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5200] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5201] <... futex resumed>) = 0 [pid 5200] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5203] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5202] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5201] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5200] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5203] <... futex resumed>) = 0 [pid 5202] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5201] <... mmap resumed>) = 0x20000000 [pid 5200] <... futex resumed>) = 0 [pid 5203] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5202] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5203] <... openat resumed>) = 6 [pid 5202] <... futex resumed>) = 0 [pid 5203] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5202] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5208] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5206] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5203] <... futex resumed>) = 0 [pid 5202] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5203] write(6, NULL, 4294967230 [pid 5202] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5201] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5200] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5203] <... write resumed>) = -1 EFAULT (Bad address) [pid 5202] <... futex resumed>) = 0 [pid 5216] <... ioctl resumed>) = 0 [pid 5208] <... futex resumed>) = 0 [pid 5206] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5201] <... futex resumed>) = 0 [pid 5200] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5216] close(3 [pid 5209] <... mount resumed>) = 0 [pid 5207] <... mount resumed>) = 0 [pid 5206] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5208] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5216] <... close resumed>) = 0 [pid 5209] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5207] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5206] <... futex resumed>) = 0 [pid 5206] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5216] mkdir("./file0", 0777 [pid 5208] <... openat resumed>) = 6 [pid 5203] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5202] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5201] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5200] close(3 [pid 5209] <... openat resumed>) = 3 [pid 5207] <... openat resumed>) = 3 [pid 5203] <... futex resumed>) = 0 [pid 5202] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5200] <... close resumed>) = 0 [pid 5203] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5202] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5200] close(4 [pid 5216] <... mkdir resumed>) = 0 [pid 5208] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5207] chdir("./file0" [pid 5216] mount("/dev/loop1", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5208] <... futex resumed>) = 1 [pid 5206] <... futex resumed>) = 0 [pid 5207] <... chdir resumed>) = 0 [pid 5209] chdir("./file0" [pid 5208] write(6, NULL, 4294967230 [pid 5207] ioctl(4, LOOP_CLR_FD [pid 5206] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5203] <... mmap resumed>) = 0x20000000 [pid 5202] <... futex resumed>) = 0 [pid 5200] <... close resumed>) = 0 [pid 5203] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5202] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5200] close(5 [pid 5203] <... futex resumed>) = 0 [pid 5202] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5200] <... close resumed>) = 0 [pid 5203] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5202] close(3 [pid 5200] close(6 [pid 5202] <... close resumed>) = 0 [pid 5200] <... close resumed>) = 0 [pid 5202] close(4 [pid 5200] close(7 [pid 5202] <... close resumed>) = 0 [pid 5200] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5202] close(5 [pid 5200] close(8 [pid 5202] <... close resumed>) = 0 [pid 5200] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5202] close(6 [pid 5200] close(9 [pid 5202] <... close resumed>) = 0 [pid 5200] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5202] close(7 [pid 5200] close(10 [pid 5202] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5200] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5202] close(8 [pid 5200] close(11 [pid 5202] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5200] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5202] close(9 [pid 5200] close(12 [pid 5202] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5200] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5202] close(10 [pid 5200] close(13 [pid 5202] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5200] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5202] close(11 [pid 5200] close(14 [pid 5202] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5200] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5202] close(12 [pid 5200] close(15 [pid 5202] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5200] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5202] close(13 [pid 5200] close(16 [pid 5202] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5200] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5202] close(14 [pid 5200] close(17 [pid 5202] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5200] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5202] close(15 [pid 5200] close(18 [pid 5202] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5200] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5202] close(16 [pid 5200] close(19 [pid 5202] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5200] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5202] close(17 [pid 5200] close(20 [pid 5202] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5200] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5202] close(18 [pid 5200] close(21 [pid 5202] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5200] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5202] close(19 [pid 5200] close(22 [pid 5202] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5200] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5202] close(20 [pid 5200] close(23 [pid 5202] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5200] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5202] close(21 [pid 5200] close(24 [pid 5202] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5200] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5202] close(22 [pid 5200] close(25 [pid 5202] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5200] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5202] close(23 [pid 5200] close(26 [pid 5202] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5200] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5202] close(24 [pid 5200] close(27 [pid 5202] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5200] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5202] close(25 [pid 5200] close(28 [pid 5202] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5200] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5202] close(26 [pid 5200] close(29 [pid 5202] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5200] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5202] close(27 [pid 5200] exit_group(0 [pid 5202] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5201] <... futex resumed>) = ? [pid 5200] <... exit_group resumed>) = ? [pid 5202] close(28 [pid 5201] +++ exited with 0 +++ [pid 5200] +++ exited with 0 +++ [pid 5202] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=16, si_uid=0, si_status=0, si_utime=0, si_stime=14 /* 0.14 s */} --- [pid 5202] close(29) = -1 EBADF (Bad file descriptor) [pid 5202] exit_group(0 [pid 5011] umount2("./7", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5203] <... futex resumed>) = ? [pid 5202] <... exit_group resumed>) = ? [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5203] +++ exited with 0 +++ [pid 5202] +++ exited with 0 +++ [pid 5011] openat(AT_FDCWD, "./7", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5012] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=16, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=15 /* 0.15 s */} --- [pid 5011] <... openat resumed>) = 3 [pid 5011] fstat(3, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5012] umount2("./7", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5011] getdents64(3, [pid 5012] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5011] <... getdents64 resumed>0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5012] openat(AT_FDCWD, "./7", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5011] umount2("./7/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5012] <... openat resumed>) = 3 [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5012] fstat(3, [pid 5011] lstat("./7/cgroup.cpu", [pid 5012] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5011] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5012] getdents64(3, [pid 5011] unlink("./7/cgroup.cpu" [pid 5012] <... getdents64 resumed>0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5011] <... unlink resumed>) = 0 [pid 5012] umount2("./7/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5011] umount2("./7/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5012] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5012] lstat("./7/cgroup.cpu", [pid 5011] lstat("./7/binderfs", [pid 5012] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5011] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5012] unlink("./7/cgroup.cpu" [pid 5011] unlink("./7/binderfs" [pid 5012] <... unlink resumed>) = 0 [pid 5011] <... unlink resumed>) = 0 [pid 5012] umount2("./7/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5011] umount2("./7/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5012] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5012] lstat("./7/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5012] unlink("./7/binderfs") = 0 [ 66.942997][ T5203] REISERFS (device loop3): Created .reiserfs_priv - reserved for xattr storage. [ 66.949367][ T5209] REISERFS (device loop0): checking transaction log (loop0) [ 66.964195][ T5216] loop1: detected capacity change from 0 to 8192 [ 66.971575][ T5209] REISERFS (device loop0): Using r5 hash to sort names [pid 5012] umount2("./7/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5209] <... chdir resumed>) = 0 [pid 5209] ioctl(4, LOOP_CLR_FD) = 0 [pid 5208] <... write resumed>) = -1 EFAULT (Bad address) [pid 5207] <... ioctl resumed>) = 0 [pid 5206] <... futex resumed>) = 0 [pid 5208] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5207] close(4 [pid 5206] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5209] close(4 [pid 5208] <... futex resumed>) = 0 [pid 5207] <... close resumed>) = 0 [pid 5206] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5208] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5207] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5206] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5208] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5207] <... futex resumed>) = 1 [pid 5206] <... futex resumed>) = 0 [pid 5205] <... futex resumed>) = 0 [pid 5208] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5207] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5206] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5205] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5208] <... mmap resumed>) = 0x20000000 [pid 5207] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5205] <... futex resumed>) = 0 [pid 5208] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5207] mkdir(".", 0777 [pid 5205] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5208] <... futex resumed>) = 1 [pid 5207] <... mkdir resumed>) = -1 EEXIST (File exists) [pid 5206] <... futex resumed>) = 0 [pid 5208] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [ 66.982731][ T5216] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 67.002946][ T5216] REISERFS (device loop1): found reiserfs format "3.5" with non-standard journal [ 67.012441][ T5216] REISERFS (device loop1): using ordered data mode [ 67.020542][ T5207] reiserfs: enabling write barrier flush mode [ 67.027236][ T5216] reiserfs: using flush barriers [pid 5207] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5206] close(3 [pid 5209] <... close resumed>) = 0 [pid 5206] <... close resumed>) = 0 [pid 5206] close(4) = 0 [pid 5206] close(5) = 0 [pid 5206] close(6) = 0 [pid 5206] close(7) = -1 EBADF (Bad file descriptor) [pid 5206] close(8) = -1 EBADF (Bad file descriptor) [pid 5206] close(9) = -1 EBADF (Bad file descriptor) [pid 5206] close(10) = -1 EBADF (Bad file descriptor) [pid 5206] close(11) = -1 EBADF (Bad file descriptor) [pid 5206] close(12) = -1 EBADF (Bad file descriptor) [pid 5206] close(13) = -1 EBADF (Bad file descriptor) [pid 5206] close(14) = -1 EBADF (Bad file descriptor) [pid 5209] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5206] close(15 [pid 5209] <... futex resumed>) = 1 [pid 5207] <... mount resumed>) = 0 [pid 5206] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5204] <... futex resumed>) = 0 [pid 5209] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5207] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY) = 4 [pid 5207] chdir(".") = 0 [pid 5207] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5207] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5206] close(16 [pid 5204] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5011] <... umount2 resumed>) = 0 [pid 5209] <... futex resumed>) = 0 [pid 5206] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5204] <... futex resumed>) = 1 [pid 5011] umount2("./7/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5209] mkdir(".", 0777 [pid 5206] close(17 [pid 5204] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5209] <... mkdir resumed>) = -1 EEXIST (File exists) [pid 5206] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] lstat("./7/file0", [ 67.034660][ T5216] REISERFS (device loop1): journal params: device loop1, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 67.039282][ T5207] REISERFS (device loop5): Created .reiserfs_priv - reserved for xattr storage. [ 67.054253][ T5216] REISERFS (device loop1): checking transaction log (loop1) [pid 5209] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5206] close(18 [pid 5011] <... lstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5206] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5206] close(19 [pid 5011] umount2("./7/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5206] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5206] close(20 [pid 5011] openat(AT_FDCWD, "./7/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5206] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] <... openat resumed>) = 4 [pid 5011] fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5206] close(21 [pid 5011] getdents64(4, [pid 5216] <... mount resumed>) = 0 [pid 5206] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5205] <... futex resumed>) = 0 [pid 5012] <... umount2 resumed>) = 0 [pid 5011] <... getdents64 resumed>0x555557377660 /* 2 entries */, 32768) = 48 [pid 5216] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5205] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5012] umount2("./7/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5011] getdents64(4, [pid 5216] <... openat resumed>) = 3 [pid 5207] <... futex resumed>) = 0 [pid 5205] <... futex resumed>) = 1 [pid 5206] close(22 [pid 5012] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5011] <... getdents64 resumed>0x555557377660 /* 0 entries */, 32768) = 0 [pid 5216] chdir("./file0" [pid 5209] <... mount resumed>) = 0 [pid 5207] creat("./bus", 000 [pid 5205] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5012] lstat("./7/file0", [pid 5011] close(4 [pid 5216] <... chdir resumed>) = 0 [pid 5209] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY [pid 5207] <... creat resumed>) = 5 [pid 5206] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] <... lstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5011] <... close resumed>) = 0 [pid 5216] ioctl(4, LOOP_CLR_FD [pid 5207] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5206] close(23 [pid 5012] umount2("./7/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5011] rmdir("./7/file0" [pid 5216] <... ioctl resumed>) = 0 [pid 5209] <... openat resumed>) = 4 [pid 5207] <... futex resumed>) = 1 [pid 5206] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5205] <... futex resumed>) = 0 [pid 5012] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5206] close(24 [pid 5205] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5207] ioctl(5, FS_IOC_GETVERSION [pid 5209] chdir(".") = 0 [pid 5209] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5204] <... futex resumed>) = 0 [pid 5209] creat("./bus", 000 [pid 5204] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5011] <... rmdir resumed>) = 0 [pid 5206] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5205] <... futex resumed>) = 0 [pid 5205] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5207] <... ioctl resumed>, 0) = -1 EFAULT (Bad address) [pid 5206] close(25 [pid 5207] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5206] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] openat(AT_FDCWD, "./7/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5011] umount2("./7/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5207] <... futex resumed>) = 1 [pid 5206] close(26 [pid 5205] <... futex resumed>) = 0 [pid 5207] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5206] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5205] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5207] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5206] close(27 [pid 5205] <... futex resumed>) = 0 [pid 5207] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5206] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] <... openat resumed>) = 4 [pid 5011] lstat("./7/cgroup", [pid 5205] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5209] <... creat resumed>) = 5 [pid 5204] <... futex resumed>) = 0 [pid 5207] <... openat resumed>) = 6 [pid 5206] close(28 [pid 5209] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5207] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5206] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5204] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5012] fstat(4, [pid 5011] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5207] <... futex resumed>) = 1 [pid 5206] close(29 [pid 5205] <... futex resumed>) = 0 [pid 5207] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5206] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5205] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5011] unlink("./7/cgroup" [pid 5207] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5205] <... futex resumed>) = 0 [pid 5012] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5206] exit_group(0 [pid 5209] <... futex resumed>) = 0 [pid 5204] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5011] <... unlink resumed>) = 0 [pid 5209] ioctl(5, FS_IOC_GETVERSION [pid 5208] <... futex resumed>) = ? [pid 5207] write(6, NULL, 4294967230 [pid 5206] <... exit_group resumed>) = ? [pid 5205] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5204] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5012] getdents64(4, [pid 5011] umount2("./7/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5216] close(4 [pid 5209] <... ioctl resumed>, 0) = -1 EFAULT (Bad address) [pid 5208] +++ exited with 0 +++ [pid 5209] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5204] <... futex resumed>) = 0 [pid 5209] <... futex resumed>) = 0 [pid 5204] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5209] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5204] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5209] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5204] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5209] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5204] <... futex resumed>) = 0 [pid 5209] <... openat resumed>) = 6 [pid 5209] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5204] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5209] <... futex resumed>) = 0 [pid 5204] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5209] write(6, NULL, 4294967230 [pid 5204] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5209] <... write resumed>) = -1 EFAULT (Bad address) [pid 5204] <... futex resumed>) = 0 [pid 5209] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5204] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5209] <... futex resumed>) = 0 [pid 5204] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5209] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5206] +++ exited with 0 +++ [pid 5204] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5216] <... close resumed>) = 0 [pid 5209] <... mmap resumed>) = 0x20000000 [pid 5207] <... write resumed>) = -1 EFAULT (Bad address) [pid 5204] <... futex resumed>) = 0 [pid 5012] <... getdents64 resumed>0x555557377660 /* 2 entries */, 32768) = 48 [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5216] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5207] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5014] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=16, si_uid=0, si_status=0, si_utime=0, si_stime=15 /* 0.15 s */} --- [pid 5207] <... futex resumed>) = 1 [pid 5205] <... futex resumed>) = 0 [pid 5014] restart_syscall(<... resuming interrupted clone ...> [pid 5012] getdents64(4, [pid 5011] lstat("./7/cgroup.net", [pid 5212] <... futex resumed>) = 0 [pid 5216] <... futex resumed>) = 1 [pid 5207] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5205] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5014] <... restart_syscall resumed>) = 0 [pid 5012] <... getdents64 resumed>0x555557377660 /* 0 entries */, 32768) = 0 [pid 5011] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5216] mkdir(".", 0777 [pid 5212] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5207] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5205] <... futex resumed>) = 0 [pid 5012] close(4 [pid 5011] unlink("./7/cgroup.net" [pid 5207] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5205] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5209] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5204] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5209] <... futex resumed>) = 0 [pid 5204] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5209] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5204] close(3 [pid 5207] <... mmap resumed>) = 0x20000000 [pid 5204] <... close resumed>) = 0 [pid 5014] umount2("./7", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5204] close(4) = 0 [pid 5011] <... unlink resumed>) = 0 [pid 5207] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5204] close(5 [pid 5014] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5012] <... close resumed>) = 0 [pid 5011] getdents64(3, [pid 5216] <... mkdir resumed>) = -1 EEXIST (File exists) [pid 5212] <... futex resumed>) = 0 [pid 5207] <... futex resumed>) = 1 [pid 5205] <... futex resumed>) = 0 [pid 5204] <... close resumed>) = 0 [pid 5014] openat(AT_FDCWD, "./7", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5216] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5212] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5207] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5205] close(3 [pid 5204] close(6 [pid 5012] rmdir("./7/file0" [pid 5011] <... getdents64 resumed>0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5205] <... close resumed>) = 0 [pid 5204] <... close resumed>) = 0 [pid 5014] <... openat resumed>) = 3 [pid 5204] close(7 [pid 5205] close(4 [pid 5204] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] fstat(3, [pid 5012] <... rmdir resumed>) = 0 [pid 5011] close(3 [pid 5205] <... close resumed>) = 0 [pid 5204] close(8 [pid 5205] close(5 [pid 5204] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5012] umount2("./7/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5011] <... close resumed>) = 0 [pid 5205] <... close resumed>) = 0 [pid 5204] close(9) = -1 EBADF (Bad file descriptor) [pid 5204] close(10) = -1 EBADF (Bad file descriptor) [pid 5204] close(11) = -1 EBADF (Bad file descriptor) [pid 5204] close(12) = -1 EBADF (Bad file descriptor) [pid 5204] close(13) = -1 EBADF (Bad file descriptor) [pid 5204] close(14) = -1 EBADF (Bad file descriptor) [pid 5204] close(15) = -1 EBADF (Bad file descriptor) [pid 5204] close(16) = -1 EBADF (Bad file descriptor) [pid 5204] close(17) = -1 EBADF (Bad file descriptor) [pid 5204] close(18) = -1 EBADF (Bad file descriptor) [pid 5204] close(19) = -1 EBADF (Bad file descriptor) [pid 5204] close(20) = -1 EBADF (Bad file descriptor) [pid 5204] close(21) = -1 EBADF (Bad file descriptor) [ 67.094286][ T5209] reiserfs: enabling write barrier flush mode [ 67.106774][ T5216] REISERFS (device loop1): Using r5 hash to sort names [ 67.108929][ T5209] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [pid 5204] close(22) = -1 EBADF (Bad file descriptor) [pid 5204] close(23) = -1 EBADF (Bad file descriptor) [pid 5204] close(24) = -1 EBADF (Bad file descriptor) [pid 5204] close(25) = -1 EBADF (Bad file descriptor) [pid 5204] close(26) = -1 EBADF (Bad file descriptor) [pid 5204] close(27) = -1 EBADF (Bad file descriptor) [pid 5204] close(28) = -1 EBADF (Bad file descriptor) [pid 5204] close(29) = -1 EBADF (Bad file descriptor) [pid 5204] exit_group(0 [pid 5209] <... futex resumed>) = ? [pid 5204] <... exit_group resumed>) = ? [pid 5209] +++ exited with 0 +++ [pid 5205] close(6 [pid 5014] getdents64(3, [pid 5012] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5011] rmdir("./7" [pid 5205] <... close resumed>) = 0 [pid 5204] +++ exited with 0 +++ [pid 5014] <... getdents64 resumed>0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5012] lstat("./7/cgroup", [pid 5011] <... rmdir resumed>) = 0 [pid 5205] close(7 [pid 5014] umount2("./7/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5012] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5011] mkdir("./8", 0777 [pid 5009] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=14, si_uid=0, si_status=0, si_utime=0, si_stime=13 /* 0.13 s */} --- [pid 5205] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5012] unlink("./7/cgroup" [pid 5011] <... mkdir resumed>) = 0 [pid 5009] restart_syscall(<... resuming interrupted clone ...> [pid 5205] close(8 [pid 5014] lstat("./7/cgroup.cpu", [pid 5012] <... unlink resumed>) = 0 [pid 5011] openat(AT_FDCWD, "/dev/loop2", O_RDWR [pid 5009] <... restart_syscall resumed>) = 0 [pid 5205] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5012] umount2("./7/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5011] <... openat resumed>) = 3 [pid 5205] close(9 [pid 5014] unlink("./7/cgroup.cpu" [pid 5012] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5011] ioctl(3, LOOP_CLR_FD [pid 5205] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] <... unlink resumed>) = 0 [pid 5012] lstat("./7/cgroup.net", [pid 5011] <... ioctl resumed>) = -1 ENXIO (No such device or address) [pid 5009] umount2("./6", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5205] close(10 [pid 5014] umount2("./7/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5012] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5011] close(3 [pid 5009] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5205] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5012] unlink("./7/cgroup.net" [pid 5011] <... close resumed>) = 0 [pid 5009] openat(AT_FDCWD, "./6", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5205] close(11 [pid 5014] lstat("./7/binderfs", [pid 5012] <... unlink resumed>) = 0 [pid 5011] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5009] <... openat resumed>) = 3 [pid 5205] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5012] getdents64(3, [pid 5009] fstat(3, [pid 5205] close(12 [pid 5014] unlink("./7/binderfs" [pid 5012] <... getdents64 resumed>0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5011] <... clone resumed>, child_tidptr=0x55555736e5d0) = 18 [pid 5009] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5205] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] <... unlink resumed>) = 0 [pid 5012] close(3 [pid 5009] getdents64(3, [pid 5205] close(13 [pid 5014] umount2("./7/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5012] <... close resumed>) = 0 [pid 5009] <... getdents64 resumed>0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5205] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] rmdir("./7" [pid 5009] umount2("./6/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5205] close(14 [pid 5012] <... rmdir resumed>) = 0 [pid 5009] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5205] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] mkdir("./8", 0777 [pid 5009] lstat("./6/cgroup.cpu", [pid 5205] close(15 [pid 5012] <... mkdir resumed>) = 0 [pid 5009] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5205] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] openat(AT_FDCWD, "/dev/loop3", O_RDWR [pid 5009] unlink("./6/cgroup.cpu" [pid 5205] close(16 [pid 5012] <... openat resumed>) = 3 [pid 5009] <... unlink resumed>) = 0 [pid 5205] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] ioctl(3, LOOP_CLR_FD [pid 5009] umount2("./6/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5205] close(17 [pid 5012] <... ioctl resumed>) = -1 ENXIO (No such device or address) [pid 5009] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5205] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] close(3 [pid 5009] lstat("./6/binderfs", [pid 5205] close(18 [pid 5012] <... close resumed>) = 0 [pid 5009] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5205] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5009] unlink("./6/binderfs" [pid 5205] close(19 [pid 5009] <... unlink resumed>) = 0 [pid 5205] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] <... clone resumed>, child_tidptr=0x55555736e5d0) = 18 [pid 5009] umount2("./6/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5205] close(20) = -1 EBADF (Bad file descriptor) [pid 5205] close(21) = -1 EBADF (Bad file descriptor) [pid 5205] close(22) = -1 EBADF (Bad file descriptor) [pid 5205] close(23) = -1 EBADF (Bad file descriptor) [pid 5205] close(24) = -1 EBADF (Bad file descriptor) [pid 5205] close(25) = -1 EBADF (Bad file descriptor) [pid 5205] close(26) = -1 EBADF (Bad file descriptor) [pid 5205] close(27) = -1 EBADF (Bad file descriptor) [pid 5205] close(28) = -1 EBADF (Bad file descriptor) [pid 5205] close(29) = -1 EBADF (Bad file descriptor) [pid 5205] exit_group(0 [pid 5207] <... futex resumed>) = ? [pid 5205] <... exit_group resumed>) = ? [pid 5207] +++ exited with 0 +++ [pid 5205] +++ exited with 0 +++ [pid 5013] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=18, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=13 /* 0.13 s */} --- [pid 5013] umount2("./8", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5013] openat(AT_FDCWD, "./8", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5013] fstat(3, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5013] getdents64(3, 0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5013] umount2("./8/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5013] lstat("./8/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5013] unlink("./8/cgroup.cpu") = 0 [pid 5013] umount2("./8/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5013] lstat("./8/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5013] unlink("./8/binderfs"./strace-static-x86_64: Process 5219 attached ./strace-static-x86_64: Process 5218 attached ) = 0 [pid 5013] umount2("./8/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5219] set_robust_list(0x55555736e5e0, 24 [pid 5218] set_robust_list(0x55555736e5e0, 24 [pid 5219] <... set_robust_list resumed>) = 0 [pid 5218] <... set_robust_list resumed>) = 0 [pid 5219] chdir("./8" [pid 5218] chdir("./8" [pid 5216] <... mount resumed>) = 0 [pid 5219] <... chdir resumed>) = 0 [pid 5218] <... chdir resumed>) = 0 [pid 5216] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY [pid 5219] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5218] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5216] <... openat resumed>) = 4 [pid 5219] <... prctl resumed>) = 0 [pid 5218] <... prctl resumed>) = 0 [pid 5216] chdir("." [pid 5219] setpgid(0, 0 [pid 5218] setpgid(0, 0 [pid 5216] <... chdir resumed>) = 0 [pid 5216] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5212] <... futex resumed>) = 0 [pid 5216] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5212] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5216] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5212] <... futex resumed>) = 0 [pid 5216] creat("./bus", 000 [pid 5212] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5216] <... creat resumed>) = 5 [pid 5216] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5212] <... futex resumed>) = 0 [pid 5216] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5212] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5216] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5212] <... futex resumed>) = 0 [pid 5216] ioctl(5, FS_IOC_GETVERSION [pid 5212] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5216] <... ioctl resumed>, 0) = -1 EFAULT (Bad address) [pid 5216] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5212] <... futex resumed>) = 0 [pid 5216] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5212] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5219] <... setpgid resumed>) = 0 [pid 5218] <... setpgid resumed>) = 0 [pid 5216] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5212] <... futex resumed>) = 0 [pid 5218] symlink("/syzcgroup/unified/syz2", "./cgroup" [pid 5216] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5212] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5219] symlink("/syzcgroup/unified/syz3", "./cgroup" [pid 5218] <... symlink resumed>) = 0 [pid 5216] <... openat resumed>) = 6 [pid 5216] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5212] <... futex resumed>) = 0 [pid 5219] <... symlink resumed>) = 0 [pid 5218] symlink("/syzcgroup/cpu/syz2", "./cgroup.cpu" [pid 5216] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5212] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5219] symlink("/syzcgroup/cpu/syz3", "./cgroup.cpu" [pid 5218] <... symlink resumed>) = 0 [pid 5216] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5212] <... futex resumed>) = 0 [pid 5219] <... symlink resumed>) = 0 [pid 5218] symlink("/syzcgroup/net/syz2", "./cgroup.net" [pid 5216] write(6, NULL, 4294967230 [pid 5212] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5216] <... write resumed>) = -1 EFAULT (Bad address) [pid 5216] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5218] <... symlink resumed>) = 0 [pid 5219] symlink("/syzcgroup/net/syz3", "./cgroup.net" [pid 5218] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5216] <... futex resumed>) = 1 [pid 5212] <... futex resumed>) = 0 [pid 5216] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5212] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5216] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5212] <... futex resumed>) = 0 [pid 5216] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5212] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5216] <... mmap resumed>) = 0x20000000 [pid 5216] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5212] <... futex resumed>) = 0 [pid 5216] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5212] close(3) = 0 [pid 5212] close(4) = 0 [pid 5212] close(5) = 0 [pid 5212] close(6) = 0 [pid 5212] close(7) = -1 EBADF (Bad file descriptor) [pid 5212] close(8) = -1 EBADF (Bad file descriptor) [pid 5212] close(9) = -1 EBADF (Bad file descriptor) [pid 5212] close(10) = -1 EBADF (Bad file descriptor) [pid 5212] close(11) = -1 EBADF (Bad file descriptor) [pid 5212] close(12) = -1 EBADF (Bad file descriptor) [pid 5212] close(13) = -1 EBADF (Bad file descriptor) [pid 5212] close(14) = -1 EBADF (Bad file descriptor) [pid 5212] close(15) = -1 EBADF (Bad file descriptor) [pid 5212] close(16) = -1 EBADF (Bad file descriptor) [pid 5212] close(17) = -1 EBADF (Bad file descriptor) [pid 5212] close(18) = -1 EBADF (Bad file descriptor) [pid 5219] <... symlink resumed>) = 0 [pid 5212] close(19) = -1 EBADF (Bad file descriptor) [pid 5219] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5218] <... openat resumed>) = 3 [pid 5212] close(20) = -1 EBADF (Bad file descriptor) [pid 5212] close(21) = -1 EBADF (Bad file descriptor) [pid 5212] close(22 [pid 5219] <... openat resumed>) = 3 [pid 5218] write(3, "1000", 4 [pid 5212] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5219] write(3, "1000", 4 [pid 5218] <... write resumed>) = 4 [pid 5212] close(23) = -1 EBADF (Bad file descriptor) [pid 5212] close(24 [pid 5219] <... write resumed>) = 4 [pid 5218] close(3 [pid 5212] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5212] close(25 [pid 5219] close(3 [pid 5218] <... close resumed>) = 0 [pid 5212] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5218] read(200, [pid 5212] close(26 [pid 5219] <... close resumed>) = 0 [pid 5218] <... read resumed>0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5212] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5219] read(200, [pid 5218] symlink("/dev/binderfs", "./binderfs" [pid 5212] close(27 [pid 5219] <... read resumed>0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5218] <... symlink resumed>) = 0 [pid 5212] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5219] symlink("/dev/binderfs", "./binderfs" [pid 5218] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5212] close(28 [pid 5219] <... symlink resumed>) = 0 [pid 5218] <... futex resumed>) = 0 [pid 5212] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5219] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5218] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5212] close(29) = -1 EBADF (Bad file descriptor) [pid 5219] <... futex resumed>) = 0 [pid 5218] <... mmap resumed>) = 0x7fd26f636000 [pid 5212] exit_group(0 [pid 5219] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5218] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE [pid 5216] <... futex resumed>) = ? [pid 5212] <... exit_group resumed>) = ? [pid 5219] <... mmap resumed>) = 0x7fd26f636000 [pid 5218] <... mprotect resumed>) = 0 [pid 5216] +++ exited with 0 +++ [pid 5212] +++ exited with 0 +++ [pid 5219] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE [pid 5218] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID [pid 5010] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=16, si_uid=0, si_status=0, si_utime=0, si_stime=12 /* 0.12 s */} --- ./strace-static-x86_64: Process 5220 attached [ 67.142533][ T5216] reiserfs: enabling write barrier flush mode [ 67.151165][ T5216] REISERFS (device loop1): Created .reiserfs_priv - reserved for xattr storage. [pid 5219] <... mprotect resumed>) = 0 [pid 5220] set_robust_list(0x7fd26f6569e0, 24 [pid 5219] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID [pid 5218] <... clone resumed>, parent_tid=[19], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 19 [pid 5220] <... set_robust_list resumed>) = 0 [pid 5010] umount2("./7", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5220] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5010] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5010] openat(AT_FDCWD, "./7", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5010] fstat(3, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5218] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5010] getdents64(3, ./strace-static-x86_64: Process 5221 attached [pid 5220] <... futex resumed>) = 0 [pid 5218] <... futex resumed>) = 1 [pid 5010] <... getdents64 resumed>0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5221] set_robust_list(0x7fd26f6569e0, 24 [pid 5220] memfd_create("syzkaller", 0 [pid 5219] <... clone resumed>, parent_tid=[19], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 19 [pid 5010] umount2("./7/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5221] <... set_robust_list resumed>) = 0 [pid 5220] <... memfd_create resumed>) = 3 [pid 5219] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5218] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5010] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5221] memfd_create("syzkaller", 0 [pid 5220] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5219] <... futex resumed>) = 0 [pid 5010] lstat("./7/cgroup.cpu", [pid 5221] <... memfd_create resumed>) = 3 [pid 5220] <... mmap resumed>) = 0x7fd267236000 [pid 5219] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5010] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5221] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5010] unlink("./7/cgroup.cpu" [pid 5221] <... mmap resumed>) = 0x7fd267236000 [pid 5010] <... unlink resumed>) = 0 [pid 5010] umount2("./7/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5010] lstat("./7/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5010] unlink("./7/binderfs") = 0 [pid 5010] umount2("./7/file0", MNT_DETACH|UMOUNT_NOFOLLOW) = 0 [pid 5010] umount2("./7/file0", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5010] lstat("./7/file0", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5010] umount2("./7/file0", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5010] openat(AT_FDCWD, "./7/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4 [pid 5010] fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5010] getdents64(4, 0x555557377660 /* 2 entries */, 32768) = 48 [pid 5010] getdents64(4, 0x555557377660 /* 0 entries */, 32768) = 0 [pid 5010] close(4) = 0 [pid 5010] rmdir("./7/file0") = 0 [pid 5013] <... umount2 resumed>) = 0 [pid 5010] umount2("./7/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5010] lstat("./7/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5010] unlink("./7/cgroup") = 0 [pid 5010] umount2("./7/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5010] lstat("./7/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5010] unlink("./7/cgroup.net") = 0 [pid 5010] getdents64(3, 0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5010] close(3) = 0 [pid 5010] rmdir("./7") = 0 [pid 5010] mkdir("./8", 0777) = 0 [pid 5010] openat(AT_FDCWD, "/dev/loop1", O_RDWR) = 3 [pid 5010] ioctl(3, LOOP_CLR_FD) = -1 ENXIO (No such device or address) [pid 5010] close(3) = 0 [pid 5010] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5222 attached [pid 5222] set_robust_list(0x55555736e5e0, 24) = 0 [pid 5010] <... clone resumed>, child_tidptr=0x55555736e5d0) = 18 [pid 5222] chdir("./8") = 0 [pid 5222] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5222] setpgid(0, 0) = 0 [pid 5222] symlink("/syzcgroup/unified/syz1", "./cgroup") = 0 [pid 5222] symlink("/syzcgroup/cpu/syz1", "./cgroup.cpu") = 0 [pid 5222] symlink("/syzcgroup/net/syz1", "./cgroup.net") = 0 [pid 5222] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5222] write(3, "1000", 4) = 4 [pid 5222] close(3) = 0 [pid 5222] read(200, [pid 5013] umount2("./8/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5222] <... read resumed>0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5013] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5222] symlink("/dev/binderfs", "./binderfs" [pid 5013] lstat("./8/file0", [pid 5222] <... symlink resumed>) = 0 [pid 5013] <... lstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5222] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5013] umount2("./8/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5222] <... futex resumed>) = 0 [pid 5013] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5222] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5013] openat(AT_FDCWD, "./8/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5222] <... mmap resumed>) = 0x7fd26f636000 [pid 5013] <... openat resumed>) = 4 [pid 5222] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE [pid 5013] fstat(4, [pid 5222] <... mprotect resumed>) = 0 [pid 5013] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5222] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID [pid 5014] <... umount2 resumed>) = 0 [pid 5013] getdents64(4, ./strace-static-x86_64: Process 5223 attached 0x555557377660 /* 2 entries */, 32768) = 48 [pid 5223] set_robust_list(0x7fd26f6569e0, 24 [pid 5222] <... clone resumed>, parent_tid=[19], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 19 [pid 5013] getdents64(4, [pid 5223] <... set_robust_list resumed>) = 0 [pid 5222] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5013] <... getdents64 resumed>0x555557377660 /* 0 entries */, 32768) = 0 [pid 5223] memfd_create("syzkaller", 0 [pid 5222] <... futex resumed>) = 0 [pid 5013] close(4 [pid 5223] <... memfd_create resumed>) = 3 [pid 5222] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5013] <... close resumed>) = 0 [pid 5223] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5013] rmdir("./8/file0" [pid 5223] <... mmap resumed>) = 0x7fd267236000 [pid 5013] <... rmdir resumed>) = 0 [pid 5013] umount2("./8/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5013] lstat("./8/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5013] unlink("./8/cgroup") = 0 [pid 5013] umount2("./8/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5013] lstat("./8/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5013] unlink("./8/cgroup.net") = 0 [pid 5013] getdents64(3, 0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5013] close(3 [pid 5009] <... umount2 resumed>) = 0 [pid 5013] <... close resumed>) = 0 [pid 5013] rmdir("./8" [pid 5014] umount2("./7/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5013] <... rmdir resumed>) = 0 [pid 5013] mkdir("./9", 0777) = 0 [pid 5013] openat(AT_FDCWD, "/dev/loop5", O_RDWR) = 3 [pid 5013] ioctl(3, LOOP_CLR_FD) = -1 ENXIO (No such device or address) [pid 5013] close(3) = 0 [pid 5013] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5224 attached , child_tidptr=0x55555736e5d0) = 20 [pid 5224] set_robust_list(0x55555736e5e0, 24) = 0 [pid 5224] chdir("./9") = 0 [pid 5224] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5224] setpgid(0, 0) = 0 [pid 5224] symlink("/syzcgroup/unified/syz5", "./cgroup") = 0 [pid 5224] symlink("/syzcgroup/cpu/syz5", "./cgroup.cpu") = 0 [pid 5014] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5224] symlink("/syzcgroup/net/syz5", "./cgroup.net") = 0 [pid 5224] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5224] write(3, "1000", 4) = 4 [pid 5224] close(3 [pid 5014] lstat("./7/file0", [pid 5224] <... close resumed>) = 0 [pid 5014] <... lstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5009] umount2("./6/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5224] read(200, [pid 5014] umount2("./7/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5224] <... read resumed>0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5014] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5009] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5224] symlink("/dev/binderfs", "./binderfs" [pid 5014] openat(AT_FDCWD, "./7/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5009] lstat("./6/file0", [pid 5224] <... symlink resumed>) = 0 [pid 5014] <... openat resumed>) = 4 [pid 5224] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5014] fstat(4, [pid 5009] <... lstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5224] <... futex resumed>) = 0 [pid 5014] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5009] umount2("./6/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5224] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5221] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5014] getdents64(4, [pid 5009] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5224] <... mmap resumed>) = 0x7fd26f636000 [pid 5014] <... getdents64 resumed>0x555557377660 /* 2 entries */, 32768) = 48 [pid 5009] openat(AT_FDCWD, "./6/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5224] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE [pid 5014] getdents64(4, [pid 5224] <... mprotect resumed>) = 0 [pid 5014] <... getdents64 resumed>0x555557377660 /* 0 entries */, 32768) = 0 [pid 5009] <... openat resumed>) = 4 [pid 5224] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID [pid 5014] close(4 [pid 5009] fstat(4, ./strace-static-x86_64: Process 5226 attached [pid 5014] <... close resumed>) = 0 [pid 5009] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5014] rmdir("./7/file0" [pid 5009] getdents64(4, [pid 5226] set_robust_list(0x7fd26f6569e0, 24 [pid 5224] <... clone resumed>, parent_tid=[21], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 21 [pid 5014] <... rmdir resumed>) = 0 [pid 5226] <... set_robust_list resumed>) = 0 [pid 5224] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5014] umount2("./7/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5009] <... getdents64 resumed>0x555557377660 /* 2 entries */, 32768) = 48 [pid 5226] memfd_create("syzkaller", 0 [pid 5224] <... futex resumed>) = 0 [pid 5014] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5009] getdents64(4, [pid 5226] <... memfd_create resumed>) = 3 [pid 5224] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5014] lstat("./7/cgroup", [pid 5009] <... getdents64 resumed>0x555557377660 /* 0 entries */, 32768) = 0 [pid 5226] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5014] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5014] unlink("./7/cgroup" [pid 5009] close(4 [pid 5226] <... mmap resumed>) = 0x7fd267236000 [pid 5014] <... unlink resumed>) = 0 [pid 5009] <... close resumed>) = 0 [pid 5014] umount2("./7/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5009] rmdir("./6/file0" [pid 5014] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5014] lstat("./7/cgroup.net", [pid 5009] <... rmdir resumed>) = 0 [pid 5014] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5009] umount2("./6/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5014] unlink("./7/cgroup.net") = 0 [pid 5009] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5014] getdents64(3, [pid 5009] lstat("./6/cgroup", [pid 5014] <... getdents64 resumed>0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5009] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5014] close(3 [pid 5009] unlink("./6/cgroup" [pid 5014] <... close resumed>) = 0 [pid 5014] rmdir("./7" [pid 5009] <... unlink resumed>) = 0 [pid 5014] <... rmdir resumed>) = 0 [pid 5009] umount2("./6/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5014] mkdir("./8", 0777 [pid 5009] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5014] <... mkdir resumed>) = 0 [pid 5009] lstat("./6/cgroup.net", [pid 5014] openat(AT_FDCWD, "/dev/loop4", O_RDWR) = 3 [pid 5009] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5014] ioctl(3, LOOP_CLR_FD) = -1 ENXIO (No such device or address) [pid 5009] unlink("./6/cgroup.net" [pid 5014] close(3 [pid 5009] <... unlink resumed>) = 0 [pid 5220] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5014] <... close resumed>) = 0 [pid 5014] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5009] getdents64(3, ./strace-static-x86_64: Process 5227 attached 0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5227] set_robust_list(0x55555736e5e0, 24 [pid 5014] <... clone resumed>, child_tidptr=0x55555736e5d0) = 18 [pid 5009] close(3 [pid 5227] <... set_robust_list resumed>) = 0 [pid 5227] chdir("./8" [pid 5009] <... close resumed>) = 0 [pid 5227] <... chdir resumed>) = 0 [pid 5227] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5009] rmdir("./6" [pid 5227] <... prctl resumed>) = 0 [pid 5009] <... rmdir resumed>) = 0 [pid 5227] setpgid(0, 0) = 0 [pid 5009] mkdir("./7", 0777 [pid 5227] symlink("/syzcgroup/unified/syz4", "./cgroup") = 0 [pid 5009] <... mkdir resumed>) = 0 [pid 5227] symlink("/syzcgroup/cpu/syz4", "./cgroup.cpu" [pid 5009] openat(AT_FDCWD, "/dev/loop0", O_RDWR [pid 5227] <... symlink resumed>) = 0 [pid 5227] symlink("/syzcgroup/net/syz4", "./cgroup.net" [pid 5009] <... openat resumed>) = 3 [pid 5227] <... symlink resumed>) = 0 [pid 5009] ioctl(3, LOOP_CLR_FD [pid 5227] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5009] <... ioctl resumed>) = -1 ENXIO (No such device or address) [pid 5227] write(3, "1000", 4 [pid 5009] close(3 [pid 5227] <... write resumed>) = 4 [pid 5009] <... close resumed>) = 0 [pid 5227] close(3 [pid 5009] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5228 attached [pid 5227] <... close resumed>) = 0 [pid 5228] set_robust_list(0x55555736e5e0, 24 [pid 5227] read(200, [pid 5009] <... clone resumed>, child_tidptr=0x55555736e5d0) = 16 [pid 5228] <... set_robust_list resumed>) = 0 [pid 5227] <... read resumed>0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5228] chdir("./7" [pid 5227] symlink("/dev/binderfs", "./binderfs" [pid 5228] <... chdir resumed>) = 0 [pid 5228] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5227] <... symlink resumed>) = 0 [pid 5228] <... prctl resumed>) = 0 [pid 5227] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5228] setpgid(0, 0 [pid 5227] <... futex resumed>) = 0 [pid 5228] <... setpgid resumed>) = 0 [pid 5227] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5228] symlink("/syzcgroup/unified/syz0", "./cgroup" [pid 5227] <... mmap resumed>) = 0x7fd26f636000 [pid 5228] <... symlink resumed>) = 0 [pid 5227] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE [pid 5223] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5228] symlink("/syzcgroup/cpu/syz0", "./cgroup.cpu" [pid 5227] <... mprotect resumed>) = 0 [pid 5228] <... symlink resumed>) = 0 [pid 5228] symlink("/syzcgroup/net/syz0", "./cgroup.net" [pid 5227] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID [pid 5228] <... symlink resumed>) = 0 ./strace-static-x86_64: Process 5229 attached [pid 5228] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5229] set_robust_list(0x7fd26f6569e0, 24 [pid 5228] <... openat resumed>) = 3 [pid 5227] <... clone resumed>, parent_tid=[19], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 19 [pid 5229] <... set_robust_list resumed>) = 0 [pid 5228] write(3, "1000", 4 [pid 5227] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5229] memfd_create("syzkaller", 0 [pid 5228] <... write resumed>) = 4 [pid 5227] <... futex resumed>) = 0 [pid 5229] <... memfd_create resumed>) = 3 [pid 5228] close(3 [pid 5227] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5226] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5229] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5228] <... close resumed>) = 0 [pid 5229] <... mmap resumed>) = 0x7fd267236000 [pid 5228] read(200, 0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5228] symlink("/dev/binderfs", "./binderfs") = 0 [pid 5228] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5228] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7fd26f636000 [pid 5228] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 5228] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID./strace-static-x86_64: Process 5230 attached [pid 5230] set_robust_list(0x7fd26f6569e0, 24) = 0 [pid 5230] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5228] <... clone resumed>, parent_tid=[17], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 17 [pid 5228] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5230] <... futex resumed>) = 0 [pid 5228] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5230] memfd_create("syzkaller", 0) = 3 [pid 5230] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd267236000 [pid 5221] <... write resumed>) = 4194304 [pid 5221] munmap(0x7fd267236000, 4194304) = 0 [pid 5221] openat(AT_FDCWD, "/dev/loop3", O_RDWR) = 4 [pid 5221] ioctl(4, LOOP_SET_FD, 3 [pid 5229] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5221] <... ioctl resumed>) = 0 [pid 5221] close(3) = 0 [pid 5221] mkdir("./file0", 0777) = 0 [pid 5221] mount("/dev/loop3", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5220] <... write resumed>) = 4194304 [pid 5220] munmap(0x7fd267236000, 4194304 [pid 5223] <... write resumed>) = 4194304 [pid 5223] munmap(0x7fd267236000, 4194304) = 0 [pid 5223] openat(AT_FDCWD, "/dev/loop1", O_RDWR [pid 5220] <... munmap resumed>) = 0 [pid 5220] openat(AT_FDCWD, "/dev/loop2", O_RDWR) = 4 [pid 5223] <... openat resumed>) = 4 [pid 5223] ioctl(4, LOOP_SET_FD, 3 [ 67.378610][ T5221] loop3: detected capacity change from 0 to 8192 [ 67.402127][ T5221] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 67.420885][ T5220] loop2: detected capacity change from 0 to 8192 [pid 5220] ioctl(4, LOOP_SET_FD, 3 [pid 5229] <... write resumed>) = 4194304 [pid 5220] <... ioctl resumed>) = 0 [pid 5226] <... write resumed>) = 4194304 [pid 5229] munmap(0x7fd267236000, 4194304 [pid 5226] munmap(0x7fd267236000, 4194304 [pid 5229] <... munmap resumed>) = 0 [pid 5220] close(3 [pid 5229] openat(AT_FDCWD, "/dev/loop4", O_RDWR [pid 5220] <... close resumed>) = 0 [pid 5226] <... munmap resumed>) = 0 [pid 5226] openat(AT_FDCWD, "/dev/loop5", O_RDWR) = 4 [pid 5226] ioctl(4, LOOP_SET_FD, 3 [pid 5229] <... openat resumed>) = 4 [pid 5220] mkdir("./file0", 0777 [pid 5223] <... ioctl resumed>) = 0 [pid 5223] close(3) = 0 [pid 5223] mkdir("./file0", 0777) = 0 [pid 5223] mount("/dev/loop1", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5229] ioctl(4, LOOP_SET_FD, 3 [pid 5220] <... mkdir resumed>) = 0 [pid 5230] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5220] mount("/dev/loop2", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5229] <... ioctl resumed>) = 0 [pid 5229] close(3) = 0 [pid 5229] mkdir("./file0", 0777 [pid 5226] <... ioctl resumed>) = 0 [pid 5226] close(3) = 0 [pid 5226] mkdir("./file0", 0777) = 0 [ 67.421110][ T5223] loop1: detected capacity change from 0 to 8192 [ 67.432639][ T5221] REISERFS (device loop3): found reiserfs format "3.5" with non-standard journal [ 67.445064][ T5221] REISERFS (device loop3): using ordered data mode [ 67.448286][ T5226] loop5: detected capacity change from 0 to 8192 [ 67.452738][ T5221] reiserfs: using flush barriers [ 67.464150][ T5229] loop4: detected capacity change from 0 to 8192 [pid 5226] mount("/dev/loop5", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5230] <... write resumed>) = 4194304 [pid 5230] munmap(0x7fd267236000, 4194304) = 0 [pid 5230] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4 [pid 5230] ioctl(4, LOOP_SET_FD, 3 [pid 5229] <... mkdir resumed>) = 0 [pid 5230] <... ioctl resumed>) = 0 [pid 5230] close(3) = 0 [pid 5230] mkdir("./file0", 0777) = 0 [pid 5230] mount("/dev/loop0", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [ 67.473154][ T5221] REISERFS (device loop3): journal params: device loop3, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 67.491754][ T5220] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 67.496931][ T5230] loop0: detected capacity change from 0 to 8192 [ 67.508038][ T5220] REISERFS (device loop2): found reiserfs format "3.5" with non-standard journal [ 67.516140][ T5221] REISERFS (device loop3): checking transaction log (loop3) [ 67.520696][ T5220] REISERFS (device loop2): using ordered data mode [ 67.531074][ T5223] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 67.534718][ T5220] reiserfs: using flush barriers [ 67.547447][ T5226] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 67.553171][ T5223] REISERFS (device loop1): found reiserfs format "3.5" with non-standard journal [ 67.567695][ T5230] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 67.574544][ T5223] REISERFS (device loop1): using ordered data mode [ 67.587427][ T5220] REISERFS (device loop2): journal params: device loop2, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 67.593787][ T5223] reiserfs: using flush barriers [ 67.615593][ T5221] REISERFS (device loop3): Using r5 hash to sort names [pid 5229] mount("/dev/loop4", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5221] <... mount resumed>) = 0 [pid 5221] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5220] <... mount resumed>) = 0 [pid 5220] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 5220] chdir("./file0") = 0 [pid 5220] ioctl(4, LOOP_CLR_FD) = 0 [pid 5220] close(4) = 0 [pid 5220] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [ 67.622581][ T5230] REISERFS (device loop0): found reiserfs format "3.5" with non-standard journal [ 67.631800][ T5226] REISERFS (device loop5): found reiserfs format "3.5" with non-standard journal [ 67.641367][ T5229] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 67.643211][ T5220] REISERFS (device loop2): checking transaction log (loop2) [ 67.658404][ T5226] REISERFS (device loop5): using ordered data mode [ 67.664767][ T5220] REISERFS (device loop2): Using r5 hash to sort names [pid 5220] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5221] <... openat resumed>) = 3 [pid 5218] <... futex resumed>) = 0 [pid 5221] chdir("./file0" [pid 5218] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5221] <... chdir resumed>) = 0 [pid 5218] <... futex resumed>) = 1 [pid 5221] ioctl(4, LOOP_CLR_FD [pid 5220] <... futex resumed>) = 0 [pid 5218] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5221] <... ioctl resumed>) = 0 [pid 5220] mkdir(".", 0777 [pid 5221] close(4) = 0 [pid 5220] <... mkdir resumed>) = -1 EEXIST (File exists) [pid 5221] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5220] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5221] <... futex resumed>) = 1 [pid 5219] <... futex resumed>) = 0 [pid 5221] mkdir(".", 0777 [ 67.668388][ T5223] REISERFS (device loop1): journal params: device loop1, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 67.679758][ T5230] REISERFS (device loop0): using ordered data mode [ 67.701390][ T5220] reiserfs: enabling write barrier flush mode [ 67.701442][ T5230] reiserfs: using flush barriers [ 67.714211][ T5230] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [pid 5219] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5221] <... mkdir resumed>) = -1 EEXIST (File exists) [pid 5219] <... futex resumed>) = 0 [pid 5221] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [ 67.717650][ T5229] REISERFS (device loop4): found reiserfs format "3.5" with non-standard journal [ 67.732958][ T5230] REISERFS (device loop0): checking transaction log (loop0) [ 67.745407][ T5220] REISERFS (device loop2): Created .reiserfs_priv - reserved for xattr storage. [ 67.748376][ T5226] reiserfs: using flush barriers [ 67.762239][ T5221] reiserfs: enabling write barrier flush mode [ 67.762754][ T5223] REISERFS (device loop1): checking transaction log (loop1) [pid 5219] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5220] <... mount resumed>) = 0 [pid 5220] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY) = 4 [pid 5220] chdir(".") = 0 [pid 5220] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5218] <... futex resumed>) = 0 [pid 5218] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5218] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5220] <... futex resumed>) = 1 [pid 5220] creat("./bus", 000) = 5 [pid 5220] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5218] <... futex resumed>) = 0 [pid 5218] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5218] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5220] <... futex resumed>) = 1 [pid 5220] ioctl(5, FS_IOC_GETVERSION, 0) = -1 EFAULT (Bad address) [pid 5220] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5218] <... futex resumed>) = 0 [pid 5218] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5218] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5220] <... futex resumed>) = 1 [pid 5220] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 6 [pid 5220] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5218] <... futex resumed>) = 0 [pid 5218] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5218] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5220] <... futex resumed>) = 1 [pid 5220] write(6, NULL, 4294967230) = -1 EFAULT (Bad address) [pid 5220] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5218] <... futex resumed>) = 0 [pid 5218] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5218] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5220] <... futex resumed>) = 1 [pid 5220] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0) = 0x20000000 [pid 5220] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5218] <... futex resumed>) = 0 [pid 5218] close(3) = 0 [pid 5218] close(4) = 0 [pid 5218] close(5) = 0 [pid 5218] close(6) = 0 [pid 5218] close(7) = -1 EBADF (Bad file descriptor) [pid 5218] close(8) = -1 EBADF (Bad file descriptor) [pid 5218] close(9) = -1 EBADF (Bad file descriptor) [pid 5218] close(10) = -1 EBADF (Bad file descriptor) [pid 5218] close(11) = -1 EBADF (Bad file descriptor) [pid 5218] close(12) = -1 EBADF (Bad file descriptor) [pid 5218] close(13) = -1 EBADF (Bad file descriptor) [pid 5218] close(14) = -1 EBADF (Bad file descriptor) [pid 5218] close(15) = -1 EBADF (Bad file descriptor) [pid 5218] close(16) = -1 EBADF (Bad file descriptor) [pid 5218] close(17) = -1 EBADF (Bad file descriptor) [pid 5218] close(18) = -1 EBADF (Bad file descriptor) [pid 5218] close(19) = -1 EBADF (Bad file descriptor) [pid 5218] close(20) = -1 EBADF (Bad file descriptor) [pid 5218] close(21) = -1 EBADF (Bad file descriptor) [pid 5218] close(22) = -1 EBADF (Bad file descriptor) [pid 5218] close(23) = -1 EBADF (Bad file descriptor) [pid 5218] close(24) = -1 EBADF (Bad file descriptor) [pid 5218] close(25) = -1 EBADF (Bad file descriptor) [pid 5218] close(26) = -1 EBADF (Bad file descriptor) [pid 5218] close(27 [pid 5220] <... futex resumed>) = 1 [pid 5220] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5218] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5221] <... mount resumed>) = 0 [pid 5221] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY) = 4 [pid 5221] chdir(".") = 0 [pid 5221] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5219] <... futex resumed>) = 0 [pid 5219] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5219] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5221] <... futex resumed>) = 1 [pid 5221] creat("./bus", 000) = 5 [pid 5221] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5219] <... futex resumed>) = 0 [pid 5219] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5219] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5221] <... futex resumed>) = 1 [pid 5221] ioctl(5, FS_IOC_GETVERSION, 0) = -1 EFAULT (Bad address) [pid 5221] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5219] <... futex resumed>) = 0 [pid 5219] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5219] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5221] <... futex resumed>) = 1 [pid 5221] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 6 [pid 5221] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5219] <... futex resumed>) = 0 [pid 5219] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5219] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5221] <... futex resumed>) = 1 [pid 5221] write(6, NULL, 4294967230) = -1 EFAULT (Bad address) [pid 5221] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5219] <... futex resumed>) = 0 [pid 5219] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5219] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5221] <... futex resumed>) = 1 [pid 5221] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0) = 0x20000000 [pid 5221] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5219] <... futex resumed>) = 0 [pid 5219] close(3) = 0 [pid 5219] close(4) = 0 [pid 5219] close(5) = 0 [pid 5219] close(6) = 0 [pid 5219] close(7) = -1 EBADF (Bad file descriptor) [pid 5219] close(8) = -1 EBADF (Bad file descriptor) [pid 5219] close(9) = -1 EBADF (Bad file descriptor) [pid 5219] close(10) = -1 EBADF (Bad file descriptor) [pid 5219] close(11) = -1 EBADF (Bad file descriptor) [pid 5219] close(12) = -1 EBADF (Bad file descriptor) [pid 5219] close(13) = -1 EBADF (Bad file descriptor) [pid 5219] close(14 [pid 5218] close(28 [pid 5219] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5219] close(15) = -1 EBADF (Bad file descriptor) [pid 5219] close(16) = -1 EBADF (Bad file descriptor) [pid 5219] close(17) = -1 EBADF (Bad file descriptor) [pid 5219] close(18) = -1 EBADF (Bad file descriptor) [pid 5219] close(19) = -1 EBADF (Bad file descriptor) [pid 5219] close(20) = -1 EBADF (Bad file descriptor) [pid 5219] close(21) = -1 EBADF (Bad file descriptor) [pid 5219] close(22) = -1 EBADF (Bad file descriptor) [pid 5219] close(23) = -1 EBADF (Bad file descriptor) [pid 5219] close(24) = -1 EBADF (Bad file descriptor) [pid 5219] close(25) = -1 EBADF (Bad file descriptor) [pid 5219] close(26) = -1 EBADF (Bad file descriptor) [pid 5219] close(27) = -1 EBADF (Bad file descriptor) [pid 5219] close(28) = -1 EBADF (Bad file descriptor) [pid 5219] close(29) = -1 EBADF (Bad file descriptor) [pid 5218] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5219] exit_group(0) = ? [pid 5221] <... futex resumed>) = ? [pid 5218] close(29) = -1 EBADF (Bad file descriptor) [pid 5218] exit_group(0) = ? [pid 5220] <... futex resumed>) = ? [ 67.775809][ T5226] REISERFS (device loop5): journal params: device loop5, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 67.784885][ T5221] REISERFS (device loop3): Created .reiserfs_priv - reserved for xattr storage. [ 67.793671][ T5230] REISERFS (device loop0): Using r5 hash to sort names [ 67.801923][ T5229] REISERFS (device loop4): using ordered data mode [ 67.808532][ T5223] REISERFS (device loop1): Using r5 hash to sort names [pid 5230] <... mount resumed>) = 0 [pid 5220] +++ exited with 0 +++ [pid 5218] +++ exited with 0 +++ [pid 5011] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=18, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=12 /* 0.12 s */} --- [pid 5011] umount2("./8", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5011] openat(AT_FDCWD, "./8", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5011] fstat(3, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5011] getdents64(3, 0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5011] umount2("./8/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5011] lstat("./8/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5011] unlink("./8/cgroup.cpu") = 0 [pid 5011] umount2("./8/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5011] lstat("./8/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5011] unlink("./8/binderfs") = 0 [pid 5011] umount2("./8/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5221] +++ exited with 0 +++ [pid 5219] +++ exited with 0 +++ [pid 5012] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=18, si_uid=0, si_status=0, si_utime=0, si_stime=16 /* 0.16 s */} --- [pid 5012] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5012] umount2("./8", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5012] openat(AT_FDCWD, "./8", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5012] fstat(3, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5012] getdents64(3, 0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5012] umount2("./8/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5012] lstat("./8/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5012] unlink("./8/cgroup.cpu") = 0 [pid 5012] umount2("./8/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5012] lstat("./8/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5012] unlink("./8/binderfs") = 0 [pid 5012] umount2("./8/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5230] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5223] <... mount resumed>) = 0 [pid 5223] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 5223] chdir("./file0") = 0 [pid 5223] ioctl(4, LOOP_CLR_FD) = 0 [pid 5223] close(4) = 0 [pid 5223] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5223] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5230] <... openat resumed>) = 3 [pid 5226] <... mount resumed>) = 0 [pid 5222] <... futex resumed>) = 0 [pid 5230] chdir("./file0" [pid 5226] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5222] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5230] <... chdir resumed>) = 0 [pid 5226] <... openat resumed>) = 3 [pid 5223] <... futex resumed>) = 0 [pid 5222] <... futex resumed>) = 1 [pid 5223] mkdir(".", 0777) = -1 EEXIST (File exists) [ 67.825223][ T5226] REISERFS (device loop5): checking transaction log (loop5) [ 67.832077][ T5229] reiserfs: using flush barriers [ 67.833385][ T5226] REISERFS (device loop5): Using r5 hash to sort names [ 67.847249][ T5229] REISERFS (device loop4): journal params: device loop4, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 67.866712][ T5229] REISERFS (device loop4): checking transaction log (loop4) [pid 5223] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5230] ioctl(4, LOOP_CLR_FD [pid 5226] chdir("./file0" [pid 5222] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5230] <... ioctl resumed>) = 0 [pid 5226] <... chdir resumed>) = 0 [pid 5230] close(4 [pid 5229] <... mount resumed>) = 0 [pid 5226] ioctl(4, LOOP_CLR_FD [pid 5230] <... close resumed>) = 0 [pid 5229] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5226] <... ioctl resumed>) = 0 [pid 5230] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5226] close(4 [pid 5230] <... futex resumed>) = 1 [pid 5228] <... futex resumed>) = 0 [pid 5230] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5226] <... close resumed>) = 0 [pid 5228] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5228] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5230] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5226] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5230] mkdir(".", 0777 [pid 5226] <... futex resumed>) = 1 [pid 5224] <... futex resumed>) = 0 [pid 5230] <... mkdir resumed>) = -1 EEXIST (File exists) [pid 5224] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5226] mkdir(".", 0777 [pid 5230] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5224] <... futex resumed>) = 0 [pid 5224] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5226] <... mkdir resumed>) = -1 EEXIST (File exists) [pid 5226] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5229] <... openat resumed>) = 3 [pid 5229] chdir("./file0") = 0 [pid 5229] ioctl(4, LOOP_CLR_FD) = 0 [pid 5229] close(4) = 0 [pid 5229] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5227] <... futex resumed>) = 0 [pid 5227] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5227] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5229] mkdir(".", 0777) = -1 EEXIST (File exists) [ 67.875548][ T5223] reiserfs: enabling write barrier flush mode [ 67.875779][ T5229] REISERFS (device loop4): Using r5 hash to sort names [ 67.895626][ T5230] reiserfs: enabling write barrier flush mode [ 67.903459][ T5223] REISERFS (device loop1): Created .reiserfs_priv - reserved for xattr storage. [ 67.913253][ T5226] reiserfs: enabling write barrier flush mode [pid 5229] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5223] <... mount resumed>) = 0 [pid 5012] <... umount2 resumed>) = 0 [pid 5230] <... mount resumed>) = 0 [pid 5226] <... mount resumed>) = 0 [pid 5223] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY [pid 5012] umount2("./8/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5011] <... umount2 resumed>) = 0 [pid 5226] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY [pid 5223] <... openat resumed>) = 4 [pid 5012] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5011] umount2("./8/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5226] <... openat resumed>) = 4 [pid 5223] chdir("." [pid 5012] lstat("./8/file0", [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5226] chdir("." [pid 5223] <... chdir resumed>) = 0 [pid 5012] <... lstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5011] lstat("./8/file0", [pid 5226] <... chdir resumed>) = 0 [pid 5223] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5012] umount2("./8/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5011] <... lstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5226] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5223] <... futex resumed>) = 1 [pid 5222] <... futex resumed>) = 0 [pid 5012] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5011] umount2("./8/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5226] <... futex resumed>) = 1 [pid 5224] <... futex resumed>) = 0 [pid 5223] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5222] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5012] openat(AT_FDCWD, "./8/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5226] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5224] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5223] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5222] <... futex resumed>) = 0 [pid 5012] <... openat resumed>) = 4 [pid 5011] openat(AT_FDCWD, "./8/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5226] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5224] <... futex resumed>) = 0 [pid 5223] creat("./bus", 000 [pid 5222] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5012] fstat(4, [pid 5011] <... openat resumed>) = 4 [pid 5229] <... mount resumed>) = 0 [pid 5226] creat("./bus", 000 [pid 5224] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5223] <... creat resumed>) = 5 [pid 5012] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5011] fstat(4, [pid 5230] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY [pid 5229] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY [pid 5226] <... creat resumed>) = 5 [pid 5223] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5012] getdents64(4, [pid 5011] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5230] <... openat resumed>) = 4 [pid 5229] <... openat resumed>) = 4 [pid 5226] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5223] <... futex resumed>) = 1 [pid 5222] <... futex resumed>) = 0 [pid 5012] <... getdents64 resumed>0x555557377660 /* 2 entries */, 32768) = 48 [pid 5011] getdents64(4, [pid 5230] chdir("." [pid 5229] chdir("." [pid 5226] <... futex resumed>) = 1 [pid 5224] <... futex resumed>) = 0 [pid 5223] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5222] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5012] getdents64(4, [pid 5011] <... getdents64 resumed>0x555557377660 /* 2 entries */, 32768) = 48 [pid 5230] <... chdir resumed>) = 0 [pid 5226] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5224] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5223] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5222] <... futex resumed>) = 0 [pid 5012] <... getdents64 resumed>0x555557377660 /* 0 entries */, 32768) = 0 [pid 5011] getdents64(4, [pid 5230] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5226] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5224] <... futex resumed>) = 0 [pid 5223] ioctl(5, FS_IOC_GETVERSION [pid 5222] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5012] close(4 [pid 5011] <... getdents64 resumed>0x555557377660 /* 0 entries */, 32768) = 0 [pid 5230] <... futex resumed>) = 1 [pid 5226] ioctl(5, FS_IOC_GETVERSION [pid 5224] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5223] <... ioctl resumed>, 0) = -1 EFAULT (Bad address) [pid 5012] <... close resumed>) = 0 [pid 5011] close(4 [pid 5230] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5229] <... chdir resumed>) = 0 [pid 5226] <... ioctl resumed>, 0) = -1 EFAULT (Bad address) [pid 5223] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5012] rmdir("./8/file0" [pid 5011] <... close resumed>) = 0 [pid 5229] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5226] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5223] <... futex resumed>) = 1 [pid 5222] <... futex resumed>) = 0 [pid 5012] <... rmdir resumed>) = 0 [pid 5011] rmdir("./8/file0" [pid 5229] <... futex resumed>) = 1 [pid 5227] <... futex resumed>) = 0 [pid 5226] <... futex resumed>) = 1 [pid 5224] <... futex resumed>) = 0 [pid 5223] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5222] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5012] umount2("./8/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5011] <... rmdir resumed>) = 0 [pid 5229] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5227] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5226] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5224] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5223] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5222] <... futex resumed>) = 0 [pid 5012] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5011] umount2("./8/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5229] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5227] <... futex resumed>) = 0 [pid 5226] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5224] <... futex resumed>) = 0 [pid 5223] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5222] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5012] lstat("./8/cgroup", [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5229] creat("./bus", 000 [pid 5227] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5226] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5224] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5223] <... openat resumed>) = 6 [pid 5012] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5011] lstat("./8/cgroup", [pid 5229] <... creat resumed>) = 5 [pid 5226] <... openat resumed>) = 6 [pid 5223] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5012] unlink("./8/cgroup" [pid 5011] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5229] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5226] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5223] <... futex resumed>) = 1 [pid 5222] <... futex resumed>) = 0 [pid 5012] <... unlink resumed>) = 0 [pid 5011] unlink("./8/cgroup" [pid 5229] <... futex resumed>) = 1 [pid 5227] <... futex resumed>) = 0 [pid 5226] <... futex resumed>) = 1 [pid 5224] <... futex resumed>) = 0 [pid 5223] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5222] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5012] umount2("./8/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5011] <... unlink resumed>) = 0 [pid 5226] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5224] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5223] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5222] <... futex resumed>) = 0 [pid 5012] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5011] umount2("./8/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5229] ioctl(5, FS_IOC_GETVERSION [pid 5227] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5226] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5224] <... futex resumed>) = 0 [pid 5223] write(6, NULL, 4294967230 [pid 5222] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5012] lstat("./8/cgroup.net", [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5229] <... ioctl resumed>, 0) = -1 EFAULT (Bad address) [pid 5227] <... futex resumed>) = 0 [pid 5226] write(6, NULL, 4294967230 [pid 5224] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5223] <... write resumed>) = -1 EFAULT (Bad address) [pid 5012] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5011] lstat("./8/cgroup.net", [pid 5229] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5227] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5226] <... write resumed>) = -1 EFAULT (Bad address) [pid 5223] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5012] unlink("./8/cgroup.net" [pid 5011] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5229] <... futex resumed>) = 0 [pid 5227] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5226] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5223] <... futex resumed>) = 1 [pid 5222] <... futex resumed>) = 0 [pid 5012] <... unlink resumed>) = 0 [pid 5011] unlink("./8/cgroup.net" [pid 5229] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5228] <... futex resumed>) = 0 [pid 5227] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5226] <... futex resumed>) = 1 [pid 5224] <... futex resumed>) = 0 [pid 5223] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5222] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5012] getdents64(3, [pid 5011] <... unlink resumed>) = 0 [pid 5229] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5228] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5227] <... futex resumed>) = 0 [pid 5226] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5224] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5223] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5222] <... futex resumed>) = 0 [pid 5012] <... getdents64 resumed>0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5011] getdents64(3, [pid 5230] <... futex resumed>) = 0 [pid 5229] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5228] <... futex resumed>) = 1 [pid 5227] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5226] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5224] <... futex resumed>) = 0 [pid 5223] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5222] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5012] close(3 [pid 5011] <... getdents64 resumed>0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5230] creat("./bus", 000 [pid 5229] <... openat resumed>) = 6 [pid 5228] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5226] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5224] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5223] <... mmap resumed>) = 0x20000000 [pid 5012] <... close resumed>) = 0 [pid 5011] close(3 [pid 5230] <... creat resumed>) = 5 [pid 5229] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5223] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5229] <... futex resumed>) = 1 [pid 5227] <... futex resumed>) = 0 [pid 5223] <... futex resumed>) = 1 [pid 5229] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5227] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5223] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5229] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5227] <... futex resumed>) = 0 [pid 5229] write(6, NULL, 4294967230 [pid 5227] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5226] <... mmap resumed>) = 0x20000000 [pid 5012] rmdir("./8" [pid 5230] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5229] <... write resumed>) = -1 EFAULT (Bad address) [pid 5226] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5222] <... futex resumed>) = 0 [pid 5011] <... close resumed>) = 0 [pid 5229] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5227] <... futex resumed>) = 0 [pid 5229] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5227] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5229] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5227] <... futex resumed>) = 0 [pid 5229] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5227] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5230] <... futex resumed>) = 1 [pid 5229] <... mmap resumed>) = 0x20000000 [pid 5228] <... futex resumed>) = 0 [pid 5226] <... futex resumed>) = 1 [pid 5224] <... futex resumed>) = 0 [pid 5222] close(3 [pid 5012] <... rmdir resumed>) = 0 [pid 5011] rmdir("./8" [pid 5230] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5229] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5228] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5226] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5224] close(3 [pid 5222] <... close resumed>) = 0 [pid 5229] <... futex resumed>) = 1 [pid 5228] <... futex resumed>) = 0 [pid 5227] <... futex resumed>) = 0 [pid 5229] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5228] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5227] close(3 [pid 5230] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5227] <... close resumed>) = 0 [pid 5222] close(4 [pid 5012] mkdir("./9", 0777 [pid 5011] <... rmdir resumed>) = 0 [pid 5224] <... close resumed>) = 0 [pid 5230] ioctl(5, FS_IOC_GETVERSION [pid 5227] close(4 [pid 5222] <... close resumed>) = 0 [pid 5227] <... close resumed>) = 0 [pid 5227] close(5) = 0 [pid 5227] close(6) = 0 [pid 5227] close(7) = -1 EBADF (Bad file descriptor) [pid 5012] <... mkdir resumed>) = 0 [pid 5227] close(8 [pid 5222] close(5 [pid 5230] <... ioctl resumed>, 0) = -1 EFAULT (Bad address) [pid 5227] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5230] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5227] close(9 [pid 5224] close(4 [pid 5222] <... close resumed>) = 0 [pid 5011] mkdir("./9", 0777 [pid 5230] <... futex resumed>) = 1 [pid 5228] <... futex resumed>) = 0 [pid 5227] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5224] <... close resumed>) = 0 [pid 5222] close(6 [pid 5012] openat(AT_FDCWD, "/dev/loop3", O_RDWR [pid 5228] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5227] close(10 [pid 5228] <... futex resumed>) = 0 [pid 5227] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5228] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5227] close(11 [pid 5230] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5227] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5224] close(5 [pid 5222] <... close resumed>) = 0 [pid 5011] <... mkdir resumed>) = 0 [pid 5227] close(12 [pid 5012] <... openat resumed>) = 3 [pid 5222] close(7 [pid 5227] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5227] close(13) = -1 EBADF (Bad file descriptor) [pid 5227] close(14) = -1 EBADF (Bad file descriptor) [pid 5227] close(15) = -1 EBADF (Bad file descriptor) [pid 5227] close(16) = -1 EBADF (Bad file descriptor) [pid 5230] <... openat resumed>) = 6 [pid 5227] close(17) = -1 EBADF (Bad file descriptor) [pid 5224] <... close resumed>) = 0 [pid 5222] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] openat(AT_FDCWD, "/dev/loop2", O_RDWR [pid 5230] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5227] close(18 [pid 5224] close(6 [pid 5222] close(8 [pid 5012] ioctl(3, LOOP_CLR_FD [pid 5227] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5222] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] <... openat resumed>) = 3 [pid 5227] close(19 [pid 5224] <... close resumed>) = 0 [pid 5227] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5227] close(20) = -1 EBADF (Bad file descriptor) [pid 5227] close(21) = -1 EBADF (Bad file descriptor) [pid 5227] close(22) = -1 EBADF (Bad file descriptor) [pid 5227] close(23) = -1 EBADF (Bad file descriptor) [pid 5227] close(24) = -1 EBADF (Bad file descriptor) [pid 5227] close(25) = -1 EBADF (Bad file descriptor) [pid 5227] close(26) = -1 EBADF (Bad file descriptor) [pid 5227] close(27 [pid 5222] close(9 [pid 5012] <... ioctl resumed>) = -1 ENXIO (No such device or address) [pid 5224] close(7 [pid 5230] <... futex resumed>) = 1 [pid 5228] <... futex resumed>) = 0 [pid 5227] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5224] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5222] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] close(3 [pid 5011] ioctl(3, LOOP_CLR_FD [pid 5230] write(6, NULL, 4294967230 [pid 5228] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5227] close(28 [pid 5224] close(8 [pid 5222] close(10 [pid 5012] <... close resumed>) = 0 [pid 5011] <... ioctl resumed>) = -1 ENXIO (No such device or address) [pid 5230] <... write resumed>) = -1 EFAULT (Bad address) [pid 5224] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5222] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5011] close(3./strace-static-x86_64: Process 5237 attached [pid 5230] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5228] <... futex resumed>) = 0 [pid 5227] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5224] close(9 [pid 5222] close(11 [pid 5011] <... close resumed>) = 0 [pid 5237] set_robust_list(0x55555736e5e0, 24 [pid 5230] <... futex resumed>) = 0 [pid 5224] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5222] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] <... clone resumed>, child_tidptr=0x55555736e5d0) = 20 [pid 5011] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5238 attached [pid 5237] <... set_robust_list resumed>) = 0 [pid 5230] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5228] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5227] close(29 [pid 5224] close(10 [pid 5222] close(12 [pid 5238] set_robust_list(0x55555736e5e0, 24 [pid 5237] chdir("./9" [pid 5228] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5227] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5224] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5222] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] <... clone resumed>, child_tidptr=0x55555736e5d0) = 20 [ 67.925995][ T5229] reiserfs: enabling write barrier flush mode [ 67.933766][ T5226] REISERFS (device loop5): Created .reiserfs_priv - reserved for xattr storage. [ 67.943905][ T5230] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 67.956723][ T5229] REISERFS (device loop4): Created .reiserfs_priv - reserved for xattr storage. [pid 5238] <... set_robust_list resumed>) = 0 [pid 5237] <... chdir resumed>) = 0 [pid 5228] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5227] exit_group(0 [pid 5224] close(11 [pid 5222] close(13 [pid 5238] chdir("./9" [pid 5237] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5230] <... futex resumed>) = 0 [pid 5229] <... futex resumed>) = ? [pid 5228] <... futex resumed>) = 1 [pid 5227] <... exit_group resumed>) = ? [pid 5224] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5222] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5238] <... chdir resumed>) = 0 [pid 5237] <... prctl resumed>) = 0 [pid 5230] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5224] close(12 [pid 5222] close(14 [pid 5238] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5237] setpgid(0, 0 [pid 5230] <... mmap resumed>) = 0x20000000 [pid 5229] +++ exited with 0 +++ [pid 5228] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5227] +++ exited with 0 +++ [pid 5224] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5222] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5238] <... prctl resumed>) = 0 [pid 5237] <... setpgid resumed>) = 0 [pid 5230] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5228] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5224] close(13 [pid 5222] close(15 [pid 5014] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=18, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=12 /* 0.12 s */} --- [pid 5238] setpgid(0, 0 [pid 5237] symlink("/syzcgroup/unified/syz3", "./cgroup" [pid 5230] <... futex resumed>) = 0 [pid 5228] close(3 [pid 5224] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5222] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5238] <... setpgid resumed>) = 0 [pid 5237] <... symlink resumed>) = 0 [pid 5230] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5228] <... close resumed>) = 0 [pid 5224] close(14 [pid 5222] close(16 [pid 5238] symlink("/syzcgroup/unified/syz2", "./cgroup" [pid 5237] symlink("/syzcgroup/cpu/syz3", "./cgroup.cpu" [pid 5228] close(4 [pid 5224] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5222] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] umount2("./8", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5238] <... symlink resumed>) = 0 [pid 5237] <... symlink resumed>) = 0 [pid 5228] <... close resumed>) = 0 [pid 5224] close(15 [pid 5222] close(17 [pid 5014] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5238] symlink("/syzcgroup/cpu/syz2", "./cgroup.cpu" [pid 5237] symlink("/syzcgroup/net/syz3", "./cgroup.net" [pid 5228] close(5 [pid 5224] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5222] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] openat(AT_FDCWD, "./8", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5224] close(16 [pid 5222] close(18 [pid 5014] <... openat resumed>) = 3 [pid 5224] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5222] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] fstat(3, [pid 5224] close(17 [pid 5222] close(19 [pid 5014] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5224] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5222] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] getdents64(3, [pid 5238] <... symlink resumed>) = 0 [pid 5237] <... symlink resumed>) = 0 [pid 5228] <... close resumed>) = 0 [pid 5224] close(18 [pid 5222] close(20 [pid 5014] <... getdents64 resumed>0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5238] symlink("/syzcgroup/net/syz2", "./cgroup.net" [pid 5237] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5228] close(6 [pid 5224] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5222] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] umount2("./8/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5238] <... symlink resumed>) = 0 [pid 5237] <... openat resumed>) = 3 [pid 5228] <... close resumed>) = 0 [pid 5224] close(19 [pid 5222] close(21 [pid 5238] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5237] write(3, "1000", 4 [pid 5228] close(7 [pid 5224] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5222] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5238] <... openat resumed>) = 3 [pid 5237] <... write resumed>) = 4 [pid 5228] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5238] write(3, "1000", 4 [pid 5237] close(3 [pid 5228] close(8 [pid 5238] <... write resumed>) = 4 [pid 5237] <... close resumed>) = 0 [pid 5228] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5238] close(3 [pid 5237] read(200, [pid 5228] close(9 [pid 5238] <... close resumed>) = 0 [pid 5237] <... read resumed>0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5228] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5238] read(200, [pid 5237] symlink("/dev/binderfs", "./binderfs" [pid 5228] close(10 [pid 5238] <... read resumed>0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5237] <... symlink resumed>) = 0 [pid 5228] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5238] symlink("/dev/binderfs", "./binderfs" [pid 5237] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5228] close(11 [pid 5238] <... symlink resumed>) = 0 [pid 5237] <... futex resumed>) = 0 [pid 5228] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5238] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5237] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5228] close(12 [pid 5238] <... futex resumed>) = 0 [pid 5237] <... mmap resumed>) = 0x7fd26f636000 [pid 5228] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5224] close(20 [pid 5222] close(22 [pid 5014] lstat("./8/cgroup.cpu", [pid 5238] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5237] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE [pid 5228] close(13 [pid 5238] <... mmap resumed>) = 0x7fd26f636000 [pid 5237] <... mprotect resumed>) = 0 [pid 5228] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5224] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5222] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5238] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE [pid 5237] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID [pid 5228] close(14 [pid 5224] close(21 [pid 5222] close(23 [pid 5014] unlink("./8/cgroup.cpu"./strace-static-x86_64: Process 5239 attached [pid 5238] <... mprotect resumed>) = 0 [pid 5228] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5224] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5222] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5239] set_robust_list(0x7fd26f6569e0, 24 [pid 5238] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID [pid 5237] <... clone resumed>, parent_tid=[21], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 21 [pid 5228] close(15 [pid 5224] close(22 [pid 5222] close(24 [pid 5014] <... unlink resumed>) = 0 ./strace-static-x86_64: Process 5240 attached [pid 5239] <... set_robust_list resumed>) = 0 [pid 5237] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5228] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5238] <... clone resumed>, parent_tid=[21], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 21 [pid 5237] <... futex resumed>) = 0 [pid 5228] close(16 [pid 5224] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5222] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] umount2("./8/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5240] set_robust_list(0x7fd26f6569e0, 24 [pid 5239] memfd_create("syzkaller", 0 [pid 5238] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5237] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5228] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5224] close(23 [pid 5222] close(25 [pid 5014] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5240] <... set_robust_list resumed>) = 0 [pid 5239] <... memfd_create resumed>) = 3 [pid 5238] <... futex resumed>) = 0 [pid 5228] close(17 [pid 5238] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5228] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5224] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5222] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] lstat("./8/binderfs", [pid 5240] memfd_create("syzkaller", 0 [pid 5239] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5228] close(18 [pid 5224] close(24 [pid 5222] close(26 [pid 5240] <... memfd_create resumed>) = 3 [pid 5228] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5228] close(19 [pid 5239] <... mmap resumed>) = 0x7fd267236000 [pid 5228] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5224] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5240] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5228] close(20 [pid 5222] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] unlink("./8/binderfs" [pid 5228] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5228] close(21) = -1 EBADF (Bad file descriptor) [pid 5228] close(22) = -1 EBADF (Bad file descriptor) [pid 5228] close(23) = -1 EBADF (Bad file descriptor) [pid 5228] close(24) = -1 EBADF (Bad file descriptor) [pid 5228] close(25) = -1 EBADF (Bad file descriptor) [pid 5228] close(26) = -1 EBADF (Bad file descriptor) [pid 5228] close(27) = -1 EBADF (Bad file descriptor) [pid 5228] close(28) = -1 EBADF (Bad file descriptor) [pid 5228] close(29) = -1 EBADF (Bad file descriptor) [pid 5228] exit_group(0) = ? [pid 5224] close(25) = -1 EBADF (Bad file descriptor) [pid 5224] close(26) = -1 EBADF (Bad file descriptor) [pid 5224] close(27) = -1 EBADF (Bad file descriptor) [pid 5224] close(28) = -1 EBADF (Bad file descriptor) [pid 5224] close(29) = -1 EBADF (Bad file descriptor) [pid 5224] exit_group(0 [pid 5230] <... futex resumed>) = ? [pid 5226] <... futex resumed>) = ? [pid 5224] <... exit_group resumed>) = ? [pid 5222] close(27 [pid 5014] <... unlink resumed>) = 0 [pid 5240] <... mmap resumed>) = 0x7fd267236000 [pid 5230] +++ exited with 0 +++ [pid 5228] +++ exited with 0 +++ [pid 5226] +++ exited with 0 +++ [pid 5224] +++ exited with 0 +++ [pid 5222] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5014] umount2("./8/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5222] close(28) = -1 EBADF (Bad file descriptor) [pid 5013] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=20, si_uid=0, si_status=0, si_utime=2 /* 0.02 s */, si_stime=12 /* 0.12 s */} --- [pid 5009] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=16, si_uid=0, si_status=0, si_utime=0, si_stime=16 /* 0.16 s */} --- [pid 5222] close(29 [pid 5013] umount2("./9", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5009] umount2("./7", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5240] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5222] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5013] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5009] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5222] exit_group(0 [pid 5013] openat(AT_FDCWD, "./9", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5009] openat(AT_FDCWD, "./7", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5223] <... futex resumed>) = ? [pid 5222] <... exit_group resumed>) = ? [pid 5013] <... openat resumed>) = 3 [pid 5009] <... openat resumed>) = 3 [pid 5239] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5223] +++ exited with 0 +++ [pid 5222] +++ exited with 0 +++ [pid 5013] fstat(3, [pid 5009] fstat(3, [pid 5013] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5009] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5013] getdents64(3, [pid 5010] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=18, si_uid=0, si_status=0, si_utime=0, si_stime=12 /* 0.12 s */} --- [pid 5009] getdents64(3, [pid 5013] <... getdents64 resumed>0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5010] restart_syscall(<... resuming interrupted clone ...> [pid 5009] <... getdents64 resumed>0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5013] umount2("./9/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5010] <... restart_syscall resumed>) = 0 [pid 5009] umount2("./7/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5013] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5009] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5013] lstat("./9/cgroup.cpu", [pid 5009] lstat("./7/cgroup.cpu", [pid 5013] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5010] umount2("./8", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5009] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5013] unlink("./9/cgroup.cpu" [pid 5010] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5009] unlink("./7/cgroup.cpu" [pid 5013] <... unlink resumed>) = 0 [pid 5010] openat(AT_FDCWD, "./8", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5009] <... unlink resumed>) = 0 [pid 5013] umount2("./9/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5010] <... openat resumed>) = 3 [pid 5009] umount2("./7/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5013] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5010] fstat(3, [pid 5009] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5013] lstat("./9/binderfs", [pid 5010] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5009] lstat("./7/binderfs", [pid 5013] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5010] getdents64(3, [pid 5009] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5013] unlink("./9/binderfs" [pid 5010] <... getdents64 resumed>0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5009] unlink("./7/binderfs" [pid 5013] <... unlink resumed>) = 0 [pid 5010] umount2("./8/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5009] <... unlink resumed>) = 0 [pid 5013] umount2("./9/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5010] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5009] umount2("./7/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5010] lstat("./8/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5010] unlink("./8/cgroup.cpu") = 0 [pid 5010] umount2("./8/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5010] lstat("./8/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5010] unlink("./8/binderfs") = 0 [pid 5010] umount2("./8/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5014] <... umount2 resumed>) = 0 [pid 5014] umount2("./8/file0", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5014] lstat("./8/file0", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5014] umount2("./8/file0", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5014] openat(AT_FDCWD, "./8/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4 [pid 5014] fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5014] getdents64(4, 0x555557377660 /* 2 entries */, 32768) = 48 [pid 5014] getdents64(4, 0x555557377660 /* 0 entries */, 32768) = 0 [pid 5014] close(4) = 0 [pid 5014] rmdir("./8/file0") = 0 [pid 5014] umount2("./8/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5014] lstat("./8/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5014] unlink("./8/cgroup") = 0 [pid 5014] umount2("./8/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5014] lstat("./8/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5014] unlink("./8/cgroup.net") = 0 [pid 5014] getdents64(3, 0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5014] close(3) = 0 [pid 5014] rmdir("./8") = 0 [pid 5014] mkdir("./9", 0777) = 0 [pid 5014] openat(AT_FDCWD, "/dev/loop4", O_RDWR) = 3 [pid 5014] ioctl(3, LOOP_CLR_FD) = -1 ENXIO (No such device or address) [pid 5014] close(3) = 0 [pid 5013] <... umount2 resumed>) = 0 [pid 5013] umount2("./9/file0", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5013] lstat("./9/file0", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5013] umount2("./9/file0", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5013] openat(AT_FDCWD, "./9/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 4 [pid 5013] fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5013] getdents64(4, 0x555557377660 /* 2 entries */, 32768) = 48 [pid 5013] getdents64(4, 0x555557377660 /* 0 entries */, 32768) = 0 [pid 5013] close(4) = 0 [pid 5013] rmdir("./9/file0") = 0 [pid 5013] umount2("./9/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5013] lstat("./9/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5014] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5241 attached , child_tidptr=0x55555736e5d0) = 20 [pid 5013] unlink("./9/cgroup" [pid 5241] set_robust_list(0x55555736e5e0, 24) = 0 [pid 5241] chdir("./9") = 0 [pid 5241] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5013] <... unlink resumed>) = 0 [pid 5013] umount2("./9/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5241] setpgid(0, 0) = 0 [pid 5013] lstat("./9/cgroup.net", [pid 5241] symlink("/syzcgroup/unified/syz4", "./cgroup" [pid 5013] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5241] <... symlink resumed>) = 0 [pid 5013] unlink("./9/cgroup.net" [pid 5241] symlink("/syzcgroup/cpu/syz4", "./cgroup.cpu" [pid 5013] <... unlink resumed>) = 0 [pid 5241] <... symlink resumed>) = 0 [pid 5241] symlink("/syzcgroup/net/syz4", "./cgroup.net" [pid 5013] getdents64(3, 0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5241] <... symlink resumed>) = 0 [pid 5013] close(3) = 0 [pid 5013] rmdir("./9" [pid 5241] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5241] write(3, "1000", 4) = 4 [pid 5241] close(3) = 0 [pid 5241] read(200, [pid 5013] <... rmdir resumed>) = 0 [pid 5241] <... read resumed>0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5013] mkdir("./10", 0777 [pid 5241] symlink("/dev/binderfs", "./binderfs") = 0 [pid 5013] <... mkdir resumed>) = 0 [pid 5013] openat(AT_FDCWD, "/dev/loop5", O_RDWR) = 3 [pid 5241] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5241] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5013] ioctl(3, LOOP_CLR_FD) = -1 ENXIO (No such device or address) [pid 5013] close(3 [pid 5241] <... mmap resumed>) = 0x7fd26f636000 [pid 5013] <... close resumed>) = 0 [pid 5013] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5241] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE) = 0 ./strace-static-x86_64: Process 5242 attached [pid 5241] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID./strace-static-x86_64: Process 5243 attached [pid 5243] set_robust_list(0x7fd26f6569e0, 24) = 0 [pid 5243] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5242] set_robust_list(0x55555736e5e0, 24 [pid 5241] <... clone resumed>, parent_tid=[21], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 21 [pid 5013] <... clone resumed>, child_tidptr=0x55555736e5d0) = 22 [pid 5242] <... set_robust_list resumed>) = 0 [pid 5242] chdir("./10") = 0 [pid 5242] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5242] setpgid(0, 0) = 0 [pid 5242] symlink("/syzcgroup/unified/syz5", "./cgroup") = 0 [pid 5241] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5239] <... write resumed>) = 4194304 [pid 5243] <... futex resumed>) = 0 [pid 5241] <... futex resumed>) = 1 [pid 5239] munmap(0x7fd267236000, 4194304 [pid 5243] memfd_create("syzkaller", 0 [pid 5241] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5243] <... memfd_create resumed>) = 3 [pid 5242] symlink("/syzcgroup/cpu/syz5", "./cgroup.cpu" [pid 5243] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd267236000 [pid 5240] <... write resumed>) = 4194304 [pid 5239] <... munmap resumed>) = 0 [pid 5240] munmap(0x7fd267236000, 4194304 [pid 5239] openat(AT_FDCWD, "/dev/loop3", O_RDWR [pid 5010] <... umount2 resumed>) = 0 [pid 5009] <... umount2 resumed>) = 0 [pid 5240] <... munmap resumed>) = 0 [pid 5239] <... openat resumed>) = 4 [pid 5010] umount2("./8/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5009] umount2("./7/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5240] openat(AT_FDCWD, "/dev/loop2", O_RDWR [pid 5239] ioctl(4, LOOP_SET_FD, 3 [pid 5010] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5009] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5240] <... openat resumed>) = 4 [pid 5010] lstat("./8/file0", [pid 5009] lstat("./7/file0", [pid 5240] ioctl(4, LOOP_SET_FD, 3 [pid 5010] <... lstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5009] <... lstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5243] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5239] <... ioctl resumed>) = 0 [pid 5240] <... ioctl resumed>) = 0 [pid 5239] close(3 [pid 5010] umount2("./8/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5009] umount2("./7/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5242] <... symlink resumed>) = 0 [pid 5240] close(3 [pid 5239] <... close resumed>) = 0 [pid 5010] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5009] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5242] symlink("/syzcgroup/net/syz5", "./cgroup.net" [pid 5240] <... close resumed>) = 0 [pid 5239] mkdir("./file0", 0777 [pid 5010] openat(AT_FDCWD, "./8/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5009] openat(AT_FDCWD, "./7/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5242] <... symlink resumed>) = 0 [pid 5240] mkdir("./file0", 0777 [pid 5239] <... mkdir resumed>) = 0 [pid 5010] <... openat resumed>) = 4 [pid 5009] <... openat resumed>) = 4 [pid 5242] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5240] <... mkdir resumed>) = 0 [pid 5239] mount("/dev/loop3", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5010] fstat(4, [pid 5009] fstat(4, [pid 5242] <... openat resumed>) = 3 [pid 5240] mount("/dev/loop2", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5010] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5009] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5010] getdents64(4, [pid 5009] getdents64(4, [pid 5010] <... getdents64 resumed>0x555557377660 /* 2 entries */, 32768) = 48 [pid 5009] <... getdents64 resumed>0x555557377660 /* 2 entries */, 32768) = 48 [pid 5010] getdents64(4, [pid 5009] getdents64(4, [pid 5242] write(3, "1000", 4 [pid 5010] <... getdents64 resumed>0x555557377660 /* 0 entries */, 32768) = 0 [pid 5009] <... getdents64 resumed>0x555557377660 /* 0 entries */, 32768) = 0 [pid 5242] <... write resumed>) = 4 [pid 5010] close(4 [pid 5009] close(4 [pid 5242] close(3 [pid 5010] <... close resumed>) = 0 [pid 5009] <... close resumed>) = 0 [pid 5242] <... close resumed>) = 0 [pid 5010] rmdir("./8/file0" [pid 5009] rmdir("./7/file0" [pid 5242] read(200, [pid 5010] <... rmdir resumed>) = 0 [pid 5009] <... rmdir resumed>) = 0 [pid 5242] <... read resumed>0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5010] umount2("./8/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5009] umount2("./7/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5242] symlink("/dev/binderfs", "./binderfs" [pid 5010] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5009] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5010] lstat("./8/cgroup", [pid 5009] lstat("./7/cgroup", [pid 5010] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5009] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5010] unlink("./8/cgroup" [pid 5009] unlink("./7/cgroup" [pid 5010] <... unlink resumed>) = 0 [pid 5009] <... unlink resumed>) = 0 [pid 5010] umount2("./8/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5009] umount2("./7/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5010] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5009] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5010] lstat("./8/cgroup.net", [pid 5009] lstat("./7/cgroup.net", [pid 5010] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5009] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5010] unlink("./8/cgroup.net" [pid 5009] unlink("./7/cgroup.net" [pid 5010] <... unlink resumed>) = 0 [pid 5009] <... unlink resumed>) = 0 [pid 5010] getdents64(3, [pid 5009] getdents64(3, [pid 5010] <... getdents64 resumed>0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5009] <... getdents64 resumed>0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5010] close(3 [pid 5009] close(3 [pid 5010] <... close resumed>) = 0 [pid 5009] <... close resumed>) = 0 [pid 5010] rmdir("./8" [pid 5009] rmdir("./7" [pid 5010] <... rmdir resumed>) = 0 [pid 5009] <... rmdir resumed>) = 0 [pid 5010] mkdir("./9", 0777 [pid 5009] mkdir("./8", 0777 [pid 5010] <... mkdir resumed>) = 0 [pid 5009] <... mkdir resumed>) = 0 [pid 5010] openat(AT_FDCWD, "/dev/loop1", O_RDWR [pid 5009] openat(AT_FDCWD, "/dev/loop0", O_RDWR [pid 5010] <... openat resumed>) = 3 [pid 5009] <... openat resumed>) = 3 [pid 5010] ioctl(3, LOOP_CLR_FD [pid 5009] ioctl(3, LOOP_CLR_FD [pid 5010] <... ioctl resumed>) = -1 ENXIO (No such device or address) [pid 5009] <... ioctl resumed>) = -1 ENXIO (No such device or address) [pid 5010] close(3 [pid 5009] close(3 [pid 5242] <... symlink resumed>) = 0 [pid 5010] <... close resumed>) = 0 [pid 5242] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5242] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7fd26f636000 [pid 5242] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 5242] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tid=[23], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 23 [pid 5242] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [ 68.164133][ T5239] loop3: detected capacity change from 0 to 8192 [ 68.172152][ T5240] loop2: detected capacity change from 0 to 8192 [ 68.193124][ T5239] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [pid 5242] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000}./strace-static-x86_64: Process 5246 attached [pid 5010] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5009] <... close resumed>) = 0 ./strace-static-x86_64: Process 5247 attached [pid 5246] set_robust_list(0x7fd26f6569e0, 24 [pid 5009] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5248 attached [pid 5247] set_robust_list(0x55555736e5e0, 24 [pid 5246] <... set_robust_list resumed>) = 0 [pid 5010] <... clone resumed>, child_tidptr=0x55555736e5d0) = 20 [pid 5248] set_robust_list(0x55555736e5e0, 24 [pid 5247] <... set_robust_list resumed>) = 0 [pid 5246] memfd_create("syzkaller", 0 [pid 5009] <... clone resumed>, child_tidptr=0x55555736e5d0) = 18 [pid 5248] <... set_robust_list resumed>) = 0 [pid 5247] chdir("./9" [pid 5246] <... memfd_create resumed>) = 3 [ 68.210649][ T5239] REISERFS (device loop3): found reiserfs format "3.5" with non-standard journal [ 68.214124][ T5240] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 68.221049][ T5239] REISERFS (device loop3): using ordered data mode [ 68.240001][ T5239] reiserfs: using flush barriers [ 68.247998][ T5239] REISERFS (device loop3): journal params: device loop3, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [pid 5248] chdir("./8" [pid 5247] <... chdir resumed>) = 0 [pid 5246] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5248] <... chdir resumed>) = 0 [pid 5247] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5246] <... mmap resumed>) = 0x7fd267236000 [pid 5248] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5247] <... prctl resumed>) = 0 [pid 5248] <... prctl resumed>) = 0 [pid 5247] setpgid(0, 0 [pid 5248] setpgid(0, 0 [pid 5247] <... setpgid resumed>) = 0 [pid 5248] <... setpgid resumed>) = 0 [pid 5247] symlink("/syzcgroup/unified/syz1", "./cgroup" [pid 5248] symlink("/syzcgroup/unified/syz0", "./cgroup" [pid 5247] <... symlink resumed>) = 0 [pid 5248] <... symlink resumed>) = 0 [pid 5247] symlink("/syzcgroup/cpu/syz1", "./cgroup.cpu" [pid 5248] symlink("/syzcgroup/cpu/syz0", "./cgroup.cpu" [pid 5247] <... symlink resumed>) = 0 [pid 5248] <... symlink resumed>) = 0 [pid 5247] symlink("/syzcgroup/net/syz1", "./cgroup.net" [pid 5248] symlink("/syzcgroup/net/syz0", "./cgroup.net" [pid 5247] <... symlink resumed>) = 0 [pid 5248] <... symlink resumed>) = 0 [pid 5247] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5248] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5247] <... openat resumed>) = 3 [pid 5248] <... openat resumed>) = 3 [pid 5247] write(3, "1000", 4 [pid 5248] write(3, "1000", 4 [pid 5247] <... write resumed>) = 4 [pid 5248] <... write resumed>) = 4 [pid 5247] close(3 [pid 5248] close(3 [pid 5247] <... close resumed>) = 0 [pid 5248] <... close resumed>) = 0 [pid 5247] read(200, [pid 5248] read(200, [pid 5247] <... read resumed>0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5248] <... read resumed>0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5247] symlink("/dev/binderfs", "./binderfs" [pid 5248] symlink("/dev/binderfs", "./binderfs" [pid 5247] <... symlink resumed>) = 0 [pid 5248] <... symlink resumed>) = 0 [pid 5247] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5248] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5247] <... futex resumed>) = 0 [pid 5248] <... futex resumed>) = 0 [pid 5247] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5248] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5247] <... mmap resumed>) = 0x7fd26f636000 [pid 5248] <... mmap resumed>) = 0x7fd26f636000 [pid 5247] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE [pid 5248] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE [pid 5247] <... mprotect resumed>) = 0 [pid 5248] <... mprotect resumed>) = 0 [pid 5247] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID./strace-static-x86_64: Process 5249 attached [pid 5248] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID./strace-static-x86_64: Process 5250 attached [pid 5249] set_robust_list(0x7fd26f6569e0, 24 [pid 5247] <... clone resumed>, parent_tid=[21], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 21 [pid 5250] set_robust_list(0x7fd26f6569e0, 24 [pid 5249] <... set_robust_list resumed>) = 0 [pid 5248] <... clone resumed>, parent_tid=[19], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 19 [pid 5247] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5250] <... set_robust_list resumed>) = 0 [pid 5249] memfd_create("syzkaller", 0 [pid 5248] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5247] <... futex resumed>) = 0 [pid 5243] <... write resumed>) = 4194304 [pid 5250] memfd_create("syzkaller", 0 [pid 5249] <... memfd_create resumed>) = 3 [pid 5248] <... futex resumed>) = 0 [pid 5247] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5250] <... memfd_create resumed>) = 3 [pid 5249] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5248] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5250] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5249] <... mmap resumed>) = 0x7fd267236000 [pid 5250] <... mmap resumed>) = 0x7fd267236000 [pid 5246] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5243] munmap(0x7fd267236000, 4194304) = 0 [pid 5243] openat(AT_FDCWD, "/dev/loop4", O_RDWR) = 4 [ 68.252044][ T5240] REISERFS (device loop2): found reiserfs format "3.5" with non-standard journal [ 68.274567][ T5240] REISERFS (device loop2): using ordered data mode [ 68.282271][ T5240] reiserfs: using flush barriers [ 68.289738][ T5239] REISERFS (device loop3): checking transaction log (loop3) [pid 5243] ioctl(4, LOOP_SET_FD, 3 [pid 5250] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5249] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5243] <... ioctl resumed>) = 0 [pid 5243] close(3) = 0 [pid 5243] mkdir("./file0", 0777) = 0 [pid 5243] mount("/dev/loop4", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5239] <... mount resumed>) = 0 [pid 5239] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 5239] chdir("./file0") = 0 [pid 5246] <... write resumed>) = 4194304 [ 68.310067][ T5243] loop4: detected capacity change from 0 to 8192 [ 68.318124][ T5239] REISERFS (device loop3): Using r5 hash to sort names [ 68.327717][ T5240] REISERFS (device loop2): journal params: device loop2, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 68.344743][ T5240] REISERFS (device loop2): checking transaction log (loop2) [ 68.356823][ T5240] REISERFS (device loop2): Using r5 hash to sort names [pid 5246] munmap(0x7fd267236000, 4194304 [pid 5250] <... write resumed>) = 4194304 [pid 5249] <... write resumed>) = 4194304 [pid 5246] <... munmap resumed>) = 0 [pid 5240] <... mount resumed>) = 0 [pid 5239] ioctl(4, LOOP_CLR_FD [pid 5246] openat(AT_FDCWD, "/dev/loop5", O_RDWR [pid 5240] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5239] <... ioctl resumed>) = 0 [pid 5246] <... openat resumed>) = 4 [pid 5240] <... openat resumed>) = 3 [pid 5239] close(4 [pid 5246] ioctl(4, LOOP_SET_FD, 3 [pid 5240] chdir("./file0" [pid 5239] <... close resumed>) = 0 [pid 5240] <... chdir resumed>) = 0 [pid 5239] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5240] ioctl(4, LOOP_CLR_FD [pid 5239] <... futex resumed>) = 1 [pid 5240] <... ioctl resumed>) = 0 [pid 5239] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5240] close(4) = 0 [pid 5240] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5240] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5250] munmap(0x7fd267236000, 4194304 [pid 5237] <... futex resumed>) = 0 [pid 5250] <... munmap resumed>) = 0 [pid 5250] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4 [pid 5250] ioctl(4, LOOP_SET_FD, 3 [pid 5249] munmap(0x7fd267236000, 4194304 [pid 5237] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5238] <... futex resumed>) = 0 [pid 5238] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5240] <... futex resumed>) = 0 [pid 5238] <... futex resumed>) = 1 [pid 5240] mkdir(".", 0777 [pid 5238] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5240] <... mkdir resumed>) = -1 EEXIST (File exists) [ 68.364387][ T5243] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 68.371238][ T5246] loop5: detected capacity change from 0 to 8192 [ 68.383332][ T5243] REISERFS (device loop4): found reiserfs format "3.5" with non-standard journal [ 68.394331][ T5243] REISERFS (device loop4): using ordered data mode [ 68.401425][ T5243] reiserfs: using flush barriers [ 68.403698][ T5250] loop0: detected capacity change from 0 to 8192 [pid 5240] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5250] <... ioctl resumed>) = 0 [pid 5249] <... munmap resumed>) = 0 [pid 5246] <... ioctl resumed>) = 0 [pid 5239] <... futex resumed>) = 0 [pid 5237] <... futex resumed>) = 1 [pid 5249] openat(AT_FDCWD, "/dev/loop1", O_RDWR [pid 5239] mkdir(".", 0777 [pid 5237] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5249] <... openat resumed>) = 4 [pid 5239] <... mkdir resumed>) = -1 EEXIST (File exists) [pid 5249] ioctl(4, LOOP_SET_FD, 3 [pid 5239] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5250] close(3 [pid 5246] close(3 [pid 5250] <... close resumed>) = 0 [pid 5249] <... ioctl resumed>) = 0 [pid 5246] <... close resumed>) = 0 [ 68.407915][ T5240] reiserfs: enabling write barrier flush mode [ 68.414743][ T5239] reiserfs: enabling write barrier flush mode [ 68.419771][ T5249] loop1: detected capacity change from 0 to 8192 [ 68.433149][ T5243] REISERFS (device loop4): journal params: device loop4, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 68.437366][ T5240] REISERFS (device loop2): Created .reiserfs_priv - reserved for xattr storage. [ 68.449490][ T5243] REISERFS (device loop4): checking transaction log (loop4) [pid 5250] mkdir("./file0", 0777 [pid 5249] close(3 [pid 5246] mkdir("./file0", 0777 [pid 5240] <... mount resumed>) = 0 [pid 5250] <... mkdir resumed>) = 0 [pid 5249] <... close resumed>) = 0 [pid 5246] <... mkdir resumed>) = 0 [pid 5240] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY [pid 5250] mount("/dev/loop0", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5249] mkdir("./file0", 0777 [pid 5246] mount("/dev/loop5", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5240] <... openat resumed>) = 4 [pid 5249] <... mkdir resumed>) = 0 [pid 5240] chdir("." [pid 5249] mount("/dev/loop1", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5240] <... chdir resumed>) = 0 [pid 5240] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5238] <... futex resumed>) = 0 [pid 5240] creat("./bus", 000 [pid 5238] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5240] <... creat resumed>) = 5 [pid 5238] <... futex resumed>) = 0 [pid 5240] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5238] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5240] <... futex resumed>) = 0 [pid 5238] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5240] ioctl(5, FS_IOC_GETVERSION [pid 5238] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5240] <... ioctl resumed>, 0) = -1 EFAULT (Bad address) [pid 5238] <... futex resumed>) = 0 [pid 5240] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5238] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5240] <... futex resumed>) = 0 [pid 5238] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5240] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5238] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5240] <... openat resumed>) = 6 [pid 5240] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5238] <... futex resumed>) = 0 [pid 5240] <... futex resumed>) = 0 [pid 5238] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5240] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5238] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5240] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5238] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5240] write(6, NULL, 4294967230 [pid 5238] <... futex resumed>) = 0 [pid 5240] <... write resumed>) = -1 EFAULT (Bad address) [pid 5238] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5240] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5238] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5240] <... futex resumed>) = 0 [pid 5238] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5240] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5238] <... futex resumed>) = 0 [pid 5240] <... mmap resumed>) = 0x20000000 [pid 5240] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5238] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5240] <... futex resumed>) = 0 [pid 5238] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5240] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5238] close(3) = 0 [pid 5238] close(4) = 0 [pid 5238] close(5) = 0 [pid 5238] close(6) = 0 [pid 5238] close(7) = -1 EBADF (Bad file descriptor) [pid 5238] close(8) = -1 EBADF (Bad file descriptor) [pid 5238] close(9) = -1 EBADF (Bad file descriptor) [pid 5238] close(10) = -1 EBADF (Bad file descriptor) [pid 5238] close(11) = -1 EBADF (Bad file descriptor) [pid 5238] close(12) = -1 EBADF (Bad file descriptor) [pid 5238] close(13) = -1 EBADF (Bad file descriptor) [pid 5238] close(14) = -1 EBADF (Bad file descriptor) [pid 5238] close(15) = -1 EBADF (Bad file descriptor) [pid 5238] close(16) = -1 EBADF (Bad file descriptor) [pid 5238] close(17) = -1 EBADF (Bad file descriptor) [pid 5238] close(18) = -1 EBADF (Bad file descriptor) [pid 5238] close(19) = -1 EBADF (Bad file descriptor) [pid 5238] close(20) = -1 EBADF (Bad file descriptor) [pid 5238] close(21) = -1 EBADF (Bad file descriptor) [pid 5238] close(22) = -1 EBADF (Bad file descriptor) [pid 5238] close(23) = -1 EBADF (Bad file descriptor) [pid 5238] close(24) = -1 EBADF (Bad file descriptor) [pid 5238] close(25) = -1 EBADF (Bad file descriptor) [pid 5238] close(26) = -1 EBADF (Bad file descriptor) [pid 5238] close(27) = -1 EBADF (Bad file descriptor) [pid 5238] close(28) = -1 EBADF (Bad file descriptor) [pid 5238] close(29) = -1 EBADF (Bad file descriptor) [pid 5238] exit_group(0 [pid 5240] <... futex resumed>) = ? [pid 5238] <... exit_group resumed>) = ? [pid 5240] +++ exited with 0 +++ [pid 5239] <... mount resumed>) = 0 [pid 5239] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY) = 4 [pid 5239] chdir(".") = 0 [pid 5239] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5237] <... futex resumed>) = 0 [pid 5237] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5237] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5239] <... futex resumed>) = 1 [pid 5239] creat("./bus", 000) = 5 [pid 5239] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5237] <... futex resumed>) = 0 [pid 5237] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5237] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5239] <... futex resumed>) = 1 [pid 5239] ioctl(5, FS_IOC_GETVERSION, 0) = -1 EFAULT (Bad address) [pid 5239] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5237] <... futex resumed>) = 0 [pid 5237] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5237] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5239] <... futex resumed>) = 1 [pid 5239] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 6 [pid 5239] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5237] <... futex resumed>) = 0 [pid 5237] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5237] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5239] <... futex resumed>) = 1 [pid 5239] write(6, NULL, 4294967230) = -1 EFAULT (Bad address) [pid 5239] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5237] <... futex resumed>) = 0 [pid 5237] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5237] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5239] <... futex resumed>) = 1 [pid 5239] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0) = 0x20000000 [pid 5239] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5237] <... futex resumed>) = 0 [pid 5237] close(3) = 0 [pid 5237] close(4) = 0 [pid 5237] close(5) = 0 [pid 5237] close(6) = 0 [pid 5237] close(7) = -1 EBADF (Bad file descriptor) [pid 5237] close(8) = -1 EBADF (Bad file descriptor) [pid 5237] close(9) = -1 EBADF (Bad file descriptor) [pid 5237] close(10) = -1 EBADF (Bad file descriptor) [pid 5237] close(11) = -1 EBADF (Bad file descriptor) [pid 5237] close(12) = -1 EBADF (Bad file descriptor) [pid 5237] close(13) = -1 EBADF (Bad file descriptor) [pid 5237] close(14) = -1 EBADF (Bad file descriptor) [pid 5237] close(15) = -1 EBADF (Bad file descriptor) [pid 5237] close(16) = -1 EBADF (Bad file descriptor) [pid 5237] close(17) = -1 EBADF (Bad file descriptor) [pid 5237] close(18) = -1 EBADF (Bad file descriptor) [pid 5237] close(19) = -1 EBADF (Bad file descriptor) [pid 5237] close(20) = -1 EBADF (Bad file descriptor) [pid 5237] close(21) = -1 EBADF (Bad file descriptor) [pid 5237] close(22) = -1 EBADF (Bad file descriptor) [pid 5237] close(23) = -1 EBADF (Bad file descriptor) [pid 5237] close(24) = -1 EBADF (Bad file descriptor) [pid 5237] close(25) = -1 EBADF (Bad file descriptor) [pid 5237] close(26) = -1 EBADF (Bad file descriptor) [pid 5237] close(27) = -1 EBADF (Bad file descriptor) [pid 5237] close(28) = -1 EBADF (Bad file descriptor) [pid 5237] close(29) = -1 EBADF (Bad file descriptor) [pid 5237] exit_group(0) = ? [pid 5239] <... futex resumed>) = ? [pid 5243] <... mount resumed>) = 0 [pid 5243] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 5243] chdir("./file0") = 0 [pid 5243] ioctl(4, LOOP_CLR_FD) = 0 [pid 5243] close(4 [pid 5239] +++ exited with 0 +++ [pid 5237] +++ exited with 0 +++ [pid 5012] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=20, si_uid=0, si_status=0, si_utime=0, si_stime=11 /* 0.11 s */} --- [pid 5243] <... close resumed>) = 0 [pid 5243] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5241] <... futex resumed>) = 0 [pid 5241] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5241] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5243] <... futex resumed>) = 1 [pid 5243] mkdir(".", 0777) = -1 EEXIST (File exists) [ 68.467801][ T5239] REISERFS (device loop3): Created .reiserfs_priv - reserved for xattr storage. [ 68.479585][ T5249] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 68.492644][ T5243] REISERFS (device loop4): Using r5 hash to sort names [ 68.493879][ T5250] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [pid 5243] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5238] +++ exited with 0 +++ [pid 5012] umount2("./9", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5011] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=20, si_uid=0, si_status=0, si_utime=1 /* 0.01 s */, si_stime=13 /* 0.13 s */} --- [pid 5012] openat(AT_FDCWD, "./9", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5011] umount2("./9", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5012] <... openat resumed>) = 3 [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5012] fstat(3, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5011] openat(AT_FDCWD, "./9", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5012] getdents64(3, [pid 5011] <... openat resumed>) = 3 [pid 5012] <... getdents64 resumed>0x55555736f620 /* 7 entries */, 32768) = 208 [ 68.514652][ T5246] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 68.517649][ T5243] reiserfs: enabling write barrier flush mode [ 68.536892][ T5249] REISERFS (device loop1): found reiserfs format "3.5" with non-standard journal [ 68.540576][ T5243] REISERFS (device loop4): Created .reiserfs_priv - reserved for xattr storage. [ 68.546161][ T5249] REISERFS (device loop1): using ordered data mode [pid 5011] fstat(3, [pid 5012] umount2("./9/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5011] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5012] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5011] getdents64(3, [pid 5243] <... mount resumed>) = 0 [pid 5012] lstat("./9/cgroup.cpu", [pid 5011] <... getdents64 resumed>0x55555736f620 /* 7 entries */, 32768) = 208 [ 68.556523][ T5246] REISERFS (device loop5): found reiserfs format "3.5" with non-standard journal [ 68.564157][ T5249] reiserfs: using flush barriers [ 68.577550][ T5250] REISERFS (device loop0): found reiserfs format "3.5" with non-standard journal [ 68.578297][ T5249] REISERFS (device loop1): journal params: device loop1, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 68.587156][ T5250] REISERFS (device loop0): using ordered data mode [ 68.609474][ T5246] REISERFS (device loop5): using ordered data mode [pid 5012] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5011] umount2("./9/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5243] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY [pid 5012] unlink("./9/cgroup.cpu" [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5243] <... openat resumed>) = 4 [pid 5012] <... unlink resumed>) = 0 [ 68.609911][ T5250] reiserfs: using flush barriers [ 68.616162][ T5246] reiserfs: using flush barriers [ 68.621964][ T5249] REISERFS (device loop1): checking transaction log (loop1) [ 68.628048][ T5246] REISERFS (device loop5): journal params: device loop5, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 68.633546][ T5250] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [pid 5011] lstat("./9/cgroup.cpu", [pid 5243] chdir("." [pid 5012] umount2("./9/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5011] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5246] <... mount resumed>) = 0 [pid 5243] <... chdir resumed>) = 0 [pid 5012] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5011] unlink("./9/cgroup.cpu" [pid 5243] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5012] lstat("./9/binderfs", [pid 5011] <... unlink resumed>) = 0 [pid 5243] <... futex resumed>) = 1 [pid 5012] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5011] umount2("./9/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5243] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5012] unlink("./9/binderfs" [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5012] <... unlink resumed>) = 0 [pid 5011] lstat("./9/binderfs", [pid 5012] umount2("./9/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5011] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5011] unlink("./9/binderfs") = 0 [pid 5011] umount2("./9/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5246] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 5246] chdir("./file0") = 0 [pid 5246] ioctl(4, LOOP_CLR_FD) = 0 [pid 5246] close(4 [pid 5241] <... futex resumed>) = 0 [pid 5241] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5243] <... futex resumed>) = 0 [pid 5241] <... futex resumed>) = 1 [pid 5243] creat("./bus", 000 [pid 5249] <... mount resumed>) = 0 [pid 5243] <... creat resumed>) = 5 [pid 5241] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5243] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5243] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5246] <... close resumed>) = 0 [pid 5246] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5242] <... futex resumed>) = 0 [pid 5242] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5242] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5246] <... futex resumed>) = 1 [pid 5246] mkdir(".", 0777) = -1 EEXIST (File exists) [pid 5246] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5250] <... mount resumed>) = 0 [pid 5249] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5241] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5249] <... openat resumed>) = 3 [pid 5241] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5249] chdir("./file0" [pid 5241] <... futex resumed>) = 1 [pid 5249] <... chdir resumed>) = 0 [pid 5241] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5249] ioctl(4, LOOP_CLR_FD) = 0 [pid 5249] close(4) = 0 [pid 5249] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5247] <... futex resumed>) = 0 [pid 5249] mkdir(".", 0777 [pid 5247] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5249] <... mkdir resumed>) = -1 EEXIST (File exists) [pid 5247] <... futex resumed>) = 0 [pid 5249] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5247] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5243] <... futex resumed>) = 0 [pid 5250] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [ 68.654321][ T5246] REISERFS (device loop5): checking transaction log (loop5) [ 68.667275][ T5250] REISERFS (device loop0): checking transaction log (loop0) [ 68.675126][ T5246] REISERFS (device loop5): Using r5 hash to sort names [ 68.680934][ T5249] REISERFS (device loop1): Using r5 hash to sort names [ 68.696713][ T5250] REISERFS (device loop0): Using r5 hash to sort names [ 68.701132][ T5246] reiserfs: enabling write barrier flush mode [ 68.708529][ T5249] reiserfs: enabling write barrier flush mode [pid 5243] ioctl(5, FS_IOC_GETVERSION [pid 5250] <... openat resumed>) = 3 [pid 5243] <... ioctl resumed>, 0) = -1 EFAULT (Bad address) [pid 5250] chdir("./file0" [pid 5243] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5250] <... chdir resumed>) = 0 [pid 5243] <... futex resumed>) = 1 [pid 5241] <... futex resumed>) = 0 [pid 5250] ioctl(4, LOOP_CLR_FD [pid 5243] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5241] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5250] <... ioctl resumed>) = 0 [pid 5243] <... openat resumed>) = 6 [pid 5241] <... futex resumed>) = 0 [pid 5250] close(4 [pid 5243] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5250] <... close resumed>) = 0 [pid 5243] <... futex resumed>) = 0 [pid 5241] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5250] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5243] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5250] <... futex resumed>) = 1 [pid 5248] <... futex resumed>) = 0 [pid 5250] mkdir(".", 0777 [pid 5248] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5241] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5250] <... mkdir resumed>) = -1 EEXIST (File exists) [pid 5248] <... futex resumed>) = 0 [pid 5241] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5250] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5248] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5241] <... futex resumed>) = 1 [pid 5246] <... mount resumed>) = 0 [pid 5243] <... futex resumed>) = 0 [pid 5243] write(6, NULL, 4294967230) = -1 EFAULT (Bad address) [pid 5241] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5246] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY [pid 5249] <... mount resumed>) = 0 [pid 5246] <... openat resumed>) = 4 [pid 5243] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5241] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5243] <... futex resumed>) = 0 [pid 5243] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5246] chdir("." [pid 5241] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5011] <... umount2 resumed>) = 0 [pid 5243] <... futex resumed>) = 0 [pid 5241] <... futex resumed>) = 1 [pid 5246] <... chdir resumed>) = 0 [pid 5249] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY [pid 5246] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5241] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5249] <... openat resumed>) = 4 [pid 5246] <... futex resumed>) = 1 [pid 5249] chdir("." [pid 5246] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5243] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5011] umount2("./9/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5243] <... mmap resumed>) = 0x20000000 [pid 5243] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5243] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5242] <... futex resumed>) = 0 [pid 5242] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5249] <... chdir resumed>) = 0 [pid 5242] <... futex resumed>) = 0 [pid 5242] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5249] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5246] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5241] <... futex resumed>) = 0 [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5249] <... futex resumed>) = 1 [pid 5247] <... futex resumed>) = 0 [pid 5246] creat("./bus", 000 [pid 5241] close(3 [pid 5011] lstat("./9/file0", [pid 5247] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5249] creat("./bus", 000 [pid 5246] <... creat resumed>) = 5 [pid 5247] <... futex resumed>) = 0 [pid 5241] <... close resumed>) = 0 [ 68.722074][ T5249] REISERFS (device loop1): Created .reiserfs_priv - reserved for xattr storage. [ 68.722222][ T5246] REISERFS (device loop5): Created .reiserfs_priv - reserved for xattr storage. [ 68.749063][ T5250] reiserfs: enabling write barrier flush mode [pid 5247] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5250] <... mount resumed>) = 0 [pid 5249] <... creat resumed>) = 5 [pid 5246] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5241] close(4 [pid 5012] <... umount2 resumed>) = 0 [pid 5011] <... lstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5250] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY [pid 5249] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5246] <... futex resumed>) = 1 [pid 5242] <... futex resumed>) = 0 [pid 5241] <... close resumed>) = 0 [pid 5012] umount2("./9/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5250] <... openat resumed>) = 4 [pid 5249] <... futex resumed>) = 1 [pid 5247] <... futex resumed>) = 0 [pid 5246] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5242] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5241] close(5 [pid 5011] umount2("./9/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5246] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5242] <... futex resumed>) = 0 [pid 5246] ioctl(5, FS_IOC_GETVERSION [pid 5242] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5250] chdir("." [pid 5249] ioctl(5, FS_IOC_GETVERSION [pid 5247] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5246] <... ioctl resumed>, 0) = -1 EFAULT (Bad address) [pid 5241] <... close resumed>) = 0 [pid 5012] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5246] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5242] <... futex resumed>) = 0 [pid 5250] <... chdir resumed>) = 0 [pid 5249] <... ioctl resumed>, 0) = -1 EFAULT (Bad address) [pid 5247] <... futex resumed>) = 0 [pid 5246] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5242] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5241] close(6 [pid 5012] lstat("./9/file0", [pid 5011] openat(AT_FDCWD, "./9/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5250] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5249] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5247] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5246] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5242] <... futex resumed>) = 0 [pid 5241] <... close resumed>) = 0 [pid 5012] <... lstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5250] <... futex resumed>) = 1 [pid 5249] <... futex resumed>) = 0 [pid 5247] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5246] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5242] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5011] <... openat resumed>) = 4 [pid 5250] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5249] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5247] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5246] <... openat resumed>) = 6 [pid 5241] close(7 [pid 5012] umount2("./9/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5011] fstat(4, [pid 5249] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5248] <... futex resumed>) = 0 [pid 5247] <... futex resumed>) = 0 [pid 5246] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5249] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5248] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5247] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5246] <... futex resumed>) = 1 [pid 5242] <... futex resumed>) = 0 [pid 5241] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5011] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5250] <... futex resumed>) = 0 [pid 5248] <... futex resumed>) = 1 [pid 5246] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5242] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5250] creat("./bus", 000 [pid 5249] <... openat resumed>) = 6 [pid 5248] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5246] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5242] <... futex resumed>) = 0 [pid 5241] close(8 [pid 5012] openat(AT_FDCWD, "./9/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5011] getdents64(4, [pid 5250] <... creat resumed>) = 5 [pid 5249] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5246] write(6, NULL, 4294967230 [pid 5242] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5241] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5250] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5249] <... futex resumed>) = 1 [pid 5247] <... futex resumed>) = 0 [pid 5246] <... write resumed>) = -1 EFAULT (Bad address) [pid 5241] close(9 [pid 5012] <... openat resumed>) = 4 [pid 5011] <... getdents64 resumed>0x555557377660 /* 2 entries */, 32768) = 48 [pid 5250] <... futex resumed>) = 1 [pid 5249] write(6, NULL, 4294967230 [pid 5248] <... futex resumed>) = 0 [pid 5247] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5246] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5241] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] fstat(4, [pid 5011] getdents64(4, [pid 5250] ioctl(5, FS_IOC_GETVERSION [pid 5248] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5246] <... futex resumed>) = 1 [pid 5242] <... futex resumed>) = 0 [pid 5250] <... ioctl resumed>, 0) = -1 EFAULT (Bad address) [pid 5248] <... futex resumed>) = 0 [pid 5246] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5242] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5241] close(10 [pid 5011] <... getdents64 resumed>0x555557377660 /* 0 entries */, 32768) = 0 [pid 5250] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5249] <... write resumed>) = -1 EFAULT (Bad address) [pid 5248] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5247] <... futex resumed>) = 0 [pid 5246] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5242] <... futex resumed>) = 0 [pid 5241] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5011] close(4 [pid 5250] <... futex resumed>) = 0 [pid 5249] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5248] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5247] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5246] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5242] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5241] close(11 [pid 5012] getdents64(4, [pid 5011] <... close resumed>) = 0 [pid 5250] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000 [pid 5249] <... futex resumed>) = 0 [pid 5248] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5247] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5246] <... mmap resumed>) = 0x20000000 [pid 5241] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5250] <... openat resumed>) = 6 [pid 5249] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5248] <... futex resumed>) = 0 [pid 5247] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5246] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5012] <... getdents64 resumed>0x555557377660 /* 2 entries */, 32768) = 48 [pid 5011] rmdir("./9/file0" [pid 5241] close(12 [pid 5250] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5248] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5247] <... futex resumed>) = 0 [pid 5246] <... futex resumed>) = 1 [pid 5242] <... futex resumed>) = 0 [pid 5250] <... futex resumed>) = 0 [pid 5248] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5247] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5246] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5242] close(3 [pid 5250] write(6, NULL, 4294967230 [pid 5249] <... mmap resumed>) = 0x20000000 [pid 5248] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5242] <... close resumed>) = 0 [pid 5250] <... write resumed>) = -1 EFAULT (Bad address) [pid 5248] <... futex resumed>) = 0 [pid 5242] close(4 [pid 5250] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5248] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5242] <... close resumed>) = 0 [pid 5249] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5241] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] getdents64(4, [pid 5011] <... rmdir resumed>) = 0 [pid 5250] <... futex resumed>) = 0 [pid 5249] <... futex resumed>) = 1 [pid 5248] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5247] <... futex resumed>) = 0 [pid 5242] close(5 [pid 5241] close(13 [pid 5012] <... getdents64 resumed>0x555557377660 /* 0 entries */, 32768) = 0 [pid 5011] umount2("./9/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5250] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5249] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5248] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5247] close(3 [pid 5242] <... close resumed>) = 0 [pid 5241] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] close(4 [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5250] <... mmap resumed>) = 0x20000000 [pid 5248] <... futex resumed>) = 0 [pid 5247] <... close resumed>) = 0 [pid 5242] close(6 [pid 5241] close(14 [pid 5012] <... close resumed>) = 0 [pid 5011] lstat("./9/cgroup", [pid 5250] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5248] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5247] close(4 [pid 5242] <... close resumed>) = 0 [pid 5241] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] rmdir("./9/file0" [pid 5250] <... futex resumed>) = 0 [pid 5248] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5247] <... close resumed>) = 0 [pid 5242] close(7 [pid 5241] close(15 [pid 5011] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5250] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5248] close(3 [pid 5242] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5248] <... close resumed>) = 0 [pid 5242] close(8 [pid 5248] close(4 [pid 5242] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5248] <... close resumed>) = 0 [pid 5242] close(9 [pid 5248] close(5 [pid 5242] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] <... rmdir resumed>) = 0 [pid 5248] <... close resumed>) = 0 [pid 5247] close(5 [pid 5242] close(10 [pid 5241] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] unlink("./9/cgroup" [pid 5248] close(6 [pid 5247] <... close resumed>) = 0 [pid 5242] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5241] close(16 [pid 5012] umount2("./9/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5248] <... close resumed>) = 0 [pid 5242] close(11 [pid 5248] close(7 [pid 5247] close(6 [pid 5242] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5241] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5011] <... unlink resumed>) = 0 [pid 5248] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5247] <... close resumed>) = 0 [pid 5242] close(12 [pid 5241] close(17 [pid 5012] lstat("./9/cgroup", [pid 5011] umount2("./9/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5248] close(8 [pid 5247] close(7 [pid 5242] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5241] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5011] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5248] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5247] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5242] close(13 [pid 5241] close(18 [pid 5012] unlink("./9/cgroup" [pid 5011] lstat("./9/cgroup.net", [pid 5248] close(9 [pid 5247] close(8 [pid 5242] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5241] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5248] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5242] close(14 [pid 5011] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5012] <... unlink resumed>) = 0 [pid 5248] close(10 [pid 5247] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5242] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5241] close(19 [pid 5012] umount2("./9/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5011] unlink("./9/cgroup.net" [pid 5248] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5247] close(9 [pid 5242] close(15 [pid 5241] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5248] close(11 [pid 5242] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5011] <... unlink resumed>) = 0 [pid 5248] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5247] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5242] close(16 [pid 5241] close(20 [pid 5012] lstat("./9/cgroup.net", [pid 5011] getdents64(3, [pid 5248] close(12 [pid 5247] close(10 [pid 5242] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5241] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5248] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5247] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5242] close(17 [pid 5012] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5011] <... getdents64 resumed>0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5248] close(13 [pid 5247] close(11 [pid 5242] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5241] close(21 [pid 5012] unlink("./9/cgroup.net" [pid 5011] close(3 [pid 5248] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5247] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5242] close(18 [pid 5241] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5248] close(14 [pid 5242] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] <... unlink resumed>) = 0 [pid 5248] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5242] close(19 [pid 5241] close(22 [pid 5248] close(15 [pid 5247] close(12 [pid 5242] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] getdents64(3, [pid 5011] <... close resumed>) = 0 [pid 5241] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5248] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5247] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5242] close(20 [pid 5241] close(23 [pid 5012] <... getdents64 resumed>0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5011] rmdir("./9" [pid 5248] close(16 [pid 5247] close(13 [pid 5242] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5241] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] close(3 [pid 5248] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5242] close(21 [pid 5248] close(17 [pid 5242] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5248] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5242] close(22 [pid 5241] close(24 [pid 5011] <... rmdir resumed>) = 0 [pid 5248] close(18 [pid 5247] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5242] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5241] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] <... close resumed>) = 0 [pid 5011] mkdir("./10", 0777 [pid 5248] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5247] close(14 [pid 5242] close(23 [pid 5241] close(25 [pid 5248] close(19 [pid 5242] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5248] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5242] close(24 [pid 5248] close(20 [pid 5242] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5248] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5242] close(25 [pid 5011] <... mkdir resumed>) = 0 [pid 5241] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5248] close(21 [pid 5247] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5242] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5241] close(26 [pid 5012] rmdir("./9" [pid 5011] openat(AT_FDCWD, "/dev/loop2", O_RDWR [pid 5248] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5247] close(15 [pid 5242] close(26 [pid 5241] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5248] close(22 [pid 5242] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5248] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5242] close(27 [pid 5248] close(23 [pid 5242] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5241] close(27 [pid 5012] <... rmdir resumed>) = 0 [pid 5248] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5247] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5242] close(28 [pid 5241] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] mkdir("./10", 0777 [pid 5011] <... openat resumed>) = 3 [pid 5248] close(24 [pid 5247] close(16 [pid 5242] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5241] close(28 [pid 5248] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5242] close(29 [pid 5248] close(25 [pid 5242] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5241] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5012] <... mkdir resumed>) = 0 [pid 5247] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5248] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5247] close(17 [pid 5242] exit_group(0 [pid 5241] close(29 [pid 5012] openat(AT_FDCWD, "/dev/loop3", O_RDWR [pid 5011] ioctl(3, LOOP_CLR_FD [pid 5248] close(26 [pid 5247] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5246] <... futex resumed>) = ? [pid 5242] <... exit_group resumed>) = ? [pid 5241] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5248] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5247] close(18 [pid 5246] +++ exited with 0 +++ [pid 5242] +++ exited with 0 +++ [pid 5241] exit_group(0 [pid 5012] <... openat resumed>) = 3 [pid 5011] <... ioctl resumed>) = -1 ENXIO (No such device or address) [pid 5248] close(27 [pid 5247] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5243] <... futex resumed>) = ? [pid 5241] <... exit_group resumed>) = ? [pid 5013] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=22, si_uid=0, si_status=0, si_utime=0, si_stime=15 /* 0.15 s */} --- [pid 5012] ioctl(3, LOOP_CLR_FD [pid 5011] close(3 [pid 5248] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5247] close(19 [pid 5243] +++ exited with 0 +++ [pid 5248] close(28) = -1 EBADF (Bad file descriptor) [pid 5248] close(29) = -1 EBADF (Bad file descriptor) [pid 5248] exit_group(0 [pid 5250] <... futex resumed>) = ? [pid 5248] <... exit_group resumed>) = ? [pid 5250] +++ exited with 0 +++ [pid 5248] +++ exited with 0 +++ [pid 5247] <... close resumed>) = -1 EBADF (Bad file descriptor) [pid 5241] +++ exited with 0 +++ [pid 5012] <... ioctl resumed>) = -1 ENXIO (No such device or address) [pid 5011] <... close resumed>) = 0 [pid 5247] close(20) = -1 EBADF (Bad file descriptor) [pid 5247] close(21) = -1 EBADF (Bad file descriptor) [pid 5247] close(22) = -1 EBADF (Bad file descriptor) [pid 5247] close(23) = -1 EBADF (Bad file descriptor) [pid 5247] close(24) = -1 EBADF (Bad file descriptor) [pid 5247] close(25) = -1 EBADF (Bad file descriptor) [pid 5247] close(26) = -1 EBADF (Bad file descriptor) [pid 5247] close(27) = -1 EBADF (Bad file descriptor) [pid 5247] close(28) = -1 EBADF (Bad file descriptor) [pid 5247] close(29) = -1 EBADF (Bad file descriptor) [pid 5247] exit_group(0) = ? [pid 5249] <... futex resumed>) = ? [pid 5012] close(3 [pid 5011] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5009] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=18, si_uid=0, si_status=0, si_utime=0, si_stime=14 /* 0.14 s */} --- [pid 5014] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=20, si_uid=0, si_status=0, si_utime=0, si_stime=10 /* 0.10 s */} --- [pid 5014] restart_syscall(<... resuming interrupted clone ...>) = 0 [pid 5249] +++ exited with 0 +++ [pid 5247] +++ exited with 0 +++ [pid 5014] umount2("./9", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5014] openat(AT_FDCWD, "./9", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5014] fstat(3, ./strace-static-x86_64: Process 5255 attached {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5013] umount2("./10", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5012] <... close resumed>) = 0 [pid 5010] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=20, si_uid=0, si_status=0, si_utime=0, si_stime=11 /* 0.11 s */} --- [pid 5255] set_robust_list(0x55555736e5e0, 24 [pid 5014] getdents64(3, [pid 5013] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5012] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5011] <... clone resumed>, child_tidptr=0x55555736e5d0) = 22 [pid 5255] <... set_robust_list resumed>) = 0 [pid 5014] <... getdents64 resumed>0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5013] openat(AT_FDCWD, "./10", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY./strace-static-x86_64: Process 5256 attached [pid 5255] chdir("./10" [pid 5014] umount2("./9/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5256] set_robust_list(0x55555736e5e0, 24 [pid 5255] <... chdir resumed>) = 0 [pid 5014] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5013] <... openat resumed>) = 3 [pid 5012] <... clone resumed>, child_tidptr=0x55555736e5d0) = 22 [pid 5010] umount2("./9", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5256] <... set_robust_list resumed>) = 0 [pid 5255] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5014] lstat("./9/cgroup.cpu", [pid 5013] fstat(3, [pid 5010] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5256] chdir("./10" [pid 5255] <... prctl resumed>) = 0 [pid 5014] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5013] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5010] openat(AT_FDCWD, "./9", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5256] <... chdir resumed>) = 0 [pid 5255] setpgid(0, 0 [pid 5014] unlink("./9/cgroup.cpu" [pid 5013] getdents64(3, [pid 5009] umount2("./8", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5256] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5255] <... setpgid resumed>) = 0 [pid 5014] <... unlink resumed>) = 0 [pid 5013] <... getdents64 resumed>0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5010] <... openat resumed>) = 3 [pid 5256] <... prctl resumed>) = 0 [pid 5014] umount2("./9/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5009] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5256] setpgid(0, 0 [pid 5255] symlink("/syzcgroup/unified/syz2", "./cgroup" [pid 5014] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5009] openat(AT_FDCWD, "./8", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5256] <... setpgid resumed>) = 0 [pid 5014] lstat("./9/binderfs", [pid 5013] umount2("./10/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5010] fstat(3, [pid 5256] symlink("/syzcgroup/unified/syz3", "./cgroup" [pid 5255] <... symlink resumed>) = 0 [pid 5014] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5013] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5009] <... openat resumed>) = 3 [pid 5256] <... symlink resumed>) = 0 [pid 5255] symlink("/syzcgroup/cpu/syz2", "./cgroup.cpu" [pid 5014] unlink("./9/binderfs" [pid 5013] lstat("./10/cgroup.cpu", [pid 5010] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5009] fstat(3, [pid 5256] symlink("/syzcgroup/cpu/syz3", "./cgroup.cpu" [pid 5255] <... symlink resumed>) = 0 [pid 5014] <... unlink resumed>) = 0 [pid 5013] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5256] <... symlink resumed>) = 0 [pid 5255] symlink("/syzcgroup/net/syz2", "./cgroup.net" [pid 5014] umount2("./9/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5013] unlink("./10/cgroup.cpu" [pid 5010] getdents64(3, [pid 5009] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5256] symlink("/syzcgroup/net/syz3", "./cgroup.net" [pid 5255] <... symlink resumed>) = 0 [pid 5256] <... symlink resumed>) = 0 [pid 5255] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5013] <... unlink resumed>) = 0 [pid 5010] <... getdents64 resumed>0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5009] getdents64(3, [pid 5256] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5255] <... openat resumed>) = 3 [pid 5010] umount2("./9/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5009] <... getdents64 resumed>0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5256] write(3, "1000", 4 [pid 5255] write(3, "1000", 4 [pid 5013] umount2("./10/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5010] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5009] umount2("./8/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5256] <... write resumed>) = 4 [pid 5255] <... write resumed>) = 4 [pid 5013] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5010] lstat("./9/cgroup.cpu", [pid 5256] close(3 [pid 5255] close(3 [pid 5013] lstat("./10/binderfs", [pid 5009] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5256] <... close resumed>) = 0 [pid 5255] <... close resumed>) = 0 [pid 5010] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5256] read(200, [pid 5013] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5256] <... read resumed>0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5255] read(200, [pid 5010] unlink("./9/cgroup.cpu" [pid 5009] lstat("./8/cgroup.cpu", [pid 5256] symlink("/dev/binderfs", "./binderfs" [pid 5255] <... read resumed>0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [ 68.788465][ T5250] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [pid 5013] unlink("./10/binderfs" [pid 5256] <... symlink resumed>) = 0 [pid 5255] symlink("/dev/binderfs", "./binderfs" [pid 5013] <... unlink resumed>) = 0 [pid 5010] <... unlink resumed>) = 0 [pid 5009] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5256] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5256] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7fd26f636000 [pid 5256] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 5255] <... symlink resumed>) = 0 [pid 5013] umount2("./10/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5010] umount2("./9/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5009] unlink("./8/cgroup.cpu" [pid 5256] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID [pid 5255] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5010] <... umount2 resumed>) = -1 EINVAL (Invalid argument) ./strace-static-x86_64: Process 5257 attached [pid 5255] <... futex resumed>) = 0 [pid 5010] lstat("./9/binderfs", [pid 5009] <... unlink resumed>) = 0 [pid 5257] set_robust_list(0x7fd26f6569e0, 24 [pid 5256] <... clone resumed>, parent_tid=[23], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 23 [pid 5255] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5257] <... set_robust_list resumed>) = 0 [pid 5256] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5010] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5009] umount2("./8/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5257] memfd_create("syzkaller", 0 [pid 5256] <... futex resumed>) = 0 [pid 5255] <... mmap resumed>) = 0x7fd26f636000 [pid 5010] unlink("./9/binderfs" [pid 5257] <... memfd_create resumed>) = 3 [pid 5256] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5255] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE [pid 5009] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5257] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5010] <... unlink resumed>) = 0 [pid 5257] <... mmap resumed>) = 0x7fd267236000 [pid 5255] <... mprotect resumed>) = 0 [pid 5010] umount2("./9/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5009] lstat("./8/binderfs", [pid 5255] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID [pid 5014] <... umount2 resumed>) = 0 [pid 5009] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5014] umount2("./9/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5009] unlink("./8/binderfs"./strace-static-x86_64: Process 5258 attached [pid 5255] <... clone resumed>, parent_tid=[23], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 23 [pid 5014] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5009] <... unlink resumed>) = 0 [pid 5258] set_robust_list(0x7fd26f6569e0, 24 [pid 5255] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5014] lstat("./9/file0", [pid 5009] umount2("./8/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5258] <... set_robust_list resumed>) = 0 [pid 5255] <... futex resumed>) = 0 [pid 5014] <... lstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5255] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5014] umount2("./9/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5258] memfd_create("syzkaller", 0 [pid 5014] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5014] openat(AT_FDCWD, "./9/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5258] <... memfd_create resumed>) = 3 [pid 5014] <... openat resumed>) = 4 [pid 5258] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5014] fstat(4, [pid 5258] <... mmap resumed>) = 0x7fd267236000 [pid 5014] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5014] getdents64(4, 0x555557377660 /* 2 entries */, 32768) = 48 [pid 5014] getdents64(4, 0x555557377660 /* 0 entries */, 32768) = 0 [pid 5014] close(4) = 0 [pid 5014] rmdir("./9/file0") = 0 [pid 5014] umount2("./9/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5014] lstat("./9/cgroup", {st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5014] unlink("./9/cgroup") = 0 [pid 5014] umount2("./9/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5014] lstat("./9/cgroup.net", {st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5014] unlink("./9/cgroup.net") = 0 [pid 5014] getdents64(3, 0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5014] close(3) = 0 [pid 5014] rmdir("./9") = 0 [pid 5014] mkdir("./10", 0777) = 0 [pid 5014] openat(AT_FDCWD, "/dev/loop4", O_RDWR) = 3 [pid 5014] ioctl(3, LOOP_CLR_FD) = -1 ENXIO (No such device or address) [pid 5014] close(3) = 0 [pid 5014] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD./strace-static-x86_64: Process 5259 attached [pid 5259] set_robust_list(0x55555736e5e0, 24 [pid 5014] <... clone resumed>, child_tidptr=0x55555736e5d0) = 22 [pid 5259] <... set_robust_list resumed>) = 0 [pid 5259] chdir("./10") = 0 [pid 5259] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5259] setpgid(0, 0) = 0 [pid 5259] symlink("/syzcgroup/unified/syz4", "./cgroup") = 0 [pid 5259] symlink("/syzcgroup/cpu/syz4", "./cgroup.cpu") = 0 [pid 5259] symlink("/syzcgroup/net/syz4", "./cgroup.net") = 0 [pid 5257] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5259] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC) = 3 [pid 5259] write(3, "1000", 4) = 4 [pid 5259] close(3) = 0 [pid 5259] read(200, 0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5259] symlink("/dev/binderfs", "./binderfs") = 0 [pid 5259] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5259] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7fd26f636000 [pid 5259] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 5259] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID./strace-static-x86_64: Process 5260 attached [pid 5260] set_robust_list(0x7fd26f6569e0, 24 [pid 5259] <... clone resumed>, parent_tid=[23], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 23 [pid 5260] <... set_robust_list resumed>) = 0 [pid 5259] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5260] memfd_create("syzkaller", 0 [pid 5259] <... futex resumed>) = 0 [pid 5260] <... memfd_create resumed>) = 3 [pid 5259] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5260] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd267236000 [pid 5013] <... umount2 resumed>) = 0 [pid 5009] <... umount2 resumed>) = 0 [pid 5010] <... umount2 resumed>) = 0 [pid 5013] umount2("./10/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5009] umount2("./8/file0", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5013] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5010] umount2("./9/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5258] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5009] lstat("./8/file0", [pid 5013] lstat("./10/file0", [pid 5010] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5260] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5009] <... lstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5013] <... lstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5010] lstat("./9/file0", [pid 5009] umount2("./8/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5013] umount2("./10/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5010] <... lstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5013] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5009] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5010] umount2("./9/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5013] openat(AT_FDCWD, "./10/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5009] openat(AT_FDCWD, "./8/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5010] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5013] <... openat resumed>) = 4 [pid 5010] openat(AT_FDCWD, "./9/file0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY [pid 5009] <... openat resumed>) = 4 [pid 5013] fstat(4, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5010] <... openat resumed>) = 4 [pid 5009] fstat(4, [pid 5013] getdents64(4, [pid 5009] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5013] <... getdents64 resumed>0x555557377660 /* 2 entries */, 32768) = 48 [pid 5010] fstat(4, [pid 5009] getdents64(4, [pid 5013] getdents64(4, 0x555557377660 /* 0 entries */, 32768) = 0 [pid 5010] <... fstat resumed>{st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5009] <... getdents64 resumed>0x555557377660 /* 2 entries */, 32768) = 48 [pid 5013] close(4) = 0 [pid 5010] getdents64(4, [pid 5009] getdents64(4, [pid 5013] rmdir("./10/file0" [pid 5010] <... getdents64 resumed>0x555557377660 /* 2 entries */, 32768) = 48 [pid 5009] <... getdents64 resumed>0x555557377660 /* 0 entries */, 32768) = 0 [pid 5013] <... rmdir resumed>) = 0 [pid 5010] getdents64(4, [pid 5009] close(4 [pid 5013] umount2("./10/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5010] <... getdents64 resumed>0x555557377660 /* 0 entries */, 32768) = 0 [pid 5009] <... close resumed>) = 0 [pid 5013] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5010] close(4 [pid 5009] rmdir("./8/file0" [pid 5013] lstat("./10/cgroup", [pid 5010] <... close resumed>) = 0 [pid 5009] <... rmdir resumed>) = 0 [pid 5009] umount2("./8/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5013] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5010] rmdir("./9/file0" [pid 5009] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5013] unlink("./10/cgroup" [pid 5010] <... rmdir resumed>) = 0 [pid 5009] lstat("./8/cgroup", [pid 5013] <... unlink resumed>) = 0 [pid 5013] umount2("./10/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5010] umount2("./9/cgroup", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5009] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5013] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5010] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5009] unlink("./8/cgroup" [pid 5013] lstat("./10/cgroup.net", [pid 5010] lstat("./9/cgroup", [pid 5013] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5009] <... unlink resumed>) = 0 [pid 5013] unlink("./10/cgroup.net" [pid 5010] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 [pid 5009] umount2("./8/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5013] <... unlink resumed>) = 0 [pid 5010] unlink("./9/cgroup" [pid 5013] getdents64(3, [pid 5009] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5013] <... getdents64 resumed>0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5010] <... unlink resumed>) = 0 [pid 5009] lstat("./8/cgroup.net", [pid 5013] close(3) = 0 [pid 5010] umount2("./9/cgroup.net", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5009] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5013] rmdir("./10" [pid 5010] <... umount2 resumed>) = -1 EINVAL (Invalid argument) [pid 5009] unlink("./8/cgroup.net" [pid 5013] <... rmdir resumed>) = 0 [pid 5013] mkdir("./11", 0777 [pid 5010] lstat("./9/cgroup.net", [pid 5009] <... unlink resumed>) = 0 [pid 5013] <... mkdir resumed>) = 0 [pid 5009] getdents64(3, [pid 5010] <... lstat resumed>{st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5013] openat(AT_FDCWD, "/dev/loop5", O_RDWR [pid 5009] <... getdents64 resumed>0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5010] unlink("./9/cgroup.net" [pid 5013] <... openat resumed>) = 3 [pid 5009] close(3 [pid 5013] ioctl(3, LOOP_CLR_FD [pid 5010] <... unlink resumed>) = 0 [pid 5009] <... close resumed>) = 0 [pid 5013] <... ioctl resumed>) = -1 ENXIO (No such device or address) [pid 5010] getdents64(3, [pid 5009] rmdir("./8" [pid 5013] close(3 [pid 5010] <... getdents64 resumed>0x55555736f620 /* 0 entries */, 32768) = 0 [pid 5009] <... rmdir resumed>) = 0 [pid 5013] <... close resumed>) = 0 [pid 5010] close(3 [pid 5009] mkdir("./9", 0777 [pid 5013] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5010] <... close resumed>) = 0 [pid 5009] <... mkdir resumed>) = 0 ./strace-static-x86_64: Process 5261 attached [pid 5010] rmdir("./9" [pid 5009] openat(AT_FDCWD, "/dev/loop0", O_RDWR [pid 5261] set_robust_list(0x55555736e5e0, 24 [pid 5013] <... clone resumed>, child_tidptr=0x55555736e5d0) = 24 [pid 5010] <... rmdir resumed>) = 0 [pid 5261] <... set_robust_list resumed>) = 0 [pid 5009] <... openat resumed>) = 3 [pid 5261] chdir("./11" [pid 5010] mkdir("./10", 0777 [pid 5261] <... chdir resumed>) = 0 [pid 5009] ioctl(3, LOOP_CLR_FD [pid 5261] prctl(PR_SET_PDEATHSIG, SIGKILL) = 0 [pid 5010] <... mkdir resumed>) = 0 [pid 5009] <... ioctl resumed>) = -1 ENXIO (No such device or address) [pid 5261] setpgid(0, 0 [pid 5010] openat(AT_FDCWD, "/dev/loop1", O_RDWR [pid 5009] close(3 [pid 5261] <... setpgid resumed>) = 0 [pid 5261] symlink("/syzcgroup/unified/syz5", "./cgroup" [pid 5010] <... openat resumed>) = 3 [pid 5009] <... close resumed>) = 0 [pid 5261] <... symlink resumed>) = 0 [pid 5010] ioctl(3, LOOP_CLR_FD [pid 5009] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5261] symlink("/syzcgroup/cpu/syz5", "./cgroup.cpu") = 0 [pid 5010] <... ioctl resumed>) = -1 ENXIO (No such device or address) [pid 5261] symlink("/syzcgroup/net/syz5", "./cgroup.net"./strace-static-x86_64: Process 5262 attached ) = 0 [pid 5010] close(3 [pid 5262] set_robust_list(0x55555736e5e0, 24 [pid 5261] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5262] <... set_robust_list resumed>) = 0 [pid 5261] <... openat resumed>) = 3 [pid 5010] <... close resumed>) = 0 [pid 5009] <... clone resumed>, child_tidptr=0x55555736e5d0) = 20 [pid 5262] chdir("./9" [pid 5261] write(3, "1000", 4 [pid 5010] clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD [pid 5262] <... chdir resumed>) = 0 [pid 5261] <... write resumed>) = 4 [pid 5261] close(3) = 0 [pid 5261] read(200, 0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5261] symlink("/dev/binderfs", "./binderfs"./strace-static-x86_64: Process 5263 attached [pid 5262] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5261] <... symlink resumed>) = 0 [pid 5257] <... write resumed>) = 4194304 [pid 5263] set_robust_list(0x55555736e5e0, 24 [pid 5262] <... prctl resumed>) = 0 [pid 5261] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5010] <... clone resumed>, child_tidptr=0x55555736e5d0) = 22 [pid 5263] <... set_robust_list resumed>) = 0 [pid 5262] setpgid(0, 0 [pid 5261] <... futex resumed>) = 0 [pid 5257] munmap(0x7fd267236000, 4194304 [pid 5263] chdir("./10" [pid 5262] <... setpgid resumed>) = 0 [pid 5261] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0 [pid 5257] <... munmap resumed>) = 0 [pid 5263] <... chdir resumed>) = 0 [pid 5262] symlink("/syzcgroup/unified/syz0", "./cgroup" [pid 5261] <... mmap resumed>) = 0x7fd26f636000 [pid 5263] prctl(PR_SET_PDEATHSIG, SIGKILL [pid 5261] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE [pid 5263] <... prctl resumed>) = 0 [pid 5261] <... mprotect resumed>) = 0 [pid 5263] setpgid(0, 0 [pid 5261] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID [pid 5257] openat(AT_FDCWD, "/dev/loop3", O_RDWR./strace-static-x86_64: Process 5264 attached [pid 5263] <... setpgid resumed>) = 0 [pid 5262] <... symlink resumed>) = 0 [pid 5257] <... openat resumed>) = 4 [pid 5264] set_robust_list(0x7fd26f6569e0, 24 [pid 5263] symlink("/syzcgroup/unified/syz1", "./cgroup" [pid 5262] symlink("/syzcgroup/cpu/syz0", "./cgroup.cpu" [pid 5261] <... clone resumed>, parent_tid=[25], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 25 [pid 5257] ioctl(4, LOOP_SET_FD, 3 [pid 5264] <... set_robust_list resumed>) = 0 [pid 5263] <... symlink resumed>) = 0 [pid 5262] <... symlink resumed>) = 0 [pid 5261] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5264] memfd_create("syzkaller", 0 [pid 5263] symlink("/syzcgroup/cpu/syz1", "./cgroup.cpu" [pid 5262] symlink("/syzcgroup/net/syz0", "./cgroup.net" [pid 5261] <... futex resumed>) = 0 [pid 5260] <... write resumed>) = 4194304 [pid 5264] <... memfd_create resumed>) = 3 [pid 5263] <... symlink resumed>) = 0 [pid 5262] <... symlink resumed>) = 0 [pid 5261] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5264] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 [pid 5263] symlink("/syzcgroup/net/syz1", "./cgroup.net" [pid 5262] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5264] <... mmap resumed>) = 0x7fd267236000 [pid 5263] <... symlink resumed>) = 0 [pid 5263] openat(AT_FDCWD, "/proc/self/oom_score_adj", O_WRONLY|O_CLOEXEC [pid 5262] <... openat resumed>) = 3 [pid 5263] <... openat resumed>) = 3 [pid 5262] write(3, "1000", 4 [pid 5263] write(3, "1000", 4 [pid 5262] <... write resumed>) = 4 [pid 5263] <... write resumed>) = 4 [pid 5262] close(3 [pid 5260] munmap(0x7fd267236000, 4194304 [pid 5258] <... write resumed>) = 4194304 [pid 5257] <... ioctl resumed>) = 0 [pid 5263] close(3) = 0 [pid 5263] read(200, 0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5263] symlink("/dev/binderfs", "./binderfs") = 0 [pid 5263] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5263] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7fd26f636000 [pid 5263] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 5263] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID./strace-static-x86_64: Process 5265 attached [pid 5265] set_robust_list(0x7fd26f6569e0, 24 [pid 5263] <... clone resumed>, parent_tid=[23], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 23 [pid 5265] <... set_robust_list resumed>) = 0 [pid 5263] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5265] memfd_create("syzkaller", 0 [pid 5263] <... futex resumed>) = 0 [pid 5265] <... memfd_create resumed>) = 3 [pid 5263] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5265] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd267236000 [pid 5264] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5262] <... close resumed>) = 0 [pid 5260] <... munmap resumed>) = 0 [pid 5258] munmap(0x7fd267236000, 4194304 [pid 5257] close(3 [pid 5262] read(200, [pid 5260] openat(AT_FDCWD, "/dev/loop4", O_RDWR [pid 5258] <... munmap resumed>) = 0 [pid 5257] <... close resumed>) = 0 [ 68.994719][ T5257] loop3: detected capacity change from 0 to 8192 [ 69.032020][ T5260] loop4: detected capacity change from 0 to 8192 [pid 5262] <... read resumed>0x7ffe65ec6dc0, 1000) = -1 EAGAIN (Resource temporarily unavailable) [pid 5260] <... openat resumed>) = 4 [pid 5258] openat(AT_FDCWD, "/dev/loop2", O_RDWR [pid 5257] mkdir("./file0", 0777 [pid 5262] symlink("/dev/binderfs", "./binderfs" [pid 5260] ioctl(4, LOOP_SET_FD, 3 [pid 5258] <... openat resumed>) = 4 [pid 5257] <... mkdir resumed>) = 0 [pid 5265] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5262] <... symlink resumed>) = 0 [pid 5258] ioctl(4, LOOP_SET_FD, 3 [pid 5257] mount("/dev/loop3", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5262] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5262] mmap(NULL, 135168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7fd26f636000 [pid 5262] mprotect(0x7fd26f637000, 131072, PROT_READ|PROT_WRITE) = 0 [pid 5262] clone(child_stack=0x7fd26f6563f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID./strace-static-x86_64: Process 5267 attached [pid 5267] set_robust_list(0x7fd26f6569e0, 24 [pid 5262] <... clone resumed>, parent_tid=[21], tls=0x7fd26f656700, child_tidptr=0x7fd26f6569d0) = 21 [pid 5267] <... set_robust_list resumed>) = 0 [pid 5262] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5267] memfd_create("syzkaller", 0 [pid 5262] <... futex resumed>) = 0 [pid 5267] <... memfd_create resumed>) = 3 [pid 5262] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5267] mmap(NULL, 138412032, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd267236000 [pid 5258] <... ioctl resumed>) = 0 [pid 5258] close(3) = 0 [pid 5258] mkdir("./file0", 0777) = 0 [pid 5258] mount("/dev/loop2", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5260] <... ioctl resumed>) = 0 [pid 5260] close(3) = 0 [pid 5260] mkdir("./file0", 0777) = 0 [pid 5260] mount("/dev/loop4", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5267] write(3, "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"..., 4194304 [pid 5264] <... write resumed>) = 4194304 [ 69.039046][ T5258] loop2: detected capacity change from 0 to 8192 [ 69.056889][ T5257] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 69.075521][ T5260] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [pid 5267] <... write resumed>) = 4194304 [pid 5265] <... write resumed>) = 4194304 [pid 5264] munmap(0x7fd267236000, 4194304 [pid 5265] munmap(0x7fd267236000, 4194304 [pid 5264] <... munmap resumed>) = 0 [pid 5265] <... munmap resumed>) = 0 [pid 5265] openat(AT_FDCWD, "/dev/loop1", O_RDWR) = 4 [pid 5264] openat(AT_FDCWD, "/dev/loop5", O_RDWR) = 4 [pid 5265] ioctl(4, LOOP_SET_FD, 3 [ 69.081429][ T5257] REISERFS (device loop3): found reiserfs format "3.5" with non-standard journal [ 69.090118][ T5258] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 69.111372][ T5257] REISERFS (device loop3): using ordered data mode [ 69.121562][ T5257] reiserfs: using flush barriers [ 69.122293][ T5265] loop1: detected capacity change from 0 to 8192 [ 69.126728][ T5264] loop5: detected capacity change from 0 to 8192 [pid 5264] ioctl(4, LOOP_SET_FD, 3 [pid 5265] <... ioctl resumed>) = 0 [pid 5267] munmap(0x7fd267236000, 4194304) = 0 [pid 5267] openat(AT_FDCWD, "/dev/loop0", O_RDWR) = 4 [pid 5267] ioctl(4, LOOP_SET_FD, 3 [pid 5265] close(3 [pid 5267] <... ioctl resumed>) = 0 [pid 5267] close(3) = 0 [pid 5267] mkdir("./file0", 0777) = 0 [pid 5267] mount("/dev/loop0", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5264] <... ioctl resumed>) = 0 [pid 5264] close(3) = 0 [pid 5264] mkdir("./file0", 0777) = 0 [pid 5264] mount("/dev/loop5", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5265] <... close resumed>) = 0 [pid 5265] mkdir("./file0", 0777) = 0 [ 69.132948][ T5260] REISERFS (device loop4): found reiserfs format "3.5" with non-standard journal [ 69.143029][ T5267] loop0: detected capacity change from 0 to 8192 [ 69.149087][ T5260] REISERFS (device loop4): using ordered data mode [ 69.155572][ T5257] REISERFS (device loop3): journal params: device loop3, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 69.161507][ T5258] REISERFS (device loop2): found reiserfs format "3.5" with non-standard journal [ 69.186921][ T5258] REISERFS (device loop2): using ordered data mode [ 69.193720][ T5258] reiserfs: using flush barriers [ 69.194258][ T5267] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 69.201176][ T5257] REISERFS (device loop3): checking transaction log (loop3) [ 69.218783][ T5267] REISERFS (device loop0): found reiserfs format "3.5" with non-standard journal [ 69.221178][ T5260] reiserfs: using flush barriers [ 69.232738][ T5267] REISERFS (device loop0): using ordered data mode [ 69.234468][ T5258] REISERFS (device loop2): journal params: device loop2, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 69.241090][ T5267] reiserfs: using flush barriers [ 69.259998][ T5260] REISERFS (device loop4): journal params: device loop4, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 69.262455][ T5265] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 69.279841][ T5258] REISERFS (device loop2): checking transaction log (loop2) [ 69.293416][ T5265] REISERFS (device loop1): found reiserfs format "3.5" with non-standard journal [ 69.308025][ T5267] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 69.324545][ T5260] REISERFS (device loop4): checking transaction log (loop4) [ 69.333308][ T5265] REISERFS (device loop1): using ordered data mode [pid 5265] mount("/dev/loop1", "./file0", "reiserfs", MS_RDONLY|MS_NOSUID|MS_DIRSYNC|MS_REC|MS_SILENT|MS_RELATIME|MS_STRICTATIME, "" [pid 5257] <... mount resumed>) = 0 [pid 5257] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 5257] chdir("./file0") = 0 [pid 5257] ioctl(4, LOOP_CLR_FD) = 0 [pid 5257] close(4 [pid 5267] <... mount resumed>) = 0 [pid 5257] <... close resumed>) = 0 [pid 5257] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5256] <... futex resumed>) = 0 [pid 5257] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5256] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5257] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5256] <... futex resumed>) = 0 [pid 5257] mkdir(".", 0777 [pid 5256] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5257] <... mkdir resumed>) = -1 EEXIST (File exists) [ 69.333535][ T5264] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 69.340112][ T5265] reiserfs: using flush barriers [ 69.355965][ T5257] REISERFS (device loop3): Using r5 hash to sort names [ 69.358601][ T5267] REISERFS (device loop0): checking transaction log (loop0) [ 69.368617][ T5258] REISERFS (device loop2): Using r5 hash to sort names [ 69.379530][ T5267] REISERFS (device loop0): Using r5 hash to sort names [ 69.387270][ T5264] REISERFS (device loop5): found reiserfs format "3.5" with non-standard journal [pid 5257] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5267] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 5258] <... mount resumed>) = 0 [pid 5267] chdir("./file0" [pid 5258] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY [pid 5267] <... chdir resumed>) = 0 [pid 5258] <... openat resumed>) = 3 [pid 5267] ioctl(4, LOOP_CLR_FD [pid 5258] chdir("./file0" [pid 5267] <... ioctl resumed>) = 0 [pid 5258] <... chdir resumed>) = 0 [pid 5267] close(4 [pid 5258] ioctl(4, LOOP_CLR_FD [pid 5267] <... close resumed>) = 0 [pid 5258] <... ioctl resumed>) = 0 [pid 5267] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5258] close(4 [pid 5267] <... futex resumed>) = 1 [pid 5258] <... close resumed>) = 0 [pid 5267] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5258] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5255] <... futex resumed>) = 0 [pid 5258] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5255] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5258] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5255] <... futex resumed>) = 0 [pid 5258] mkdir(".", 0777 [pid 5255] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5258] <... mkdir resumed>) = -1 EEXIST (File exists) [pid 5258] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5260] <... mount resumed>) = 0 [pid 5260] openat(AT_FDCWD, "./file0", O_RDONLY|O_DIRECTORY) = 3 [pid 5260] chdir("./file0") = 0 [pid 5260] ioctl(4, LOOP_CLR_FD) = 0 [pid 5260] close(4) = 0 [pid 5260] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5259] <... futex resumed>) = 0 [pid 5260] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5259] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5260] <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) [pid 5259] <... futex resumed>) = 0 [pid 5260] mkdir(".", 0777 [pid 5259] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5260] <... mkdir resumed>) = -1 EEXIST (File exists) [ 69.398577][ T5257] reiserfs: enabling write barrier flush mode [ 69.398839][ T5264] REISERFS (device loop5): using ordered data mode [ 69.411625][ T5264] reiserfs: using flush barriers [ 69.413698][ T5260] REISERFS (device loop4): Using r5 hash to sort names [ 69.427810][ T5258] reiserfs: enabling write barrier flush mode [ 69.435296][ T5257] REISERFS (device loop3): Created .reiserfs_priv - reserved for xattr storage. [pid 5260] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5262] <... futex resumed>) = 0 [pid 5258] <... mount resumed>) = 0 [pid 5258] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY) = 4 [pid 5258] chdir(".") = 0 [pid 5258] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5255] <... futex resumed>) = 0 [pid 5255] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5255] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5258] <... futex resumed>) = 1 [pid 5258] creat("./bus", 000) = 5 [pid 5258] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5255] <... futex resumed>) = 0 [pid 5255] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5255] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5258] <... futex resumed>) = 1 [pid 5258] ioctl(5, FS_IOC_GETVERSION, 0) = -1 EFAULT (Bad address) [pid 5258] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5255] <... futex resumed>) = 0 [pid 5255] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5255] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5258] <... futex resumed>) = 1 [pid 5258] openat(AT_FDCWD, "cgroup.controllers", O_RDWR|O_CREAT|O_NOCTTY|O_TRUNC|O_APPEND|FASYNC|0x18, 000) = 6 [pid 5258] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5255] <... futex resumed>) = 0 [pid 5255] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5255] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5258] <... futex resumed>) = 1 [pid 5258] write(6, NULL, 4294967230) = -1 EFAULT (Bad address) [pid 5258] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000 [pid 5255] <... futex resumed>) = 0 [pid 5255] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000) = 0 [pid 5255] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=0, tv_nsec=50000000} [pid 5258] <... futex resumed>) = 1 [pid 5262] futex(0x7fd26f737788, FUTEX_WAKE_PRIVATE, 1000000 [pid 5258] mmap(0x20000000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_NONBLOCK, 6, 0 [pid 5267] <... futex resumed>) = 0 [pid 5262] <... futex resumed>) = 1 [pid 5267] mkdir(".", 0777) = -1 EEXIST (File exists) [ 69.445040][ T5260] reiserfs: enabling write barrier flush mode [ 69.453520][ T5258] REISERFS (device loop2): Created .reiserfs_priv - reserved for xattr storage. [ 69.478851][ T5264] REISERFS (device loop5): journal params: device loop5, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [pid 5267] mount(NULL, ".", 0x200000c0, MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS|MS_REMOUNT|MS_DIRSYNC|MS_NOATIME|MS_SILENT|MS_PRIVATE|MS_RELATIME|MS_I_VERSION|MS_STRICTATIME, "" [pid 5262] futex(0x7fd26f73778c, FUTEX_WAIT_PRIVATE, 0, {tv_sec=4, tv_nsec=50000000} [pid 5258] <... mmap resumed>) = 0x20000000 [pid 5258] futex(0x7fd26f73778c, FUTEX_WAKE_PRIVATE, 1000000) = 1 [pid 5255] <... futex resumed>) = 0 [pid 5258] futex(0x7fd26f737788, FUTEX_WAIT_PRIVATE, 0, NULL [pid 5255] close(3) = 0 [pid 5255] close(4) = 0 [pid 5255] close(5) = 0 [pid 5255] close(6) = 0 [pid 5255] close(7) = -1 EBADF (Bad file descriptor) [pid 5255] close(8) = -1 EBADF (Bad file descriptor) [pid 5255] close(9) = -1 EBADF (Bad file descriptor) [pid 5255] close(10) = -1 EBADF (Bad file descriptor) [pid 5255] close(11) = -1 EBADF (Bad file descriptor) [pid 5255] close(12) = -1 EBADF (Bad file descriptor) [pid 5255] close(13) = -1 EBADF (Bad file descriptor) [pid 5255] close(14) = -1 EBADF (Bad file descriptor) [pid 5255] close(15) = -1 EBADF (Bad file descriptor) [pid 5255] close(16) = -1 EBADF (Bad file descriptor) [pid 5255] close(17) = -1 EBADF (Bad file descriptor) [pid 5255] close(18) = -1 EBADF (Bad file descriptor) [pid 5255] close(19) = -1 EBADF (Bad file descriptor) [pid 5255] close(20) = -1 EBADF (Bad file descriptor) [pid 5255] close(21) = -1 EBADF (Bad file descriptor) [pid 5255] close(22) = -1 EBADF (Bad file descriptor) [pid 5255] close(23) = -1 EBADF (Bad file descriptor) [pid 5255] close(24) = -1 EBADF (Bad file descriptor) [pid 5255] close(25) = -1 EBADF (Bad file descriptor) [pid 5255] close(26) = -1 EBADF (Bad file descriptor) [pid 5255] close(27) = -1 EBADF (Bad file descriptor) [pid 5255] close(28) = -1 EBADF (Bad file descriptor) [pid 5255] close(29) = -1 EBADF (Bad file descriptor) [pid 5255] exit_group(0 [pid 5258] <... futex resumed>) = ? [pid 5255] <... exit_group resumed>) = ? [pid 5258] +++ exited with 0 +++ [pid 5255] +++ exited with 0 +++ [pid 5011] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=22, si_uid=0, si_status=0, si_utime=0, si_stime=12 /* 0.12 s */} --- [pid 5011] umount2("./10", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5011] openat(AT_FDCWD, "./10", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 [pid 5011] fstat(3, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 [pid 5011] getdents64(3, 0x55555736f620 /* 7 entries */, 32768) = 208 [pid 5011] umount2("./10/cgroup.cpu", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5011] lstat("./10/cgroup.cpu", {st_mode=S_IFLNK|0777, st_size=19, ...}) = 0 [pid 5011] unlink("./10/cgroup.cpu") = 0 [pid 5011] umount2("./10/binderfs", MNT_DETACH|UMOUNT_NOFOLLOW) = -1 EINVAL (Invalid argument) [pid 5011] lstat("./10/binderfs", {st_mode=S_IFLNK|0777, st_size=13, ...}) = 0 [pid 5011] unlink("./10/binderfs") = 0 [ 69.479708][ T5267] reiserfs: enabling write barrier flush mode [ 69.501499][ T5265] REISERFS (device loop1): journal params: device loop1, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 69.534114][ T5260] REISERFS (device loop4): Created .reiserfs_priv - reserved for xattr storage. [pid 5011] umount2("./10/file0", MNT_DETACH|UMOUNT_NOFOLLOW [pid 5257] <... mount resumed>) = 0 [pid 5257] openat(AT_FDCWD, ".", O_RDONLY|O_DIRECTORY [pid 5260] <... mount resumed>) = 0 [pid 5257] <... openat resumed>) = 4 [ 69.538273][ T5265] REISERFS (device loop1): checking transaction lo